13
0
livetrax/gtk2_ardour
2011-02-07 17:28:37 +00:00
..
export
glade
icons
pixmaps
po po name changes, again? 2011-01-31 17:57:49 +00:00
.cvsignore
about.cc add melvin herr to authors list 2011-02-05 16:49:14 +00:00
about.h
actions.cc
actions.h
add_midi_cc_track_dialog.cc
add_midi_cc_track_dialog.h
add_route_dialog.cc Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
add_route_dialog.h Remove direct busses so that all busses have internal returns. 2011-01-05 15:52:27 +00:00
ambiguous_file_dialog.cc
ambiguous_file_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg
ardbg-scons
ardev
ardev_common.sh.in merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
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 change appearance of panner data popup slightly (fixed width font so it doesn't bounce around during edits), and make dbl-clicks to set pos to max-L or max-R work even if width is reversed 2011-02-07 17:28:37 +00:00
ardour3_ui_default.conf Use lines between marker bars from the SAE profile. 2011-01-16 19:33:04 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in
ardour3.desktop.in
ardour3.xml
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui2.cc No-op; small tidy-ups. 2011-02-07 01:13:03 +00:00
ardour_ui_dependents.cc
ardour_ui_dialogs.cc
ardour_ui_ed.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc
ardour_ui.cc Fix crash on startup with a new Ardour install. 2011-02-05 15:27:11 +00:00
ardour_ui.h Terminate RapidScreenUpdate clock updates earlier when they are not necessary. Fix set from playhead when used on the position clock in the region properties dialogue. Make clocks sample-accurate when they are set in frames and then queried in frames without an edit in-between. 2011-01-19 20:54:51 +00:00
ardour-sae.menus
ardour.menus.in Rename Frames ruler to Samples. 2011-01-18 12:51:02 +00:00
ardour.sh.in
arldd
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.cc Terminate RapidScreenUpdate clock updates earlier when they are not necessary. Fix set from playhead when used on the position clock in the region properties dialogue. Make clocks sample-accurate when they are set in frames and then queried in frames without an edit in-between. 2011-01-19 20:54:51 +00:00
audio_clock.h Terminate RapidScreenUpdate clock updates earlier when they are not necessary. Fix set from playhead when used on the position clock in the region properties dialogue. Make clocks sample-accurate when they are set in frames and then queried in frames without an edit in-between. 2011-01-19 20:54:51 +00:00
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 merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
audio_time_axis.h
automation_controller.cc allow derived children of BarController to set label position as a width fraction, not an absolute position 2011-01-28 01:04:33 +00:00
automation_controller.h allow derived children of BarController to set label position as a width fraction, not an absolute position 2011-01-28 01:04:33 +00:00
automation_line.cc Tiny cleanup. 2011-02-01 01:05:39 +00:00
automation_line.h
automation_range.h
automation_region_view.cc
automation_region_view.h
automation_selection.h
automation_streamview.cc
automation_streamview.h
automation_time_axis.cc virtualize the way that AutomationController gets strings to display values, so that we can callback through the owner of an AutomationControl, not just rely on the value from the AutomationControl; make pan automation tracks use this to display more audio-centric values 2011-01-27 18:48:33 +00:00
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_patch_change.cc
canvas_patch_change.h
canvas_vars.h new mono panner widget; make stereo panner respond to changes in colors immediately 2011-01-07 17:36:01 +00:00
canvas-curve.h
canvas-flag.cc No-op; very minor cleanup. 2011-01-30 13:05:45 +00:00
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-simpleline.c
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
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.cc
crossfade_edit.h
crossfade_view.cc
crossfade_view.h
crossfade_xpms.h
curvetest.cc
debug.cc
debug.h
diamond.cc
diamond.h
edit_note_dialog.cc
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc a radically new approach to sizing the track header layout that now allows ardour to shrink dramatically in vertical height. current lower limit is about 763 pixels WITH the editor mixer strip, and something much, much smaller without it 2011-01-29 14:48:59 +00:00
editor_audio_import.cc Make all types of import at least partially undo-able so that the session range gets set properly on import. 2011-01-21 00:58:45 +00:00
editor_audiotrack.cc
editor_canvas_events.cc
editor_canvas.cc a radically new approach to sizing the track header layout that now allows ardour to shrink dramatically in vertical height. current lower limit is about 763 pixels WITH the editor mixer strip, and something much, much smaller without it 2011-01-29 14:48:59 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_cursors.h
editor_drag.cc Fix warning. 2011-01-24 12:06:12 +00:00
editor_drag.h Disable follow-playhead during drags. Fixes #3647. 2011-01-05 02:28:28 +00:00
editor_enums.h
editor_export_audio.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
editor_group_tabs.cc
editor_group_tabs.h
editor_imageframe.cc
editor_items.h
editor_keyboard.cc
editor_keys.cc
editor_locations.cc Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643. 2011-01-03 18:53:46 +00:00
editor_locations.h Give the locations editor tab a horizontal scrollbar if needs be. Fixes #3643. 2011-01-03 18:53:46 +00:00
editor_markers.cc Restore context menu to session markers. Fixes #3655. 2011-01-04 01:40:47 +00:00
editor_mixer.cc
editor_mouse.cc Prevent various things from stopping the transport by requesting a transport speed of exactly 0 when they are really just continuously varying it. Fixes strange playhead behaviour during varispeed when the user varispeeds to exactly 0 and auto-return is triggered. 2011-02-07 01:12:47 +00:00
editor_nudge.cc
editor_ops.cc Fix fit to window for route groups whose first track is hidden (#3678). 2011-02-07 02:11:31 +00:00
editor_regions.cc Repeat of recent fix to EditorRoutes to improve behaviour when editing names. 2011-01-01 20:08:26 +00:00
editor_regions.h
editor_route_groups.cc
editor_route_groups.h
editor_routes.cc a radically new approach to sizing the track header layout that now allows ardour to shrink dramatically in vertical height. current lower limit is about 763 pixels WITH the editor mixer strip, and something much, much smaller without it 2011-01-29 14:48:59 +00:00
editor_routes.h
editor_rulers.cc Rename Frames ruler to Samples. 2011-01-18 12:51:02 +00:00
editor_scrub.cc
editor_selection_list.cc
editor_selection.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
editor_snapshots.cc
editor_snapshots.h
editor_summary.cc Disable follow playhead during editor summary drags. 2011-01-16 19:33:16 +00:00
editor_summary.h Disable follow playhead during editor summary drags. 2011-01-16 19:33:16 +00:00
editor_tempodisplay.cc
editor_timefx.cc
editor_xpms
editor.cc Remove Gtk::manage from the popup region menu item so that it doesn't get destroyed when its parent menu is cleared (patch from Lincoln). Fixes #3753. 2011-02-06 17:17:59 +00:00
editor.h Update summary when a region is removed. 2011-01-30 13:24:41 +00:00
engine_dialog.cc forward port EPA changes from 2.X 2011-01-07 16:25:57 +00:00
engine_dialog.h
enums.cc
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc Make stem export export from right before any processors. 2011-01-16 19:41:11 +00:00
export_channel_selector.h Make stem export export from right before any processors. 2011-01-16 19:41:11 +00:00
export_dialog.cc Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
export_dialog.h Add stem export dialog and make all different export dialogs save their config to a different node in instant.xml 2011-01-06 16:55:19 +00:00
export_file_notebook.cc
export_file_notebook.h
export_filename_selector.cc
export_filename_selector.h
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 mark a string for translation that was (oddly) protected from it 2011-02-03 15:34:51 +00:00
export_timespan_selector.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc stop gain fader moving as meter point is changed (changing width of meters) 2011-02-07 15:32:24 +00:00
gain_meter.h Re-fix #3685 having read the request properly. 2011-01-11 01:30:37 +00:00
generic_pluginui.cc
gettext.h
ghostregion.cc
ghostregion.h
global_port_matrix.cc
global_port_matrix.h
global_signals.h
gprofhelper.c
group_tabs.cc Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
group_tabs.h Allow choice of direct or aux busses when subgrouping route groups. Fixes #3658. 2011-01-04 02:36:29 +00:00
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
imageframe_socket_handler.h
imageframe_time_axis_group.cc
imageframe_time_axis_group.h
imageframe_time_axis_view.cc
imageframe_time_axis_view.h
imageframe_time_axis.cc
imageframe_time_axis.h
imageframe_view.cc
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 allow derived children of BarController to set label position as a width fraction, not an absolute position 2011-01-28 01:04:33 +00:00
latency_gui.h allow derived children of BarController to set label position as a width fraction, not an absolute position 2011-01-28 01:04:33 +00:00
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 do not set LV2_PATH for a bundled build 2011-02-02 19:49:47 +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 Show bank number as well as program change in patch flags (remainder of #3625). 2011-01-30 13:06:09 +00:00
midi_region_view.h merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
midi_scroomer.cc
midi_scroomer.h
midi_selection.h
midi_streamview.cc
midi_streamview.h
midi_time_axis.cc Fix session range location by hooking into the undo system. Fixes #3654. 2011-01-19 17:38:56 +00:00
midi_time_axis.h
midi_tracer.cc
midi_tracer.h
midi_util.h
missing_file_dialog.cc
missing_file_dialog.h
missing_plugin_dialog.cc
missing_plugin_dialog.h
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc Move record and sends buttons down to the side of the iso/lock buttons. 2011-02-06 22:29:33 +00:00
mixer_strip.h Move record and sends buttons down to the side of the iso/lock buttons. 2011-02-06 22:29:33 +00:00
mixer_ui.cc Make the mixer window horizontal scrollbar only appear when needed. 2011-02-01 22:39:03 +00:00
mixer_ui.h Put add route/bus button at the bottom of the mixer window track display (#3688) 2011-01-09 19:09:56 +00:00
mnemonic-us.bindings.in fix keybindings for align ops, which moved from Editor to Region "group" 2011-01-03 15:51:14 +00:00
monitor_section.cc
monitor_section.h
mono_panner.cc change appearance of panner data popup slightly (fixed width font so it doesn't bounce around during edits), and make dbl-clicks to set pos to max-L or max-R work even if width is reversed 2011-02-07 17:28:37 +00:00
mono_panner.h more cleanups of PannerUI, add start/end gesture support to mono panner 2011-01-07 21:38:22 +00: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_player.cc
note_player.h
option_editor.cc
option_editor.h Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
opts.cc
opts.h
panner2d.cc merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
panner2d.h
panner_ui.cc Remove per-track mono option, as it seems somewhat useless now that we have a mix mono button in the monitor section. 2011-02-02 02:06:30 +00:00
panner_ui.h Remove per-track mono option, as it seems somewhat useless now that we have a mix mono button in the monitor section. 2011-02-02 02:06:30 +00:00
panner.cc
panner.h
patch_change_dialog.cc
patch_change_dialog.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_insert_ui.cc
port_insert_ui.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 Fix crash on unchecking show individual ports (#3740). 2011-01-29 12:41:10 +00:00
port_matrix_grid.h
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 Fix crash on unchecking show individual ports (#3740). 2011-01-29 12:41:10 +00:00
port_matrix.h
processor_box.cc store void pointers to processor UIs in Processors, and reset ProcessorWindowProxy objects to use them, so that we can never create 2 windows (UIs) for the same processor 2011-02-01 02:41:31 +00:00
processor_box.h Somewhat unconvincing visual indication that plugin inserts are splitting mono inputs to stereo. 2011-02-01 01:50:49 +00:00
processor_selection.h
progress_reporter.cc
progress_reporter.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h Patch from Lincoln to fix rhythm ferret in various ways (#3715). 2011-01-19 18:35:11 +00:00
quantize_dialog.cc
quantize_dialog.h
rc_option_editor.cc increase available explicit range of "number of processors to use" to include the full count (even though this is also accessible as "all") 2011-02-05 16:40:33 +00:00
rc_option_editor.h Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
region_editor.cc
region_editor.h
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc
region_layering_order_editor.h
region_selection.cc
region_selection.h
region_view.cc
region_view.h
return_ui.cc
return_ui.h
rgb_macros.h
rhythm_ferret.cc Patch from Lincoln to fix rhythm ferret in various ways (#3715). 2011-01-19 18:35:11 +00:00
rhythm_ferret.h Patch from Lincoln to fix rhythm ferret in various ways (#3715). 2011-01-19 18:35:11 +00:00
route_group_dialog.cc Add route group property to share route active state (#3703) 2011-01-10 23:37:34 +00:00
route_group_dialog.h Add route group property to share route active state (#3703) 2011-01-10 23:37:34 +00:00
route_group_menu.cc Make Route Group dialog instant-apply. Disallow identically-named route group; fixes #3689. 2011-01-08 02:35:46 +00:00
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 Update name_label as well as name_entry when the route name changes. Fixes #3675. 2011-01-06 01:36:28 +00:00
route_time_axis.h
route_ui.cc desensitize almost everything in a mixer strip when displaying send(s), to avoid user confusion about what can and cannot be modified 2011-01-29 15:28:58 +00:00
route_ui.h desensitize almost everything in a mixer strip when displaying send(s), to avoid user confusion about what can and cannot be modified 2011-01-29 15:28:58 +00:00
SAE-de-keypad.bindings.in
SAE-de-nokeypad.bindings.in
SAE-us-keypad.bindings.in
SAE-us-nokeypad.bindings.in
search_path_option.cc
search_path_option.h
selectable.h
selection_templates.h
selection.cc Unselect regions on tracks when the tracks are hidden. Fixes #3653. 2011-01-04 01:03:36 +00:00
selection.h Unselect regions on tracks when the tracks are hidden. Fixes #3653. 2011-01-04 01:03:36 +00:00
send_ui.cc show_all() more selectively so that unwanted notebook tabs don't appear in SendUI port matrices. 2011-01-11 02:47:53 +00:00
send_ui.h Remove erroneous handling of input IO for sends, which don't have them. Fixes #3694. 2011-01-10 19:36:00 +00:00
session_import_dialog.cc new mono panner widget; make stereo panner respond to changes in colors immediately 2011-01-07 17:36:01 +00:00
session_import_dialog.h
session_metadata_dialog.cc
session_metadata_dialog.h
session_option_editor.cc Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
session_option_editor.h Disable solo-controls-are-listen-controls if we don't have a monitor bus. Should fix #3660. 2011-01-04 20:52:30 +00:00
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
startup.cc Speculative fix for expanded session browse button (#3756). 2011-02-06 17:24:34 +00:00
startup.h
step_editing.bindings step editing patches from melvin herr 2011-02-05 16:40:54 +00:00
step_editor.cc
step_editor.h
step_entry.cc step editing patches from melvin herr 2011-02-05 16:40:54 +00:00
step_entry.h step editing patches from melvin herr 2011-02-05 16:40:54 +00:00
stereo_panner.cc change appearance of panner data popup slightly (fixed width font so it doesn't bounce around during edits), and make dbl-clicks to set pos to max-L or max-R work even if width is reversed 2011-02-07 17:28:37 +00:00
stereo_panner.h merge 3.0-panexp (pan experiments) branch, revisions 8534-8585 into 3.0, thus ending 3.0-panexp. THIS COMMIT WILL BREAK ALL EXISTING 3.0 SESSIONS IN SOME WAY (possibly not fatally). 2011-01-27 01:31:03 +00:00
streamview.cc Update summary when a region is removed. 2011-01-30 13:24:41 +00:00
streamview.h Update summary when a region is removed. 2011-01-30 13:24:41 +00:00
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 Unselect regions on tracks when the tracks are hidden. Fixes #3653. 2011-01-04 01:03:36 +00:00
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
vst_pluginui.h
waveview_p.h
waveview.cc
waveview.h
window_proxy.cc
window_proxy.h
wscript drop explicit font naming on X Window 2011-02-07 17:28:25 +00:00
x11.cc