ardour/gtk2_ardour
Paul Davis 0d9efc1148 redesign cross-thread registration/signalling system
This new design will work even when threads that need to receive
messages from RT threads are created *after* the RT threads. The
existing design would fail because the RT thread(s) would never
be known the later created threads, and so signals emitted by the
RT thread and causing call_slot() in the receiver would end up
being enqueued using a lock-protected list. The new design ensures
that communication always uses a lock-free FIFO instead
2015-12-28 10:14:17 -05:00
..
appdata/po Create fr.po 2015-12-01 00:36:42 +01:00
export
glade
icons faderport: stick a nice little image of the faderport in the surface GUI 2015-12-01 09:23:08 -05:00
macosx/tracks.xcodeproj
msvc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
pixmaps
po Update German Translation for gtk2_ardour 2015-12-23 12:43:22 +01:00
about.cc add Nil to authors 2015-12-22 04:55:32 +01:00
about.h
actions.cc
actions.h
add_route_dialog.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
add_route_dialog.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc Amend last commit. 2015-10-23 02:14:03 +11:00
ambiguous_file_dialog.h
analysis_window.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
analysis_window.h
arcall
arcfg
ardbg
ardev
ardev_common.sh.in do not define ARDOUR_MCP_PATH in ardev_common because it will be setup correctly based on ARDOUR_DATA_SEARCH_PATH 2015-12-09 00:12:28 -05:00
ardev-win
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour_button.cc Ctrl+shift functionality (toggle all) for plugin leds. 2015-10-19 14:36:06 -04:00
ardour_button.h Ctrl+shift functionality (toggle all) for plugin leds. 2015-10-19 14:36:06 -04:00
ardour_dialog.cc Default to WIN_POS_MOUSE for dialogs also. 2015-10-20 00:53:31 +11:00
ardour_dialog.h
ardour_display.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
ardour_display.h
ardour_dropdown.cc Disable scrolling in the dropdown menus of midi region heads. 2015-12-02 15:02:47 -05:00
ardour_dropdown.h Disable scrolling in the dropdown menus of midi region heads. 2015-12-02 15:02:47 -05:00
ardour_knob.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
ardour_knob.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
ardour_ui2.cc Make capitalization consistent and other minor spelling corrections. 2015-12-01 00:39:35 +01:00
ardour_ui_dependents.cc
ardour_ui_dialogs.cc allow to show/hide Monitor Section 2015-12-19 17:42:36 +01:00
ardour_ui_ed.cc allow to show/hide Monitor Section 2015-12-19 17:42:36 +01:00
ardour_ui_mixer.cc
ardour_ui_options.cc amend 939808a7 - unset loop-range, no play 2015-12-15 08:39:44 +01:00
ardour_ui.cc correct name the event loop used by the GUI 2015-12-12 11:12:10 -05:00
ardour_ui.h allow to show/hide Monitor Section 2015-12-19 17:42:36 +01:00
ardour_window.cc make (parent,title) variant of ArdourWindow constructor set window title 2015-12-01 09:23:08 -05:00
ardour_window.h
ardour-mime-info.xml set executable and icon name in desktop-file 2015-10-22 18:09:16 +02:00
ardour-sae.menus
ardour.appdata.xml.in.in Add project version to AppData file. 2015-11-22 15:32:07 +01:00
ardour.desktop.in set executable and icon name in desktop-file 2015-10-22 18:09:16 +02:00
ardour.menus.in allow to show/hide Monitor Section 2015-12-19 17:42:36 +01:00
ardour.sh.in
ArdourMono.ttf
arhell fun with valgrind 2015-10-27 11:15:34 +01:00
arldd
armass fun with valgrind 2015-10-27 11:15:34 +01:00
arprof
artest
arval
au_pluginui.h update AU GUI positioning and resizing. 2015-10-14 22:46:07 +02:00
au_pluginui.mm fix embedding AU/carbon UIs 2015-10-28 14:10:49 +01:00
audio_clock.cc Make capitalization consistent and other minor spelling corrections. 2015-12-01 00:39:35 +01:00
audio_clock.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
audio_region_editor.cc consolidate semaphore implementation (part two) 2015-12-02 16:08:53 +01:00
audio_region_editor.h rename ProcessSemaphore to Semaphore (UI) 2015-12-02 20:19:07 +01:00
audio_region_view.cc Use automation line's frame of reference for y position. 2015-10-30 21:14:16 +11:00
audio_region_view.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
audio_streamview.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
audio_streamview.h
audio_time_axis.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
audio_time_axis.h
automation_controller.cc Set toggled automation controller using a double. 2015-10-20 00:53:31 +11:00
automation_controller.h
automation_line.cc another log-scale automation fix 2015-10-27 20:54:09 +01:00
automation_line.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
automation_region_view.cc Make control point selection more consistent. 2015-10-20 00:53:27 +11:00
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc Use automation line's frame of reference for y position. 2015-10-30 21:14:16 +11:00
automation_time_axis.h
axis_view.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
axis_view.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
big_clock_window.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
big_clock_window.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
bundle_env_cocoa.cc the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (it was changed in GTK+ back in 2002 2015-12-07 12:38:17 -05:00
bundle_env_linux.cc foolishly attempt nightly-built linux/wine/VST bundles 2015-12-12 18:31:45 +01:00
bundle_env_mingw.cc the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (it was changed in GTK+ back in 2002 2015-12-07 12:38:17 -05:00
bundle_env_msvc.cc the variable used to define GTK2 RC files is GTK2_RC_FILES not GTK_RC_FILES (it was changed in GTK+ back in 2002 2015-12-07 12:38:17 -05:00
bundle_env.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
bundle_manager.cc
bundle_manager.h
button_joiner.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
button_joiner.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
canvas_vars.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
canvas-simpleline.c
canvas-simplerect.c
canvas-waveview.c NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
canvas-waveview.h
clearlooks.rc.in Remove the PaddedButton widget as it broke rendering in some cases. 2015-12-06 16:03:31 +01: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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
control_point.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
crossfade_edit.cc
crossfade_edit.h
crossfade_view.h
crossfade_xpms.h
cursor_context.cc
cursor_context.h
curvetest.cc
dark.colors allow to hide monitor-section processor box with processors 2015-12-27 19:11:07 +01:00
debug.cc
debug.h
default_ui_config.in
duplicate_routes_dialog.cc Make the duplicate routes dialog look a little nicer. 2015-12-04 11:53:01 +01:00
duplicate_routes_dialog.h fix logic errors in duplicate tracks dialog 2015-11-14 16:02:05 -05:00
edit_note_dialog.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
edit_note_dialog.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
editing_syms.h
editing.cc
editing.h
editor_actions.cc Make capitalization consistent and other minor spelling corrections. 2015-12-01 00:39:35 +01:00
editor_audio_import.cc Fix wrong 'Import to Region List' default on first call. -fixes #6631 2015-10-09 02:05:41 +02:00
editor_audiotrack.cc
editor_canvas_events.cc Fix zooming via ctrl+scroll in midi regions when note is selected. 2015-12-07 17:58:58 -05:00
editor_canvas.cc Fix inoperative keyboard modifiers when leaving autoscroll. 2015-12-06 22:33:32 +11:00
editor_component.cc
editor_component.h
editor_cursors.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_cursors.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_drag.cc Drag - Don't snap _last_pointer_frame when leaving autoscroll. 2015-12-08 04:34:28 +11:00
editor_drag.h Fix #6673 - another prematurely closed undo transaction. 2015-11-14 03:14:23 +11:00
editor_enums.h
editor_export_audio.cc Improve behavior of overwrite_file_dialog. 2015-11-04 17:52:00 -05:00
editor_group_tabs.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_group_tabs.h
editor_items.h
editor_keys.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_locations.cc
editor_locations.h
editor_markers.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_mixer.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_mouse.cc Clarify context menu for midi notes. 2015-11-01 05:22:55 +11:00
editor_ops.cc fix "stuck marker focus" after deleting marker. 2015-12-08 23:39:47 +01:00
editor_pt_import.cc
editor_regions.cc use new column DnD renderer, 2015-12-24 17:28:23 +01:00
editor_regions.h
editor_route_groups.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_route_groups.h
editor_routes.cc Make capitalization consistent and other minor spelling corrections. 2015-12-01 00:39:35 +01:00
editor_routes.h
editor_rulers.cc Remove two useless separator elements from editor ruler popups. 2015-12-09 21:52:00 +01:00
editor_selection.cc Don't use the all_route_group() in Editor::set_selected_track_as_side_effect (). 2015-10-20 00:53:29 +11:00
editor_snapshots.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
editor_snapshots.h
editor_summary.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_summary.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
editor_tempodisplay.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_timefx.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
editor_videotimeline.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
editor_xpms
editor.bindings
editor.cc disabling follow_playhead should have effect when using stationary-playhead 2015-12-10 13:52:06 -06:00
editor.h Improve behavior of overwrite_file_dialog. 2015-11-04 17:52:00 -05:00
engine_dialog.cc tweak GUI for backends where nperiods is driver dependent. 2015-12-05 13:55:37 +01:00
engine_dialog.h GUI chores to show nperiods option. 2015-12-05 01:53:13 +01:00
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc Remove the PaddedButton widget as it broke rendering in some cases. 2015-12-06 16:03:31 +01:00
export_dialog.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
export_file_notebook.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
export_file_notebook.h
export_filename_selector.cc Remove the PaddedButton widget as it broke rendering in some cases. 2015-12-06 16:03:31 +01:00
export_filename_selector.h
export_format_dialog.cc
export_format_dialog.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
export_format_selector.cc Remove the PaddedButton widget as it broke rendering in some cases. 2015-12-06 16:03:31 +01:00
export_format_selector.h
export_preset_selector.cc Remove the PaddedButton widget as it broke rendering in some cases. 2015-12-06 16:03:31 +01:00
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc Remove the PaddedButton widget as it broke rendering in some cases. 2015-12-06 16:03:31 +01:00
export_timespan_selector.h
export_video_dialog.cc clarify missing ffmpeg messages 2015-12-22 16:43:26 +01:00
export_video_dialog.h
export_video_infobox.cc refine video-export notice, incl license info. 2015-11-20 17:56:03 +01:00
export_video_infobox.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
fix_carbon.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
floating_text_entry.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
floating_text_entry.h
gain_meter.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gain_meter.h
generic_pluginui.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gettext.h
ghostregion.cc Remove GhostRegion::CatchDeletion signal to reduce session close times 2015-10-22 11:51:03 -04:00
ghostregion.h Remove GhostRegion::CatchDeletion signal to reduce session close times 2015-10-22 11:51:03 -04:00
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
group_tabs.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gtk_pianokeyboard.c
gtk_pianokeyboard.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
gui_object.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gui_object.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
gui_thread.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
hit.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
hit.h
i18n.h
insert_remove_time_dialog.cc
insert_remove_time_dialog.h
instrument_selector.cc
instrument_selector.h
interthread_progress_window.cc rework 8b80fe0, use std::string, not char* 2015-10-15 11:24:15 +02:00
interthread_progress_window.h
io_selector.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
io_selector.h
item_counts.h
keyboard.cc OSX copy/constraint mod tweak (amend 0675fe1) 2015-10-20 17:57:00 +02:00
keyboard.h
keyeditor.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
keyeditor.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
latency_gui.cc
latency_gui.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
led.cc
led.h
level_meter.cc keep track of meter visibility - fixes #6685 2015-11-23 18:11:24 +01:00
level_meter.h
linux_vst_gui_support.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
location_ui.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
location_ui.h
logmeter.h
lv2_external_ui.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
lv2_plugin_ui.cc notify LV2 GUIs about port-changes when loading presets 2015-10-28 04:06:14 +01:00
lv2_plugin_ui.h notify LV2 GUIs about port-changes when loading presets 2015-10-28 04:06:14 +01:00
lxvst_plugin_ui.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
lxvst_plugin_ui.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
main_clock.cc
main_clock.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
main.cc four f* f's. 2015-10-17 20:30:24 +02:00
marker_selection.h
marker.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
marker.h
meter_patterns.cc
meter_patterns.h
meter_strip.cc
meter_strip.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
meterbridge.cc
meterbridge.h
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midi_channel_dialog.h
midi_channel_selector.cc update midi channel button display when mode changes 2015-11-03 19:21:32 +01:00
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc Fix ordering of buttons in midi export dialog. 2015-11-04 17:52:00 -05:00
midi_export_dialog.h
midi_list_editor.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midi_list_editor.h
midi_port_dialog.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midi_port_dialog.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
midi_region_view.cc Better align note end time with grid 2015-12-22 04:52:50 +01:00
midi_region_view.h Replace static PBD::Signal in NoteBase with direct call to MidiRegionView 2015-10-17 22:15:07 -04:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.cc
midi_selection.h
midi_streamview.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midi_streamview.h
midi_time_axis.cc Disable scrolling in the dropdown menus of midi region heads. 2015-12-02 15:02:47 -05:00
midi_time_axis.h
midi_tracer.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midi_tracer.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midi_util.h
midi_velocity_dialog.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
midi_velocity_dialog.h
missing_file_dialog.cc Amend last commit. 2015-10-23 02:14:03 +11:00
missing_file_dialog.h
missing_plugin_dialog.cc Amend last commit. 2015-10-23 02:14:03 +11:00
missing_plugin_dialog.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
mixer_actor.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mixer_actor.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
mixer_group_tabs.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mixer_group_tabs.h
mixer_strip.cc unhardcode "ardour:" port-prefix 2015-12-21 18:54:34 +01:00
mixer_strip.h allow to show/hide Monitor Section 2015-12-19 17:42:36 +01:00
mixer_ui.cc allow creating plugin-presets by dragging a plugin to the sidebar 2015-12-28 04:11:45 +01:00
mixer_ui.h allow creating plugin-presets by dragging a plugin to the sidebar 2015-12-28 04:11:45 +01:00
mixer.bindings
mnemonic-us.bindings.in
monitor_section.cc allow to hide monitor-section processor box with processors 2015-12-27 19:11:07 +01:00
monitor_section.h allow to hide monitor-section processor box with processors 2015-12-27 19:11:07 +01:00
monitor_selector.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
monitor_selector.h
mono_panner_editor.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mono_panner_editor.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mono_panner.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mono_panner.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mouse_cursors.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mouse_cursors.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc remove ofstream from gtk2ardour 2015-10-05 22:15:17 +02:00
nag.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
new_plugin_preset_dialog.cc
new_plugin_preset_dialog.h
normalize_dialog.cc
normalize_dialog.h
note_base.cc Fix indentation of note_base (whitespace to tab) 2015-12-22 04:52:50 +01:00
note_base.h Fix indentation of note_base (whitespace to tab) 2015-12-22 04:52:50 +01:00
note_player.cc
note_player.h
note_select_dialog.cc
note_select_dialog.h
note.cc
note.h More minor indentation fix (spaces -> tabs) 2015-12-22 04:52:50 +01:00
nsm.cc
nsm.h
nsmclient.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
nsmclient.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
option_editor.cc add rc-config widget to display text-config/paths (read only) 2015-12-12 20:39:38 +01:00
option_editor.h add rc-config widget to display text-config/paths (read only) 2015-12-12 20:39:38 +01:00
opts.cc
opts.h
panner2d.cc
panner2d.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
panner_ui.cc
panner_ui.h
paste_context.h
patch_change_dialog.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
patch_change_dialog.h
patch_change.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
patch_change.h
piano_roll_header.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
piano_roll_header.h
pingback.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
pingback.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
playlist_selection.h
playlist_selector.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
playlist_selector.h
plugin_eq_gui.cc no need for ugly cast constructors, just add a second argument 2015-10-12 13:34:00 -04:00
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc keep plugin-manager presets in sync 2015-12-28 13:23:42 +01:00
plugin_selector.h allow dragging plugins directly from the manager 2015-12-24 01:45:16 +01:00
plugin_ui.cc Clean up generic and LV2 plugin GUI to deal with ParameterChanged(Externally) alteration 2015-10-20 10:23:49 -04:00
plugin_ui.h Clean up generic and LV2 plugin GUI to deal with ParameterChanged(Externally) alteration 2015-10-20 10:23:49 -04:00
point_selection.h
port_group.cc do not show control surface bundles in non-MIDI port matrix. 2015-12-03 22:01:07 -05:00
port_group.h further improvements to port grouping for the port matrix 2015-12-03 12:50:32 -05:00
port_insert_ui.cc
port_insert_ui.h
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
port_matrix_grid.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc rework 8b80fe0, use std::string, not char* 2015-10-15 11:24:15 +02:00
port_matrix.h
processor_box.cc allow creating plugin-presets by dragging a plugin to the sidebar 2015-12-28 04:11:45 +01:00
processor_box.h allow creating plugin-presets by dragging a plugin to the sidebar 2015-12-28 04:11:45 +01:00
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc re-add AU cache/blacklist management (was lost in 964b8a98) 2015-12-21 14:38:51 +01:00
rc_option_editor.h update available sync-sources when engine [re]-starts 2015-12-16 00:29:49 +01:00
region_editor.cc
region_editor.h
region_gain_line.cc Select the control point about to be deleted when using shift + right click. 2015-10-20 00:53:29 +11:00
region_gain_line.h
region_layering_order_editor.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
region_layering_order_editor.h
region_selection.cc
region_selection.h
region_view.cc Remove GhostRegion::CatchDeletion signal to reduce session close times 2015-10-22 11:51:03 -04:00
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
rhythm_ferret.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
route_group_dialog.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
route_group_dialog.h
route_group_menu.cc
route_group_menu.h
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
route_processor_selection.h
route_sorter.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
route_time_axis.cc Make capitalization consistent and other minor spelling corrections. 2015-12-01 00:39:35 +01:00
route_time_axis.h
route_ui_selection.h
route_ui.cc unhardcode "ardour:" port-prefix 2015-12-21 18:54:34 +01:00
route_ui.h unhardcode "ardour:" port-prefix 2015-12-21 18:54:34 +01:00
ruler_dialog.cc
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 NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
save_as_dialog.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
search_path_option.cc
search_path_option.h
selectable.h
selection_memento.cc
selection_memento.h
selection_templates.h
selection.cc Add error check to region gain control point selection undo. 2015-10-20 00:53:29 +11:00
selection.h
send_ui.cc
send_ui.h
session_dialog.cc Normalize user-visible messages to use 8-bit, 16-bit, 24-bit, 32-bit and 64-bit 2015-12-06 01:00:20 +01:00
session_dialog.h fix OSX openFile Application Delegate 2015-11-29 17:04:40 +01:00
session_import_dialog.cc Make capitalization consistent and other minor spelling corrections. 2015-12-01 00:39:35 +01:00
session_import_dialog.h
session_metadata_dialog.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
session_metadata_dialog.h
session_option_editor.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
session_option_editor.h
sfdb_freesound_mootcher.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
sfdb_freesound_mootcher.h remove unused fstream includes 2015-10-05 22:15:18 +02:00
sfdb_ui.cc a shot in the dark to work-around windows file-import limit. 2015-12-08 00:29:19 +01:00
sfdb_ui.h a shot in the dark to work-around windows file-import limit. 2015-12-08 00:29:19 +01:00
shuttle_control.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
shuttle_control.h
small-splash.png
soundcloud_export_selector.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
soundcloud_export_selector.h remove unused fstream includes 2015-10-05 22:15:18 +02:00
speaker_dialog.cc
speaker_dialog.h
splash.cc rework 8b80fe0, use std::string, not char* 2015-10-15 11:24:15 +02:00
splash.h
splash.png
startup.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
startup.h
step_editing.bindings
step_editor.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
step_editor.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
step_entry.cc
step_entry.h
stereo_panner_editor.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
stereo_panner_editor.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
stereo_panner.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
stereo_panner.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
streamview.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
streamview.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
strip_selection.h
strip_silence_dialog.cc redesign cross-thread registration/signalling system 2015-12-28 10:14:17 -05:00
strip_silence_dialog.h strip silence: report analysis progress 2015-10-16 15:27:20 +02:00
sys_ex.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
sys_ex.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
tempo_dialog.h
tempo_lines.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
tempo_lines.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
theme_manager.cc add tooltip to "floating monitor section" and allow on OSX. 2015-12-21 15:46:28 +01:00
theme_manager.h allow to float detached monitor-section window 2015-12-21 14:38:45 +01:00
time_axis_view_item.cc Remove unused vestigial frame member of TimeAxisViewItem 2015-12-01 21:12:12 +10:00
time_axis_view_item.h Remove unused vestigial frame member of TimeAxisViewItem 2015-12-01 21:12:12 +10:00
time_axis_view.cc Remove GhostRegion::CatchDeletion signal to reduce session close times 2015-10-22 11:51:03 -04:00
time_axis_view.h
time_fx_dialog.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
time_fx_dialog.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
time_info_box.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
time_info_box.h globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
time_selection.cc
time_selection.h
timecode_tester.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
timers.cc RAII Timer Suspend wrapper 2015-10-30 15:55:27 +01:00
timers.h RAII Timer Suspend wrapper 2015-10-30 15:55:27 +01:00
tooltips.cc
tooltips.h
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
transcode_ffmpeg.cc clarify missing ffmpeg messages 2015-12-22 16:43:26 +01:00
transcode_ffmpeg.h
transcode_video_dialog.cc clarify missing ffmpeg messages 2015-12-22 16:43:26 +01:00
transcode_video_dialog.h
transform_dialog.cc
transform_dialog.h
transpose_dialog.cc
transpose_dialog.h
trx.menus.in
ui_config_vars.h allow to float detached monitor-section window 2015-12-21 14:38:45 +01:00
ui_config.cc use quotes for in-tree pbd/glib wrapper include 2015-10-05 22:15:18 +02:00
ui_config.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
ui_light.rc.in
utils_videotl.cc Improve behavior of overwrite_file_dialog. 2015-11-04 17:52:00 -05:00
utils_videotl.h Improve behavior of overwrite_file_dialog. 2015-11-04 17:52:00 -05:00
utils.cc Remove explicit positioning of overwrite_file_dialog. 2015-11-04 17:52:00 -05:00
utils.h Improve behavior of overwrite_file_dialog. 2015-11-04 17:52:00 -05:00
verbose_cursor.cc
verbose_cursor.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
video_image_frame.cc
video_image_frame.h
video_monitor.cc
video_monitor.h
video_server_dialog.cc Remove the PaddedButton widget as it broke rendering in some cases. 2015-12-06 16:03:31 +01:00
video_server_dialog.h
video_timeline.cc back to mjpeg (revert 2cb511e and 3f157f9) for now 2015-10-23 23:34:21 +02:00
video_timeline.h
video_tool_paths.cc
video_tool_paths.h
visibility_group.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
visibility_group.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
volume_controller.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
volume_controller.h
vst_plugin_ui.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
vst_plugin_ui.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
vstdbg
window_manager.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
window_manager.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
windows_icon.rc
windows_vst_plugin_ui.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
windows_vst_plugin_ui.h NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
wscript more hot wine. 2015-12-17 20:22:02 +01:00