13
0
livetrax/gtk2_ardour
Doug McLain a67dcdc267 quick fix for weird colorselection bug where alpha gets set to 0 if it wasnt changed from previous value
git-svn-id: svn://localhost/ardour2/trunk@2083 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-06-29 09:30:10 +00:00
..
glade Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
icons add missing png files for 2 new crossfade presets per r1889 2007-05-26 16:17:53 +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 Added missing AddMidiCCTrackDialog files. 2007-06-27 21:58:12 +00:00
add_midi_cc_track_dialog.h Added missing AddMidiCCTrackDialog files. 2007-06-27 21:58:12 +00:00
add_route_dialog.cc Added dialog to allow adding any Midi CC track. 2007-06-27 21:37:08 +00:00
add_route_dialog.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
analysis_window.cc Merged with trunk R1612. 2007-03-18 06:07:08 +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 Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
ardour_ui_dialogs.cc New theme manager, with option to select between dark and light theme. Cleanups to ardours handling of the ui rc file during startup, and changed the monitoring options to be global instead of session specific. More details about the theme stuff comign to ardour-dev 2007-05-25 20:29:12 +00:00
ardour_ui_ed.cc round 2 of denormal handling changes - detect DAZ support at runtime, and use accordingly. move all FPU feature detection into PBD::FPU 2007-06-01 20:29:36 +00:00
ardour_ui_mixer.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
ardour_ui_options.cc merge denormal handling work from 2.0-ongoing 2007-06-01 02:27:21 +00:00
ardour_ui.cc Move some code from ARDOUR_UI::setup_theme to ThemeManager::setup_theme 2007-06-27 12:12:38 +00:00
ardour_ui.h Move ARDOUR_UI::ThemeChanged signal into Gtkmm2ext::UI 2007-06-27 12:12:34 +00:00
ardour_ui2.cc New theme manager, with option to select between dark and light theme. Cleanups to ardours handling of the ui rc file during startup, and changed the monitoring options to be global instead of session specific. More details about the theme stuff comign to ardour-dev 2007-05-25 20:29:12 +00:00
ardour.bindings.in Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
ardour.menus Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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 Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
ardour2_ui_light.rc New theme manager, with option to select between dark and light theme. Cleanups to ardours handling of the ui rc file during startup, and changed the monitoring options to be global instead of session specific. More details about the theme stuff comign to ardour-dev 2007-05-25 20:29:12 +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 (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
audio_clock.h (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
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 Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
audio_region_view.h Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
audio_streamview.cc Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
audio_streamview.h Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
audio_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
audio_time_axis.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
automation_controller.cc Reduce overhead of multi-type-ness (last Summer's SoC): 2007-06-29 06:58:07 +00:00
automation_controller.h Reduce overhead of multi-type-ness (last Summer's SoC): 2007-06-29 06:58:07 +00:00
automation_gain_line.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_gain_line.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_line.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_line.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_midi_cc_line.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_midi_cc_line.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_pan_line.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_pan_line.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
automation_time_axis.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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-curve.h
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-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 Merged with trunk R1705. 2007-04-12 23:20:37 +00:00
canvas.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
color.h add missing header 2007-06-15 22:58:14 +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
crossfade_edit.cc Big ol' automation refactor. 2007-06-27 15:51:50 +00:00
crossfade_edit.h Big ol' automation refactor. 2007-06-27 15:51:50 +00:00
crossfade_view.cc Big ol' automation refactor. 2007-06-27 15:51:50 +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 Big ol' automation refactor. 2007-06-27 15:51:50 +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 Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
editing.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
editing.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
editor_actions.cc User toggling of editor region/route/etc list, ala editor mixer. 2007-06-15 07:39:20 +00:00
editor_audio_import.cc Use the file name as the track name when importing audio files, as per bug #1622 2007-06-28 13:04:43 +00:00
editor_audiotrack.cc Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
editor_canvas_events.cc plugin_automation_line.[h|cc] -> processor_automation_line.[h|cc] 2007-06-27 20:36:58 +00:00
editor_canvas.cc Fix time canvas separator lines. 2007-06-16 23:55:23 +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 Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +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 Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
editor_nudge.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_ops.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02: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 fixup botched xfade-as-audioregion; apply work from 2.0-ongoing 2007-05-31 21:15:28 +00:00
editor_scrub.cc
editor_selection_list.cc Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
editor_selection.cc 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
editor_tempodisplay.cc Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +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 Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
editor.h Remove unused controls_hbox. 2007-06-16 20:00:18 +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_automation_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
gain_automation_time_axis.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
gain_meter.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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 Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +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 Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +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 Insert/Redirect refactoring, towards better MIDI support in mixer strip, and 2007-06-23 20:13:13 +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 Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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 New theme manager, with option to select between dark and light theme. Cleanups to ardours handling of the ui rc file during startup, and changed the monitoring options to be global instead of session specific. More details about the theme stuff comign to ardour-dev 2007-05-25 20:29:12 +00:00
marker_time_axis_view.cc Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +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 Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
marker.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
midi_controller_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
midi_controller_time_axis.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
midi_region_view.cc Added dialog to allow adding any Midi CC track. 2007-06-27 21:37:08 +00:00
midi_region_view.h Redraw MIDI region views on zoom and track height changes. 2007-06-09 06:10:30 +00:00
midi_streamview.cc Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
midi_streamview.h Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
midi_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
midi_time_axis.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
mixer_strip.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
mixer_strip.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
mixer_ui.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
mixer_ui.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +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 Use ARDOUR::system/user_template_directory in NewSessionDialog for portability 2007-06-17 00:52:51 +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 Merged with trunk R1622. 2007-03-19 07:07:38 +00:00
option_editor.h Merged with trunk R1612. 2007-03-18 06:07:08 +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
pan_automation_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
pan_automation_time_axis.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
panner_ui.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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 Reduce overhead of multi-type-ness (last Summer's SoC): 2007-06-29 06:58:07 +00:00
plugin_selector.h Merged with trunk R879 2006-08-31 19:17:00 +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 basic support for the griffin powermate (a control surface) (from ben loftis) 2007-06-28 19:35:48 +00:00
point_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
processor_automation_line.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
processor_automation_line.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
processor_automation_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
processor_automation_time_axis.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
processor_box.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
processor_box.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
processor_selection.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +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 Add some comments. 2007-05-11 15:06:12 +00:00
region_editor.h Merged with trunk R1612. 2007-03-18 06:07:08 +00:00
region_gain_line.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
region_gain_line.h Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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 Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
region_view.h Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +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 Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
route_processor_selection.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
route_selection.h Merged with trunk R1719. 2007-04-14 18:39:01 +00:00
route_time_axis.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
route_time_axis.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
route_ui.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
route_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
SConscript Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +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 Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
selection.h Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +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 * Added (let's call it revealed) ability to record while the transport is looping. 2007-06-26 02:16:54 +00:00
streamview.h * Added (let's call it revealed) ability to record while the transport is looping. 2007-06-26 02:16:54 +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
theme_manager.cc quick fix for weird colorselection bug where alpha gets set to 0 if it wasnt changed from previous value 2007-06-29 09:30:10 +00:00
theme_manager.h Use signal_toggled instead of signal_clicked in ThemeManager so a theme is only "loaded" once. 2007-06-27 12:12:39 +00:00
time_axis_view_item.cc Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +00:00
time_axis_view_item.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
time_axis_view.cc Renamed Insert to Processor and Redirect to IOProcessor. 2007-06-27 20:23:48 +00:00
time_axis_view.h Major Theme Manager changes, see ardour-dev 2007-06-15 22:08:27 +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
utils.cc Further automation refactoring - bring in the concept of Controllable, work towards 2007-06-29 04:02:58 +00:00
utils.h Merged with trunk R1705. 2007-04-12 23:20:37 +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