13
0
livetrax/gtk2_ardour
Sampo Savolainen edfc81352e Make colors for clip markers controllable by ardour.colors. Default
color is totally transparent. Thanks Torben!


git-svn-id: svn://localhost/ardour2/trunk@1656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-02 21:18:15 +00:00
..
glade Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
icons new crossfade editor button icons from thorsten; ignore loop+range markers when looking for next/previous locations 2007-02-25 20:53:55 +00:00
pixmaps do proper install on x86_64 system, remove stupid debuggig code from panner, handle port registration error with its own error message 2007-01-03 20:00:57 +00:00
po Updated German translation. 2007-03-19 12:06:51 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc Updated German translation. 2007-03-19 12:06:51 +00:00
about.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
actions.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
actions.h many important changes to configuration system and specific parameters 2006-09-29 21:39:39 +00:00
add_route_dialog.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36: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 remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
analysis_window.h pulling trunk 2006-06-14 18:37:57 +00:00
ardbg small change to region creation for make-mono-regions; add untested short_path(); fix double-redraws when canvas zoom/position changes 2007-01-29 20:02:43 +00:00
ardev small change to region creation for make-mono-regions; add untested short_path(); fix double-redraws when canvas zoom/position changes 2007-01-29 20:02:43 +00:00
ardev_common.sh.in use dynamic bitsets for send + port insert naming; fix up ardev, arval etc more generically 2007-01-05 16:31:15 +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 r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
ardour_image_compositor_socket.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
ardour_ui_dependents.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
ardour_ui_dialogs.cc Removed unused 0.5 second timer. 2007-03-19 21:25:22 +00:00
ardour_ui_ed.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
ardour_ui_mixer.cc Removed unused MeterBridgeStrip and MeterBridge classes. 2007-03-13 16:17:29 +00:00
ardour_ui_options.cc edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix build for find_peaks on x86; don't duplicate sources when embedding; use Glib::ustring for all source-related strings; fixup plugin UI automation buttons 2007-03-15 19:42:42 +00:00
ardour_ui.cc fix up duplicate dialog 2007-03-20 13:48:22 +00:00
ardour_ui.h Removed unused 0.5 second timer. 2007-03-19 21:25:22 +00:00
ardour_ui2.cc remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from locking up the mouse 2007-03-22 15:05:50 +00:00
ardour.bindings.in remove ardour.bindings from svn, and build using scons 2007-02-13 23:04:28 +00:00
ardour.colors Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00
ardour.menus make OSC off by default, and add menu item to control it 2007-03-15 13:25:01 +00:00
ardour.sh.in Make the script report if the system introduces a memlock limit 2007-01-10 22:14:41 +00:00
ardour2_ui.rc Editor GUI touchups: 2007-03-19 06:53:16 +00:00
arprof use dynamic bitsets for send + port insert naming; fix up ardev, arval etc more generically 2007-01-05 16:31:15 +00:00
arval use dynamic bitsets for send + port insert naming; fix up ardev, arval etc more generically 2007-01-05 16:31:15 +00:00
au_pluginui.cc Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
au_pluginui.h Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
audio_clock.cc remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from locking up the mouse 2007-03-22 15:05:50 +00:00
audio_clock.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
audio_region_editor.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
audio_region_editor.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
audio_region_view.cc Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00
audio_region_view.h new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups 2007-03-05 15:34:56 +00:00
audio_streamview.cc make rec-regions insensitive to events; fix up diskrate dialog text 2007-03-19 14:45:34 +00:00
audio_streamview.h fix xfade logic and use shared_ptr for xfades 2007-01-10 16:19:13 +00:00
audio_time_axis.cc fixes from Carl H for a couple of buglets 2007-03-12 14:24:05 +00:00
audio_time_axis.h fixes from Carl H for a couple of buglets 2007-03-12 14:24:05 +00:00
automation_gain_line.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
automation_gain_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_line.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
automation_line.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
automation_pan_line.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
automation_pan_line.h s/stringcr_t/const string &/ 2005-12-22 12:23:54 +00:00
automation_selectable.h a variety of bits and pieces for selection ops 2007-01-23 21:45:05 +00:00
automation_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
automation_time_axis.cc Editor GUI touchups: 2007-03-19 06:53:16 +00:00
automation_time_axis.h fix for crash when loading a session after running another, caused by not checking for _view != 0 in route_time_axis.cc; make fit_to_pixels() more useful and use it to truncate redirect and redirect parameters names in track control area 2006-12-14 16:21:43 +00:00
axis_view.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
axis_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +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 fix stupid error in last libart_lgpl related patch 2007-03-01 18:51:02 +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 probably fix cleanup issues, but testing required 2007-03-21 02:39:12 +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 Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00
canvas-waveview.h Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00
canvas.h advance compiling to the m*.cc point 2005-11-24 14:59:36 +00:00
color_manager.cc Merging from trunk 2006-06-22 23:40:55 +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 Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00
connection_editor.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
connection_editor.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
crossfade_edit.cc new crossfade editor button icons from thorsten; ignore loop+range markers when looking for next/previous locations 2007-02-25 20:53:55 +00:00
crossfade_edit.h new crossfade editor button icons from thorsten; ignore loop+range markers when looking for next/previous locations 2007-02-25 20:53:55 +00:00
crossfade_view.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
crossfade_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
crossfade_xpms.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
curvetest.cc Merging from trunk 2006-06-22 23:40:55 +00:00
draginfo.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
editing_syms.h Synced string array in sfdb_ui.cc with ImportMode enum. 2006-09-01 01:59:41 +00:00
editing.cc fix crashing bug caused by recursive set_state() nonsense; sync snap_type, snap_mode, zoom_focus GUI elements; minor tweaks 2006-11-01 17:41:28 +00:00
editing.h fix crashing bug caused by recursive set_state() nonsense; sync snap_type, snap_mode, zoom_focus GUI elements; minor tweaks 2006-11-01 17:41:28 +00:00
editor_actions.cc make Show Waveforms While Recording toggle work 2007-03-05 23:16:40 +00:00
editor_audio_import.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
editor_audiotrack.cc don't change waveform zoom level when waveform is hidden, to save peak reloads, remove unused Editor signal 2007-02-22 18:26:44 +00:00
editor_canvas_events.cc remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from locking up the mouse 2007-03-22 15:05:50 +00:00
editor_canvas.cc Editor GUI touchups: 2007-03-19 06:53:16 +00:00
editor_cursors.cc Add playhead and editcursor to ardour.colors and remove hard coded colors 2007-03-08 16:41:38 +00:00
editor_edit_groups.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_enums.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_export_audio.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_hscroller.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_imageframe.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_items.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
editor_keyboard.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_keys.cc new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups 2007-03-05 15:34:56 +00:00
editor_markers.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
editor_mixer.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
editor_mouse.cc remove button 4/5 handling (now scroll_up/down); prevent dbl-click on xfade from locking up the mouse 2007-03-22 15:05:50 +00:00
editor_nudge.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_ops.cc make crop-to-range work across all selected tracks; don't edit destructive tracks with several ops; removing debugging output 2007-03-21 15:38:54 +00:00
editor_region_list.cc i18n MISSING 2007-02-26 19:26:49 +00:00
editor_route_list.cc Editor GUI touchups: 2007-03-19 06:53:16 +00:00
editor_rulers.cc Editor GUI touchups: 2007-03-19 06:53:16 +00:00
editor_scrub.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_selection_list.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_selection.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_tempodisplay.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_timefx.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
editor_xpms make editor window show up at the right time 2006-12-16 02:25:10 +00:00
editor.cc fix up duplicate dialog 2007-03-20 13:48:22 +00:00
editor.h Editor GUI touchups: 2007-03-19 06:53:16 +00:00
enums.cc missing file for : fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on clock state saving 2007-01-07 22:11:02 +00:00
enums.h fix startup order (ARDOUR::init() vs. AudioEngine creation); start work on clock state saving 2007-01-07 22:10:36 +00:00
export_dialog.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
export_dialog.h new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups 2007-03-05 15:34:56 +00:00
export_range_markers_dialog.cc fix errors in multi-range export (and possibly other export styles); compiler warnings patch from Carl 2007-03-16 21:44:10 +00:00
export_range_markers_dialog.h new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups 2007-03-05 15:34:56 +00:00
export_region_dialog.cc new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups 2007-03-05 15:34:56 +00:00
export_region_dialog.h use shared_ptr<> for all region handling 2006-08-25 01:07:15 +00:00
export_session_dialog.cc new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups 2007-03-05 15:34:56 +00:00
export_session_dialog.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
fft_graph.cc Warning fixes. 2007-01-07 19:35:02 +00:00
fft_graph.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
fft_result.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +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 remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
gain_automation_time_axis.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
gain_meter.cc fix panner visual corruption bug #1213; more consistent naming for automation states; carl's wheel-3 patch 2007-03-13 12:08:41 +00:00
gain_meter.h fixes from Carl H for a couple of buglets 2007-03-12 14:24:05 +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 remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
gprofhelper.c Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
gtk-custom-hruler.c pulling trunk 2006-06-14 18:37:57 +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 start of new crossthread-safe design 2006-11-16 03:18:30 +00:00
i18n.h namespace fix. 2006-10-24 15:41:46 +00:00
imageframe_p.h added file imageframe_p.h 2005-11-24 19:40:00 +00:00
imageframe_socket_handler.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
imageframe_socket_handler.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
imageframe_time_axis_group.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
imageframe_time_axis_group.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
imageframe_time_axis_view.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
imageframe_time_axis_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
imageframe_time_axis.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
imageframe_time_axis.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
imageframe_view.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
imageframe_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
imageframe.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
imageframe.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
io_selector.cc The traditional LAC2007 final dinner fix. This fix was written in a 24/7 2007-03-26 19:12:39 +00:00
io_selector.h .. and the 2nd file in the LAC2007 bar-hack session 2007-03-26 19:53:09 +00:00
itest.cc added file 2005-12-30 14:40:31 +00:00
keyboard.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
keyboard.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
ladspa_pluginui.cc edit groups tab gets headers (carl); use sampo's SSE find_peaks code; fix build for find_peaks on x86; don't duplicate sources when embedding; use Glib::ustring for all source-related strings; fixup plugin UI automation buttons 2007-03-15 19:42:42 +00:00
location_ui.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
location_ui.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
logmeter.h added logarithmic option for waveform scaling. added save/restore of rectified and logscale waveform options in session. modified sconstruct to look for certain libs in some common locations, this should be usable controllable but isnt yet. deals better with the libsndfile build when flac is installed. 2006-12-16 05:14:34 +00:00
main.cc prevent wierd GTK main loop situation when quitting from NSD at startup 2007-03-17 02:12:40 +00:00
marker_time_axis_view.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
marker_time_axis_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
marker_time_axis.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
marker_time_axis.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
marker_view.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
marker_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
marker.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
marker.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
mixer_strip.cc fix #1394 - The 'narrow strip' option in the mixer does not take extra width into account; involved some nice cleanup of width handling in mixer strips etc. 2007-02-27 17:22:47 +00:00
mixer_strip.h strip X specific from keyboard.cc; fix up many buttons to avoid prelight (mostly) and make transport buttons bindable (state not saved yet); use const char* not string in route order keys to avoid pointless mallocs during route sorting 2007-02-09 03:36:00 +00:00
mixer_ui.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
mixer_ui.h Removed unused MeterBridgeStrip and MeterBridge classes. 2007-03-13 16:17:29 +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 fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
new_session_dialog.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
option_editor.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
option_editor.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
opts.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
opts.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
pan_automation_time_axis.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
pan_automation_time_axis.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
panner_ui.cc fix panner visual corruption bug #1213; more consistent naming for automation states; carl's wheel-3 patch 2007-03-13 12:08:41 +00:00
panner_ui.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
panner.cc tweak panner drawing 2007-02-03 20:43:36 +00:00
panner.h fix crashing bug on cut operation; panner noodling 2006-12-21 20:13:37 +00:00
panner2d.cc fix #1394 - The 'narrow strip' option in the mixer does not take extra width into account; involved some nice cleanup of width handling in mixer strips etc. 2007-02-27 17:22:47 +00:00
panner2d.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
playlist_selection.h use shared_ptr for all Playlist handling; cleanup works again 2006-12-14 14:15:43 +00:00
playlist_selector.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
playlist_selector.h use shared_ptr for all Playlist handling; cleanup works again 2006-12-14 14:15:43 +00:00
plugin_selector.cc i18n MISSING 2007-02-26 19:26:49 +00:00
plugin_selector.h Fixed compilation of CoreAudioSource 2006-08-31 16:34:42 +00:00
plugin_ui.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
plugin_ui.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
point_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
prompter.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
prompter.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
public_editor.cc more fixes on the long road to compiling 2005-11-17 21:31:37 +00:00
public_editor.h Fix for edit cursor clock being out of sync with edit cursor when session is loaded 2007-03-06 04:15:28 +00:00
redirect_automation_line.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
redirect_automation_line.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
redirect_automation_time_axis.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
redirect_automation_time_axis.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
redirect_box.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
redirect_box.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
redirect_selection.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
region_editor.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
region_gain_line.cc major fixes to automation editing 2006-11-28 17:52:09 +00:00
region_gain_line.h major fixes to automation editing 2006-11-28 17:52:09 +00:00
region_selection.cc more games with selection 2007-01-18 16:45:29 +00:00
region_selection.h more games with selection 2007-01-18 16:45:29 +00:00
region_view.cc new design for region dragging; make add route dialog float over the correct window(s); try to remove confusion from different export dialogs regarding file/directory requirements ; minor cleanups 2007-03-05 15:34:56 +00:00
region_view.h make rec-regions insensitive to events; fix up diskrate dialog text 2007-03-19 14:45:34 +00:00
rgb_macros.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
route_params_ui.cc fix rect redraw problem(s); make zoom range rect visible again at the right time; apply tim's window title patch 2007-03-18 16:45:43 +00:00
route_params_ui.h Removed unused MeterBridgeStrip and MeterBridge classes. 2007-03-13 16:17:29 +00:00
route_redirect_selection.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
route_redirect_selection.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
route_selection.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
route_time_axis.cc fix buttons, finally? 2007-02-13 22:45:49 +00:00
route_time_axis.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
route_ui.cc fix for mute button color/state caused by cut-n-paste coding, plus another access(2) bites the portability dust 2007-02-28 17:14:39 +00:00
route_ui.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
SConscript pre-beta12 2007-03-16 23:05:57 +00:00
selectable.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
selection_templates.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
selection.cc probably fix cleanup issues, but testing required 2007-03-21 02:39:12 +00:00
selection.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
send_ui.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
send_ui.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
sfdb_ui.cc add a persistent folder variable so that every time the sfdb_ui is created, it shows the same location that it was left in 2007-02-01 19:53:58 +00:00
sfdb_ui.h add a persistent folder variable so that every time the sfdb_ui is created, it shows the same location that it was left in 2007-02-01 19:53:58 +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 remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
simpleline.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +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 remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
simplerect.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
splash.png New spash screen 2006-10-11 21:05:04 +00:00
streamview.cc fix visual focus indication in IOSelector; import pays attention to audio file embedded position; peaks now built properly for embedded/imported files 2006-11-11 00:14:12 +00:00
streamview.h major changes to Region, AudioRegion, Playlist, AudioPlaylist and Crossfade state management, to try to fix undo/redo. Not finished, butthe speedups etc. are in place 2006-10-19 22:02:30 +00:00
strip_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
tape_region_view.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
tape_region_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
tempo_dialog.cc new keyboard bindings for moving playhead to region starts+ends ; use spin button for tempo, as per #1449 2007-02-02 20:55:16 +00:00
tempo_dialog.h new keyboard bindings for moving playhead to region starts+ends ; use spin button for tempo, as per #1449 2007-02-02 20:55:16 +00:00
time_axis_view_item.cc Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00
time_axis_view_item.h make rec-regions insensitive to events; fix up diskrate dialog text 2007-03-19 14:45:34 +00:00
time_axis_view.cc Editor GUI touchups: 2007-03-19 06:53:16 +00:00
time_axis_view.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
time_selection.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
time_selection.h fixes for destructive track offsets of various kinds; move from jack_nframes_t -> nframes_t 2006-09-28 17:23:52 +00:00
track_selection.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
utils.cc get real Pango::FontDescriptions for several canvas items 2007-03-05 23:12:47 +00:00
utils.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
visual_time_axis.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
visual_time_axis.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
vst_pluginui.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
waveview_p.h added file 2005-11-26 00:52:04 +00:00
waveview.cc Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00
waveview.h Make colors for clip markers controllable by ardour.colors. Default 2007-04-02 21:18:15 +00:00