ardour/gtk2_ardour
Sampo Savolainen a54169c198 Moved the code to ignore latency ports to the appropriate place
(*before* the packer code).


git-svn-id: svn://localhost/trunk/ardour2@283 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-01-20 23:27:47 +00:00
..
glade remove properties in glade file 2006-01-11 07:10:57 +00:00
pixmaps Initial gtk2_ardour import. 2005-09-25 18:42:59 +00:00
po 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
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc Updates for set_type_hint() and the sfdb_ui. 2006-01-04 05:53:51 +00:00
about.h initial changes to get about.cc compiled 2005-09-26 02:09:02 +00:00
actions.cc renamed menu definition file 2006-01-10 04:41:09 +00:00
actions.h radio actions now display correctly, region list sorting works 2006-01-02 18:10:29 +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
ardbg set environment variable ARDOUR_GLADE_PATH to ./glade 2005-11-26 15:42:11 +00:00
ardev Reverted --display=localhost:0.0 2006-01-04 13:16:26 +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 many options moved to menus, region list context menu sort of operational 2005-12-31 18:20:42 +00:00
ardour_ui_dialogs.cc add destructive outlines, more action usage and state fixups in GUI 2006-01-08 05:19:38 +00:00
ardour_ui_ed.cc a nice excuse for some keybindings, make some markers larger vertically 2006-01-20 12:36:24 +00:00
ardour_ui_mixer.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
ardour_ui_options.cc F11 now toggles maximal editor space 2006-01-19 18:05:31 +00:00
ardour_ui.cc add GUI support to create tape/destructive tracks 2006-01-19 05:01:43 +00:00
ardour_ui.h F11 now toggles maximal editor space 2006-01-19 18:05:31 +00:00
ardour_ui2.cc F11 now toggles maximal editor space 2006-01-19 18:05:31 +00:00
ardour.bindings a nice excuse for some keybindings, make some markers larger vertically 2006-01-20 12:36:24 +00:00
ardour.menus a nice excuse for some keybindings, make some markers larger vertically 2006-01-20 12:36:24 +00:00
ardour2_ui.rc 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
arprof Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
arval Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
audio_clock.cc fix segv 2006-01-01 17:06:15 +00:00
audio_clock.h editor window layout changes, and lots more 2005-12-12 20:54:55 +00:00
audio_time_axis.cc make F11 take us fullscreen (bug remains in edit pane position restore); reduce track controls area width 2006-01-20 03:03:15 +00:00
audio_time_axis.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +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 make F11 take us fullscreen (bug remains in edit pane position restore); reduce track controls area width 2006-01-20 03:03:15 +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 typo 2005-11-29 02:46:46 +00:00
canvas-simpleline.h Canvas GObject fixes 2005-11-26 10:28:55 +00:00
canvas-simplerect.c meter/tempo bars show again, fix tempo/meter dialogs, and more 2005-12-08 18:53:43 +00:00
canvas-simplerect.h Canvas GObject fixes 2005-11-26 10:28:55 +00:00
canvas-waveview.c very important fix to avoid double delete of waveview caches, since regionviews own the cache, not the waveview 2005-12-22 19:37:03 +00:00
canvas-waveview.h Canvas GObject fixes 2005-11-26 11:51:19 +00:00
canvas.h advance compiling to the m*.cc point 2005-11-24 14:59:36 +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 Cleaned up commented code 2006-01-03 18:02:23 +00:00
crossfade_edit.h Cleaned up commented code 2006-01-03 18:02:23 +00:00
crossfade_view.cc many changes, read the diffs 2005-12-30 00:34:21 +00:00
crossfade_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
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
default_keys.cc strip keyboard.cc of noxious focus handling stuff, and cleanup 2005-11-23 04:13:32 +00:00
editing_syms.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editing.cc s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
editing.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
editor_actions.cc a nice excuse for some keybindings, make some markers larger vertically 2006-01-20 12:36:24 +00:00
editor_audiotrack.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_canvas_events.cc lots of small fixes for various irritations, return of snapshots, region list hiding stuff, etc etc etc 2006-01-05 03:18:44 +00:00
editor_canvas.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
editor_cursors.cc more fixes 2005-12-06 06:23:50 +00:00
editor_edit_groups.cc All useage of ArdourPrompter checks for a valid result. 2006-01-13 22:46:04 +00:00
editor_enums.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_export_audio.cc editor window layout changes, and lots more 2005-12-12 20:54:55 +00:00
editor_hscroller.cc editor window layout changes, and lots more 2005-12-12 20:54:55 +00:00
editor_imageframe.cc many changes, read the diffs 2005-12-30 00:34:21 +00:00
editor_keyboard.cc fix window_to_world() issues inside ardour 2006-01-02 20:27:51 +00:00
editor_keys.cc more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
editor_markers.cc editor window layout changes, and lots more 2005-12-12 20:54:55 +00:00
editor_mixer.cc Don't resize the editor_mixer when changing tracks, gcc 4.1 fix, reorder editor notepad slightly, don't use show () when constructing a mixer strip (it's shown later always) 2005-12-18 13:19:02 +00:00
editor_mouse.cc fixed various xfade and undo and updating issues. plugins no longer run on deactivated routes/tracks. other region copy/trim undo fixes 2006-01-19 18:00:07 +00:00
editor_nudge.cc Fly my pretties! 2005-09-25 20:33:00 +00:00
editor_ops.cc fix control layout size allocation (nearly done) and make duplicate region even more useful for multiple selected regions 2006-01-08 14:50:41 +00:00
editor_region_list.cc modified rgba_from_style() so that it can be used to retrieve any attribute from any style, return rgb or rgba, then used to to remove hard coding of colors in transport buttons and whole_file region names. Theme changes too 2006-01-06 15:06:33 +00:00
editor_route_list.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
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 meter/tempo bars show again, fix tempo/meter dialogs, and more 2005-12-08 18:53:43 +00:00
editor_timefx.cc slowly fixing up ArdourDialog nonsense 2005-11-27 21:17:41 +00:00
editor_xpms stock icons, transport controls as proxies, make ActionManager::get_action() work 2005-12-05 04:11:08 +00:00
editor.cc make F11 take us fullscreen (bug remains in edit pane position restore); reduce track controls area width 2006-01-20 03:03:15 +00:00
editor.h F11 now toggles maximal editor space 2006-01-19 18:05:31 +00:00
enums.h time_axis_view now compiles 2005-11-13 18:13:50 +00:00
export_dialog.cc More tweaks 2005-12-05 13:01:44 +00:00
export_dialog.h the usual blob of fixes. note the requirement for ComboBoxText::set_active_text() 2005-12-02 19:18:26 +00:00
extra_bind.h Switched to use libgnomecanvas (not the C++ one). 2005-09-25 22:26:56 +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 some more "std::string" to "const char *" conversations. 2005-12-24 13:07:36 +00:00
gain_meter.h some more "std::string" to "const char *" conversations. 2005-12-24 13:07:36 +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 plugin selector from doug; lots and lots of fixes from karsten 2005-11-22 05:10: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 minor new session dialog glade fixes 2005-11-28 05:04:14 +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 remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling 2005-11-29 04:41:15 +00:00
imageframe_time_axis.cc compliation fix. 2006-01-15 21:09:25 +00:00
imageframe_time_axis.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +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 add ability to specify row colors for region treeview 2006-01-01 15:31:59 +00:00
io_selector.h Some fixes to ioselector. Remaining fixes coming soon 2005-12-24 13:00:17 +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 ripping, tearing, shredding 2005-11-27 17:59:03 +00:00
keyboard.h ripping, tearing, shredding 2005-11-27 17:59:03 +00:00
location_ui.cc many changes, read the diffs 2005-12-30 00:34:21 +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 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
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
meter_xpms.h fix segv 2006-01-01 17:06:15 +00:00
misc_xpms Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
mixer_strip.cc mixer track list now uses checks and reordering properly 2006-01-12 03:43:52 +00:00
mixer_strip.h a metric ton of changes 2006-01-08 02:56:49 +00:00
mixer_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
mixer_ui.h mixer track list now uses checks and reordering properly 2006-01-12 03:43:52 +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 plugin selector from doug; lots and lots of fixes from karsten 2005-11-22 05:10:12 +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 Moved strip_whitespace_edges() to pbd/whitespace.h 2006-01-13 19:48:55 +00:00
option_editor.h a metric ton of changes 2006-01-08 02:56:49 +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 Don't resize the editor_mixer when changing tracks, gcc 4.1 fix, reorder editor notepad slightly, don't use show () when constructing a mixer strip (it's shown later always) 2005-12-18 13:19:02 +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 Fixed broken vst code in PluginSelector 2006-01-11 06:47:28 +00:00
plugin_selector.h Fixed broken vst code in PluginSelector 2006-01-11 06:10:07 +00:00
plugin_ui.cc Moved the code to ignore latency ports to the appropriate place 2006-01-20 23:27:47 +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 F11 now toggles maximal editor space 2006-01-19 18:05:31 +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 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_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 s/stringcr_t/const string &/ 2005-12-22 12:23:54 +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 fade_out visible 2005-12-28 14:14:24 +00:00
regionview.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
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 latched rec-enable 2006-01-19 00:03:55 +00:00
route_ui.h a metric ton of changes 2006-01-08 02:56:49 +00:00
SConscript route list + edit group list now pretty much functional, plus preparations for ardour2.0-alpha1 2006-01-10 04:25:47 +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 Fly my pretties! 2005-09-25 20:33:00 +00:00
selection.h Fly my pretties! 2005-09-25 20:33:00 +00:00
send_ui.cc 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
send_ui.h Fly my pretties! 2005-09-25 20:33:00 +00:00
sfdb_ui.cc Removing fields from the sfdb works. Dialog is fully functional as presented. 2006-01-18 21:05:59 +00:00
sfdb_ui.h Removing fields from the sfdb works. Dialog is fully functional as presented. 2006-01-18 21:05:59 +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 various xfade and undo and updating issues. plugins no longer run on deactivated routes/tracks. other region copy/trim undo fixes 2006-01-19 18:00:07 +00:00
streamview.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
strip_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +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 s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
time_axis_view_item.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
time_axis_view.cc make F11 take us fullscreen (bug remains in edit pane position restore); reduce track controls area width 2006-01-20 03:03:15 +00:00
time_axis_view.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
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 add GUI support to create tape/destructive tracks 2006-01-19 05:01:43 +00:00
utils.h add GUI support to create tape/destructive tracks 2006-01-19 05:01:43 +00:00
visual_time_axis.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
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