13
0
livetrax/gtk2_ardour
2010-07-04 21:53:34 +00:00
..
glade
icons new fade in/out handle cursors from chrisg (maybe to be improved); show MIDI note velocities; try to show note length while dragging notes (in progress); some debugging output 2010-06-17 22:09:07 +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
actions.cc split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +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
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 session prefs editor gets renamed as session properties 2010-06-03 17:09:28 +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 move computation of TimeAxisViewItem fixed heights into a static member function and call early in process life, because we need the values in MidiStreamview - fixes a bug with notes not aligning with note lines in a new session 2010-06-03 15:57:31 +00:00
ardour_ui.h basic -T <load_template> option 2010-06-02 14:36:10 +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 Fix track height menu. 2010-05-11 00:09:41 +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 change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +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 remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
audio_region_editor.h Make region properties dialogue work for MIDI regions too. 2010-05-22 00:26:26 +00:00
audio_region_view.cc new fade in/fade out colors from chrisg 2010-06-17 22:20:37 +00:00
audio_region_view.h Make region properties dialogue work for MIDI regions too. 2010-05-22 00:26:26 +00:00
audio_streamview.cc Revert my rev. 7140 and fix it better. 2010-05-23 02:42:37 +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 Fix handling of the mapping between parameters and automation CheckMenuItems. Should fix #3206, #3215 and the remainder of #3228. 2010-06-08 21:48:38 +00:00
audio_time_axis.h Restore Fader and Pan options to audio track automation menus. Hide the Amp processor from the plugin list. Fixes #3184. 2010-05-26 23:16:53 +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 fix from 2.X for automation line clear command using the wrong object in the memento command 2010-05-21 15:08:57 +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 Fix, or at least improve, automation line drawing behaviour with MIDI regions. 2010-05-22 00:56:39 +00:00
automation_region_view.h Make MIDI region `automation' respect the automation mode so that it is 2010-06-25 20:47:09 +00:00
automation_selectable.h
automation_selection.h
automation_streamview.cc Make MIDI region `automation' respect the automation mode so that it is 2010-06-25 20:47:09 +00:00
automation_streamview.h Make MIDI region `automation' respect the automation mode so that it is 2010-06-25 20:47:09 +00:00
automation_time_axis.cc Make MIDI region `automation' respect the automation mode so that it is 2010-06-25 20:47:09 +00:00
automation_time_axis.h Allow region-based automation axes to report whether they 2010-05-25 15:51:32 +00:00
axis_view.cc
axis_view.h
bundle_manager.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
bundle_manager.h Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
cairo_widget.cc replace use of gdk_pixmap_unref() with g_object_unref 2010-05-28 15:20:39 +00:00
cairo_widget.h
canvas_impl.h
canvas_vars.h change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
canvas-curve.h
canvas-flag.cc clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-flag.h clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-hit.cc clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-hit.h clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-imageframe.c
canvas-imageframe.h
canvas-noevent-text.h
canvas-note-event.cc change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
canvas-note-event.h change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +00:00
canvas-note.cc clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-note.h clean up item event handling in MidiRegionViews by removing unnecessary InteractiveItem inheritance, and keep child->parent event handling order consistent as much as possible 2010-05-28 16:37:04 +00:00
canvas-program-change.cc
canvas-program-change.h
canvas-simpleline.c
canvas-simpleline.h
canvas-simplerect.c
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
configinfo.h
control_point_dialog.cc
control_point_dialog.h
control_point.cc
control_point.h
crossfade_edit.cc Generate undo record for crossfade edits, and provide signalling to update the view when such things are undone. Partially fixes #3257. 2010-06-28 02:40:09 +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 Generate undo record for crossfade edits, and provide signalling to update the view when such things are undone. Partially fixes #3257. 2010-06-28 02:40:09 +00:00
crossfade_view.h Generate undo record for crossfade edits, and provide signalling to update the view when such things are undone. Partially fixes #3257. 2010-06-28 02:40:09 +00:00
crossfade_xpms.h
curvetest.cc
diamond.cc
diamond.h
editing_syms.h Clean up snap-to code in various places. Fix a couple of typos. Should fix #3165 and #3172. 2010-05-25 00:35:53 +00:00
editing.cc
editing.h
editor_actions.cc Clean up snap-to code in various places. Fix a couple of typos. Should fix #3165 and #3172. 2010-05-25 00:35:53 +00:00
editor_audio_import.cc Use SMFSource static method to look for MIDI file extensions. 2010-05-19 23:36:18 +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 Remove debug output. 2010-06-30 00:08:49 +00:00
editor_canvas.cc Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
editor_component.cc
editor_component.h
editor_cursors.cc
editor_drag.cc Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
editor_drag.h Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
editor_enums.h
editor_export_audio.cc Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111) 2010-05-08 01:20:33 +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
editor_items.h add left/right side trim cursors and use them for region trimming, as appropriate 2010-06-17 12:45:51 +00:00
editor_keyboard.cc Create the session range location as and when the session first gets some content. Allows both the beginning and end of the range to expand to contain the actual session contents. 2010-05-09 20:48:21 +00:00
editor_keys.cc
editor_locations.cc
editor_locations.h
editor_markers.cc Fix programming error on removing marker. 2010-05-09 23:31: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 Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
editor_nudge.cc
editor_ops.cc split when in range mode or object/range mode with a range defined will now split at teh range boundaries, rather than just the edit point 2010-06-28 15:01:14 +00:00
editor_regions.cc Hide region list toggle columns for whole file regions. 2010-06-28 17:25:32 +00:00
editor_regions.h Hide region list toggle columns for whole file regions. 2010-06-28 17:25:32 +00:00
editor_route_groups.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +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 Lincoln's patch from #3223 to add show/hide midi track options to the route list. 2010-06-06 00:56:19 +00:00
editor_routes.h Lincoln's patch from #3223 to add show/hide midi track options to the route list. 2010-06-06 00:56:19 +00:00
editor_rulers.cc Clean up snap-to code in various places. Fix a couple of typos. Should fix #3165 and #3172. 2010-05-25 00:35:53 +00:00
editor_scrub.cc
editor_selection_list.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14: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
editor_snapshots.h
editor_summary.cc Modified version of lincoln's patch to allow X-axis scrolling in the summary when the drag starts above or below (but to the left or right of) the view box. Fixes #3299. 2010-07-04 21:53:34 +00:00
editor_summary.h Back to real-time zoom. 2010-06-18 02:07:13 +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 Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
editor.h Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +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 Fix track height menu. 2010-05-11 00:09:41 +00:00
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 use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111) 2010-05-08 01:20:33 +00:00
export_dialog.h Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111) 2010-05-08 01:20:33 +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
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
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 remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +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
ghostregion.h
global_port_matrix.cc Basic tweaks to make the bundles and the port matrix accept that MIDI tracks may have audio IO, and vice versa. Allows connection of instrument tracks using the global port matrix. 2010-06-30 02:59:13 +00:00
global_port_matrix.h Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111) 2010-05-08 01:20:33 +00:00
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 remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
gtk-custom-hruler.h
gtk-custom-ruler.c remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
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
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
interthread_progress_window.cc Prevent brief, spurious `importing 2 of 1' type messages. 2010-05-23 01:08:41 +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 Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
io_selector.h Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111) 2010-05-08 01:20:33 +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 split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +00:00
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 change the way MIDI note colors are defined (2 3-point color ranges, one for selected, one for unselected); change default scroll action on selected midi notes to "fine" adjustment rather than "coarse" (now alt-scroll) 2010-06-24 21:22:00 +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 Update locations GUI more efficiently by avoiding a rebuild when a location is removed. Fixes #3263. 2010-06-23 01:51:55 +00:00
location_ui.h Update locations GUI more efficiently by avoiding a rebuild when a location is removed. Fixes #3263. 2010-06-23 01:51:55 +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
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
marker_time_axis_view.h
marker_time_axis.cc
marker_time_axis.h remove forward decl of non-existent ARDOUR::Menu 2010-05-25 12:49:30 +00:00
marker_view.cc
marker_view.h
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 region forking, plus Playlist::regions_to_read() fix forward ported from 2.X. region forking requires a few cleanups 2010-05-19 03:03:28 +00:00
midi_cut_buffer.h
midi_list_editor.cc
midi_list_editor.h
midi_port_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
midi_port_dialog.h
midi_region_view.cc pay attention to MIDI channel selector when creating notes with GUI (fixes #3233) 2010-06-29 13:20:09 +00:00
midi_region_view.h Disable midi model updates during trim drags. Speeds the drags up at the cost of not updating notes in real-time. Fixes #3162. 2010-06-28 18:43:40 +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 Fix crash due to uninitialised use of _note_lines. 2010-06-28 21:03:26 +00:00
midi_streamview.h change note colors on the fly, to permit user-definition of colors more easily; remove some debug output 2010-06-24 19:46:28 +00:00
midi_time_axis.cc GUI-created MIDI regions now steal the pending MIDISource from the track's diskstream, to keep numbering sane; don't create any new MIDI regions if capture collected no data (fixes a crash in my previous commit, and is just logically much more sensible 2010-06-24 01:37:24 +00:00
midi_time_axis.h Fix handling of the mapping between parameters and automation CheckMenuItems. Should fix #3206, #3215 and the remainder of #3228. 2010-06-08 21:48:38 +00:00
midi_tracer.cc More detail when tracing MMC. 2010-06-29 13:46:18 +00:00
midi_tracer.h Fix race causing MIDI tracer to stop working when master record state is changed. 2010-06-28 23:07:05 +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 Basic tweaks to make the bundles and the port matrix accept that MIDI tracks may have audio IO, and vice versa. Allows connection of instrument tracks using the global port matrix. 2010-06-30 02:59:13 +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 final use of "stop_signal.h" removed 2010-05-31 15:49:38 +00:00
mixer_ui.h build fix 2010-05-31 15:55:30 +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 generate knob pixbufs at run time but draw from the pixbufs; remove mfimg utility and existing knob icon png files 2010-05-26 15:18:04 +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 Remove debug output. 2010-05-20 01:36:27 +00:00
option_editor.h A few cleanups and rearrangements in the RC options. Add options for default mute-affects-* settings, and make routes obey them. 2010-05-20 01:30:35 +00:00
opts.cc add -P flag blocking port connections while loading session 2010-06-02 16:21:02 +00:00
opts.h add -P flag blocking port connections while loading session 2010-06-02 16:21:02 +00:00
panner_ui.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +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
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
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
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 Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_group.h Basic tweaks to make the bundles and the port matrix accept that MIDI tracks may have audio IO, and vice versa. Allows connection of instrument tracks using the global port matrix. 2010-06-30 02:59:13 +00:00
port_matrix_body.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_body.h
port_matrix_column_labels.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_column_labels.h
port_matrix_component.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_component.h
port_matrix_grid.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_grid.h
port_matrix_labels.cc
port_matrix_labels.h
port_matrix_row_labels.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix_row_labels.h
port_matrix_types.h
port_matrix.cc Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
port_matrix.h Allow port matrix to show both audio and midi ports at the same time, and use that facility for route IO selectors. 2010-07-01 01:14:14 +00:00
processor_box.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +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 heavy-handed and crude way to stop WM-stolen-alt keys from causing MidiRegionView from losing track of SelectTouchDraggingMode (may not be optimal or in the right place, but it works for now); add primary-click-on-MRV-blank-space and tertiary-click-on-MRV-blank-space to select all notes above or below the click, using recently committed methods for Sequence 2010-05-28 21:39:12 +00:00
public_editor.h Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
quantize_dialog.cc (1) make quantize actually use the main grid setting and not just default to beats (2) apply quantize to all notes if none are selected 2010-05-20 15:06:30 +00:00
quantize_dialog.h
rc_option_editor.cc use JACK thread creation functions to create process-graph threads; provide GUI control over number of threads-relative-to-number-of-CPUS 2010-06-24 14:13:45 +00:00
rc_option_editor.h
region_editor.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
region_editor.h Make region properties dialogue work for MIDI regions too. 2010-05-22 00:26:26 +00:00
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
region_view.cc new fade in/fade out colors from chrisg 2010-06-17 22:20:37 +00:00
region_view.h Disable midi model updates during trim drags. Speeds the drags up at the cost of not updating notes in real-time. Fixes #3162. 2010-06-28 18:43:40 +00:00
return_ui.cc Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111) 2010-05-08 01:20:33 +00:00
return_ui.h
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 remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +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
route_selection.h
route_time_axis.cc Fix handling of the mapping between parameters and automation CheckMenuItems. Should fix #3206, #3215 and the remainder of #3228. 2010-06-08 21:48:38 +00:00
route_time_axis.h Fix handling of the mapping between parameters and automation CheckMenuItems. Should fix #3206, #3215 and the remainder of #3228. 2010-06-08 21:48:38 +00:00
route_ui.cc prevent removal of master/monitor busses without explicit (and hard to set) approval 2010-06-16 16:59:20 +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
send_ui.cc Remove use of i18n macros in headers. Prevents our gettext.h being included before libintl.h, which causes failures when ENABLE_NLS is not defined (bug #3111) 2010-05-08 01:20:33 +00:00
send_ui.h
session_import_dialog.cc A little copy-editing. 2010-05-02 23:54:25 +00:00
session_import_dialog.h
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 Basic tweaks to make the bundles and the port matrix accept that MIDI tracks may have audio IO, and vice versa. Allows connection of instrument tracks using the global port matrix. 2010-06-30 02:59:13 +00:00
session_option_editor.h
sfdb_freesound_mootcher.cc
sfdb_freesound_mootcher.h
sfdb_ui.cc Give a better message to warn of unsupported MIDI file audition. 2010-05-19 23:36:40 +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
splash.png
startup.cc tweak the monitor section part of the startup wizard 2010-06-29 20:39:44 +00:00
startup.h basic -T <load_template> option 2010-06-02 14:36:10 +00:00
streamview.cc Remove unnecessary height changed notification for streamviews, now that the summary doesn't need to know. 2010-06-18 02:06:58 +00:00
streamview.h Remove unnecessary height changed notification for streamviews, now that the summary doesn't need to know. 2010-06-18 02:06:58 +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 move computation of TimeAxisViewItem fixed heights into a static member function and call early in process life, because we need the values in MidiStreamview - fixes a bug with notes not aligning with note lines in a new session 2010-06-03 15:57:31 +00:00
time_axis_view_item.h change note colors on the fly, to permit user-definition of colors more easily; remove some debug output 2010-06-24 19:46:28 +00:00
time_axis_view.cc Fix vertical canvas autoscroll when dragging track heights. Fixes #3240. 2010-06-29 19:08:19 +00:00
time_axis_view.h Fix track height menu. 2010-05-11 00:09:41 +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 split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +00:00
utils.h split out sndfile manager code into its own file; move a couple of utility functions into gtkmm2ext ; add knob PNG generating tool ; break appearance of monitor section for now 2010-05-25 16:45:21 +00:00
visual_time_axis.cc remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14:21:43 +00:00
visual_time_axis.h remove almost-unusued stop_signal.h and clean up the one (unused) place where it was present (VisualTimeAxis, not used in current ardour) 2010-05-31 14: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 Make region properties dialogue work for MIDI regions too. 2010-05-22 00:26:26 +00:00
x11.cc