13
0
livetrax/gtk2_ardour
David Robillard ee1477f9b6 Fixed random track background problem
Cleaned up StreamView initialization (cause of above problem)
Fixed other StreamView colour issues (incomplete port from GTK1 by the looks of it)
Added new narrower playback (top) toolbar (under 1024 now?  maybe?)
Cleaned up status-in-menubar stuff (to be a bit narrower/nicer)


git-svn-id: svn://localhost/ardour2/trunk@743 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-08-01 22:58:24 +00:00
..
glade Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
pixmaps Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
po Fixed i18n system. 2006-06-29 22:21:30 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc the return of VST support 2006-06-21 23:01:03 +00:00
about.h initial changes to get about.cc compiled 2005-09-26 02:09:02 +00:00
actions.cc Updated config.guess file 2006-07-19 03:49:52 +00:00
actions.h export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +00:00
add_route_dialog.cc the return of VST support 2006-06-21 23:01:03 +00:00
add_route_dialog.h Change ArdourPrompter to not have an OK button by default, clean up new track/bus dialog and change 'affirmative' button on ArdourPrompter dialogs, make 'jack isn't running' dialog a MessageDialog, standardise some capitalisation, add stock buttons to plugin selector, fix layout of presets in plugin_ui. Fix 'rename range' dialog. 2006-04-19 20:42:17 +00:00
analysis_window.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
analysis_window.h Merged timbyr's win32 branch. -r 547:566. 2006-06-07 14:54:12 +00:00
ardbg 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
ardev 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-04 11:26:25 +00:00
ardev_common.sh Added LADSPA_PATH to ardev_common.sh 2006-08-01 21:11:55 +00:00
ardour2_ui.rc Added cerr output informing where ardour2_ui.rc is being loaded from, and add clearlooks engine as default 2006-05-27 02:19:30 +00:00
ardour_dialog.cc Updates for set_type_hint() and the sfdb_ui. 2006-01-04 05:53:51 +00:00
ardour_dialog.h Removed unused midicontrollable.cc 2006-07-19 16:47:04 +00:00
ardour_image_compositor_socket.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
ardour_message.cc "fix" track heights etc. 2006-01-03 05:40:21 +00:00
ardour_message.h slowly fixing up ArdourDialog nonsense 2005-11-27 21:17:41 +00:00
ardour_ui2.cc Fixed random track background problem 2006-08-01 22:58:24 +00:00
ardour_ui_dependents.cc the return of VST support 2006-06-21 23:01:03 +00:00
ardour_ui_dialogs.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
ardour_ui_ed.cc Fixed random track background problem 2006-08-01 22:58:24 +00:00
ardour_ui_mixer.cc the return of VST support 2006-06-21 23:01:03 +00:00
ardour_ui_options.cc the return of VST support 2006-06-21 23:01:03 +00:00
ardour_ui.cc Fixed random track background problem 2006-08-01 22:58:24 +00:00
ardour_ui.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
ardour.bindings enable use of arrow keys, fix hscroller issues, start work on smoother auto-scroll 2006-05-02 01:08:34 +00:00
ardour.colors lots of fidgety work to get track renaming to work correctly now that we have to rename audio files too; some GUI tweaks 2006-03-17 17:39:21 +00:00
ardour.menus added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
ardour.sh.in Install ardour as a binary, a script and a set of shared 2006-04-26 00:45:27 +00:00
arprof Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
arval likely fixes for problems loading templates with destructive tracks. Note that old templates with such tracks will need to be re-generated, since they are lacking information required for the session setup to succeed 2006-04-11 03:15:57 +00:00
audio_clock.cc the return of VST support 2006-06-21 23:01:03 +00:00
audio_clock.h Removed unused midicontrollable.cc 2006-07-19 16:47:04 +00:00
audio_region_editor.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
audio_region_editor.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
audio_region_view.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
audio_region_view.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
audio_regionview.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
audio_streamview.cc Fixed random track background problem 2006-08-01 22:58:24 +00:00
audio_streamview.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
audio_time_axis.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
audio_time_axis.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
automation_gain_line.cc the return of VST support 2006-06-21 23:01:03 +00:00
automation_gain_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_line.cc the return of VST support 2006-06-21 23:01:03 +00:00
automation_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_pan_line.cc the return of VST support 2006-06-21 23:01:03 +00:00
automation_pan_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_selectable.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
automation_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
automation_time_axis.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
automation_time_axis.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
axis_view.cc a metric boatload of changes; plugin UIs work, adding tracks work, redirect list is useful again, and more 2006-01-17 16:40:57 +00:00
axis_view.h fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions 2006-06-20 18:50:38 +00:00
canvas_impl.h get editor.cc to compile 2005-11-16 02:57:22 +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-imageframe.c more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
canvas-imageframe.h 2 cleanup patches from nickm, plus work on mixer_ui.cc so that it compiles 2005-10-05 13:48:09 +00:00
canvas-ruler.c more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
canvas-ruler.h a few more header files fixes, plus cleanup from nick_m, and the start of Action/UIManager adoption 2005-10-06 04:59:20 +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 more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +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 fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions 2006-06-20 18:50:38 +00:00
canvas-waveview.h Minor changes from MIDI branch 2006-08-01 19:17:49 +00:00
canvas.h advance compiling to the m*.cc point 2005-11-24 14:59:36 +00:00
color_manager.cc the return of VST support 2006-06-21 23:01:03 +00:00
color_manager.h new color management design starts to take shape (canvas color only for now) 2006-02-14 17:19:58 +00:00
color.h new color management design starts to take shape (canvas color only for now) 2006-02-14 17:19:58 +00:00
colors.h new color management design starts to take shape (canvas color only for now) 2006-02-14 17:19:58 +00:00
connection_editor.cc the return of VST support 2006-06-21 23:01:03 +00:00
connection_editor.h Merged timbyr's win32 branch. -r 547:566. 2006-06-07 14:54:12 +00:00
crossfade_edit.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
crossfade_edit.h create xpm files from hard coded pixmaps, added function get_xpm() to make sure any xpm only gets load from disk once 2006-03-12 15:46:29 +00:00
crossfade_view.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
crossfade_view.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
crossfade_xpms.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
curvetest.cc the return of VST support 2006-06-21 23:01:03 +00:00
draginfo.h unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes 2006-05-31 02:46:04 +00:00
editing_syms.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
editing.cc new color management design starts to take shape (canvas color only for now) 2006-02-14 17:19:58 +00:00
editing.h significant changes in code to handle import/embedding - much cleaner and less code, plus the import progress bar now works; unify response handling for Gtkmm2ext::Choice 2006-03-22 17:03:00 +00:00
editor_actions.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
editor_audio_import.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_audiotrack.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_canvas_events.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_canvas.cc fix for playhead/edit cursor having wrong z-order placement; fix fader mouse control 2006-07-11 14:15:55 +00:00
editor_cursors.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_edit_groups.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_enums.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_export_audio.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_hscroller.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_imageframe.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_items.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_keyboard.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_keys.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_markers.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_mixer.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_mouse.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_nudge.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_ops.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_region_list.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_route_list.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_rulers.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_scrub.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_selection_list.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_tempodisplay.cc the return of VST support 2006-06-21 23:01:03 +00:00
editor_timefx.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor_xpms moved gain rail and sliders to files. The previously unused 'from_files' portion of Pix::generate () had to ported to gtk2 as well. 2006-03-14 05:44:35 +00:00
editor.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
editor.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
enums.h time_axis_view now compiles 2005-11-13 18:13:50 +00:00
export_dialog.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
export_dialog.h replaced deprecated (and ugly) FileSelection with FileChooserDialog in export dialog. Also some button size trimming 2006-03-28 10:52:46 +00:00
export_range_markers_dialog.cc the return of VST support 2006-06-21 23:01:03 +00:00
export_range_markers_dialog.h add new files for export dialogs 2006-03-05 19:45:12 +00:00
export_region_dialog.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
export_region_dialog.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
export_session_dialog.cc add new files for export dialogs 2006-03-05 19:45:12 +00:00
export_session_dialog.h add new files for export dialogs 2006-03-05 19:45:12 +00:00
fft_graph.cc Moved DataType into it's own class (resolved a name clash on ARDOUR::MIDI 2006-08-01 21:33:25 +00:00
fft_graph.h - fixed editor forced minimum size issue 2006-07-06 13:00:20 +00:00
fft_result.cc Fixed i18n system. 2006-06-29 22:21:30 +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 added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
gain_automation_time_axis.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
gain_meter.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
gain_meter.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
gettext.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
ghostregion.cc convert set_property("foo", bar) to property_foo() = bar 2005-11-27 22:35:04 +00:00
ghostregion.h 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-07 06:23:12 +00:00
gprofhelper.c Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
grouped_buttons.cc It begins. 2005-09-25 19:24:25 +00:00
grouped_buttons.h It begins. 2005-09-25 19:24:25 +00:00
gtk-custom-hruler.c Fix for gtk 2.8 crasher. 2006-06-03 17:53:48 +00:00
gtk-custom-hruler.h more gobject fixups 2005-11-27 01:23:55 +00:00
gtk-custom-ruler.c custom ruler fix, not sure if anything else is needed.... 2005-11-28 07:32:39 +00:00
gtk-custom-ruler.h misc stuff 2005-11-29 03:56:38 +00:00
gtkscrolledwindow.c the usual blob of fixes. note the requirement for ComboBoxText::set_active_text() 2005-12-02 19:18:26 +00:00
gui_thread.h a) completely refactor abstract UI code 2006-04-24 22:45:19 +00:00
i18n.h All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
imageframe_p.h added file imageframe_p.h 2005-11-24 19:40:00 +00:00
imageframe_socket_handler.cc the return of VST support 2006-06-21 23:01:03 +00:00
imageframe_socket_handler.h some more "std::string" to "const char *" conversations. 2005-12-24 13:07:36 +00:00
imageframe_time_axis_group.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
imageframe_time_axis_group.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
imageframe_time_axis_view.cc fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions 2006-06-20 18:50:38 +00:00
imageframe_time_axis_view.h 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-07 06:23:12 +00:00
imageframe_time_axis.cc the return of VST support 2006-06-21 23:01:03 +00:00
imageframe_time_axis.h 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-07 06:23:12 +00:00
imageframe_view.cc fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions 2006-06-20 18:50:38 +00:00
imageframe_view.h fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions 2006-06-20 18:50:38 +00:00
imageframe.cc compiles and runs, but crashes ... duh 2005-11-26 00:06:46 +00:00
imageframe.h advance compiling to the m*.cc point 2005-11-24 14:59:36 +00:00
io_selector.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
io_selector.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
itest.cc added file 2005-12-30 14:40:31 +00:00
keyboard_target.cc fix compose mess, and a number of 64 bit printf specs 2005-10-06 19:10:57 +00:00
keyboard_target.h continuing fixes to get this shibboleth to compile 2005-09-26 18:24:59 +00:00
keyboard.cc the return of VST support 2006-06-21 23:01:03 +00:00
keyboard.h id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
location_ui.cc the return of VST support 2006-06-21 23:01:03 +00:00
location_ui.h many changes, read the diffs 2005-12-30 00:34:21 +00:00
logmeter.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
main.cc correctly forward configure events to plugin windows, and cleanup FST code 2006-06-22 21:04:47 +00:00
marker_time_axis_view.cc more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
marker_time_axis_view.h remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling 2005-11-29 04:41:15 +00:00
marker_time_axis.cc the return of VST support 2006-06-21 23:01:03 +00:00
marker_time_axis.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
marker_view.cc advance compiling to the p*.cc point 2005-11-24 17:40:10 +00:00
marker_view.h remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling 2005-11-29 04:41:15 +00:00
marker.cc a nice excuse for some keybindings, make some markers larger vertically 2006-01-20 12:36:24 +00:00
marker.h advance compiling to the m*.cc point 2005-11-24 14:59:36 +00:00
meter_bridge_strip.cc the return of VST support 2006-06-21 23:01:03 +00:00
meter_bridge_strip.h remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling 2005-11-29 04:41:15 +00:00
meter_bridge.cc the return of VST support 2006-06-21 23:01:03 +00:00
meter_bridge.h some C++-ification of GnomeCanvasBlah 2005-11-13 03:53:51 +00:00
mixer_strip.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
mixer_strip.h Minor changes from MIDI branch 2006-08-01 19:17:49 +00:00
mixer_ui.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
mixer_ui.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +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 a) persist whether the end marker should move at first capture in the session file 2006-03-31 15:51:03 +00:00
mtest.menus more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
new_session_dialog.cc Check for templates dir existence before adding bookmark 2006-06-15 06:37:32 +00:00
new_session_dialog.h Misc layout and useability fixes for NSD. 2006-05-14 08:53:28 +00:00
option_editor.cc Minor updates for PathList and OptionEditor. 2006-07-26 22:18:55 +00:00
option_editor.h Minor updates for PathList and OptionEditor. 2006-07-26 22:18:55 +00:00
opts.cc use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream 2006-06-14 21:17:32 +00:00
opts.h fix track controls height allocation to be font sensitive; fix core dump related to ownership of size menu; add nudge to keybindings; and more 2006-01-18 02:56:51 +00:00
pan_automation_time_axis.cc Moved DataType into it's own class (resolved a name clash on ARDOUR::MIDI 2006-08-01 21:33:25 +00:00
pan_automation_time_axis.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
panner2d.cc the return of VST support 2006-06-21 23:01:03 +00:00
panner2d.h fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions 2006-06-20 18:50:38 +00:00
panner_ui.cc Minor changes from MIDI branch 2006-08-01 19:17:49 +00:00
panner_ui.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
playlist_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
playlist_selector.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
playlist_selector.h id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables 2006-07-07 23:51:30 +00:00
plugin_selector.cc Added LADSPA_PATH to ardev_common.sh 2006-08-01 21:11:55 +00:00
plugin_selector.h Added LADSPA_PATH to ardev_common.sh 2006-08-01 21:11:55 +00:00
plugin_ui.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
plugin_ui.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
point_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
prompter.cc Moved strip_whitespace_edges() to pbd/whitespace.h 2006-01-13 19:48:55 +00:00
prompter.h Fly my pretties! 2005-09-25 20:33:00 +00:00
public_editor.cc more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
public_editor.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
redirect_automation_line.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
redirect_automation_line.h fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions 2006-06-20 18:50:38 +00:00
redirect_automation_time_axis.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
redirect_automation_time_axis.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
redirect_box.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
redirect_box.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
redirect_selection.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
region_editor.h Added missing file (well.. had to be at least one..) 2006-08-01 03:48:31 +00:00
region_gain_line.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
region_gain_line.h 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-07 06:23:12 +00:00
region_selection.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
region_selection.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
region_view.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
region_view.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
rgb_macros.h Switched to use libgnomecanvas (not the C++ one). 2005-09-25 22:26:56 +00:00
route_params_ui.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
route_params_ui.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
route_redirect_selection.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
route_redirect_selection.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
route_selection.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
route_time_axis.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
route_time_axis.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
route_ui.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
route_ui.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
SConscript AudioUnits are selectable in PluginSelector. Will crash if someone clicks 2006-08-01 04:05:15 +00:00
selectable.h - fixed editor forced minimum size issue 2006-07-06 13:00:20 +00:00
selection_templates.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
selection.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
selection.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
send_ui.cc added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
send_ui.h added RCU handling of Session route list, and major use of shared_ptr<T> everywhere else. plus a few bug fixes for issues discovered with -Wextra 2006-07-27 16:52:14 +00:00
sfdb_ui.cc Start of AudioUnit work. COREAUDIO=y is a little destable for now. 2006-07-31 22:05:28 +00:00
sfdb_ui.h sfdb paths are saved and restored. 2006-07-27 03:30:03 +00:00
simpleline_p.h the ongoing story of umpteen lines of code and its love affair with GTK2 2005-10-12 16:28:26 +00:00
simpleline.cc Canvas GObject fixes 2005-11-26 12:00:24 +00:00
simpleline.h more fixes for gobject stuff plus doug's patch for redirect box menus, minus ardour-menus.xml 2005-11-26 03:14:16 +00:00
simplerect_p.h the ongoing story of umpteen lines of code and its love affair with GTK2 2005-10-12 16:28:26 +00:00
simplerect.cc time_axis_view now compiles 2005-11-13 18:13:50 +00:00
simplerect.h time_axis_view now compiles 2005-11-13 18:13:50 +00:00
splash.ppm Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
streamview.cc Fixed random track background problem 2006-08-01 22:58:24 +00:00
streamview.h Fixed random track background problem 2006-08-01 22:58:24 +00:00
strip_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
tape_region_view.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
tape_region_view.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
tempo_dialog.cc the return of VST support 2006-06-21 23:01:03 +00:00
tempo_dialog.h Plugin selector useability changes, fix mouse grab bug in plugin barcontroller, prevent alpah key entry in tempo/meter dialogs 2006-04-26 16:04:04 +00:00
time_axis_view_item.cc destructive track work: regions now display offset by bwf timeline reference, cannot rec-enable before session start 2006-07-13 13:58:05 +00:00
time_axis_view_item.h destructive track work: regions now display offset by bwf timeline reference, cannot rec-enable before session start 2006-07-13 13:58:05 +00:00
time_axis_view.cc destructive track work: regions now display offset by bwf timeline reference, cannot rec-enable before session start 2006-07-13 13:58:05 +00:00
time_axis_view.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
time_selection.cc the return of VST support 2006-06-21 23:01:03 +00:00
time_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
track_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
utils.cc AudioUnits are selectable in PluginSelector. Will crash if someone clicks 2006-08-01 04:05:15 +00:00
utils.h All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
visual_time_axis.cc Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
visual_time_axis.h Heavy-duty abstraction work to split type-specific classes into 2006-08-01 03:23:35 +00:00
vst_pluginui.cc correctly forward configure events to plugin windows, and cleanup FST code 2006-06-22 21:04:47 +00:00
waveview_p.h added file 2005-11-26 00:52:04 +00:00
waveview.cc Canvas GObject fixes 2005-11-26 12:00:24 +00:00
waveview.h compiles and runs, but crashes ... duh 2005-11-26 00:06:46 +00:00