13
0
livetrax/gtk2_ardour
David Robillard 73dd9d37e7 Merge with 2.0-ongoing R2653.
git-svn-id: svn://localhost/ardour2/trunk@2837 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-01-07 21:12:29 +00:00
..
glade Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
icons Added missing MIDI tool pixmaps. 2007-08-08 21:05:09 +00:00
pixmaps Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
po Merged with trunk R1736. 2007-04-22 18:01:10 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc Use PBD::find_file_in_search_path and ardour/filesystem_paths.h to find splash image in About dialog 2007-06-27 12:12:52 +00:00
about.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
actions.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
actions.h merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
add_midi_cc_track_dialog.cc show() widgets explicitly in gtk2_ardour/add_midi_cc_track_dialog.cc 2007-07-06 19:24:43 +00:00
add_midi_cc_track_dialog.h s/ParamID/Parameter/ 2007-07-03 18:39:09 +00:00
add_route_dialog.cc show() widgets explicitly, one little file at a time 2007-07-06 06:48:23 +00:00
add_route_dialog.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
analysis_window.cc show() widgets explicitly in gtk2_ardour/ardour_ui.cc 2007-07-06 21:54:30 +00:00
analysis_window.h Merged with trunk (painfully) 2006-06-13 07:27:52 +00:00
ardbg merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
ardev merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
ardev_common.sh.in Add cairomm to LD_LIBRARY_PATH 2007-11-14 16:39:44 +00:00
ardour_dialog.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
ardour_dialog.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
ardour_image_compositor_socket.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour_ui_dependents.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
ardour_ui_dialogs.cc Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
ardour_ui_ed.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
ardour_ui_mixer.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour_ui_options.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
ardour_ui.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
ardour_ui.h Port level meters to trunk 2007-12-20 23:25:19 +00:00
ardour_ui2.cc add keybinding editor 2007-10-12 01:54:35 +00:00
ardour-sae.menus merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
ardour.bindings.in merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
ardour.menus Port level meters to trunk 2007-12-20 23:25:19 +00:00
ardour.sh.in merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
ardour2_ui_dark.rc.in merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
ardour2_ui_default.conf Fix meter colour names for consistency. 2007-12-21 00:26:06 +00:00
ardour2_ui_light.rc.in merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
arprof merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
arval Fix pathname. 2007-11-06 12:01:02 +00:00
au_pluginui.cc Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
au_pluginui.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
audio_clock.cc stop audio clocks from vanishing when turned off 2007-07-19 01:01:09 +00:00
audio_clock.h stop audio clocks from vanishing when turned off 2007-07-19 01:01:09 +00:00
audio_region_editor.cc Merged with trunk R1622. 2007-03-19 07:07:38 +00:00
audio_region_editor.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
audio_region_view.cc Merge with 2.0-ongoing R2653. 2008-01-07 21:12:29 +00:00
audio_region_view.h remove color.h 2007-06-29 20:05:50 +00:00
audio_streamview.cc use filechooser widget in export dialog, selected files set format combos, hide progress bar until use in export dialog, speed up 'separate regions in range' operation on larger sessions, ruler scale now calculated separately to mark generation, fix for non-stacked layering regression, try not to generate 'buried' crossfades, use playlist->freeze() to speed up copying/moving regions on large playlists (not done for undo), width dependent items now reset on regionview init, get rid of jack_port_ensure_monitor check, remove audiosourse _length (only source has a length.. i think), make overlapend differ to overlapexternal where start points coincide. 2007-10-26 13:32:24 +00:00
audio_streamview.h remove color.h 2007-06-29 20:05:50 +00:00
audio_time_axis.cc Remove some apparently out-of-date code which was causing a segfault on show all automation. 2007-10-01 17:18:04 +00:00
audio_time_axis.h Remove some apparently out-of-date code which was causing a segfault on show all automation. 2007-10-01 17:18:04 +00:00
automation_controller.cc Fix 'live' CC sending of bar controllers after loading session (previously only worked when immediately created by user). 2007-07-06 02:37:35 +00:00
automation_controller.h Fix 'live' CC sending of bar controllers after loading session (previously only worked when immediately created by user). 2007-07-06 02:37:35 +00:00
automation_line.cc Per-region MIDI CC "automation". 2007-08-17 17:25:20 +00:00
automation_line.h Note modes: note, percussion. 2007-07-07 03:19:04 +00:00
automation_region_view.cc Always show CC region, whether empty or not (ie whether MidiModel contains any events for that CC or not). Can't add events though... yet.... 2007-09-11 03:14:32 +00:00
automation_region_view.h Always show CC region, whether empty or not (ie whether MidiModel contains any events for that CC or not). Can't add events though... yet.... 2007-09-11 03:14:32 +00:00
automation_selectable.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
automation_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
automation_streamview.cc Always show CC region, whether empty or not (ie whether MidiModel contains any events for that CC or not). Can't add events though... yet.... 2007-09-11 03:14:32 +00:00
automation_streamview.h Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
automation_time_axis.cc Fix automation region stacking. 2007-09-06 03:38:28 +00:00
automation_time_axis.h Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
axis_view.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
axis_view.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
bundle_manager.cc Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
bundle_manager.h Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
canvas_impl.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
canvas_vars.h Fix meter colour names for consistency. 2007-12-21 00:26:06 +00:00
canvas-curve.h "finalmunge" patch from nick, plus work on editor region list and actions infrastructure from me 2005-10-09 05:03:29 +00:00
canvas-hit.h Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
canvas-imageframe.c more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
canvas-imageframe.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
canvas-midi-event.cc Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
canvas-midi-event.h Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
canvas-note.h Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
canvas-simpleline.c more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
canvas-simpleline.h Canvas GObject fixes 2005-11-26 10:28:55 +00:00
canvas-simplerect.c Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
canvas-simplerect.h miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +00:00
canvas-waveview.c Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
canvas-waveview.h Fix for the crossfade editor due to type issues 2007-07-19 07:10:45 +00:00
canvas.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
connection_editor.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
connection_editor.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
control_point.cc Note modes: note, percussion. 2007-07-07 03:19:04 +00:00
control_point.h Note modes: note, percussion. 2007-07-07 03:19:04 +00:00
crossfade_edit.cc s/ParamID/Parameter/ 2007-07-03 18:39:09 +00:00
crossfade_edit.h Big ol' automation refactor. 2007-06-27 15:51:50 +00:00
crossfade_view.cc Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
crossfade_view.h Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
crossfade_xpms.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
curvetest.cc s/ParamID/Parameter/ 2007-07-03 18:39:09 +00:00
diamond.cc Line up percussion hits correctly. 2007-08-04 15:51:04 +00:00
diamond.h Basic canvas note event handling framework. 2007-07-30 16:33:10 +00:00
draginfo.h Patch from jdavisp3 to fix bug #1841. 2007-11-05 15:38:19 +00:00
editing_syms.h merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editing.cc First appearance of MIDI edit tool bar. Toggles when delete held, but otherwise still useless, pending some UI figuring out... 2007-08-08 19:13:36 +00:00
editing.h merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compiles, start up, and creates a new session) 2007-11-08 01:40:25 +00:00
editor_actions.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
editor_audio_import.cc Rename Session::import_audiofile to Session::import_audiofiles now that it imports more than a single file 2007-11-15 02:32:35 +00:00
editor_audiotrack.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
editor_canvas_events.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_canvas.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_cursors.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_edit_groups.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_enums.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
editor_export_audio.cc use filechooser widget in export dialog, selected files set format combos, hide progress bar until use in export dialog, speed up 'separate regions in range' operation on larger sessions, ruler scale now calculated separately to mark generation, fix for non-stacked layering regression, try not to generate 'buried' crossfades, use playlist->freeze() to speed up copying/moving regions on large playlists (not done for undo), width dependent items now reset on regionview init, get rid of jack_port_ensure_monitor check, remove audiosourse _length (only source has a length.. i think), make overlapend differ to overlapexternal where start points coincide. 2007-10-26 13:32:24 +00:00
editor_hscroller.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_imageframe.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_items.h merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_keyboard.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_keys.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_markers.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_mixer.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_mouse.cc Merge with 2.0-ongoing R2653. 2008-01-07 21:12:29 +00:00
editor_nudge.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_ops.cc Merge with 2.0-ongoing R2653. 2008-01-07 21:12:29 +00:00
editor_region_list.cc Update region names in the region list when they change, to fix #1584 2007-11-04 21:40:12 +00:00
editor_route_list.cc Fix crash in Editor::sync_order_keys() when a route is removed. 2007-11-06 12:53:04 +00:00
editor_rulers.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_scrub.cc
editor_selection_list.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_selection.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
editor_tempodisplay.cc use filechooser widget in export dialog, selected files set format combos, hide progress bar until use in export dialog, speed up 'separate regions in range' operation on larger sessions, ruler scale now calculated separately to mark generation, fix for non-stacked layering regression, try not to generate 'buried' crossfades, use playlist->freeze() to speed up copying/moving regions on large playlists (not done for undo), width dependent items now reset on regionview init, get rid of jack_port_ensure_monitor check, remove audiosourse _length (only source has a length.. i think), make overlapend differ to overlapexternal where start points coincide. 2007-10-26 13:32:24 +00:00
editor_timefx.cc merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compiles, start up, and creates a new session) 2007-11-08 01:40:25 +00:00
editor_xpms Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
editor.cc Merge with 2.0-ongoing R2653. 2008-01-07 21:12:29 +00:00
editor.h Merge with 2.0-ongoing R2653. 2008-01-07 21:12:29 +00:00
engine_dialog.cc Patch from mantis user 'lincoln'; add support for FreeBoB in the audio settings, and pass the correct flag to JACK for using FFADO. 2007-10-19 13:58:48 +00:00
engine_dialog.h Patch from mantis user 'lincoln'; add support for FreeBoB in the audio settings, and pass the correct flag to JACK for using FFADO. 2007-10-19 13:58:48 +00:00
enums.cc merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compiles, start up, and creates a new session) 2007-11-08 01:40:25 +00:00
enums.h Add stacked lanes mode which displays regions on different layers at different positions in the view. 2007-05-17 10:41:14 +00:00
export_dialog.cc use filechooser widget in export dialog, selected files set format combos, hide progress bar until use in export dialog, speed up 'separate regions in range' operation on larger sessions, ruler scale now calculated separately to mark generation, fix for non-stacked layering regression, try not to generate 'buried' crossfades, use playlist->freeze() to speed up copying/moving regions on large playlists (not done for undo), width dependent items now reset on regionview init, get rid of jack_port_ensure_monitor check, remove audiosourse _length (only source has a length.. i think), make overlapend differ to overlapexternal where start points coincide. 2007-10-26 13:32:24 +00:00
export_dialog.h use filechooser widget in export dialog, selected files set format combos, hide progress bar until use in export dialog, speed up 'separate regions in range' operation on larger sessions, ruler scale now calculated separately to mark generation, fix for non-stacked layering regression, try not to generate 'buried' crossfades, use playlist->freeze() to speed up copying/moving regions on large playlists (not done for undo), width dependent items now reset on regionview init, get rid of jack_port_ensure_monitor check, remove audiosourse _length (only source has a length.. i think), make overlapend differ to overlapexternal where start points coincide. 2007-10-26 13:32:24 +00:00
export_range_markers_dialog.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
export_range_markers_dialog.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
export_region_dialog.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
export_region_dialog.h Merged with trunk R861 2006-08-29 21:21:48 +00:00
export_session_dialog.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
export_session_dialog.h Merged with trunk R992. 2006-10-21 19:01:50 +00:00
fft_graph.cc Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
fft_graph.h Merge big changes (mostly Controllable) from trunk 2006-07-14 03:43:32 +00:00
fft_result.cc Merged with trunk, and a few trivial GUI updates etc. 2006-07-05 19:47:25 +00:00
fft_result.h First commit on FFT analysis window. Still some functionality missing, 2006-03-12 21:58:52 +00:00
gain_meter.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
gain_meter.h Port level meters to trunk 2007-12-20 23:25:19 +00:00
gettext.h
ghostregion.cc Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
ghostregion.h Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
gprofhelper.c
gtk-custom-hruler.c Merged with trunk (painfully) 2006-06-13 07:27:52 +00:00
gtk-custom-hruler.h more gobject fixups 2005-11-27 01:23:55 +00:00
gtk-custom-ruler.c Merged with trunk (painfully) 2006-06-13 07:27:52 +00:00
gtk-custom-ruler.h misc stuff 2005-11-29 03:56:38 +00:00
gui_thread.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
i18n.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
imageframe_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
imageframe_socket_handler.cc Move Session::find_session into a session_utils.h header 2007-05-18 02:41:44 +00:00
imageframe_socket_handler.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_time_axis_group.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_time_axis_group.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_time_axis_view.cc Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
imageframe_time_axis_view.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_time_axis.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_time_axis.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_view.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe_view.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
imageframe.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
io_selector.cc new port design, probably about 90% done (i.e it mostly works and this commit is to stop anyone else from stomping on my changes :) 2007-10-31 18:24:43 +00:00
io_selector.h Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
itest.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
keyboard.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
keyboard.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
keyeditor.cc Fix missing return. 2007-10-12 23:25:48 +00:00
keyeditor.h fixup keybinding editor binding action; restore some menu items lost in the trunk merge; no search in processor (redirect) boxes 2007-10-12 22:30:25 +00:00
ladspa_pluginui.cc Fix crash when displaying LADSPA plugin UI. 2007-12-21 00:08:02 +00:00
latency_gui.cc allow user tweaking of everything that might have inherent latency; add GUI for track level adjustment and widget that can be (but is not yet) embedded in a plugin GUI 2007-06-27 22:06:35 +00:00
latency_gui.h add basic support for the griffin powermate (a control surface) (from ben loftis) 2007-06-28 19:35:48 +00:00
level_meter.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
level_meter.h Port level meters to trunk 2007-12-20 23:25:19 +00:00
location_ui.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
location_ui.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
logmeter.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
main.cc Remove some debugging code which causes slow flashy screen updates. 2007-11-10 12:23:19 +00:00
marker_selection.h merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compiles, start up, and creates a new session) 2007-11-08 01:40:25 +00:00
marker_time_axis_view.cc Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
marker_time_axis_view.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
marker_time_axis.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
marker_time_axis.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
marker_view.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
marker_view.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
marker.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
marker.h merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
midi_port_dialog.cc Add a label to the add midi port button in the options editor. Give the Add MIDI port dialog a slightly friendlier name. 2007-10-05 12:23:17 +00:00
midi_port_dialog.h merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
midi_region_view.cc Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
midi_region_view.h Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
midi_streamview.cc Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
midi_streamview.h Make SMFSource suck significantly less. 2007-08-16 01:25:58 +00:00
midi_time_axis.cc Fix note range menu item initial value (it probably should be saved and restored though...). 2007-09-11 02:24:54 +00:00
midi_time_axis.h Fix displaying of notes in auto-created MIDI region when it's the first region in the track. 2007-10-14 05:45:31 +00:00
midi_util.h Note selection via clicking (including multi-note selection via ctrl/shift clicking). 2007-08-05 00:33:14 +00:00
mixer_strip.cc Don't give master or control routes a hide button, to fix #1645 2007-11-04 16:41:49 +00:00
mixer_strip.h Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
mixer_ui.cc Similar fix to previous commit for Mixer_UI::sync_order_keys() 2007-11-06 13:27:25 +00:00
mixer_ui.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
mtest_other.menus more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
mtest_shared.menu added files 2005-11-13 12:17:56 +00:00
mtest.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
mtest.menus more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
new_session_dialog.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
new_session_dialog.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
option_editor.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
option_editor.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
opts.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
opts.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
panner_ui.cc finish show() stuff for mixer strip and friends 2007-07-07 09:36:56 +00:00
panner_ui.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
panner.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
panner.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
panner2d.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
panner2d.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
playlist_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
playlist_selector.cc Use boost::shared_ptr instead of raw pointers for RouteUI track (etc) accessors (fix FIXME in route_ui.h). 2007-06-15 22:05:07 +00:00
playlist_selector.h Fix include statements so they match all other files in gtk2_ardour 2007-12-15 23:28:47 +00:00
plugin_selector.cc extend filtering to VST + AU, tweak details, add filter-by-creator and by library 2007-07-31 16:03:35 +00:00
plugin_selector.h extend filtering to VST + AU, tweak details, add filter-by-creator and by library 2007-07-31 16:03:35 +00:00
plugin_ui.cc add basic support for the griffin powermate (a control surface) (from ben loftis) 2007-06-28 19:35:48 +00:00
plugin_ui.h Fix include statements so they match all other files in gtk2_ardour 2007-12-15 23:28:47 +00:00
point_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
port_matrix.cc Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
port_matrix.h Various work on bundles. We now have a Bundle Manager dialogue, and hopefully things are a bit cleaner internally. This commit changes the session file format with respect to bundles (or Connections as they used to be called). 2007-10-19 13:30:07 +00:00
processor_box.cc fixup keybinding editor binding action; restore some menu items lost in the trunk merge; no search in processor (redirect) boxes 2007-10-12 22:30:25 +00:00
processor_box.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
processor_selection.h use XML state to store processors in mixer (strips) and fixup crash caused by missing AutomationController for integer LADSPA plugin params 2007-08-01 22:18:46 +00:00
prompter.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
prompter.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
public_editor.cc Add some comments. 2007-05-11 15:06:12 +00:00
public_editor.h merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
region_editor.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
region_gain_line.cc Remove redundant view <-> model value mapping stuff from AudioRegionGainLine. 2007-08-13 21:38:04 +00:00
region_gain_line.h Remove redundant view <-> model value mapping stuff from AudioRegionGainLine. 2007-08-13 21:38:04 +00:00
region_selection.cc Add some comments to the RegionSelection class. 2007-10-06 17:27:07 +00:00
region_selection.h Add some comments to the RegionSelection class. 2007-10-06 17:27:07 +00:00
region_view.cc Merge with 2.0-ongoing R2653. 2008-01-07 21:12:29 +00:00
region_view.h Merge with 2.0-ongoing R2653. 2008-01-07 21:12:29 +00:00
rgb_macros.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
route_params_ui.cc Fix spelling of Busses to match the rest of the UI 2007-10-19 14:57:04 +00:00
route_params_ui.h allow user tweaking of everything that might have inherent latency; add GUI for track level adjustment and widget that can be (but is not yet) embedded in a plugin GUI 2007-06-27 22:06:35 +00:00
route_processor_selection.cc use XML state to store processors in mixer (strips) and fixup crash caused by missing AutomationController for integer LADSPA plugin params 2007-08-01 22:18:46 +00:00
route_processor_selection.h use XML state to store processors in mixer (strips) and fixup crash caused by missing AutomationController for integer LADSPA plugin params 2007-08-01 22:18:46 +00:00
route_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
route_time_axis.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
route_time_axis.h Port level meters to trunk 2007-12-20 23:25:19 +00:00
route_ui.cc more show() stuff, and replaced strip->show_all(); untill its actually finished 2007-07-07 05:04:34 +00:00
route_ui.h Add AutomationControl::parameter() for terseness. 2007-07-04 00:39:00 +00:00
SConscript Port level meters to trunk 2007-12-20 23:25:19 +00:00
selectable.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
selection_templates.h Re-work main right-click context menu to operate on the selection, and remove some confusion about what region(s) will be affected by menu selections. 2007-05-10 11:53:35 +00:00
selection.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
selection.h merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compiles, start up, and creates a new session) 2007-11-08 01:40:25 +00:00
send_ui.cc merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
send_ui.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
sfdb_ui.cc merged with trunk revs 2605-2627 2007-11-12 22:23:01 +00:00
sfdb_ui.h merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
simpleline_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
simpleline.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
simpleline.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
simplerect_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
simplerect.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
simplerect.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
splash.png Merged with trunk R992. 2006-10-21 19:01:50 +00:00
streamview.cc use filechooser widget in export dialog, selected files set format combos, hide progress bar until use in export dialog, speed up 'separate regions in range' operation on larger sessions, ruler scale now calculated separately to mark generation, fix for non-stacked layering regression, try not to generate 'buried' crossfades, use playlist->freeze() to speed up copying/moving regions on large playlists (not done for undo), width dependent items now reset on regionview init, get rid of jack_port_ensure_monitor check, remove audiosourse _length (only source has a length.. i think), make overlapend differ to overlapexternal where start points coincide. 2007-10-26 13:32:24 +00:00
streamview.h Fix note separator lines adaptation to changing track height. 2007-09-10 22:25:22 +00:00
strip_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
sync-menu.c added files 2007-10-12 01:03:35 +00:00
sync-menu.h added files 2007-10-12 01:03:35 +00:00
tape_region_view.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
tape_region_view.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
tempo_dialog.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
tempo_dialog.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
tempo_lines.cc Pulled tempo line stuff out into it's own relatively self-contained class. 2007-08-05 21:31:02 +00:00
tempo_lines.h Pulled tempo line stuff out into it's own relatively self-contained class. 2007-08-05 21:31:02 +00:00
theme_manager.cc Make theme manager dialog's title similar in style to the others on the same menu. 2007-10-10 01:24:04 +00:00
theme_manager.h Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
time_axis_view_item.cc I can't believe it's not one canvas! (TM) 2007-08-05 23:17:40 +00:00
time_axis_view_item.h remove static Pango::FontDescriptions, they cause glib errors because of initialization before Glib::thread_init() has been called 2007-07-03 21:02:29 +00:00
time_axis_view.cc Port level meters to trunk 2007-12-20 23:25:19 +00:00
time_axis_view.h Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
time_selection.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
time_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
track_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
ui_config_vars.h Moved canvas colors and theme file selection into new ui specific config system 2007-06-29 17:13:09 +00:00
ui_config.cc Moved canvas colors and theme file selection into new ui specific config system, added rest of the files 2007-06-29 17:33:35 +00:00
ui_config.h fix compiler warning 2007-06-29 20:29:39 +00:00
utils.cc merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compiles, start up, and creates a new session) 2007-11-08 01:40:25 +00:00
utils.h merged with 2.0-ongoing changes 2582-2605 (not thoroughly tested but it compiles, start up, and creates a new session) 2007-11-08 01:40:25 +00:00
visual_time_axis.cc Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
visual_time_axis.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
vst_pluginui.cc Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
waveview_p.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
waveview.cc Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
waveview.h Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
x11.cc Fix include statements so they match all other files in gtk2_ardour 2007-12-15 23:28:47 +00:00