13
0
livetrax/gtk2_ardour
..
export
glade
icons
pixmaps
po
about.cc
about.h
actions.cc
actions.h change names of actions groups that include "jack" 2013-09-04 12:49:52 -04:00
add_route_dialog.cc pre-select reasonable-synth as Instrument 2014-01-03 20:33:27 +01:00
add_route_dialog.h
add_video_dialog.cc
add_video_dialog.h
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
arcall
ardbg no /usr/local/lib for ardbg 2013-03-07 14:38:40 +00:00
ardbg-scons
ardev
ardev_common.sh.in
ardour2_ui_dark_sae.rc.in
ardour2_ui_light_sae.rc.in
ardour2_ui_sae.conf
ardour3_fonts.rc.in
ardour3_styles.rc.in update processor control toggle button style 2014-01-05 13:13:28 +01:00
ardour3_ui_dark.rc.in
ardour3_ui_default.conf
ardour3_ui_light.rc.in
ardour3_widget_list.rc
ardour3.desktop.in
ardour3.xml
ardour_button.cc
ardour_button.h
ardour_dialog.cc
ardour_dialog.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
ardour_ui.h
ardour_window.cc
ardour_window.h change namespace/naming of WindowManager classes; register all ArdourDialog and ArdourWindow classes as ProxyTemporary windows so that transient-for can be set for all such windows 2013-05-07 22:09:16 -04:00
ardour-sae.menus
ardour.menus.in
ardour.sh.in
ArdourMono.ttf
arldd
arprof-scons
artest Add unit test runner (artest) and a config option to run tests after builds 2014-01-08 22:00:34 +02:00
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc
audio_clock.h used fixed width for the big clock and remove all code in AudioClock associated with variable width, since it just really doesn't work very well, and probably cannot be made to work very well 2012-12-29 15:59:38 +00:00
audio_region_editor.cc
audio_region_editor.h 'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc, etc. Use 'PLATFORM_WINDOWS' instead 2013-10-14 17:05:42 +01:00
audio_region_view.cc
audio_region_view.h Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
audio_streamview.cc
audio_streamview.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
audio_time_axis.cc
audio_time_axis.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
automation_controller.cc
automation_controller.h
automation_line.cc
automation_line.h
automation_region_view.cc
automation_region_view.h coding style 2014-01-10 10:55:43 -05:00
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc
automation_time_axis.h
axis_view.cc
axis_view.h Compile cleanly with clang. 2012-05-24 02:54:10 +00:00
big_clock_window.cc 'gtk2_ardour' - Use 'std::vector' to implement an array whose size is unknown (required to be buildable with MSVC) 2013-10-03 09:12:02 +01:00
big_clock_window.h
bundle_manager.cc
bundle_manager.h
button_joiner.cc
button_joiner.h
canvas_patch_change.cc change UIConfig to use accessor/setter methods like RCConfig so that ParameterChanged methods can actually be emitted; add variable (over a small range) background shading for all TimeAxisViewItems 2013-04-16 23:46:22 -04:00
canvas_vars.h rationalize color handling for fade in/out handles 2013-12-09 22:04:13 -05:00
canvas-simpleline.c a variety of mostly unused parameter errors from OS X Lion's compiler 2012-05-02 20:29:46 +00:00
canvas-simplerect.c
canvas-waveview.c
canvas-waveview.h
clock_group.cc
clock_group.h group clocks in location UI and region editor so that they all change modes together 2011-03-02 22:43:19 +00:00
cocoacarbon.mm
configinfo.cc make config-window suitable for small[er] screens 2013-08-08 15:23:08 -04:00
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.cc
crossfade_edit.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
crossfade_view.h
crossfade_xpms.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
curvetest.cc Move curve test file handling in main() until after ARDOUR::init is called 2013-08-13 20:15:47 +10:00
debug.cc
debug.h
edit_note_dialog.cc
edit_note_dialog.h merge resolution with master 2013-05-02 20:21:54 -04:00
editing_syms.h
editing.cc
editing.h implement a delete operation that works like "cut" but doesn't put the deleted items in the cut buffer. you will not be able to access this from your keyboard (Delete keyunless you remove your existing ~/.config/ardour3/ardour.bindings file 2011-06-12 15:50:47 +00:00
editor_actions.cc
editor_audio_import.cc
editor_audiotrack.cc
editor_canvas_events.cc
editor_canvas.cc
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h various work waveview amplitude mgmt; fix playhead cursor drag from timebar click 2013-04-17 15:22:09 -04:00
editor_drag.cc
editor_drag.h
editor_enums.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_export_audio.cc
editor_group_tabs.cc
editor_group_tabs.h Unify editor / mixer ordering. 2013-10-21 00:19:43 +11:00
editor_items.h
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc
editor_mixer.cc Merge branch 'master' into cairocanvas 2014-01-07 21:37:48 -05:00
editor_mouse.cc
editor_ops.cc Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
editor_regions.cc compare region names case-sensitively 2013-12-10 23:07:47 +01:00
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc
editor_routes.h
editor_rulers.cc
editor_selection.cc
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc
editor_summary.h
editor_tempodisplay.cc fix up size and drawing of measure lines, even when vertically scrolled 2013-06-24 23:03:11 -04:00
editor_timefx.cc
editor_videotimeline.cc
editor_xpms
editor.bindings preparations for using ardour's own keybinding system for the editor (not actually used) 2011-11-30 15:29:53 +00:00
editor.cc Merge branch 'master' into cairocanvas 2013-12-28 14:00:20 -05:00
editor.h
engine_dialog.cc
engine_dialog.h do not push new state to backend from audio/MIDI setup until OK or Apply are clicked (i.e. do not do this when device is changed) 2013-11-27 17:41:22 -05:00
enums.cc
enums.h
ergonomic-us.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
evtest.cc
export_channel_selector.cc
export_channel_selector.h
export_dialog.cc
export_dialog.h Hande export initialization exceptions gracefully 2013-11-23 19:11:31 +02:00
export_file_notebook.cc
export_file_notebook.h Show an example filename in the main export dialog 2012-01-29 20:55:44 +00:00
export_filename_selector.cc tweak layout of export dialog to try to make it clear what to enter when setting up the filename. nice checking for the user having understood this is not yet in place 2012-07-25 00:23:12 +00:00
export_filename_selector.h
export_format_dialog.cc
export_format_dialog.h
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
export_timespan_selector.h
export_video_dialog.cc
export_video_dialog.h
export_video_infobox.cc Work around badly chosen argument name in giomm/dbusmessage.h 2013-07-22 13:44:32 +10:00
export_video_infobox.h
fft_graph.cc
fft_graph.h
fft_result.cc 'gtk2_ardour' - Add namespaces + casting where necessary + general bits of 'correctness' to keep MSVC happy 2013-10-03 09:06:56 +01:00
fft_result.h
fft.cc
fft.h
fix_carbon.h
gain_meter.cc
gain_meter.h
generic_pluginui.cc Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
global_signals.h add copyright comments 2013-01-16 18:37:48 +00:00
gprofhelper.c Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
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_object.cc
gui_object.h
gui_thread.h
hit.cc
hit.h
i18n.h new plural form i18n macro 2013-01-03 14:19:16 +00:00
insert_time_dialog.cc
insert_time_dialog.h
interthread_progress_window.cc
interthread_progress_window.h
io_selector.cc
io_selector.h
keyboard.cc
keyboard.h
keyeditor.cc more excision of "JACK" from labels, menu items, etc. 2013-09-17 22:25:21 -04:00
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc
led.h
level_meter.cc
level_meter.h
linux_vst_gui_support.cc
location_ui.cc
location_ui.h
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc
lv2_plugin_ui.h
lxvst_plugin_ui.cc
lxvst_plugin_ui.h
main_clock.cc
main_clock.h Move delta-to-edit-point options to the main clock context menus (#4472). 2012-05-31 23:14:03 +00:00
main.cc
marker_selection.h
marker.cc
marker.h fix markers so that the blue line spans both canvases 2013-04-15 16:10:13 -04:00
meter_patterns.cc
meter_patterns.h
meter_strip.cc
meter_strip.h allow to include In/Disk button on Meterbridge 2013-11-09 13:16:08 +01:00
meterbridge.cc
meterbridge.h
midi_automation_line.cc
midi_automation_line.h
midi_channel_dialog.cc add MIDI channel editing for current note selection, bound to "c" by default 2011-06-13 14:48:48 +00:00
midi_channel_dialog.h
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_export_dialog.cc
midi_export_dialog.h
midi_list_editor.cc fix comment indentation 2012-06-18 19:19:44 +00:00
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
midi_region_view.h
midi_scroomer.cc
midi_scroomer.h Shrink the midi scroomer to match the keyboard in stacked mode. 2012-06-13 20:37:34 +00:00
midi_selection.cc
midi_selection.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc
midi_time_axis.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
midi_tracer.cc
midi_tracer.h
midi_util.h Fix my name :) 2011-04-06 15:00:16 +00:00
midi_velocity_dialog.cc
midi_velocity_dialog.h add "v" as a new MIDI editing key for velocity, add velocity dialog, fix crash when quitting with MIDI notes selected 2012-06-06 13:17:53 +00:00
missing_file_dialog.cc
missing_file_dialog.h
missing_plugin_dialog.cc initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
missing_plugin_dialog.h
mixer_actor.cc add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mixer_actor.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc
mixer_strip.h
mixer_ui.cc
mixer_ui.h Unify editor / mixer ordering. 2013-10-21 00:19:43 +11:00
mixer.bindings add alt-i as a binding in both the editor and mixer windows to toggle the state of MIDI input on the selected track(s); in the mixer this will also operate on the strip under the mouse. fixes #4838 2012-11-13 02:19:04 +00:00
mnemonic-us.bindings.in
monitor_section.cc
monitor_section.h fix some packing issues in the monitor section when using high-channel-count master/monitor busses (eg. ambi) 2012-04-06 11:18:22 +00:00
mono_panner_editor.cc
mono_panner_editor.h
mono_panner.cc
mono_panner.h prepare mono panner rework move to pango 2014-01-09 19:20:41 +01:00
mouse_cursors.cc
mouse_cursors.h
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
note_base.h
note_player.cc
note_player.h
note.cc 'gtk2_ardour' - In 'Note' c'tor, don't try to set 'rectangle->name' unless 'CANVAS_DEBUG' is defined 2013-10-06 11:00:10 +01:00
note.h initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
nsm.cc
nsm.h master merge; new files not added after initial cairocanvas patch application 2013-04-05 17:16:33 -04:00
nsmclient.cc
nsmclient.h non-session-manager support 2013-03-31 03:59:09 +02:00
option_editor.cc
option_editor.h
opts.cc
opts.h
panner2d.cc don't display elevation if panner does not support it. 2014-01-13 09:38:24 -05:00
panner2d.h
panner_editor.cc
panner_editor.h
panner_interface.cc
panner_interface.h Factor out 'persistent' tooltip code from the panner 2012-06-11 21:21:10 +00:00
panner_ui.cc
panner_ui.h
patch_change_dialog.cc Work around DELETE defined via windows.h 2013-07-13 08:45:27 -04:00
patch_change_dialog.h
patch_change.cc
patch_change.h
piano_roll_header.cc
piano_roll_header.h make mouse range mode do something interesting when in internal/note edit mode. not entirely finished because the usual modifiers to add/extend the selection don't work correctly. note that this works both on the scroomer (where the modifiers do work correctly) and in the track (where they do not) 2012-01-20 02:54:23 +00:00
pingback.cc 'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc, etc. Use 'PLATFORM_WINDOWS' instead 2013-10-14 17:00:28 +01:00
pingback.h
playlist_selection.h
playlist_selector.cc remove all of Gtk::Window::set_position (WIN_POS_MOUSE) for anything deriving from ArdourDialog or ArdourWindow; move the set_position() call into those classes' constructors, so that they are called before the windows are realized, and thus it actually works 2013-05-02 18:13:35 -04:00
playlist_selector.h
plugin_eq_gui.cc
plugin_eq_gui.h
plugin_interest.h
plugin_selector.cc
plugin_selector.h
plugin_ui.cc Merge branch 'master' into windows+cc 2013-10-14 19:31:22 +01:00
plugin_ui.h
point_selection.h
port_group.cc
port_group.h Display hardware IO individually in the port matrices unless we are in _show_only_bundles mode. 2012-05-20 21:56:28 +00:00
port_insert_ui.cc
port_insert_ui.h
port_matrix_body.cc Pass whole GdkEventButton into port matrix button 2011-12-07 01:44:47 +00:00
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 Pass whole GdkEventButton into port matrix button 2011-12-07 01:44:47 +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
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.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
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 initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
region_gain_line.h
region_layering_order_editor.cc
region_layering_order_editor.h
region_selection.cc remove the apparently unnecessary "ui_bind()" macro from entire source base 2012-04-25 12:58:19 +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
route_group_menu.cc
route_group_menu.h Make the route group submenu of the RouteTimeAxisView menu apply to the selection. 2011-03-07 13:04:03 +00:00
route_params_ui.cc
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_sorter.h fix serious logic error in re-ordering treeviews after route order keys/RIDs change - fixes major memory corruption bug that overwrote random memory as soon as a track gets deleted and/or user-defined remote IDs are in use 2012-10-27 00:15:45 +00:00
route_time_axis.cc Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
route_time_axis.h
route_ui_selection.h
route_ui.cc
route_ui.h
SAE-de-keypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
SAE-us-nokeypad.bindings.in
search_path_option.cc
search_path_option.h fix for #5224 2012-12-27 18:49:35 +00:00
selectable.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
selection_templates.h
selection.cc
selection.h
send_ui.cc
send_ui.h
session_dialog.cc
session_dialog.h
session_import_dialog.cc
session_import_dialog.h Remove over 500 unnecessary includes (including 54 of session.h). 2012-05-24 06:09:29 +00:00
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc
sfdb_ui.h
shuttle_control.cc merge with master 2013-05-04 22:41:10 -04:00
shuttle_control.h
small-splash.png
speaker_dialog.cc
speaker_dialog.h
splash.cc
splash.h
splash.png
startup.cc
startup.h
step_editing.bindings
step_editor.cc Merge branch 'master' into cairocanvas 2013-07-09 09:11:52 -04:00
step_editor.h add copyright comments 2013-01-16 18:37:48 +00:00
step_entry.cc
step_entry.h
stereo_panner_editor.cc
stereo_panner_editor.h
stereo_panner.cc
stereo_panner.h
streamview.cc
streamview.h
strip_selection.h
strip_silence_dialog.cc
strip_silence_dialog.h
sys_ex.cc
sys_ex.h
system_exec.cc
system_exec.h
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc
tempo_dialog.h
tempo_lines.cc fix up size and drawing of measure lines, even when vertically scrolled 2013-06-24 23:03:11 -04:00
tempo_lines.h
theme_manager.cc changes to waveform clipping display 2013-06-28 20:21:30 -04:00
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_info_box.cc monospace font for selection clock 2013-03-03 11:36:35 +00:00
time_info_box.h
time_selection.cc
time_selection.h
timecode_tester.cc
track_selection.cc
track_selection.h Delete trailing whitespace 2011-06-01 17:00:29 +00:00
track_view_list.cc initial commit of hand merging, plus getting "ancient" waf script to work correctly 2013-04-04 00:32:52 -04:00
track_view_list.h
transcode_ffmpeg.cc
transcode_ffmpeg.h
transcode_video_dialog.cc Merge branch 'master' into windows+cc 2013-10-06 11:56:03 +01:00
transcode_video_dialog.h
transpose_dialog.cc
transpose_dialog.h Differentiate between pitch-shift (for audio) and transpose (for MIDI). Fixes #3940. 2011-04-06 02:04:37 +00:00
ui_config_vars.h
ui_config.cc
ui_config.h
utils_videotl.cc switch from using Sleep/usleep to Glib::usleep() (and remember that we need to make Glib::usleep() actually work on windows one day) 2013-12-03 10:24:34 -05:00
utils_videotl.h
utils.cc 'gtk2_ardour' - Harmonize '__WIN32__', 'OS_WIN32' etc, etc. Use 'PLATFORM_WINDOWS' instead 2013-10-14 17:00:28 +01:00
utils.h
verbose_cursor.cc
verbose_cursor.h
video_image_frame.cc Merge remote-tracking branch 'remotes/origin/cairocanvas' into windows 2013-09-21 09:17:25 +01:00
video_image_frame.h
video_monitor.cc Merge branch 'master' into windows+cc 2013-10-06 11:56:03 +01:00
video_monitor.h
video_server_dialog.cc
video_server_dialog.h
video_timeline.cc
video_timeline.h
visibility_group.cc
visibility_group.h
volume_controller.cc
volume_controller.h
vst_plugin_ui.cc
vst_plugin_ui.h
window_manager.cc
window_manager.h
windows_vst_plugin_ui.cc
windows_vst_plugin_ui.h
wscript