ardour/gtk2_ardour
..
glade
icons
pixmaps
po
.cvsignore
about.cc
about.h
actions.cc
actions.h
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc
add_route_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg
ardbg-scons waf is now the official build system for 3.0 - all/several gtk2_ardour/ar* scripts renamed to reflect this (-scons variants are now so-named) 2009-07-22 13:53:19 +00:00
ardev
ardev_common.sh.in
ardev-scons
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_ui_dark_sae.rc.in
ardour3_ui_dark.rc.in
ardour3_ui_default.conf
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in
ardour3.desktop.in
ardour3.xml
ardour_dialog.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui2.cc
ardour_ui_dependents.cc
ardour_ui_dialogs.cc
ardour_ui_ed.cc
ardour_ui_mixer.cc
ardour_ui_options.cc
ardour_ui.cc Plugin UI state should of course be saved per-session rather than globally. 2010-08-18 03:17:07 +00:00
ardour_ui.h
ardour-sae.menus
ardour.menus.in
ardour.sh.in
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc
audio_clock.h
audio_region_editor.cc
audio_region_editor.h
audio_region_view.cc
audio_region_view.h
audio_streamview.cc
audio_streamview.h
audio_time_axis.cc
audio_time_axis.h
automation_controller.cc
automation_controller.h Stop crash on deleting a plugin when its generic UI window is open. 2010-02-03 00:52:45 +00:00
automation_line.cc
automation_line.h
automation_range.h Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
automation_region_view.cc
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc
automation_time_axis.h
axis_view.cc
axis_view.h
bundle_manager.cc
bundle_manager.h
cairo_widget.cc
cairo_widget.h
canvas_impl.h
canvas_vars.h
canvas-curve.h
canvas-flag.cc
canvas-flag.h
canvas-hit.cc
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h
canvas-noevent-text.h
canvas-note-event.cc
canvas-note-event.h
canvas-note.cc
canvas-note.h
canvas-program-change.cc
canvas-program-change.h
canvas-simpleline.c Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
canvas-simpleline.h
canvas-simplerect.c
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c
canvas-waveview.h
canvas.h
cocoacarbon.mm waf build works on OS X ; new bindings file and processing system in place for mnemonic-us 2009-08-08 22:36:32 +00:00
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
control_point.h Hopefully fix up automation control point selection (finally). 2010-08-11 01:23:03 +00:00
crossfade_edit.cc
crossfade_edit.h
crossfade_view.cc
crossfade_view.h
crossfade_xpms.h
curvetest.cc
diamond.cc
diamond.h
edit_note_dialog.cc
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
editor_actions.cc
editor_audio_import.cc
editor_audiotrack.cc
editor_canvas_events.cc
editor_canvas.cc Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_drag.cc
editor_drag.h
editor_enums.h
editor_export_audio.cc
editor_group_tabs.cc
editor_group_tabs.h
editor_imageframe.cc
editor_items.h
editor_keyboard.cc
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc
editor_mixer.cc
editor_mouse.cc
editor_nudge.cc
editor_ops.cc forward port 2.X changes up to and including rev 6767 2010-08-17 00:28:20 +00:00
editor_regions.cc
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc
editor_summary.h Tweak group tabs class hierarchy and offer the same menu in both editor and mixer. Fixes #3336. 2010-07-19 21:47:07 +00:00
editor_tempodisplay.cc Prevent multiple tempo / meter changes being inserted at the same point 2010-05-02 23:14:43 +00:00
editor_timefx.cc
editor_xpms
editor.cc
editor.h
engine_dialog.cc
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc
export_dialog.h
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
export_format_dialog.cc
export_format_dialog.h
export_format_selector.cc
export_format_selector.h
export_multiplicator.cc
export_multiplicator.h
export_preset_selector.cc
export_preset_selector.h
export_range_markers_dialog.cc
export_range_markers_dialog.h
export_timespan_selector.cc
export_timespan_selector.h
fft_graph.cc
fft_graph.h
fft_result.cc Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
fft_result.h
fft.cc
fft.h
gain_meter.cc
gain_meter.h
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.cc
group_tabs.h
gtk_pianokeyboard.c
gtk_pianokeyboard.h
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gui_thread.h
i18n.h
imageframe_p.h
imageframe_socket_handler.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
imageframe_socket_handler.h
imageframe_time_axis_group.cc
imageframe_time_axis_group.h
imageframe_time_axis_view.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_time_axis_view.h
imageframe_time_axis.cc
imageframe_time_axis.h
imageframe_view.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_view.h
imageframe.cc
imageframe.h
insert_time_dialog.cc
insert_time_dialog.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
itest.cc
keyboard.cc
keyboard.h
keyeditor.cc
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc
level_meter.h
lineset.cc
lineset.h
location_ui.cc
location_ui.h
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
main.cc forward port 2.X changes up to and including rev 6842 2010-08-17 02:48:24 +00:00
marker_selection.h
marker_time_axis_view.cc
marker_time_axis_view.h
marker_time_axis.cc
marker_time_axis.h
marker_view.cc
marker_view.h
marker.cc
marker.h
midi_automation_line.cc
midi_automation_line.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_list_editor.cc
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h
midi_selection.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc
midi_time_axis.h
midi_tracer.cc
midi_tracer.h
midi_util.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc
mixer_strip.h
mixer_ui.cc
mixer_ui.h
mnemonic-us.bindings.in
monitor_section.cc
monitor_section.h
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc
nag.h
option_editor.cc
option_editor.h
opts.cc
opts.h
panner2d.cc
panner2d.h
panner_ui.cc
panner_ui.h
panner.cc
panner.h
piano_roll_header.cc
piano_roll_header.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc
plugin_selector.h
plugin_ui.cc
plugin_ui.h
point_selection.h
port_group.cc
port_group.h
port_matrix_body.cc
port_matrix_body.h
port_matrix_column_labels.cc
port_matrix_column_labels.h
port_matrix_component.cc
port_matrix_component.h
port_matrix_grid.cc
port_matrix_grid.h Provide a visual cue to indicate that MIDI and audio ports cannot be connected to each other in the port matrix. 2010-07-21 23:20:56 +00:00
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc
port_matrix.h
processor_box.cc
processor_box.h
processor_selection.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc
rc_option_editor.h
region_editor.cc
region_editor.h
region_gain_line.cc
region_gain_line.h
region_selection.cc handle deletion of UI objects between the time that a callback is queued with the UI event loop and the execution of the callback (intrusive, big) 2010-03-30 15:18:43 +00:00
region_selection.h
region_view.cc
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc
rhythm_ferret.h
route_group_dialog.cc
route_group_dialog.h Strip trailing whitespace and fix other whitespace errors (e.g. space/tab mixing). Whitespace changes only. 2009-10-14 16:10:01 +00:00
route_group_menu.cc
route_group_menu.h
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc
route_time_axis.h
route_ui.cc
route_ui.h
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
selectable.h
selection_templates.h
selection.cc
selection.h
send_ui.cc
send_ui.h
session_import_dialog.cc
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
session_option_editor.cc
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc
sfdb_ui.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.cc
splash.h
splash.png New spash screen 2006-10-11 21:05:04 +00:00
startup.cc
startup.h
step_editing.bindings step editor: add double, triple dotted note support + back + resync-to-ep buttons 2010-08-13 21:48:31 +00:00
step_editor.cc
step_editor.h
step_entry.cc
step_entry.h
streamview.cc
streamview.h
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc
tempo_lines.h
theme_manager.cc
theme_manager.h
time_axis_view_item.cc
time_axis_view_item.h
time_axis_view.cc
time_axis_view.h
time_fx_dialog.cc
time_fx_dialog.h
time_selection.cc
time_selection.h
track_selection.cc
track_selection.h
track_view_list.cc
track_view_list.h
ui_config_vars.h
ui_config.cc
ui_config.h
utils.cc
utils.h
visual_time_axis.cc
visual_time_axis.h
volume_controller.cc
volume_controller.h
vst_pluginui.cc
waveview_p.h
waveview.cc
waveview.h
window_proxy.cc Fix font sizing in the big clock. 2010-08-18 14:16:44 +00:00
window_proxy.h
wscript
x11.cc