13
0
livetrax/gtk2_ardour
Carl Hetherington 5576faf943 Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions.
git-svn-id: svn://localhost/ardour2/branches/3.0@8883 d708f5d6-7413-0410-9779-e7cbd77b26cf
2011-02-17 16:18:27 +00:00
..
export Add a default export format to prevent dialog from crashing when used for first time 2010-11-25 14:32:46 +00:00
glade
icons Modify region trim cursor if a region can only be trimmed in one direction. 2010-11-15 22:55:39 +00:00
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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
actions.h Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
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 Add dialogue to ask user about ambiguous source files. Fixes #3603. 2010-12-14 02:45:41 +00:00
ambiguous_file_dialog.h Add dialogue to ask user about ambiguous source files. Fixes #3603. 2010-12-14 02:45:41 +00:00
analysis_window.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
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
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui_dependents.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
ardour_ui_dialogs.cc preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
ardour_ui_ed.cc preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
ardour_ui_mixer.cc
ardour_ui_options.cc Use MTC instead of MIDI Timecode as the string for the external sync button. Fixes #3621. 2010-12-23 00:26:54 +00:00
ardour_ui.cc Just call a template a template (as in the menu) rather than a mix template. 2011-02-17 14:06:14 +00:00
ardour_ui.h preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
ardour_ui2.cc No-op; small tidy-ups. 2011-02-07 01:13:03 +00:00
ardour-sae.menus Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
ardour.menus.in preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
ardour.sh.in
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 remove theme-specific names from RC.in files, substitute them during build 2011-02-15 18:20:02 +00:00
ardour3_ui_default.conf tweak inverted stereo panner colors 2011-02-08 23:41:40 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in remove theme-specific names from RC.in files, substitute them during build 2011-02-15 18:20:02 +00:00
ardour3.desktop.in
ardour3.xml
arldd new utility, arldd, to run ldd(1) on an uninstalled ardour build 2010-11-27 23:18:37 +00:00
arprof-scons
arval
arval-scons
au_pluginui.h fix missing symbol errors on OS X 2010-11-15 19:53:57 +00:00
au_pluginui.mm make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
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 Show region peak amplitude to 2 decimal places. Fixes #3519. 2010-11-04 01:56:56 +00:00
audio_region_editor.h Add region peak amplitude to region editor. 2010-10-28 20:01:26 +00:00
audio_region_view.cc patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +00:00
audio_region_view.h patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +00:00
audio_streamview.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_streamview.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
audio_time_axis.cc Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
audio_time_axis.h
automation_controller.cc change some parameter names to make things a bit clearer,and require that an AutomationControllable is passed in to AutomationController::create() rather than being willing to create it 2011-02-16 19:41:53 +00:00
automation_controller.h change some parameter names to make things a bit clearer,and require that an AutomationControllable is passed in to AutomationController::create() rather than being willing to create it 2011-02-16 19:41:53 +00:00
automation_line.cc Tiny cleanup. 2011-02-01 01:05:39 +00:00
automation_line.h Fix display of MIDI automation on regions with non-zero _start. Should fix #3504. 2010-12-12 22:25:27 +00:00
automation_range.h
automation_region_view.cc Fix display of MIDI automation on regions with non-zero _start. Should fix #3504. 2010-12-12 22:25:27 +00:00
automation_region_view.h Small cleanups. 2010-12-12 20:14:19 +00:00
automation_selection.h
automation_streamview.cc Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
automation_streamview.h Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
automation_time_axis.cc Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
automation_time_axis.h Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
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 Missing files. 2010-12-28 18:43:22 +00:00
canvas_patch_change.h Missing files. 2010-12-28 18:43:22 +00:00
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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
canvas-hit.h
canvas-imageframe.c
canvas-imageframe.h
canvas-noevent-text.h
canvas-note-event.cc rest of lincoln's MIDI note edit via click outside of MIDI edit mode patch 2010-12-29 16:34:51 +00:00
canvas-note-event.h
canvas-note.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
canvas-note.h
canvas-simpleline.c fix up ordering of rounding error handling for simpleline 2010-12-29 14:37:34 +00:00
canvas-simpleline.h fix up some basic conceptual errors with canvas-simpleline, mostly relating to coordinate spaces 2010-12-29 13:46:52 +00:00
canvas-simplerect.c indent 2010-12-28 20:37:44 +00:00
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c Make sure that _POSIX_VERSION is available. 2010-12-20 01:17:24 +00:00
canvas-waveview.h
canvas.h
cocoacarbon.mm make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
configinfo.cc
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
crossfade_edit.h
crossfade_view.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
crossfade_view.h
crossfade_xpms.h
curvetest.cc
debug.cc
debug.h
diamond.cc
diamond.h
edit_note_dialog.cc Notice edits made to spinbuttons via numbers on the keyboard. Fixes #3413. 2010-12-11 23:59:34 +00:00
edit_note_dialog.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
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 Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
editor_cursors.h Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
editor_drag.cc patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +00:00
editor_drag.h patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +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 Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
editor_keys.cc Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
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 Prevent erroneous splitting icons in the editor mixer strip's processor box. 2011-02-10 02:44:56 +00:00
editor_mouse.cc patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +00:00
editor_nudge.cc
editor_ops.cc Re-add height menu to tracks (#3761). 2011-02-16 17:59:28 +00:00
editor_regions.cc clean up new region list management maps to avoid dangling shared ptrs and more (from lincoln) 2011-02-15 12:23:57 +00:00
editor_regions.h patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +00:00
editor_route_groups.cc Fix some messed up code (spacey tabs). 2010-11-25 20:37:39 +00:00
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 Don't catch up with the playhead after drags. 2011-02-08 11:46:11 +00:00
editor_summary.h Disable follow playhead during editor summary drags. 2011-01-16 19:33:16 +00:00
editor_tempodisplay.cc remove line parent member from Marker, part 3 2010-12-29 13:48:25 +00:00
editor_timefx.cc
editor_xpms
editor.cc Prevent erroneous splitting icons in the editor mixer strip's processor box. 2011-02-10 02:44:56 +00:00
editor.h patches from lincoln to speed up the regionlist and provide region removal (causes dangling shared ptrs to regions, fix to come 2011-02-14 21:49:43 +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 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 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 Make pressing enter in the label or path entries trigger the default dialogue response (fixes #3763). 2011-02-16 01:08:25 +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 Make pressing enter in the label or path entries trigger the default dialogue response (fixes #3763). 2011-02-16 01:08:25 +00:00
export_filename_selector.h
export_format_dialog.cc change Session::convert_to_frames_at() to Session::convert_to_frames() to reflect the fact that its argument is a position, not a duration; add Session::any_duration_to_frames(), which converts AnyTime representing a duration to frames; alter callers to use the right one of the two previously mentioned methods 2010-12-30 15:45:48 +00:00
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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
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 Add column headings and length field to export timespan selector. Fixes #3518. 2010-11-04 20:37:46 +00:00
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time 2011-02-08 19:19:55 +00:00
gain_meter.h Re-fix #3685 having read the request properly. 2011-01-11 01:30:37 +00:00
generic_pluginui.cc Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #3769). 2011-02-15 01:42:48 +00:00
gettext.h
ghostregion.cc Fix up midi ghost regions. Should fix #3629. 2010-12-30 18:35:16 +00:00
ghostregion.h Fix up midi ghost regions. Should fix #3629. 2010-12-30 18:35:16 +00:00
global_port_matrix.cc make global connection window inherit from ArdourDialog 2010-12-14 13:48:21 +00:00
global_port_matrix.h make global connection window inherit from ArdourDialog 2010-12-14 13:48:21 +00:00
global_signals.h add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
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 make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_socket_handler.h
imageframe_time_axis_group.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_group.h
imageframe_time_axis_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_time_axis_view.h
imageframe_time_axis.cc
imageframe_time_axis.h
imageframe_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe_view.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
imageframe.cc
imageframe.h
insert_time_dialog.cc
insert_time_dialog.h
interthread_progress_window.cc try to sensibly handle repeated imports of the same file. the same thing might be required for embeds 2010-11-05 20:36:44 +00:00
interthread_progress_window.h
io_selector.cc rest of process lock removal, plus no GUIs for internal returns 2010-11-27 21:32:29 +00:00
io_selector.h
itest.cc
keyboard.cc Save user key bindings to the right place. Fixes #3773. 2011-02-15 13:48:50 +00:00
keyboard.h
keyeditor.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
keyeditor.h
latency_gui.cc preparations for a working speaker editing dialog 2011-02-17 04:45:49 +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 add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
level_meter.h
lineset.cc
lineset.h
location_ui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
location_ui.h HIG-ify the locations UI a bit. Should fix #3526. 2010-11-08 16:42:41 +00:00
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.cc Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
lv2_plugin_ui.h Clean up plugin preset handling a bit. 2010-12-19 23:11:01 +00:00
main.cc provide runtime control over how much boost "live" debugging info is provided 2011-02-10 17:44:33 +00:00
marker_selection.h
marker_time_axis_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
marker_time_axis_view.h
marker_time_axis.cc
marker_time_axis.h
marker_view.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
marker_view.h
marker.cc remove line parent member from Marker 2010-12-29 13:47:36 +00:00
marker.h remove line parent member from Marker 2010-12-29 13:47:36 +00:00
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 move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
midi_list_editor.h
midi_port_dialog.cc
midi_port_dialog.h
midi_region_view.cc remove irrelevant comment 2011-02-09 14:04:31 +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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
midi_streamview.h Create a new layer if required on record to a track in stacked mode. Fixes #3391. 2010-11-14 15:01:53 +00:00
midi_time_axis.cc Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
midi_time_axis.h Remove dependence on the order of calls of listeners to MidiTrack::StepEditStatusChange, and rename the step entry menu item to make it consistent with the dialogue title. Should fix #3765. 2011-02-12 12:29:20 +00:00
midi_tracer.cc make ardour3 build and link on OS X (tiger, at least) 2010-11-13 05:14:48 +00:00
midi_tracer.h
midi_util.h
missing_file_dialog.cc Fix Ardour -> PROGRAM_NAME (#3627). 2010-12-26 02:43:00 +00:00
missing_file_dialog.h GPL boilerplate. 2010-11-27 01:04:02 +00:00
missing_plugin_dialog.cc Add missing files from previous commit. 2010-11-26 23:31:14 +00:00
missing_plugin_dialog.h Add missing files from previous commit. 2010-11-26 23:31:14 +00:00
mixer_group_tabs.cc
mixer_group_tabs.h
mixer_strip.cc Prevent erroneous splitting icons in the editor mixer strip's processor box. 2011-02-10 02:44:56 +00:00
mixer_strip.h Prevent erroneous splitting icons in the editor mixer strip's processor box. 2011-02-10 02:44:56 +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 (from 2.x) make sure that F4 is bound to the real separate action, not the Separate sub-menu 2011-02-15 12:22:11 +00:00
monitor_section.cc use volume controller widget for monitor section, drop some now-unused code 2011-02-11 18:04:09 +00:00
monitor_section.h use volume controller widget for monitor section, drop some now-unused code 2011-02-11 18:04:09 +00:00
mono_panner.cc panner visual tweaks 2011-02-09 14:28:18 +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 Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
mouse_cursors.h Move mouse cursor stuff out of Editor into its own class. 2010-11-16 14:53:16 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc
nag.h
new_plugin_preset_dialog.cc Add missing files. 2010-12-06 02:42:36 +00:00
new_plugin_preset_dialog.h Add missing files. 2010-12-06 02:42:36 +00:00
normalize_dialog.cc Fix normalize dialogue crash. 2010-10-29 01:04:27 +00:00
normalize_dialog.h Remember radio button state across normalize dialogue invocations. 2010-10-29 00:40:08 +00:00
note_player.cc
note_player.h
option_editor.cc Re-expose timecode offset in the session option editor. 2010-12-01 20:49:22 +00:00
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
panner_ui.cc remove debug output 2011-02-16 19:40:02 +00:00
panner_ui.h Remove unused and uncompiled panner code. 2011-02-13 13:01:14 +00:00
panner2d.cc preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
panner2d.h Fix more broken indentation (whitespace changes only). 2010-11-26 19:57:03 +00:00
patch_change_dialog.cc Missing files. 2010-12-28 18:43:22 +00:00
patch_change_dialog.h Missing files. 2010-12-28 18:43:22 +00:00
piano_roll_header.cc
piano_roll_header.h
playlist_selection.h
playlist_selector.cc
playlist_selector.h
plugin_eq_gui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
plugin_eq_gui.h No-op: reformat. 2010-12-03 22:27:40 +00:00
plugin_interest.h
plugin_selector.cc
plugin_selector.h
plugin_ui.cc i18n fixes. 2010-12-30 20:45:15 +00:00
plugin_ui.h Clean up and hopefully fix handling of logarithmic plugin parameters (fixes #3769). 2011-02-15 01:42:48 +00:00
point_selection.h
port_group.cc Further i18n fix. 2010-12-30 21:01:14 +00:00
port_group.h
port_insert_ui.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
port_insert_ui.h
port_matrix_body.cc Fix thinko in previous commit. 2010-12-10 22:28:20 +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 Fix crash on unchecking show individual ports (#3740). 2011-01-29 12:41:10 +00:00
port_matrix_grid.h Fix crash on mouseover. 2010-12-10 17:27:13 +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 Fix crash on unchecking show individual ports (#3740). 2011-01-29 12:41:10 +00:00
port_matrix.h Fix crash on mouseover. 2010-12-10 17:27:13 +00:00
processor_box.cc Prevent erroneous splitting icons in the editor mixer strip's processor box. 2011-02-10 02:44:56 +00:00
processor_box.h Prevent erroneous splitting icons in the editor mixer strip's processor box. 2011-02-10 02:44:56 +00:00
processor_selection.h
progress_reporter.cc
progress_reporter.h Use ProgressReporter class for normalization. Report progress for individual regions. Fix crash on normalising a single region (#3510). 2010-10-27 14:22:24 +00:00
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 Tidy up quantize dialogue. 2010-11-04 02:05:30 +00:00
quantize_dialog.h
rc_option_editor.cc Option to colour region background using the track colour (#3759). 2011-02-08 20:01:55 +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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
region_editor.h Add region peak amplitude to region editor. 2010-10-28 20:01:26 +00:00
region_gain_line.cc
region_gain_line.h
region_layering_order_editor.cc
region_layering_order_editor.h
region_selection.cc Remove incorrect caching of region selection start/end points, and always compute them. I'm pretty sure the slow-down won't be a problem in practice. Fixes #3520. 2010-11-04 18:05:17 +00:00
region_selection.h Remove incorrect caching of region selection start/end points, and always compute them. I'm pretty sure the slow-down won't be a problem in practice. Fixes #3520. 2010-11-04 18:05:17 +00:00
region_view.cc Fix some gettext plural forms. Should fix #3604. 2010-12-14 13:05:35 +00:00
region_view.h fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
return_ui.cc
return_ui.h
rgb_macros.h cairo-ify expose handlers for PixFader and PixScroller (latter is not used); tweak UI RC file in response; move rgb macros to gtkmm2ext for easier use there as we go cairo over time 2011-02-08 19:19:55 +00:00
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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
route_params_ui.h
route_processor_selection.cc
route_processor_selection.h
route_selection.h
route_time_axis.cc Clean up some confusion with AutomationControls in AutomationTimeAxisViews that have regions. 2011-02-17 16:18:27 +00:00
route_time_axis.h Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
route_ui.cc Remove dependence on the order of calls of listeners to MidiTrack::StepEditStatusChange, and rename the step entry menu item to make it consistent with the dialogue title. Should fix #3765. 2011-02-12 12:29:20 +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 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 Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
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 Tidy up the region menu a bit, and hopefully clarify what regions will be 2010-11-03 22:19:29 +00:00
search_path_option.cc Fix missed i18n (#3766). 2011-02-12 12:29:08 +00:00
search_path_option.h handle multiple imports of the same file better (via better source naming); make session properties editor pretty much work for search paths 2010-11-09 22:18:52 +00:00
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 Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
sfdb_ui.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
speaker_dialog.cc preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
speaker_dialog.h preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
splash.cc
splash.h
splash.png
startup.cc Look for .ardour, not .template, when using an existing session as a template. 2011-02-17 14:06:42 +00:00
startup.h
step_editing.bindings melvin herr's "reversion" fix for step editing so that everything is zero-based again 2011-02-08 02:46:44 +00:00
step_editor.cc move ticks per beat from Meter to Timecode::BBT_Time, add new constructor for BBT_Time based on a double value; reduce BeatFramesConverted to 1 liners pending likely removal 2010-12-14 20:28:37 +00:00
step_editor.h
step_entry.cc melvin herr's "reversion" fix for step editing so that everything is zero-based again 2011-02-08 02:46:44 +00:00
step_entry.h melvin herr's "reversion" fix for step editing so that everything is zero-based again 2011-02-08 02:46:44 +00:00
stereo_panner.cc panner visual tweaks 2011-02-09 14:28:18 +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 fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
strip_silence_dialog.h fix computation of silence text, and its display. it is still not on top of the canvas, which is a small problem 2010-12-09 18:17:36 +00:00
tape_region_view.cc
tape_region_view.h
tempo_dialog.cc Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
tempo_dialog.h Rename libmusictime libtimecode (consistent with already used namespace "Timecode"). 2010-12-14 18:13:37 +00:00
tempo_lines.cc fix type error when resetting all tempo lines 2010-12-28 20:35:54 +00:00
tempo_lines.h
theme_manager.cc add configurable colors to stereo panner, plus keybindings for zero width (0), 1 (alt-up) or -1 (alt-down), plus M when its mono 2010-12-02 15:51:42 +00:00
theme_manager.h
time_axis_view_item.cc Option to colour region background using the track colour (#3759). 2011-02-08 20:01:55 +00:00
time_axis_view_item.h Option to colour region background using the track colour (#3759). 2011-02-08 20:01:55 +00:00
time_axis_view.cc No-op: coding style. 2011-02-16 17:59:36 +00:00
time_axis_view.h Re-add height menu to tracks (#3761). 2011-02-16 17:59:28 +00:00
time_fx_dialog.cc don't give the timefx progress bar its own name 2010-11-05 16:19:22 +00:00
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 use volume controller widget for monitor section, drop some now-unused code 2011-02-11 18:04:09 +00:00
utils.h use volume controller widget for monitor section, drop some now-unused code 2011-02-11 18:04:09 +00:00
visual_time_axis.cc Remove all use of nframes_t. 2010-12-03 22:26:29 +00:00
visual_time_axis.h
volume_controller.cc add back working version of VolumeController 2011-02-11 18:02:15 +00:00
volume_controller.h add back working version of VolumeController 2011-02-11 18:02:15 +00:00
vst_pluginui.cc Clean up VST plugin key handling slightly. 2010-12-29 23:31:02 +00:00
vst_pluginui.h Extremely hacky but somewhat functional passing of keys to VST plugin UIs. Sort-of fixes #3630. 2010-12-29 21:58:44 +00:00
waveview_p.h
waveview.cc
waveview.h
window_proxy.cc
window_proxy.h
wscript preparations for a working speaker editing dialog 2011-02-17 04:45:49 +00:00
x11.cc