13
0
livetrax/gtk2_ardour
Nick Mainsbridge c1be7a630a Fix up cleanup summary dialogs a bit.
git-svn-id: svn://localhost/trunk/ardour2@457 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-04-19 13:42:57 +00:00
..
glade Clean up/Flush wastebasket work again, change recent/new/open dialog button labels to make them more Gnome HIG 2006-04-19 08:14:39 +00:00
pixmaps add crossfade and layering options to menu system; add missing crossfade editor curve image; add control for destructive recording xfade; remove dead options from options editor 2006-03-21 15:27:57 +00:00
po install into ardour2 dirs, not ardour (translations not included, yet) 2006-03-29 19:29:15 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc oops, I started moving other images into pixmaps dir, then decided to wait for further direction from the guri 2006-03-10 08:04:06 +00:00
about.h initial changes to get about.cc compiled 2005-09-26 02:09:02 +00:00
actions.cc add crossfade and layering options to menu system; add missing crossfade editor curve image; add control for destructive recording xfade; remove dead options from options editor 2006-03-21 15:27:57 +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 add GUI support to create tape/destructive tracks 2006-01-19 05:01:43 +00:00
add_route_dialog.h add GUI support to create tape/destructive tracks 2006-01-19 05:01:43 +00:00
analysis_window.cc Make FFT easier to use. right click on a range selection or a region and 2006-03-12 22:35:39 +00:00
analysis_window.h Make FFT easier to use. right click on a range selection or a region and 2006-03-12 22:35:39 +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 removed the following environment variables: 2006-03-12 16:19:03 +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 the usual blob of fixes. note the requirement for ComboBoxText::set_active_text() 2005-12-02 19:18:26 +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_ui_dependents.cc removed the following environment variables: 2006-03-12 16:19:03 +00:00
ardour_ui_dialogs.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
ardour_ui_ed.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
ardour_ui_mixer.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
ardour_ui_options.cc a) persist whether the end marker should move at first capture in the session file 2006-03-31 15:51:03 +00:00
ardour_ui.cc Fix up cleanup summary dialogs a bit. 2006-04-19 13:42:57 +00:00
ardour_ui.h a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
ardour_ui2.cc Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon) 2006-04-10 02:14:05 +00:00
ardour.bindings fix incorrect marker/range marker right-click menus, try to clarify the text in them, select all between cursors ('u' is the shortcut) separate regions using range marker (a new right click menu on a range matker), easter egg 2006-04-01 00:21:25 +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 a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
ardour2_ui.rc set cursor to white in rc file 2006-04-05 20:03:55 +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 Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon) 2006-04-10 02:14:05 +00:00
audio_clock.h Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon) 2006-04-10 02:14:05 +00:00
audio_time_axis.cc a) start at creating ControlProtocol objects 2006-04-04 03:26:08 +00:00
audio_time_axis.h a) start at creating ControlProtocol objects 2006-04-04 03:26:08 +00:00
automation_gain_line.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_gain_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_line.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_pan_line.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +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 found a couple more hard coded xpms :) 2006-03-15 16:33:00 +00:00
automation_time_axis.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +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 remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling 2005-11-29 04:41:15 +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 mega commit to remove gtk_object cruft, and much other stuff 2005-11-28 22:36:26 +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 gobject fixups 2005-11-27 01:23:55 +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 fix (mostly) measure lines and click box text and meter markings 2006-01-28 13:33:54 +00:00
canvas-simpleline.h Canvas GObject fixes 2005-11-26 10:28:55 +00:00
canvas-simplerect.c miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +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 improvements (!) to waveform display for destructive tracks, plus a generic fix that avoid waveview attemting to read peaks before they are ready 2006-03-14 03:43:54 +00:00
canvas-waveview.h improvements (!) to waveform display for destructive tracks, plus a generic fix that avoid waveview attemting to read peaks before they are ready 2006-03-14 03:43:54 +00:00
canvas.h advance compiling to the m*.cc point 2005-11-24 14:59:36 +00:00
color_manager.cc new color management design starts to take shape (canvas color only for now) 2006-02-14 17:19:58 +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 Moved strip_whitespace_edges() to pbd/whitespace.h 2006-01-13 19:48:55 +00:00
connection_editor.h io_selector.cc done, connection_editor in progress but skipped 2005-11-01 00:56:09 +00:00
crossfade_edit.cc fixed disappearing fade out points in xfade editor 2006-03-26 11:27:01 +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 many changes, read the diffs 2005-12-30 00:34:21 +00:00
crossfade_view.h 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-07 06:23:12 +00:00
crossfade_xpms.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
curvetest.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
draginfo.h fix for deferred saves by StateManager-derivatives; changes to new/copy/clear playlist ops (not finished), TRUE/FALSE -> true/false in editor_mouse.cc 2006-03-08 02:50:53 +00:00
editing_syms.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
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 a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
editor_audio_import.cc Added tooltips to help explain various soundfilebrowser buttons. 2006-04-12 03:09:25 +00:00
editor_audiotrack.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_canvas_events.cc Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon) 2006-04-10 02:14:05 +00:00
editor_canvas.cc a) fix editor hscroller to follow PT behaviour - scrollbar always 2006-04-19 02:11:39 +00:00
editor_cursors.cc more fixes 2005-12-06 06:23:50 +00:00
editor_edit_groups.cc a) remove polarity button, add polarity menu item, move functionality into RouteUI 2006-03-30 15:50:08 +00:00
editor_enums.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_export_audio.cc export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +00:00
editor_hscroller.cc a) fix editor hscroller to follow PT behaviour - scrollbar always 2006-04-19 02:11:39 +00:00
editor_imageframe.cc many changes, read the diffs 2005-12-30 00:34:21 +00:00
editor_keyboard.cc Mute/unmute region via keyboard is now undoable 2006-01-23 21:55:30 +00:00
editor_keys.cc export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +00:00
editor_markers.cc significant extensions to tranzport support 2006-04-06 01:52:45 +00:00
editor_mixer.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
editor_mouse.cc Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon) 2006-04-10 02:14:05 +00:00
editor_nudge.cc Fly my pretties! 2005-09-25 20:33:00 +00:00
editor_ops.cc Reinstate mouse scroll actions (audio clocks, shuttle wheel, faders), clearing selection is undoable, fix compiler warning, add modified patch by Jon Michael Smith for mouse wheel track height adjustment and vertical canvas scrolling (thanks Jon) 2006-04-10 02:14:05 +00:00
editor_region_list.cc 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_route_list.cc add/remove edit groups via buttons (still a bit of work left to do) 2006-03-08 23:26:28 +00:00
editor_rulers.cc editor window layout changes, and lots more 2005-12-12 20:54:55 +00:00
editor_scrub.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_selection_list.cc Moved strip_whitespace_edges() to pbd/whitespace.h 2006-01-13 19:48:55 +00:00
editor_tempodisplay.cc 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-07 06:23:12 +00:00
editor_timefx.cc slowly fixing up ArdourDialog nonsense 2005-11-27 21:17:41 +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 a) fix editor hscroller to follow PT behaviour - scrollbar always 2006-04-19 02:11:39 +00:00
editor.h a) fix editor hscroller to follow PT behaviour - scrollbar always 2006-04-19 02:11:39 +00:00
enums.h time_axis_view now compiles 2005-11-13 18:13:50 +00:00
export_dialog.cc replaced deprecated (and ugly) FileSelection with FileChooserDialog in export dialog. Also some button size trimming 2006-03-28 10:52:46 +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 add new files for export dialogs 2006-03-05 19:45:12 +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 add new files for export dialogs 2006-03-05 19:45:12 +00:00
export_region_dialog.h add new files for export dialogs 2006-03-05 19:45:12 +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 First commit on FFT analysis window. Still some functionality missing, 2006-03-12 21:58:52 +00:00
fft_graph.h First commit on FFT analysis window. Still some functionality missing, 2006-03-12 21:58:52 +00:00
fft_result.cc First commit on FFT analysis window. Still some functionality missing, 2006-03-12 21:58:52 +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 s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
gain_automation_time_axis.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
gain_meter.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
gain_meter.h pixbufs instead of pixmaps; function-scope local fd's for reading from a FileSource 2006-03-15 02:04:30 +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
glade_factory.cc minor new session dialog glade fixes 2005-11-28 05:04:14 +00:00
glade_factory.h support for glade and new new session dialog 2005-11-14 08:38:16 +00:00
glade_path.cc removed the following environment variables: 2006-03-12 16:19:03 +00:00
glade_path.h support for glade and new new session dialog 2005-11-14 08:38:16 +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 use AA text for rulers (might need some tweaks) 2005-11-30 06:28:23 +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 Include gtkmm2ext/gtk_ui.h 2006-01-12 00:56:57 +00:00
i18n.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
imageframe_p.h added file imageframe_p.h 2005-11-24 19:40:00 +00:00
imageframe_socket_handler.cc some more "std::string" to "const char *" conversations. 2005-12-24 13:07:36 +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 convert property_foo().set_value(bar) to property_foo() = bar 2005-11-27 20:07:16 +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 compliation fix. 2006-01-15 21:09:25 +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 s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
imageframe_view.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +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 final fix for IOSelector widget: clicking on port header will now make that port view active. Also removed all canvas stuff from ardour2_ui.rc and set mixer font back to old size 2006-03-10 03:16:38 +00:00
io_selector.h fixed goofy selection behavior with the notebook/treeview in IOSelector 2006-03-08 23:19:24 +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 export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +00:00
keyboard.h export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +00:00
location_ui.cc export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +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 a) fix problems with multichannel tape tracks 2006-03-28 19:22:29 +00:00
marker_time_axis_view.cc mega commit to remove gtk_object cruft, and much other stuff 2005-11-28 22:36:26 +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 compliation fix. 2006-01-15 21:09:25 +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 fix compose mess, and a number of 64 bit printf specs 2005-10-06 19:10:57 +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 some C++-ification of GnomeCanvasBlah 2005-11-13 03:53:51 +00:00
meter_bridge.h some C++-ification of GnomeCanvasBlah 2005-11-13 03:53:51 +00:00
mixer_strip.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
mixer_strip.h a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
mixer_ui.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
mixer_ui.h a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +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 remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling 2005-11-29 04:41:15 +00:00
new_session_dialog.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
option_editor.cc Added tooltips to help explain various soundfilebrowser buttons. 2006-04-12 03:09:25 +00:00
option_editor.h a) fix problems with multichannel tape tracks 2006-03-28 19:22:29 +00:00
opts.cc 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
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 Gnome::Canvas -> ArdourCanvas and some other small fixes 2005-11-23 17:21:12 +00:00
pan_automation_time_axis.h get editor.cc to compile 2005-11-16 02:57:22 +00:00
panner_ui.cc 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
panner_ui.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
panner2d.cc remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling 2005-11-29 04:41:15 +00:00
panner2d.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
playlist_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
playlist_selector.cc more miscellaneous fixes to make things even nicer 2005-11-30 19:34:09 +00:00
playlist_selector.h miscellany 2005-11-27 14:09:50 +00:00
plugin_selector.cc fix for plugin_selector, previously added plugins weren't being cleared 2006-02-18 21:10:48 +00:00
plugin_selector.h Fixed broken vst code in PluginSelector 2006-01-11 06:10:07 +00:00
plugin_ui.cc miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +00:00
plugin_ui.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
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 a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
redirect_automation_line.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
redirect_automation_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
redirect_automation_time_axis.cc Gnome::Canvas -> ArdourCanvas and some other small fixes 2005-11-23 17:21:12 +00:00
redirect_automation_time_axis.h get editor.cc to compile 2005-11-16 02:57:22 +00:00
redirect_box.cc 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
redirect_box.h 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
redirect_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
region_editor.cc make AudioRegionEditor work 2006-01-03 14:16:27 +00:00
region_editor.h make AudioRegionEditor work 2006-01-03 14:16:27 +00:00
region_gain_line.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +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 replaced slot() with mem_fun() and ptr_fun(). 2005-09-25 21:19:23 +00:00
region_selection.h Fly my pretties! 2005-09-25 20:33:00 +00:00
regionview.cc a) fix problems with multichannel tape tracks 2006-03-28 19:22:29 +00:00
regionview.h 2006-03-04 Tim Mayberry <mojofunk@gmail.com> 2006-03-07 06:23:12 +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 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
route_params_ui.h changes from colin for route_params, nick for location_ui and route_ui, and me for ardour_ui.cc 2005-10-06 18:24:23 +00:00
route_redirect_selection.cc replaced slot() with mem_fun() and ptr_fun(). 2005-09-25 21:19:23 +00:00
route_redirect_selection.h Fly my pretties! 2005-09-25 20:33:00 +00:00
route_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
route_ui.cc a) remove polarity button, add polarity menu item, move functionality into RouteUI 2006-03-30 15:50:08 +00:00
route_ui.h a) remove polarity button, add polarity menu item, move functionality into RouteUI 2006-03-30 15:50:08 +00:00
SConscript remove link against libusb from gtk_ardour; allow recording beyond current end marker (bug introduced recently) 2006-04-10 23:12:44 +00:00
selectable.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
selection_templates.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
selection.cc fix for deferred saves by StateManager-derivatives; changes to new/copy/clear playlist ops (not finished), TRUE/FALSE -> true/false in editor_mouse.cc 2006-03-08 02:50:53 +00:00
selection.h export range markers patch (revisited), change selection model, copy-drag tempo+meter marker patch 2006-03-05 19:39:16 +00:00
send_ui.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
send_ui.h Fly my pretties! 2005-09-25 20:33:00 +00:00
sfdb_ui.cc Added tooltips to help explain various soundfilebrowser buttons. 2006-04-12 03:09:25 +00:00
sfdb_ui.h Added tooltips to help explain various soundfilebrowser buttons. 2006-04-12 03:09:25 +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 change rec box drawing for destructive tracks 2006-03-17 20:24:26 +00:00
streamview.h new color management design starts to take shape (canvas color only for now) 2006-02-14 17:19:58 +00:00
strip_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
taperegionview.cc a) persist whether the end marker should move at first capture in the session file 2006-03-31 15:51:03 +00:00
taperegionview.h hook up tape region views to peaks ready signal 2006-02-21 05:05:59 +00:00
tempo_dialog.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
tempo_dialog.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
time_axis_view_item.cc miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +00:00
time_axis_view_item.h miscellaneous fixes post-jesse's 24 bit file format changes 2006-02-11 02:34:03 +00:00
time_axis_view.cc a) moved metering and meter falloff code into libardour 2006-04-10 03:54:00 +00:00
time_axis_view.h new color management design starts to take shape (canvas color only for now) 2006-02-14 17:19:58 +00:00
time_selection.cc fix compose mess, and a number of 64 bit printf specs 2005-10-06 19:10:57 +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 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
utils.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
visual_time_axis.cc 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
visual_time_axis.h All useage of ArdourPrompter checks for a valid result. 2006-01-13 22:46:04 +00:00
vst_pluginui.cc continuing fixes to get this shibboleth to compile 2005-09-26 18:24:59 +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