13
0
livetrax/gtk2_ardour
Tim Mayberry 08d255de89 Fix for incorrect directory being chosen in which to create session directory when manually entering directory in file chooser.
Fixes bug 1852 for the trunk, similar fix has already been applied to 2.0-ongoing


git-svn-id: svn://localhost/ardour2/trunk@2471 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-09-19 02:41:31 +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
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 Use PBD::find_file_in_search_path instead of find_config_file in ActionManager::init 2007-06-27 12:12:29 +00:00
actions.h Merged with trunk R1719. 2007-04-14 18:39: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 Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardev Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardev_common.sh.in Remove two directories from ARDOUR_PATH that now longer need to be included explicitly 2007-06-27 12:12:49 +00:00
ardour_dialog.cc
ardour_dialog.h Merged with trunk R708 2006-07-28 01:08:57 +00:00
ardour_image_compositor_socket.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour_ui_dependents.cc Don't draw measure lins a ton of times... but still drawn twice on initial session display :/ 2007-08-06 00:35:29 +00:00
ardour_ui_dialogs.cc show() widgets explicitly in the MixerUI window, fix UI::just_hide_it(), so that it only hides the requested widget 2007-07-10 19:11:59 +00:00
ardour_ui_ed.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
ardour_ui_mixer.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour_ui_options.cc support for 16 bit native files 2007-07-16 22:04:52 +00:00
ardour_ui.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
ardour_ui.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
ardour_ui2.cc add theme files to default target, and install using target names 2007-08-02 19:18:40 +00:00
ardour.bindings.in Added Note tool to Keymouse Actions menu and gave it a hotkey (n). 2007-07-20 01:56:19 +00:00
ardour.menus Added Note tool to Keymouse Actions menu and gave it a hotkey (n). 2007-07-20 01:56:19 +00:00
ardour.sh.in Make DEBUG=1 default and make ardour.sh, ardev and ardbg dump cores by default 2007-05-14 20:42:46 +00:00
ardour2_ui_dark.rc.in I can't believe it's not one canvas! (TM) 2007-08-05 23:17:40 +00:00
ardour2_ui_default.conf Fix region gain envelope line colour (was 100% transparent). 2007-08-13 21:19:29 +00:00
ardour2_ui_light.rc.in fix invisible tearoff arrow for light theme 2007-08-15 04:29:35 +00:00
arprof Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
arval Merged with trunk R1283. 2007-01-09 23:24:54 +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 Note modes: note, percussion. 2007-07-07 03:19:04 +00:00
audio_region_view.h remove color.h 2007-06-29 20:05:50 +00:00
audio_streamview.cc Better MidiModel command framework, ready to go for all your canvas editing needs. 2007-08-01 20:50:09 +00:00
audio_streamview.h remove color.h 2007-06-29 20:05:50 +00:00
audio_time_axis.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
audio_time_axis.h Selection of visible note range (full range vs fit contents, selectable from midi track menu). 2007-07-15 01:56:11 +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 Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
canvas_impl.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
canvas_vars.h Theme-ified MIDI note colours, implemented automagic crossfading thereof. 2007-08-04 18:43:32 +00:00
canvas-curve.h
canvas-hit.h Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was getting fat). 2007-08-28 17:48:37 +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 Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was getting fat). 2007-08-28 17:48:37 +00:00
canvas-midi-event.h Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was getting fat). 2007-08-28 17:48:37 +00:00
canvas-note.h Split MidiModel::Note out to ARDOUR::Note in it's own file (midi_model.h was getting fat). 2007-08-28 17:48:37 +00:00
canvas-ruler.c more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
canvas-ruler.h
canvas-simpleline.c more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
canvas-simpleline.h
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 fixup botched xfade-as-audioregion; apply work from 2.0-ongoing 2007-05-31 21:15:28 +00:00
editing_syms.h 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.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 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
editor_actions.cc Genericificationalizeified AudioFilter (now Filter). 2007-08-06 05:30:18 +00:00
editor_audio_import.cc support for 16 bit native files 2007-07-16 22:04:52 +00:00
editor_audiotrack.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
editor_canvas_events.cc Note modes: note, percussion. 2007-07-07 03:19:04 +00:00
editor_canvas.cc Pulled tempo line stuff out into it's own relatively self-contained class. 2007-08-05 21:31:02 +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 Session::session_directory to access the sound path of the session in Editor::write_region and Editor::write_audio_range 2007-06-17 00:46:23 +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 Another not-quite-there-but-better commit. 2007-06-30 18:41:50 +00:00
editor_keyboard.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_keys.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_markers.cc Merged with trunk R1729. 2007-04-19 18:23:23 +00:00
editor_mixer.cc User toggling of editor region/route/etc list, ala editor mixer. 2007-06-15 07:39:20 +00:00
editor_mouse.cc Saving of edited MIDI data to disk (on session save). 2007-08-11 06:17:42 +00:00
editor_nudge.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_ops.cc Avoid dereferencing invalidated iterator when removing selected regions. Fixes bug 1703. 2007-09-10 00:06:58 +00:00
editor_region_list.cc fixup botched xfade-as-audioregion; apply work from 2.0-ongoing 2007-05-31 21:15:28 +00:00
editor_route_list.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
editor_rulers.cc I can't believe it's not one canvas! (TM) 2007-08-05 23:17:40 +00:00
editor_scrub.cc
editor_selection_list.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_selection.cc Note modes: note, percussion. 2007-07-07 03:19:04 +00:00
editor_tempodisplay.cc Fix note range toggling (ie actually change visible range when menu option selected). Still some issue with initial value... 2007-08-06 06:09:41 +00:00
editor_timefx.cc Merged with trunk R1622. 2007-03-19 07:07:38 +00:00
editor_xpms Merged with trunk R1283. 2007-01-09 23:24:54 +00:00
editor.cc Use ardour/session_state_utils.h in Editor::redisplay_snapshots 2007-09-04 05:26:31 +00:00
editor.h Fix some evil "tabs". 2007-08-10 20:55:27 +00:00
enums.cc Merged with trunk R1761 2007-04-29 17:23:11 +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 Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
export_dialog.h Merged with trunk R1769... apparently. (?) 2007-04-30 17:50:43 +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 dont fill the initial gm rec, since it gets overdrawn by the metrics pixmap anyway 2007-09-05 20:09:35 +00:00
gain_meter.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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
gtk-custom-ruler.c Merged with trunk (painfully) 2006-06-13 07:27:52 +00:00
gtk-custom-ruler.h
gtkscrolledwindow.c Merged with trunk (painfully) 2006-06-13 07:27:52 +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 show() widgets explicitly in the MixerStrip and IOSelector 2007-07-06 23:55:54 +00:00
io_selector.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
itest.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
keyboard.cc (merge from 2.0-ongoing -r1911:1912) fix audio clock handling of key press; fix crash bug caused by mapping over a region list selection that includes rows without regions; also merge sampo's redirect undo/state fixes from 2.0-ongoing 2007-05-23 00:06:16 +00:00
keyboard.h Move Stateful class declared in pbd/stateful.h into the PBD namespace 2007-06-17 00:47:33 +00:00
ladspa_pluginui.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
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
location_ui.cc Merged with trunk R1622. 2007-03-19 07:07:38 +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 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.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 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
marker.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
midi_port_dialog.cc merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +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 Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
midi_region_view.h Fix CC region view length. 2007-08-31 19:29:23 +00:00
midi_streamview.cc Deep "automation regions" support. 2007-09-06 02:30:39 +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 Selection of visible note range (full range vs fit contents, selectable from midi track menu). 2007-07-15 01:56:11 +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 finish show() stuff for mixer strip and friends 2007-07-07 09:36:56 +00:00
mixer_strip.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
mixer_ui.cc Restore position of the mixer window when it is reopened. #1277 2007-07-18 02:27:07 +00:00
mixer_ui.h Restore position of the mixer window when it is reopened. #1277 2007-07-18 02:27:07 +00:00
mtest_other.menus
mtest_shared.menu
mtest.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
mtest.menus
new_session_dialog.cc Fix for incorrect directory being chosen in which to create session directory when manually entering directory in file chooser. 2007-09-19 02:41:31 +00:00
new_session_dialog.h Rename NewSessionDialog::get_current_page to on_new_session_page 2007-05-18 02:41:22 +00:00
option_editor.cc merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
option_editor.h merge changes to libmidi++ API from 2.0-ongoing 2007-08-06 14:19:19 +00:00
opts.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
opts.h Merged with trunk R1612. 2007-03-18 06:07:08 +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 Merged with trunk R1283. 2007-01-09 23:24:54 +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 Add AutomationControl::parameter() for terseness. 2007-07-04 00:39:00 +00:00
point_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
processor_box.cc fix bad dynamic cast 2007-08-02 19:57:42 +00:00
processor_box.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
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 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
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 Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
region_selection.h Merged with trunk R1393. 2007-01-28 17:44:13 +00:00
region_view.cc Deep "automation regions" support. 2007-09-06 02:30:39 +00:00
region_view.h Fix CC region view length. 2007-08-31 19:29:23 +00:00
rgb_macros.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
route_params_ui.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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 Fix GTK warning. 2007-09-13 14:48:00 +00:00
route_time_axis.h Per-region MIDI CC "automation". 2007-08-17 17:25:20 +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 Deep "automation regions" support. 2007-09-06 02:30:39 +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 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
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
send_ui.cc Insert/Redirect refactoring, towards better MIDI support in mixer strip, and 2007-06-23 20:13:13 +00:00
send_ui.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
sfdb_ui.cc add alternate filters for soundfile browser 2007-05-16 02:21:41 +00:00
sfdb_ui.h add alternate filters for soundfile browser 2007-05-16 02:21:41 +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 Deep "automation regions" support. 2007-09-06 02:30:39 +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
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 Rename PBD::SearchPath::get_string to PBD::SearchPath::to_string 2007-09-04 04:47:48 +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 Don't draw measure lins a ton of times... but still drawn twice on initial session display :/ 2007-08-06 00:35:29 +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 more show() stuff, and replaced strip->show_all(); untill its actually finished 2007-07-07 05:04:34 +00:00
utils.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
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