..
export
glade
icons
macosx /tracks.xcodeproj
copy all XCode project files from Tracks.
2015-06-29 14:18:10 -04:00
msvc
pixmaps
po
updated russian translation (from Alexandre Prokoudine)
2015-08-13 09:11:35 -04:00
about.cc
add André to authors list.
2015-09-20 22:30:43 +02:00
about.h
Use PBD::open_uri in about dialog to open website, should fix #6463
2015-09-17 11:55:22 +10:00
actions.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
actions.h
rework processor box: handle n/a plugins
2015-08-16 00:03:39 +02:00
add_route_dialog.cc
Create new Groups with a consistent set of default properties.
2015-09-21 14:52:25 -05:00
add_route_dialog.h
now that there is only 1 effective selection, adjust add-new-track-or-bus option for after/before selection
2015-04-13 22:24:10 -04:00
add_video_dialog.cc
fix a -Wparentheses
2015-08-09 19:13:55 +02:00
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
arcfg
add a startup wrapper script for cfgtool
2015-03-30 21:51:55 +02:00
ardbg
ardev
ardev_common.sh.in
Tweaked build and run for windows
2015-08-16 18:01:28 +02:00
ardev-win
Tweaked build and run for windows
2015-08-16 18:01:28 +02:00
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3.desktop.in
ardour3.xml
ardour_button.cc
Use tooltips.h in ArdourButton to remove ardour_ui.h inclusion
2015-09-16 16:55:17 -04:00
ardour_button.h
replace old ArdourButton::Icon API with Gtkmm2ext.
2015-05-24 21:45:39 +02:00
ardour_dialog.cc
ArdourDialog and ArdourWindow don't change magic widget focus
2015-04-01 12:44:35 -04:00
ardour_dialog.h
Window focus handling fixes.
2015-04-02 02:41:49 +11:00
ardour_display.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
ardour_display.h
ardour_dropdown.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
ardour_dropdown.h
change ArdourDropdown API to allow other types of menu elements
2015-06-29 14:18:13 -04:00
ardour_knob.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ardour_knob.h
separate detent & zero-arc flags for knob
2015-04-25 16:59:33 +02:00
ardour_ui2.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ardour_ui_dependents.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ardour_ui_dialogs.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ardour_ui_ed.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ardour_ui_mixer.cc
update Window > Mixer accordingly
2015-06-27 01:00:03 +02:00
ardour_ui_options.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ardour_ui.cc
basic GUI support to auto-align video by LTC.
2015-09-20 18:37:39 +02:00
ardour_ui.h
Remove tooltips() member from ARDOUR_UI and use Gtk_UI::set_tip
2015-09-16 16:55:17 -04:00
ardour_window.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ardour_window.h
Window focus handling fixes.
2015-04-02 02:41:49 +11:00
ardour-sae.menus
ardour.menus.in
GUI part: cleanup peak-files
2015-09-15 14:44:05 +02:00
ardour.sh.in
update startup scripts for NSM
2015-05-04 19:09:37 +02:00
ArdourMono.ttf
arldd
armass
arprof
artest
add a common test-failed indicator
2015-02-13 16:10:47 +01:00
arval
valgrind: only use objc supression file on OSX
2015-09-12 21:48:26 +02:00
au_pluginui.h
more OSX weirdness fixes 0cb096a
2015-03-07 21:45:52 +01:00
au_pluginui.mm
add plugin parameter reset button - closes #6297
2015-05-04 20:52:48 +02:00
audio_clock.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
audio_clock.h
Add 'accept on focus out' parameter (default false) to AudioClock
2015-06-17 17:15:21 +01:00
audio_region_editor.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
audio_region_editor.h
audio_region_view.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
audio_region_view.h
GUI part: cleanup peak-files
2015-09-15 14:44:05 +02:00
audio_streamview.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
audio_streamview.h
Automation selection fixes.
2015-06-21 05:27:45 +10:00
audio_time_axis.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
audio_time_axis.h
automation_controller.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
automation_controller.h
automation_line.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
automation_line.h
Clam points to valid values on drag end.
2015-03-26 13:22:57 -04:00
automation_region_view.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
automation_region_view.h
automation_selection.h
automation_streamview.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
automation_streamview.h
automation_time_axis.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
automation_time_axis.h
add API to select TAV height mode.
2015-03-19 21:47:34 +01:00
axis_view.cc
axis_view.h
remove GUI object state when tracks/busses are removed.
2015-03-30 15:27:23 -04:00
big_clock_window.cc
show title bar for big clock window
2015-01-12 22:55:09 +01:00
big_clock_window.h
bundle_env_cocoa.cc
fix typo after localedir change
2015-04-17 11:55:17 -04:00
bundle_env_linux.cc
fix novice-level mistake that causes localedir to point to random, reusable (typically stack) memory
2015-04-17 11:00:33 -04:00
bundle_env_mingw.cc
Remove unused function in bundle_env_mingw.cc
2015-08-18 15:10:55 +10:00
bundle_env_msvc.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
bundle_env.h
fix novice-level mistake that causes localedir to point to random, reusable (typically stack) memory
2015-04-17 11:00:33 -04:00
bundle_manager.cc
bundle_manager.h
button_joiner.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
button_joiner.h
canvas_vars.h
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
clearlooks.rc.in
speficy gtk treeview style for consistency
2015-09-17 21:09:13 +02:00
clock_group.cc
clock_group.h
cocoacarbon.mm
color_aliases.h
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
control_point.h
crossfade_edit.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
cursor_context.cc
cursor_context.h
curvetest.cc
dark.colors
tweak colors for silence-detection
2015-09-19 19:00:42 +02:00
debug.cc
Add debug bit for debug output in the EngineControl dialog
2015-08-11 09:24:52 +10:00
debug.h
Add debug bit for debug output in the EngineControl dialog
2015-08-11 09:24:52 +10:00
default_ui_config.in
Introduce theme preference "transients follow front" which, when enabled,
2015-03-10 02:25:25 +11:00
edit_note_dialog.cc
edit_note_dialog.h
editing_syms.h
Relative Snap -make it activated by the tertiary modifier during drag.
2015-05-17 23:47:01 +10:00
editing.cc
Relative Snap -make it activated by the tertiary modifier during drag.
2015-05-17 23:47:01 +10:00
editing.h
Relative Snap -make it activated by the tertiary modifier during drag.
2015-05-17 23:47:01 +10:00
editor_actions.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_audio_import.cc
Added PT .ptf session audio import functionality
2015-08-06 00:28:35 +02:00
editor_audiotrack.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_canvas_events.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_canvas.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_component.cc
editor_component.h
editor_cursors.cc
redraw playhead only if pixel position changed.
2015-04-08 12:31:44 +02:00
editor_cursors.h
editor_drag.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_drag.h
Allow to override A/V-lock (when moving audio)
2015-09-08 02:51:58 +02:00
editor_enums.h
editor_export_audio.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
editor_group_tabs.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_group_tabs.h
Groups created from the (edit,mix) windows should share the same default properties.
2015-03-10 15:58:01 -05:00
editor_items.h
editor_keys.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
editor_locations.cc
editor_locations.h
editor_markers.cc
rename Marker class
2015-07-23 17:58:40 +02:00
editor_mixer.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_mouse.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
editor_ops.cc
fix duplicating multiple selected regions - fixes #6202
2015-09-20 22:22:39 +02:00
editor_pt_import.cc
Fix more warnings
2015-08-09 01:42:22 +10:00
editor_regions.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
editor_regions.h
editor_route_groups.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
editor_route_groups.h
editor_routes.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
editor_routes.h
cleanup display suspend.
2015-04-30 19:19:31 +02:00
editor_rulers.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_selection.cc
update SFDB settings when track selection changes
2015-09-20 20:03:09 +02:00
editor_snapshots.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
editor_snapshots.h
add datetime to snapshot sidebar
2015-09-16 22:17:34 +02:00
editor_summary.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_summary.h
editor_tempodisplay.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
editor_timefx.cc
Unbreak region brush drag wrt undo, avoid some dangling commands in the gui
2015-06-17 09:54:22 +10:00
editor_videotimeline.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
editor_xpms
editor.bindings
editor.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
editor.h
Add missing actions from MB2 for Mike:
2015-08-19 14:53:35 -05:00
engine_dialog.cc
fix a small memleak.
2015-09-10 17:39:31 +02:00
engine_dialog.h
Add utility method for choosing which device/s to display in Audio Setup dialog
2015-09-02 12:07:15 +10:00
enums.cc
Relative Snap -make it activated by the tertiary modifier during drag.
2015-05-17 23:47:01 +10:00
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc
sort the Stem Export route list
2015-08-04 15:33:44 -05:00
export_channel_selector.h
(hopefully) less ambiguous wording of processed stem exports. Update the info text when checkbox state is changed
2015-08-04 14:49:46 -05:00
export_dialog.cc
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc
Added support for exporting mp4 chapter marks
2015-04-21 18:15:29 +02:00
export_format_dialog.h
Added support for exporting mp4 chapter marks
2015-04-21 18:15:29 +02:00
export_format_selector.cc
export_format_selector.h
export_preset_selector.cc
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
export_timespan_selector.h
export_video_dialog.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
export_video_dialog.h
Window focus handling fixes.
2015-04-02 02:41:49 +11:00
export_video_infobox.cc
export_video_infobox.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
fix_carbon.h
floating_text_entry.cc
floating_text_entry.h
gain_meter.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
gain_meter.h
generic_pluginui.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
gettext.h
ghostregion.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.cc
Hide create new item from Group Tab context menu
2015-09-21 16:50:45 -05:00
group_tabs.h
Hide create new item from Group Tab context menu
2015-09-21 16:50:45 -05:00
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gui_object.cc
remove GUI object state when tracks/busses are removed.
2015-03-30 15:27:23 -04:00
gui_object.h
remove GUI object state when tracks/busses are removed.
2015-03-30 15:27:23 -04:00
gui_thread.h
hit.cc
hit.h
i18n.h
insert_remove_time_dialog.cc
Amend button caption in 'Remove time' dialogue
2015-06-21 14:48:33 +01:00
insert_remove_time_dialog.h
Rename 'Cut time' to 'Remove time'
2015-06-17 17:15:21 +01:00
instrument_selector.cc
instrument_selector.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
item_counts.h
keyboard.cc
GUI part of memleak fixes
2015-09-12 20:05:46 +02:00
keyboard.h
Rekative snap - add comments
2015-05-24 01:10:06 +10:00
keyeditor.cc
Window focus handling fixes.
2015-04-02 02:41:49 +11:00
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
level_meter.h
skip [duplicate] meter re-packing.
2015-04-30 19:19:31 +02:00
linux_vst_gui_support.cc
Fixes a double mutex unlock for Linux VSTs
2015-08-27 23:53:45 +02:00
location_ui.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
location_ui.h
Remove unused pointer to nothing.
2015-04-11 05:36:05 +10:00
logmeter.h
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
lv2_external_ui.h
lv2_plugin_ui.cc
Revert inadvertently pushed commit
2015-09-13 04:10:14 +02:00
lv2_plugin_ui.h
fix embedded plugin UI keyboard handling
2015-02-21 03:16:04 +01:00
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
main_clock.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
main_clock.h
Make left-click on tempo/meter in main clock edit current tempo/meter
2015-03-09 19:17:52 +00:00
main.cc
Remove ui_config.h inclusion from ardour_ui.h
2015-09-16 16:55:17 -04:00
marker_selection.h
rename Marker class
2015-07-23 17:58:40 +02:00
marker.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
marker.h
rename Marker class
2015-07-23 17:58:40 +02:00
meter_patterns.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
meter_patterns.h
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
meter_strip.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
meter_strip.h
meterbridge.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
meterbridge.h
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc
midi_channel_dialog.h
midi_channel_selector.cc
Fix mute of MIDI tracks with channel forcing.
2015-03-30 09:19:00 -05:00
midi_channel_selector.h
Add missing header include in midi_channel_selector.h
2015-09-16 16:55:17 -04:00
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc
create new Event-IDs for pasted midi-notes
2015-09-18 20:37:23 +02:00
midi_region_view.h
cont'd work on piano roll highlighting.
2015-08-15 05:13:14 +02:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
midi_streamview.h
midi_time_axis.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
midi_time_axis.h
Highlight note in piano roll - #6510
2015-08-15 03:08:55 +02:00
midi_tracer.cc
properly activating MIDI parsing for traced ports
2015-02-10 19:48:47 -05:00
midi_tracer.h
properly activating MIDI parsing for traced ports
2015-02-10 19:48:47 -05:00
midi_util.h
midi_velocity_dialog.cc
midi_velocity_dialog.h
missing_file_dialog.cc
missing_file_dialog.h
missing_plugin_dialog.cc
prepare UI for missing plugins
2015-08-15 23:29:53 +02:00
missing_plugin_dialog.h
mixer_actor.cc
fix spelling error
2015-03-24 10:55:33 -05:00
mixer_actor.h
mixer_group_tabs.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
mixer_group_tabs.h
Groups created from the (edit,mix) windows should share the same default properties.
2015-03-10 15:58:01 -05:00
mixer_strip.cc
band-aid for Glib::operator<<
2015-09-19 19:00:43 +02:00
mixer_strip.h
add trim control to mixer-strip.
2015-04-24 22:37:03 +02:00
mixer_ui.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
mixer_ui.h
add context menu to hide/show Midi-tracks - fixes #6430
2015-07-10 11:47:20 +02:00
mixer.bindings
mnemonic-us.bindings.in
Add missing actions from MB2 for Mike:
2015-08-19 14:53:35 -05:00
monitor_section.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
monitor_section.h
merge monitor_section branch
2015-04-21 08:18:10 -05:00
monitor_selector.cc
merge monitor_section branch
2015-04-21 08:18:10 -05:00
monitor_selector.h
merge monitor_section branch
2015-04-21 08:18:10 -05:00
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
mono_panner.h
mouse_cursors.cc
make MouseCursors invalid cursor API be static; use to initialize default cursor value in Drag API; use C API to set canvas cursor
2015-01-24 12:26:58 -05:00
mouse_cursors.h
make MouseCursors invalid cursor API be static; use to initialize default cursor value in Drag API; use C API to set canvas cursor
2015-01-24 12:26:58 -05:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
normalize_dialog.cc
normalize_dialog.h
note_base.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
note_base.h
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
note_player.cc
note_player.h
note_select_dialog.cc
note_select_dialog.h
note.cc
remove use of TimeRectangle
2015-02-11 21:59:38 -05:00
note.h
nsm.cc
nsm.h
nsmclient.cc
nsmclient.h
option_editor.cc
Have GUI Option reflect current state (in case toggle fails)
2015-09-11 13:21:16 +02:00
option_editor.h
fix some gtk filechooser issues
2015-05-05 18:35:58 +02:00
opts.cc
add option to disable or bypass plugins
2015-09-01 13:27:48 +02:00
opts.h
panner2d.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
panner2d.h
prepare 2d-panner theme
2015-08-08 17:42:43 +02:00
panner_editor.cc
panner_editor.h
panner_interface.cc
Move DPIReset and ColorsChanged signals into UIConfiguration
2015-09-16 16:55:17 -04:00
panner_interface.h
panner_ui.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
panner_ui.h
scalable panners
2015-04-20 20:45:36 +02:00
paste_context.h
patch_change_dialog.cc
patch_change_dialog.h
patch_change.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
patch_change.h
piano_roll_header.cc
cont'd work on piano roll highlighting.
2015-08-15 05:13:14 +02:00
piano_roll_header.h
Highlight note in piano roll - #6510
2015-08-15 03:08:55 +02:00
pingback.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
pingback.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
plugin_selector.h
Add missing header include in plugin_selector.h
2015-09-16 16:55:17 -04:00
plugin_ui.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
plugin_ui.h
prepare plugin reset ( #6297 )
2015-05-04 20:48:41 +02:00
point_selection.h
port_group.cc
use pretty names in port-matrix
2015-03-08 19:02:31 +01:00
port_group.h
port_insert_ui.cc
port_insert_ui.h
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc
improve port-matrix text contrast
2015-03-14 22:59:07 +01:00
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
desaturate port matrix colors
2015-03-14 22:59:07 +01:00
port_matrix_grid.cc
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc
improve port-matrix text contrast
2015-03-14 22:59:07 +01:00
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc
Port matrix useability fix.
2015-04-05 03:35:27 +10:00
port_matrix.h
processor_box.cc
processor-box: explicitly check for "Amp" (Fader)
2015-09-21 13:14:29 +02:00
processor_box.h
provisional processor control-box tweaks - possible fix for #6519
2015-08-19 14:27:14 +02:00
processor_selection.h
progress_reporter.cc
fix progress reporter, use idle callback.
2015-09-19 19:00:42 +02:00
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h
GUI part: cleanup peak-files
2015-09-15 14:44:05 +02:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc
associate label more closely with VST path button. the plugin tab needs a complete layout rethink, someday
2015-09-17 16:07:40 -05:00
rc_option_editor.h
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
region_editor.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
region_editor.h
region_gain_line.cc
fix thinko with region-gain time offset.
2015-05-01 14:30:49 +02:00
region_gain_line.h
Allow creation of region gain points by clicking on a line.
2015-08-27 02:20:43 +10:00
region_layering_order_editor.cc
region_layering_order_editor.h
region_selection.cc
region_selection.h
region_view.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
region_view.h
Fix inverted logic of SnapOff with snap modifiers pressed.
2015-05-23 03:09:48 +10:00
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_group_dialog.cc
route_group_dialog.h
route_group_menu.cc
Create new Groups with a consistent set of default properties.
2015-09-21 14:52:25 -05:00
route_group_menu.h
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc
Don't modify a RouteUISelection that we've just erased
2015-04-17 16:13:40 +01:00
route_processor_selection.h
route_sorter.h
route_time_axis.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
route_time_axis.h
Trim Automation UI
2015-04-25 21:25:19 +02:00
route_ui_selection.h
route_ui.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
route_ui.h
rationalize incorrect design for removing tracks.
2015-04-06 17:56:23 -04:00
ruler_dialog.cc
consistent ordering of Ruler Actions.
2015-03-21 19:44:58 +01:00
ruler_dialog.h
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
save_as_dialog.cc
save-as, update button sensitivity when dir changes
2015-09-21 12:05:31 +02:00
save_as_dialog.h
save-as: default to current session name.
2015-08-14 02:32:08 +02:00
search_path_option.cc
search_path_option.h
selectable.h
selection_memento.cc
fix OSX/PPC 10.4 long maths
2015-03-31 16:05:15 +02:00
selection_memento.h
selection_templates.h
selection.cc
rename Marker class
2015-07-23 17:58:40 +02:00
selection.h
rename Marker class
2015-07-23 17:58:40 +02:00
send_ui.cc
send_ui.h
session_dialog.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
session_dialog.h
unify recent session dialogs
2015-09-16 21:37:56 +02:00
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc
another “unexpected” translation update.
2015-03-31 04:26:28 +02:00
session_metadata_dialog.h
Display length & check digit of entered EAN-13 in metadata dialogue
2015-03-30 09:19:00 -05:00
session_option_editor.cc
expose the new use monitor fades option
2015-09-15 16:35:37 -04:00
session_option_editor.h
sfdb_freesound_mootcher.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
sfdb_freesound_mootcher.h
sfdb_ui.cc
fix initial state of Import Dialog
2015-09-20 20:02:40 +02:00
sfdb_ui.h
Remove Apply button in Import dialog/Window and change OK to "Import"
2015-09-04 09:45:09 +10:00
shuttle_control.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
shuttle_control.h
Add missing header include in shuttle_control.h
2015-09-16 16:55:17 -04:00
small-splash.png
soundcloud_export_selector.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
soundcloud_export_selector.h
speaker_dialog.cc
speaker_dialog.h
splash.cc
band-aid for Glib::operator<<
2015-09-19 19:00:43 +02:00
splash.h
splash.png
startup.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
startup.h
offer to scan for plugins at first start.
2015-07-16 21:11:22 +02:00
step_editing.bindings
step_editor.cc
fix various issues when deleting midi region during step-edit
2015-07-04 12:33:10 +02:00
step_editor.h
step_entry.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
stereo_panner.h
streamview.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
streamview.h
strip_selection.h
strip_silence_dialog.cc
GUI part of silence-trim fade constraint.
2015-09-20 01:28:37 +02:00
strip_silence_dialog.h
NOOP, whitespace.
2015-09-19 20:31:32 +02:00
sys_ex.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
sys_ex.h
tape_region_view.cc
make tape tracks draw something.
2015-04-28 16:08:20 +02:00
tape_region_view.h
tempo_dialog.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
tempo_dialog.h
Go back to using g_get_monotonic_time() for tap tempo
2015-03-27 13:22:38 +00:00
tempo_lines.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
tempo_lines.h
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
theme_manager.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
theme_manager.h
Introduce theme preference "transients follow front" which, when enabled,
2015-03-10 02:25:25 +11:00
time_axis_view_item.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
time_axis_view_item.h
time_axis_view.cc
Use ARDOUR_UI_UTILS::set_tooltip rather than via ARDOUR_UI::set_tip
2015-09-16 16:55:17 -04:00
time_axis_view.h
prevent crash when using WM close button on "new route name contains bad chars" dialog.
2015-05-27 19:34:11 -04:00
time_fx_dialog.cc
time_fx_dialog.h
time_info_box.cc
update selection clock
2015-01-21 22:26:14 +01:00
time_info_box.h
update selection clock
2015-01-21 22:26:14 +01:00
time_selection.cc
time_selection.h
timecode_tester.cc
timers.cc
timers.h
tooltips.cc
Add tooltips.h header for setting tooltips rather than via ardour_ui.h
2015-09-16 16:55:17 -04:00
tooltips.h
Add tooltips.h header for setting tooltips rather than via ardour_ui.h
2015-09-16 16:55:17 -04:00
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc
fix video-metadata for windows.
2015-08-10 22:47:32 +02:00
transcode_ffmpeg.h
transcode_video_dialog.cc
basic GUI support to auto-align video by LTC.
2015-09-20 18:37:39 +02:00
transcode_video_dialog.h
basic GUI support to auto-align video by LTC.
2015-09-20 18:37:39 +02:00
transform_dialog.cc
fix initial transform dialog display (override show_all)
2015-08-27 14:28:01 +02:00
transform_dialog.h
transpose_dialog.cc
transpose_dialog.h
trx.menus.in
ui_config_vars.h
remeber recent-session sort-column
2015-09-16 18:59:04 +02:00
ui_config.cc
use pbd's gstdio compatibility wrapper (GUI)
2015-09-17 14:38:09 +02:00
ui_config.h
fix clang compilation.
2015-09-17 00:10:50 +02:00
ui_light.rc.in
utils_videotl.cc
amend a3c21ae
, video-server localhost -> 127.0.0.1
2015-07-22 12:45:24 +02:00
utils_videotl.h
utils.cc
fix a tautologically undefined comparison
2015-09-17 00:21:38 +02:00
utils.h
Move util functions into UIConfiguration as they depend on it anyway
2015-09-16 16:55:17 -04:00
verbose_cursor.cc
Move UIConfiguration Singleton into UIConfiguration header
2015-09-16 16:55:17 -04:00
verbose_cursor.h
video_image_frame.cc
Remove ardour_ui.h header inclusion
2015-09-16 16:55:17 -04:00
video_image_frame.h
video_monitor.cc
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc
update video import flags, relax GOP size.
2015-06-23 17:11:45 +02:00
video_timeline.h
video_tool_paths.cc
Change return type and name of get_win_special_folder
2015-08-18 15:33:03 +10:00
video_tool_paths.h
visibility_group.cc
visibility_group.h
volume_controller.cc
volume_controller.h
vst_plugin_ui.cc
add plugin parameter reset button - closes #6297
2015-05-04 20:52:48 +02:00
vst_plugin_ui.h
Use Ardour widgets consistently in plugin UI.
2015-03-07 14:04:45 -05:00
vstdbg
window_manager.cc
handle GUIs of missing or disabled plugins
2015-09-01 13:28:33 +02:00
window_manager.h
windows_icon.rc
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript
Add tooltips.h header for setting tooltips rather than via ardour_ui.h
2015-09-16 16:55:17 -04:00