ardour/gtk2_ardour
Carl Hetherington 129ace60e2 Fix warning.
git-svn-id: svn://localhost/ardour2/branches/3.0@7080 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-05-08 01:18:36 +00:00
..
glade
icons tweak knob drawing, add angular/radial control on button3 2010-05-07 16:33:25 +00:00
pixmaps
po
.cvsignore
about.cc changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive) 2010-03-16 15:33:04 +00:00
about.h remove old paypal cruft from about dialog source, and delete config info window if/when about dialog is deleted 2010-01-04 02:38:37 +00:00
actions.cc finalize PROGRAM_NAME change for ardour3 2010-03-15 02:31:27 +00:00
actions.h
add_midi_cc_track_dialog.cc A little gentle copy-editing of dialogue titles. 2010-04-30 00:16:45 +00:00
add_midi_cc_track_dialog.h
add_route_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
add_route_dialog.h
analysis_window.cc
analysis_window.h
arcall
ardbg Add --args so ardbg obeys ardour options. 2010-02-09 03:16:16 +00:00
ardbg-scons
ardev
ardev_common.sh.in Re-integrate export-optimization branch. 2009-12-27 14:46:23 +00:00
ardev-scons
ardour_dialog.cc
ardour_dialog.h
ardour_image_compositor_socket.h
ardour_ui_dependents.cc save tearoff state; restore monitor section state reasonably well; fixup access control to parts of editor.h (needs more work); extend CrossThread just a little 2010-03-19 02:49:01 +00:00
ardour_ui_dialogs.cc not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary) 2010-04-02 18:48:50 +00:00
ardour_ui_ed.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
ardour_ui_mixer.cc
ardour_ui_options.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
ardour_ui.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
ardour_ui.h remove "ardourBuffering" file creation (it was useless, sadly); editor region list now responds to bounds changes; tweak opton in RC config editor 2010-04-28 14:51:17 +00:00
ardour_ui2.cc yet more work on Ye Fabled Solo Architecture. now do forward and backward propagation of solo status from a soloed track. tweak GUI appearance 2010-04-27 03:10:53 +00:00
ardour-sae.menus
ardour.menus.in Tidy up rhythm ferret dialogue a bit and move its menu option into the Region menu. 2010-04-30 13:29:14 +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 lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +00:00
ardour3_ui_default.conf Some cleanups to drawing of automation line control points. Drag all selected automation points if one selected point is dragged. 2010-01-03 00:08:58 +00:00
ardour3_ui_light_sae.rc.in
ardour3_ui_light.rc.in light theme needs monitor section style info 2010-05-05 14:14:19 +00:00
ardour3.desktop.in
ardour3.xml
arprof-scons
arval
arval-scons
au_pluginui.h
au_pluginui.mm
audio_clock.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
audio_clock.h more strip silence dialog changes, to use audio clocks, show smallest silence/audible segments, etc. 2010-03-05 02:09:37 +00:00
audio_region_editor.cc Tidy up region properties editor a bit. Fixes #3085. 2010-04-24 00:29:28 +00:00
audio_region_editor.h Tidy up region properties editor a bit. Fixes #3085. 2010-04-24 00:29:28 +00:00
audio_region_view.cc Display region gain automation if it is 'interesting' (ie not just the default) 2010-04-26 00:25:32 +00:00
audio_region_view.h Allow more than one peaks_ready callback to be pending for an AudioRegionView 2010-04-22 01:40:33 +00:00
audio_streamview.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
audio_streamview.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
audio_time_axis.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
audio_time_axis.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
automation_controller.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
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 No-op: rename a few variables and add/fix some comments. 2010-04-01 01:07:24 +00:00
automation_line.h Fix confusion about last_pointer_* variables under snap. 2010-01-11 19:36:29 +00:00
automation_region_view.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
automation_region_view.h change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
automation_selectable.h Fixes to permit drags of multiply-selected automation control points. 2010-01-05 02:22:58 +00:00
automation_selection.h
automation_streamview.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
automation_streamview.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
automation_time_axis.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
automation_time_axis.h lots of debug code still in place, but get a much improved structure for MIDI automation menus actually working. tweaks to follow 2010-01-09 02:36:47 +00:00
axis_view.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
axis_view.h rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
bundle_manager.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
bundle_manager.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
cairo_widget.cc
cairo_widget.h
canvas_impl.h
canvas_vars.h Some cleanups to drawing of automation line control points. Drag all selected automation points if one selected point is dragged. 2010-01-03 00:08:58 +00:00
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 lots of work to hide prelight from most buttons, etc. etc. etc; increase range of solo boost knob; theme RC files changes need propagating to the light theme, sigh 2010-03-26 21:24:17 +00:00
canvas-note-event.h
canvas-note.cc
canvas-note.h
canvas-program-change.cc
canvas-program-change.h
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c Some cleanups to drawing of automation line control points. Drag all selected automation points if one selected point is dragged. 2010-01-03 00:08:58 +00:00
canvas-simplerect.h
canvas-sysex.cc
canvas-sysex.h
canvas-waveview.c try (unsuccessfully) to fix gcc complaints about function-pointer/object-pointer mixing (its much deeper than this change suggests) 2010-03-01 23:54:40 +00:00
canvas-waveview.h try (unsuccessfully) to fix gcc complaints about function-pointer/object-pointer mixing (its much deeper than this change suggests) 2010-03-01 23:54:40 +00:00
canvas.h
cocoacarbon.mm
configinfo.cc add a way to see (most of) the waf config used to build ardour at run time (from the about dialog). buttons still need reordering there 2010-01-04 02:04:05 +00:00
configinfo.h add a way to see (most of) the waf config used to build ardour at run time (from the about dialog). buttons still need reordering there 2010-01-04 02:04:05 +00:00
control_point_dialog.cc
control_point_dialog.h
control_point.cc Some cleanups to drawing of automation line control points. Drag all selected automation points if one selected point is dragged. 2010-01-03 00:08:58 +00:00
control_point.h Cleanup of previous two commits. 2010-01-05 03:15:28 +00:00
crossfade_edit.cc A little gentle copy-editing of dialogue titles. 2010-04-30 00:16:45 +00:00
crossfade_edit.h Allow more than one peaks_ready callback to be pending for an AudioRegionView 2010-04-22 01:40:33 +00:00
crossfade_view.cc Fix crossfade height in stacked mode. 2010-04-07 01:11:31 +00:00
crossfade_view.h Fix crossfade height in stacked mode. 2010-04-07 01:11:31 +00:00
crossfade_xpms.h
curvetest.cc
diamond.cc
diamond.h
editing_syms.h
editing.cc
editing.h
editor_actions.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
editor_audio_import.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
editor_audiotrack.cc Move toggle-waveforms-while-recording into RC options. 2010-04-19 01:40:42 +00:00
editor_canvas_events.cc Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_canvas.cc Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_drag.cc Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_drag.h Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_enums.h
editor_export_audio.cc Small cleanup: add constructor to InterThreadInfo. 2010-05-02 19:08:30 +00:00
editor_group_tabs.cc Fix up route group state signal handling. Make the PropertyList version 2010-04-02 00:21:08 +00:00
editor_group_tabs.h
editor_imageframe.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
editor_items.h
editor_keyboard.cc (1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim) 2010-03-02 18:05:26 +00:00
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_mixer.cc Move a couple of methods into editor.cc, where they seem to be more at home than in editor_mixer.cc 2010-02-07 23:11:17 +00:00
editor_mouse.cc Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_nudge.cc
editor_ops.cc Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_regions.cc Small cleanups to dragging code. Fix assertion failure on dragging a regions' parent entry from the region list to the canvas (which may be #2811). Fixes to drags of regions onto and then back off canvas; should fix #3109. 2010-05-05 22:09:07 +00:00
editor_regions.h Take away the Remove option from the region list, and add Show to re-show hidden regions. 2010-03-31 01:11:48 +00:00
editor_route_groups.cc Fix up route group state signal handling. Make the PropertyList version 2010-04-02 00:21:08 +00:00
editor_route_groups.h Fix up route group state signal handling. Make the PropertyList version 2010-04-02 00:21:08 +00:00
editor_routes.cc yet more work on Ye Fabled Solo Architecture. now do forward and backward propagation of solo status from a soloed track. tweak GUI appearance 2010-04-27 03:10:53 +00:00
editor_routes.h yet more work on Ye Fabled Solo Architecture. now do forward and backward propagation of solo status from a soloed track. tweak GUI appearance 2010-04-27 03:10:53 +00:00
editor_rulers.cc Allow multiple simulataneous Drags to be active, and hence set up and drag time ranges when moving regions in PT-edit mode. 2010-01-12 16:14:49 +00:00
editor_scrub.cc
editor_selection_list.cc cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
editor_selection.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
editor_snapshots.cc Give titles to Gtkmm2ext::Choice prompts, and do some minor cleanups to prompt text. 2009-12-23 01:26:33 +00:00
editor_snapshots.h
editor_summary.cc Move region naming stuff from Session into RegionFactory, cleaning up some vestiges of when Session had a list of regions. 2010-03-30 23:40:28 +00:00
editor_summary.h When dragging the summary viewbox with a click outside the viewbox, clamp x and y 2010-01-16 00:44:56 +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 Don't report an error when the user cancels a time stretch operation. 2010-04-27 23:34:22 +00:00
editor_xpms
editor.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
editor.h Fix SNAFU on region trimming with grid enabled caused by my recent supposed fix. 2010-05-05 01:54:16 +00:00
engine_dialog.cc Fix ordering issue with loading engine settings to the startup dialog 2010-04-02 22:58:05 +00:00
engine_dialog.h
enums.cc a boatload of minor and middle-sized changes to try to speed up undo. imperfect, unfinished, but probably right to commit now 2010-01-25 20:34:09 +00:00
enums.h
ergonomic-us.bindings.in
evtest.cc
export_channel_selector.cc Clarify labels in export dialog to explain how options affect use of region gain when exporting. 2010-05-02 13:48:06 +00:00
export_channel_selector.h
export_dialog.cc Remove the realtime export button from the export dialog, as it's not really functional atm 2010-03-30 15:46:17 +00:00
export_dialog.h Make audiographer SndfileWriter use PBD::Signal and use it properly. Also make export graph stuff use boost::ptr_list (because of ScopedConnection non-copyability) 2010-04-02 20:49:02 +00:00
export_file_notebook.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
export_file_notebook.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
export_filename_selector.cc
export_filename_selector.h
export_format_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
export_format_dialog.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
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 A little gentle copy-editing of dialogue titles. 2010-04-30 00:16:45 +00:00
export_range_markers_dialog.h
export_timespan_selector.cc
export_timespan_selector.h
fft_graph.cc
fft_graph.h
fft_result.cc
fft_result.h
fft.cc
fft.h
gain_meter.cc meter point restore handling, and related matters 2010-04-03 13:40:34 +00:00
gain_meter.h how about that ... a monitor/main section .. GUI is still unfinished .. several small fixes to processor loading/listen mgmt and a few debug output lines rmeoved. knob images are provisional, and can be found in icons/knob.png and related files 2010-03-10 17:31:16 +00:00
generic_pluginui.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
gettext.h commits 6001-6525 inclusive from 2.X applied to 3.0 2010-04-21 02:24:38 +00:00
ghostregion.cc cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
ghostregion.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
global_port_matrix.cc
global_port_matrix.h
gprofhelper.c
group_tabs.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
group_tabs.h
gtk-custom-hruler.c
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gui_thread.h MIDI/Controllables for monitor section, and related fixes 2010-04-06 16:57:35 +00:00
i18n.h
imageframe_p.h
imageframe_socket_handler.cc
imageframe_socket_handler.h
imageframe_time_axis_group.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_time_axis_group.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
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 rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_time_axis.h rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_view.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
imageframe_view.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
imageframe.cc
imageframe.h
interactive-item.h
interthread_progress_window.cc Display details of which import file we are currently on. 2010-04-14 23:17:34 +00:00
interthread_progress_window.h Separate interthread progress window out into its own class and HIG-ify it a bit. Make the import progress bar report on the whole import rather than individual files. 2010-04-14 22:16:46 +00:00
io_selector.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
io_selector.h changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive) 2010-03-16 15:33:04 +00:00
itest.cc
keyboard.cc finalize PROGRAM_NAME change for ardour3 2010-03-15 02:31:27 +00:00
keyboard.h Add keyboard shortcut to tooltip text where possible. 2010-02-09 00:50:24 +00:00
keyeditor.cc
keyeditor.h
latency_gui.cc
latency_gui.h
led.cc lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +00:00
led.h lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +00:00
level_meter.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
level_meter.h save tearoff state; restore monitor section state reasonably well; fixup access control to parts of editor.h (needs more work); extend CrossThread just a little 2010-03-19 02:49:01 +00:00
lineset.cc
lineset.h change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
location_ui.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
location_ui.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
logmeter.h
lv2_external_ui.h
lv2_plugin_ui.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
lv2_plugin_ui.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
main.cc changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive) 2010-03-16 15:33:04 +00:00
marker_selection.h
marker_time_axis_view.cc rationalize destruction pathway (some more); tidy-ify some ImageFrame code 2009-12-25 21:06:52 +00:00
marker_time_axis_view.h
marker_time_axis.cc cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
marker_time_axis.h
marker_view.cc cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
marker_view.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
marker.cc changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive) 2010-03-16 15:33:04 +00:00
marker.h Make the session start/end location a single location (with start and end) rather than two separate ones. Fixes #1298. 2010-04-18 21:29:48 +00:00
midi_channel_selector.cc
midi_channel_selector.h
midi_cut_buffer.cc
midi_cut_buffer.h
midi_list_editor.cc more nudges to the MIDI list editor 2010-01-05 14:56:42 +00:00
midi_list_editor.h more nudges to the MIDI list editor 2010-01-05 14:56:42 +00:00
midi_port_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
midi_port_dialog.h
midi_region_view.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
midi_region_view.h change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
midi_scroomer.cc
midi_scroomer.h select-by-pitch from the piano roll header (inspired by Rosegarden); some improvements underway to controller/automation menu, but still broken there 2010-01-07 19:15:33 +00:00
midi_selection.h
midi_streamview.cc Don't try to load separate diskstreams in 3.0 session files. Fix a few uses of Diskstream outside Track. 2010-04-21 21:29:15 +00:00
midi_streamview.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
midi_time_axis.cc Don't try to load separate diskstreams in 3.0 session files. Fix a few uses of Diskstream outside Track. 2010-04-21 21:29:15 +00:00
midi_time_axis.h lots of debug code still in place, but get a much improved structure for MIDI automation menus actually working. tweaks to follow 2010-01-09 02:36:47 +00:00
midi_tracer.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
midi_tracer.h remove PBD::Connection (replace use with PBD::ScopedConnection); remove limitation on transport roll after session end 2010-04-02 15:24:53 +00:00
midi_util.h
mixer_group_tabs.cc finish commit from yesterday ... sorry folks 2010-03-23 12:19:21 +00:00
mixer_group_tabs.h
mixer_strip.cc Copy-edit. 2010-05-07 00:18:47 +00:00
mixer_strip.h relayout solo led stuff, as per the boss' requests :) 2010-05-06 01:31:48 +00:00
mixer_ui.cc Set mixer strip widths when the configuration option is changed. Fixes #2855. 2010-05-02 14:28:09 +00:00
mixer_ui.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
mnemonic-us.bindings.in forward-port from 2.X commits 5827-6000 including 2010-04-15 20:42:05 +00:00
monitor_section.cc lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +00:00
monitor_section.h lots of odds and ends to do with solo isolate and its GUI 2010-05-06 18:40:37 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc
mtest.menus
nag.cc changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive) 2010-03-16 15:33:04 +00:00
nag.h changes from 2.X starting in march 2009 through oct 20 2009 (5826 inclusive) 2010-03-16 15:33:04 +00:00
option_editor.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
option_editor.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
opts.cc not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary) 2010-04-02 18:48:50 +00:00
opts.h not-yet-complete JACK session management patch (TODO: get program name, vary snapshot name, arrange quit when necessary) 2010-04-02 18:48:50 +00:00
panner_ui.cc Various fixes to multiple-2D panner signal handling. Should fix some or all of #1632. 2010-05-02 01:33:25 +00:00
panner_ui.h Various fixes to multiple-2D panner signal handling. Should fix some or all of #1632. 2010-05-02 01:33:25 +00:00
panner.cc
panner.h
panner2d.cc Various fixes to multiple-2D panner signal handling. Should fix some or all of #1632. 2010-05-02 01:33:25 +00:00
panner2d.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
piano_roll_header.cc select-by-pitch from the piano roll header (inspired by Rosegarden); some improvements underway to controller/automation menu, but still broken there 2010-01-07 19:15:33 +00:00
piano_roll_header.h select-by-pitch from the piano roll header (inspired by Rosegarden); some improvements underway to controller/automation menu, but still broken there 2010-01-07 19:15:33 +00:00
playlist_selection.h
playlist_selector.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
playlist_selector.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
plugin_eq_gui.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
plugin_eq_gui.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
plugin_interest.h Don't close the plugin manager when an incompatible plugin is selected. Fixes #1194. 2010-04-27 19:58:31 +00:00
plugin_selector.cc Don't close the plugin manager when an incompatible plugin is selected. Fixes #1194. 2010-04-27 19:58:31 +00:00
plugin_selector.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
plugin_ui.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
plugin_ui.h forward-port from 2.X commits 5827-6000 including 2010-04-15 20:42:05 +00:00
point_selection.h
port_group.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
port_group.h Add remove all and disconnect all to port matrix menu. Hide bundles whose channels are already represented by other, larger bundles. 2009-12-22 01:10:25 +00:00
port_matrix_body.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
port_matrix_body.h
port_matrix_column_labels.cc
port_matrix_column_labels.h
port_matrix_component.cc No-op: rename a few variables and add/fix some comments. 2010-04-01 01:07:24 +00:00
port_matrix_component.h
port_matrix_grid.cc
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 Make port matrix notice when connections are changed outside of ardour. 2010-04-05 15:23:54 +00:00
port_matrix.h Make port matrix notice when connections are changed outside of ardour. 2010-04-05 15:23:54 +00:00
processor_box.cc A little gentle copy-editing of dialogue titles. 2010-04-30 00:16:45 +00:00
processor_box.h Don't close the plugin manager when an incompatible plugin is selected. Fixes #1194. 2010-04-27 19:58:31 +00:00
processor_selection.h
prompter.cc
prompter.h
public_editor.cc
public_editor.h Display region gain automation if it is 'interesting' (ie not just the default) 2010-04-26 00:25:32 +00:00
quantize_dialog.cc the Properties & 64bit region commit 2010-02-18 13:59:49 +00:00
quantize_dialog.h
rc_option_editor.cc make "exclusive solo" apply to listen as well as SiP 2010-05-05 15:47:51 +00:00
rc_option_editor.h
region_editor.h
region_gain_line.cc (1) remove most uses of MementoCommand for Playlist and Region (2) move frozen state from Region into Stateful, renamed "suspend property changes" (3) successive changes to a Property (scalar) after clear_history() do not keep resetting the old value (fixes region trim) 2010-03-02 18:05:26 +00:00
region_gain_line.h Fix confusion about last_pointer_* variables under snap. 2010-01-11 19:36:29 +00:00
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 fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
region_view.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_view.h Allow more than one peaks_ready callback to be pending for an AudioRegionView 2010-04-22 01:40:33 +00:00
return_ui.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
return_ui.h fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
rgb_macros.h
rhythm_ferret.cc Tidy up rhythm ferret dialogue a bit and move its menu option into the Region menu. 2010-04-30 13:29:14 +00:00
rhythm_ferret.h Tidy up rhythm ferret dialogue a bit and move its menu option into the Region menu. 2010-04-30 13:29:14 +00:00
route_group_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
route_group_dialog.h
route_group_menu.cc the Properties & 64bit region commit 2010-02-18 13:59:49 +00:00
route_group_menu.h the Properties & 64bit region commit 2010-02-18 13:59:49 +00:00
route_params_ui.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
route_params_ui.h change PropertyChange from a bitfield into a real object, with all the many widespread changes that causes 2010-02-19 18:09:08 +00:00
route_processor_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
route_processor_selection.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
route_selection.h
route_time_axis.cc yet more work on Ye Fabled Solo Architecture. now do forward and backward propagation of solo status from a soloed track. tweak GUI appearance 2010-04-27 03:10:53 +00:00
route_time_axis.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
route_ui.cc Copy-edit. 2010-05-07 00:18:47 +00:00
route_ui.h led\'s for solo-safe and solo-isolate, rather than a context menu (mixer strip only). not finished and some logic errors in terms of turning things on and off 2010-05-05 20:29:46 +00:00
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 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
selection.h Fixes to permit drags of multiply-selected automation control points. 2010-01-05 02:22:58 +00:00
send_ui.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
send_ui.h fully implement and deploy explicit x-thread signal connection syntax (testing comes next) 2009-12-21 18:23:07 +00:00
session_import_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
session_import_dialog.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
session_metadata_dialog.cc finalize PROGRAM_NAME change for ardour3 2010-03-15 02:31:27 +00:00
session_metadata_dialog.h
session_option_editor.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
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc Fix #3077 properly. 2010-04-26 00:57:35 +00:00
sfdb_ui.h
simpleline_p.h
simpleline.cc
simpleline.h
simplerect_p.h
simplerect.cc
simplerect.h
splash.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
splash.h use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
splash.png
startup.cc finish commit from yesterday ... sorry folks 2010-03-23 12:19:21 +00:00
startup.h finish commit from yesterday ... sorry folks 2010-03-23 12:19:21 +00:00
streamview.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
streamview.h Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
strip_selection.h
strip_silence_dialog.cc Fix warning. 2010-05-08 01:18:36 +00:00
strip_silence_dialog.h Use rectified log waveform in strip silence dialogue. Add threshold graphical indication. Update dialogue on open (fixes #3102). Various other small cleanups. 2010-04-30 14:50:25 +00:00
tape_region_view.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
tape_region_view.h
tempo_dialog.cc Prevent multiple tempo / meter changes being inserted at the same point 2010-05-02 23:14:43 +00:00
tempo_dialog.h Prevent multiple tempo / meter changes being inserted at the same point 2010-05-02 23:14:43 +00:00
tempo_lines.cc
tempo_lines.h
theme_manager.cc Make the session start/end location a single location (with start and end) rather than two separate ones. Fixes #1298. 2010-04-18 21:29:48 +00:00
theme_manager.h
time_axis_view_item.cc No-op: copy-edit comments, remove duplicate comments, coding style. 2010-04-07 11:03:00 +00:00
time_axis_view_item.h No-op: copy-edit comments, remove duplicate comments, coding style. 2010-04-07 11:03:00 +00:00
time_axis_view.cc visual tweak patch from lincoln, for time axis views 2010-04-03 22:35:44 +00:00
time_axis_view.h visual tweak patch from lincoln, for time axis views 2010-04-03 22:35:44 +00:00
time_fx_dialog.cc Move Diskstream ownership to Track, so that Session no longer holds lists of Diskstreams. Breaks 3.0 file format again. 2010-04-21 20:42:22 +00:00
time_fx_dialog.h
time_selection.cc
time_selection.h
track_selection.cc the Properties & 64bit region commit 2010-02-18 13:59:49 +00:00
track_selection.h
track_view_list.cc
track_view_list.h
ui_config_vars.h
ui_config.cc
ui_config.h
utils.cc commits 6001-6525 inclusive from 2.X applied to 3.0 2010-04-21 02:24:38 +00:00
utils.h MIDI/Controllables for monitor section, and related fixes 2010-04-06 16:57:35 +00:00
visual_time_axis.cc A little gentle copy-editing of dialogue titles. 2010-04-30 00:16:45 +00:00
visual_time_axis.h cleanup up cleanup at session destruction; clarify the meaning of 3 signals (DropReferences & Destroyed in libardour ; CatchDeletion in the GTK UI); clarify ownership of objects (session no longer pays attention to DropReferences for objects that it is considered to own, such as routes, sources, etc); fix up MIDI parsing and a couple of other places by correcting syntax for return of values from a boost::signals2::signal (possible danger elsewhere to be checked) 2009-12-22 20:21:43 +00:00
volume_controller.cc missing files added 2010-03-10 17:31:35 +00:00
volume_controller.h missing files added 2010-03-10 17:31:35 +00:00
vst_pluginui.cc
waveview_p.h
waveview.cc
waveview.h
wscript led\'s for solo-safe and solo-isolate, rather than a context menu (mixer strip only). not finished and some logic errors in terms of turning things on and off 2010-05-05 20:29:46 +00:00
x11.cc