13
0
livetrax/gtk2_ardour
Paul Davis 3b885c3126 fix potential crash-causing coding errors when removing regionviews from the selection
git-svn-id: svn://localhost/ardour2/trunk@1693 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-04-10 11:46:12 +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 New french translation by Christophe Combelles sans "Use MIDI control". Thanks Christophe! 2007-04-09 14:21:11 +00:00
.cvsignore
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
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 fixed previous fix of initial autoplay issue, autoplay now works again 2007-04-09 00:54:39 +00:00
ardour_ui_ed.cc Remove unused configuration parameter. My apologies to all the translators, this removes one (unused) string "Use MIDI control" 2007-04-09 14:14:38 +00:00
ardour_ui_mixer.cc Removed unused MeterBridgeStrip and MeterBridge classes. 2007-03-13 16:17:29 +00:00
ardour_ui_options.cc Remove unused configuration parameter. My apologies to all the translators, this removes one (unused) string "Use MIDI control" 2007-04-09 14:14:38 +00:00
ardour_ui.cc fixed previous fix of initial autoplay issue, autoplay now works again 2007-04-09 00:54:39 +00:00
ardour_ui.h Remove unused configuration parameter. My apologies to all the translators, this removes one (unused) string "Use MIDI control" 2007-04-09 14:14:38 +00:00
ardour_ui2.cc add new profile object, use it to remove certain horizontal elements from GUI if screen is narrow; make verbose canvas cursor use primary clock mode if secondary clock is not visible 2007-04-07 00:35:07 +00:00
ardour.bindings.in remove ardour.bindings from svn, and build using scons 2007-02-13 23:04:28 +00:00
ardour.colors modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect 2007-04-06 23:42:07 +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 fix botched apply of torben's zero line patch, remove sampo's debug output re: ladspa plugin port setting 2007-04-03 15:44:46 +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
automation_line.cc audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +00:00
automation_line.h audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +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
automation_selectable.h a variety of bits and pieces for selection ops 2007-01-23 21:45:05 +00:00
automation_selection.h
automation_time_axis.cc audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +00:00
automation_time_axis.h audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +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
canvas-curve.h
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
canvas-simpleline.c more tranzport lowlevel fixes and rebinding 2006-04-29 15:40:52 +00:00
canvas-simpleline.h
canvas-simplerect.c probably fix cleanup issues, but testing required 2007-03-21 02:39:12 +00:00
canvas-simplerect.h
canvas-waveview.c wash that pango right out of your hair 2007-04-05 21:56:32 +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
color_manager.cc Merging from trunk 2006-06-22 23:40:55 +00:00
color_manager.h
color.h
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
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 crashes when handling files with ":" in their paths. Cost: cannot load old sessions with non-mono embedded files anymore 2007-04-06 02:48:29 +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 audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +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
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 add new profile object, use it to remove certain horizontal elements from GUI if screen is narrow; make verbose canvas cursor use primary clock mode if secondary clock is not visible 2007-04-07 00:35:07 +00:00
editor_nudge.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_ops.cc modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect 2007-04-06 23:42:07 +00:00
editor_region_list.cc modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect 2007-04-06 23:42:07 +00:00
editor_route_list.cc Editor GUI touchups: 2007-03-19 06:53:16 +00:00
editor_rulers.cc modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect 2007-04-06 23:42:07 +00:00
editor_scrub.cc
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 audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +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 make region opacity work again; fix several other region context menu items that may have been messing with region state in unforeseen ways 2007-04-09 18:07:15 +00:00
editor.h don't let auditioning make transport buttons inaccessible; delete/rename snapshots (from carl & puddingpimp) 2007-04-06 12:57:41 +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
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 Removed unused variable (current_user_level) from FastMeter. 2007-04-04 12:23:05 +00:00
gain_meter.h fixes from Carl H for a couple of buglets 2007-03-12 14:24:05 +00:00
gettext.h
ghostregion.cc audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +00:00
ghostregion.h audun's tempo redraw fix; sort-of cache time axis view item name widths and avoid pango-width-computation when unnecessary 2007-04-03 02:05:34 +00:00
gprofhelper.c
gtk-custom-hruler.c pulling trunk 2006-06-14 18:37:57 +00:00
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gtkscrolledwindow.c
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
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
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 add new profile object, use it to remove certain horizontal elements from GUI if screen is narrow; make verbose canvas cursor use primary clock mode if secondary clock is not visible 2007-04-07 00:35:07 +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
mtest_shared.menu
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
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
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
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 fix potential crash-causing coding errors when removing regionviews from the selection 2007-04-10 11:46:12 +00:00
region_selection.h more games with selection 2007-01-18 16:45:29 +00:00
region_view.cc modified fix from carl for region copy-moves-original-to-start bug; change verbose canvas cursor color to be more distinct and readable; fix naming issues with imported files containing ':'; make sure [N] channels count shows up for whole files in region list; fix #1575, a subtle and nasty bug; improve positioning of verbose canvas cursor for ruler drags (but has a wierd side effect 2007-04-06 23:42:07 +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 fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo 2007-04-06 02:27:24 +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
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
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
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 wash that pango right out of your hair 2007-04-05 21:56:32 +00:00
time_axis_view_item.h wash that pango right out of your hair 2007-04-05 21:56:32 +00:00
time_axis_view.cc change selection behaviour for track header context click 2007-04-05 00:01:02 +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
utils.cc fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo 2007-04-06 02:27:24 +00:00
utils.h fix nasty logic error that leads to crashing bugs when trying to operate on regions that have been subject to undo/redo 2007-04-06 02:27:24 +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
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