ardour/gtk2_ardour
Paul Davis e351591c14 TOC file quote fix from Don Fredricks
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4096 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-04 20:58:11 +00:00
..
glade Some fixes to the new session dialog. 2006-05-10 10:22:38 +00:00
icons remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +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 german translation 2008-10-23 18:12:21 +00:00
.cvsignore sfdb displays file info. 2006-01-05 05:15:29 +00:00
about.cc update authors list to include chris cannam and alphabetize it; add richard schwede to the translators list 2008-10-24 10:00:16 +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 now with extra-yummy key-release binding semantics, specially for visual state stuff, but potentially useful for momentary actions etc. Remove ~/.ardour2/ardour.bindings to see the effect for visual-state 2008-05-06 05:38:24 +00:00
actions.h now with extra-yummy key-release binding semantics, specially for visual state stuff, but potentially useful for momentary actions etc. Remove ~/.ardour2/ardour.bindings to see the effect for visual-state 2008-05-06 05:38:24 +00:00
add_route_dialog.cc Set add route dialog non-resizeable so WMs size it more sensibly (looked ridiculous in ion3). 2008-09-22 16:54:17 +00:00
add_route_dialog.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
analysis_window.cc Support FFT for multi channel tracks and fix analysis for tape track regions. 2008-04-21 19:38:27 +00:00
analysis_window.h Improvements on the FFT analysis tool 2008-03-04 17:56:17 +00:00
ardbg permit OSX native package without JACK; prevent excessive track name lengths from messing up JACK port names; splash screen tweaks for OS X; new region gain control operations ; work on AU plugin GUIs (totally incomplete); don't needlessly create prompters in a barcontroller (create on demand) 2008-01-18 19:58:34 +00:00
ardev make big clock be on top ALWAYS; more design fixes for async peak building; fix up peakfile name screw up but WITHOUT back-compatibility 2007-09-12 19:10:04 +00:00
ardev_common.sh.in dynamic discovery & loading of keybindings 2008-02-14 01:59:28 +00:00
ardour-sae.menus Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitive to clicks bug), momentary solo/mute works for track headers, redraw some widgets when resizing editor-mixer (osx only), don't autoconnect physical inputs to busses (sae only), new sends active by default (sae only), some minor sae gui customizations using ardour2_ui_sae.conf. 2008-11-01 14:45:03 +00:00
ardour.menus add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:51:10 +00:00
ardour.sh.in Check glib atomic implementation for mutex use. 2008-10-26 16:39:52 +00:00
ardour2.desktop.in New FREEDESKTOP scons option installs desktop MIME entry and .desktop file. Also uses fd.o standard names and locations for icons. 2008-02-25 17:37:55 +00:00
ardour2.xml New FREEDESKTOP scons option installs desktop MIME entry and .desktop file. Also uses fd.o standard names and locations for icons. 2008-02-25 17:37:55 +00:00
ardour2_ui.rc Fix for gnome themes that squash the zoom controls 2007-04-23 02:59:05 +00:00
ardour2_ui_dark.rc.in fix (?) confusing visual state(s) of bypass button by making it into a completely regular button 2008-10-31 08:25:09 +00:00
ardour2_ui_dark_sae.rc.in Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
ardour2_ui_default.conf What used to be the pink recording rectangle is now blended into the recording regions so that they appear to be the same thing. Then recording specific colors are added so the waveform and region base when recording are all various shades of red during recording. *** Open Theme Manager and click Restore Defaults for these changes to apply *** 2008-04-17 09:33:54 +00:00
ardour2_ui_light.rc.in fix (?) confusing visual state(s) of bypass button by making it into a completely regular button 2008-10-31 08:25:09 +00:00
ardour2_ui_light_sae.rc.in Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
ardour2_ui_sae.conf Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
ardour_dialog.cc remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +00:00
ardour_dialog.h remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +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.cc reinstate ArdourUI::idle_load(), need by OS X build 2008-10-31 07:39:25 +00:00
ardour_ui.h reinstate ArdourUI::idle_load(), need by OS X build, part II 2008-10-31 07:51:39 +00:00
ardour_ui2.cc move to scons Clone everywhere rather than Copy; add Session::micro_locate() for ongoing work on video sync; debugging output for export precision problem; minor clean up to IO::find_possible_connection(); fix up a few signed/unsigned issues; make "feature lines" always be the right height as tracks resize; change version to 2.5 2008-07-07 15:52:22 +00:00
ardour_ui_dependents.cc Show rec enable button in editor mixer, make mixer strip capitalisation consistent, remove unneeded stuff from toggle editor mixer on top. 2008-10-27 17:36:04 +00:00
ardour_ui_dialogs.cc possible fix for #2292 2008-06-17 15:32:50 +00:00
ardour_ui_ed.cc remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +00:00
ardour_ui_mixer.cc possible fix for #2292 2008-06-17 15:32:50 +00:00
ardour_ui_options.cc gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret region splits undoable 2008-04-17 15:25:45 +00:00
arprof make big clock be on top ALWAYS; more design fixes for async peak building; fix up peakfile name screw up but WITHOUT back-compatibility 2007-09-12 19:10:04 +00:00
arval make big clock be on top ALWAYS; more design fixes for async peak building; fix up peakfile name screw up but WITHOUT back-compatibility 2007-09-12 19:10:04 +00:00
au_pluginui.h fixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes active/focus again" bug 2008-04-09 21:05:58 +00:00
au_pluginui.mm remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +00:00
audio_clock.cc Unify the canvases by moving groups around rather than using set_scrolling_region () (eliminates the double-draw during zoom on linux), fix verbose_time_cursor clamping, make fonts smaller on location dialog buttons, hopefully improve performance when dragging multiple regions on the same track, reduce some redrawing of clocks (still not done for samples clock), allow NLS=1 on OSX, other canvas performance improvements on OSX, build SAE-us.bindings (even though they are incomplete for now). 2008-09-03 18:15:31 +00:00
audio_clock.h minor UI fixes for clocks and Locations dialog. Prevent tape tracks from skewing the session extents 2008-06-05 16:59:39 +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 add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:51:10 +00:00
audio_region_view.h add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:51:10 +00:00
audio_streamview.cc Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
audio_streamview.h add toggles for region fade in/out/both active, plus toggle for region fades visibility 2008-10-09 21:51:10 +00:00
audio_time_axis.cc Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +00:00
audio_time_axis.h many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f 2008-05-02 20:02:48 +00:00
automation_gain_line.cc make canvas text scale with font scaler; prevent bogus values from putting NaN's into automation lines 2008-02-24 02:28:25 +00:00
automation_gain_line.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
automation_line.cc minor C++ include issues, debug out removed and bump to 2.6 2008-10-11 12:34:46 +00:00
automation_line.h Reduce diversion between 2.0 and 3.0 automation_line.h (cosmetic only). 2008-09-19 17:48:57 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
automation_selectable.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
automation_selection.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
automation_time_axis.cc Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +00:00
automation_time_axis.h many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f 2008-05-02 20:02:48 +00:00
axis_view.cc optionally tie together editor+mixer display orders; provide GUI control for timecode-is-synced; make Ctrl-w close any dialog 2007-09-05 23:09:10 +00:00
axis_view.h many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f 2008-05-02 20:02:48 +00:00
boolean_automation_line.cc engine dialog work, new -m option for menu file selection, new obolean automation line work starting up 2007-08-13 15:36:21 +00:00
boolean_automation_line.h engine dialog work, new -m option for menu file selection, new obolean automation line work starting up 2007-08-13 15:36:21 +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 non-AA canvas support (not used by default); new SAE menus; fix locate-play-locate ; add toggle-punch ; use primary clock for verbose cursor mode at all the right times; minimize clock redrawing part one 2008-02-26 16:34:45 +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 non-AA canvas support (not used by default); new SAE menus; fix locate-play-locate ; add toggle-punch ; use primary clock for verbose cursor mode at all the right times; minimize clock redrawing part one 2008-02-26 16:34:45 +00:00
canvas-simpleline.h Canvas GObject fixes 2005-11-26 10:28:55 +00:00
canvas-simplerect.c non-AA canvas support (not used by default); new SAE menus; fix locate-play-locate ; add toggle-punch ; use primary clock for verbose cursor mode at all the right times; minimize clock redrawing part one 2008-02-26 16:34:45 +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 update authors list to include chris cannam and alphabetize it; add richard schwede to the translators list 2008-10-24 10:00:16 +00:00
canvas-waveview.h audun's waveview outline patch; some diskstream fixes; real splash screen; more reorganization of new session dialog use; about is not marked as a splashscreen anymore (help out KDE users) 2008-01-18 00:09:55 +00:00
canvas.h non-AA canvas support (not used by default); new SAE menus; fix locate-play-locate ; add toggle-punch ; use primary clock for verbose cursor mode at all the right times; minimize clock redrawing part one 2008-02-26 16:34:45 +00:00
canvas_impl.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
canvas_vars.h Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
cocoacarbon.mm enable icon-start-from-.ardour-file to work on OS X; properly install apple event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser 2008-03-14 20:18:05 +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 meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1 2008-11-03 17:05:17 +00:00
crossfade_edit.h default crossfade is now constant power; SAE gets only 3 xfades (not correct for 2 of them, yet); fade buttons in xfade editor have tooltips 2008-10-31 17:47:49 +00:00
crossfade_view.cc better xfade presets (still need icons) 2008-11-03 08:22:31 +00:00
crossfade_view.h New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +00:00
crossfade_xpms.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
curvetest.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
draginfo.h shift-click to extend marker selection; marker drag moves all selected markers 2008-09-19 10:42:09 +00:00
editing.cc gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret region splits undoable 2008-04-17 15:25:45 +00:00
editing.h insert time operation 2008-04-01 16:49:42 +00:00
editing_syms.h insert time operation 2008-04-01 16:49:42 +00:00
editor.cc Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +00:00
editor.h Restore scrolling performance on osx. 2008-11-04 01:09:04 +00:00
editor_actions.cc Wiimote control surface. Bind one wiimote by pressing 1+2 after the surface module is loaded. You need to bind every time you start ardour: 2008-11-01 20:10:56 +00:00
editor_audio_import.cc shift-click to extend marker selection; marker drag moves all selected markers 2008-09-19 10:42:09 +00:00
editor_audiotrack.cc non-AA canvas support (not used by default); new SAE menus; fix locate-play-locate ; add toggle-punch ; use primary clock for verbose cursor mode at all the right times; minimize clock redrawing part one 2008-02-26 16:34:45 +00:00
editor_canvas.cc Restore scrolling performance on osx. 2008-11-04 01:09:04 +00:00
editor_canvas_events.cc Add a session file type icon for OSX, remove unused editor_mixer_button, use a constant offset for verbose time cursor, make tempo lines a bit smoother on OSX (idle? when?) 2008-09-16 18:58:26 +00:00
editor_cursors.cc fix up some jerkiness/retrograde motion of playhead 2008-10-20 19:44:43 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
editor_export_audio.cc make bounce range and bounce region work properly (wrong boundaries before); add "Consolidate Range" which writes a new audio file and uses it to replace whatever was in the playlist within the range 2008-06-18 22:28:16 +00:00
editor_hscroller.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_imageframe.cc add GotoWallClock command; switch Editor class to use nframes64_t throughout; fix up some glitches in playhead/screen handling when locating ; never save keybindings to user's ~/.ardour2 dir unless the user changed them (well, nearly) 2008-05-16 13:57:51 +00:00
editor_items.h added cd marker ruler, which displays and allows quick addition of cd track markers/ranges when visible, otherwise the cd markers are shown in the normal mark/range rulers. 2007-11-23 04:57:39 +00:00
editor_keyboard.cc non-AA canvas support (not used by default); new SAE menus; fix locate-play-locate ; add toggle-punch ; use primary clock for verbose cursor mode at all the right times; minimize clock redrawing part one 2008-02-26 16:34:45 +00:00
editor_keys.cc fix for vamp-sdk botch in SConstruct; new audio clock focus command; make insert-region pay attention to entered track; different modifier list for gtk/osx; hide ye olde blue arrow on selected marker line 2007-11-27 20:29:12 +00:00
editor_markers.cc A more correct fix for non-disappearing loop/punch range rect, calculate track height in fit_tracks () correctly (doesn't fix the height race condition with the controls layout though). 2008-10-13 00:04:15 +00:00
editor_mixer.cc Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitive to clicks bug), momentary solo/mute works for track headers, redraw some widgets when resizing editor-mixer (osx only), don't autoconnect physical inputs to busses (sae only), new sends active by default (sae only), some minor sae gui customizations using ardour2_ui_sae.conf. 2008-11-01 14:45:03 +00:00
editor_mouse.cc meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1 2008-11-03 17:05:17 +00:00
editor_nudge.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_ops.cc Skip non active and hidden tracks with prev/next track. Also prevent ensuring the visibility of a hidden track. 2008-11-04 20:55:24 +00:00
editor_region_list.cc prevent yet another crash caused by non-region nodes in the region list treeview 2008-08-18 17:13:07 +00:00
editor_route_list.cc fix a few things related to fit-to-tracks and toggle-visual-state 2008-10-14 14:14:49 +00:00
editor_rulers.cc Don't tear down and rebuild all rulers on each visibility change, avoid setting track heights when presenting the editor, fix duplicated secondary-m in SAE bindings, avoid dirty master channel updates on osx. 2008-10-21 14:33:58 +00:00
editor_scrub.cc Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
editor_selection.cc fix a few things related to fit-to-tracks and toggle-visual-state 2008-10-14 14:14:49 +00:00
editor_selection_list.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_tempodisplay.cc Handle changed session duration & resizing canvas better wrt end marker, remove unused last_canvas_frame, don't redraw the entire mixer every time its presented, consistent space between rightmost horizontal scroller position and end marker when zooming. 2008-10-18 12:51:48 +00:00
editor_timefx.cc update to rubberband 1.2 2008-07-10 11:30:19 +00:00
editor_xpms make editor window show up at the right time 2006-12-16 02:25:10 +00:00
engine_dialog.cc initialize jack timeout parameter correctly (not doing this breaks JackOSX, maybe JACK too) 2008-11-01 12:26:16 +00:00
engine_dialog.h fix SNAFU with jack driver selection, caused by enabling FFADO driver (exposing a lurking bug); reduce per-scroll-event step when h-scrolling with mousewheel 2008-01-15 02:44:35 +00:00
enums.cc fix deadlock in playlist::partition(); new first idle model, including message about loading visual data; make h-faders use scroll up/down and be scalable-clickable; new track menu stuff (waveform scaling/shape); fix up ordering of ruler menus; fix initial sensitivity of region menu operations 2008-02-21 18:37:00 +00:00
enums.h fix deadlock in playlist::partition(); new first idle model, including message about loading visual data; make h-faders use scroll up/down and be scalable-clickable; new track menu stuff (waveform scaling/shape); fix up ordering of ruler menus; fix initial sensitivity of region menu operations 2008-02-21 18:37:00 +00:00
ergonomic-us.bindings.in dynamic discovery & loading of keybindings 2008-02-14 01:59:28 +00:00
evtest.cc new shuffle-splice mode; fix editormode selectors lacking text at startup; default smpte format in ardour.rc.in; turn off cd marker visibility by default in ardour.rc.in; replace another instance of "Audio Frames" with "Samples" 2007-11-30 05:23:30 +00:00
export_dialog.cc TOC file quote fix from Don Fredricks 2008-11-04 20:58:11 +00:00
export_dialog.h enable icon-start-from-.ardour-file to work on OS X; properly install apple event handlers; change plugin add logic to avoid asking for stream counts before they would be configured; fix up new session dialog to not use manage(), and thus not throw away widgets when their page is hidden (by removal) in the tabbed browser 2008-03-14 20:18:05 +00:00
export_range_markers_dialog.cc small changes to export code to hopefully fix some bugs with range export(s) 2008-06-03 12:22:21 +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 Improvements on the FFT analysis tool 2008-03-04 17:56:17 +00:00
fft_graph.h Improvements on the FFT analysis tool 2008-03-04 17:56:17 +00:00
fft_result.cc gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret region splits undoable 2008-04-17 15:25:45 +00:00
fft_result.h Improvements on the FFT analysis tool 2008-03-04 17:56:17 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
gain_meter.cc meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1 2008-11-03 17:05:17 +00:00
gain_meter.h make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +00:00
generic_pluginui.cc remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +00:00
gettext.h Initial import of gtk2_ardour. 2005-09-25 18:42:24 +00:00
ghostregion.cc many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f 2008-05-02 20:02:48 +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 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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
i18n.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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
imageframe_p.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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.cc first pass of dynamically resizable track heights 2008-04-30 02:37:05 +00:00
imageframe_time_axis.h first pass of dynamically resizable track heights 2008-04-30 02:37:05 +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 many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f 2008-05-02 20:02:48 +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_view.cc many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f 2008-05-02 20:02:48 +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
io_selector.cc reset editor's entered_track to null if that track is deleted; fix use of wrong constructor for MessageDialog in both IOSelector and import handling, which would lead to a glibmm exception caused by a null C string (old, common and very very bad) 2008-06-19 15:26:14 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
keyboard.cc meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1 2008-11-03 17:05:17 +00:00
keyboard.h meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1 2008-11-03 17:05:17 +00:00
keyeditor.cc allow keybindings manager to bind arrow keys, using hack from utils.cc that was already in place 2008-05-08 14:11:20 +00:00
keyeditor.h add remove binding button to key binding editor; change progress bar in stretch dialog to better reflect study/stretch split 2008-01-08 14:22:18 +00:00
level_meter.cc make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +00:00
level_meter.h make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +00:00
location_ui.cc minor UI fixes for clocks and Locations dialog. Prevent tape tracks from skewing the session extents 2008-06-05 16:59:39 +00:00
location_ui.h minor UI fixes for clocks and Locations dialog. Prevent tape tracks from skewing the session extents 2008-06-05 16:59:39 +00:00
logmeter.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
lv2_plugin_ui.cc Support for the LV2 'data access' and 'instance access' extensions (for in-process GUIs). 2008-08-12 01:13:26 +00:00
lv2_plugin_ui.h Embedded LV2 GTK GUI support. 2008-08-09 00:49:07 +00:00
main.cc Backported automatic svn revision handling from 3.0 2008-10-21 17:19:03 +00:00
marker.cc done debugging, remove the debug output, and cleanup the catchphrase in create_from_file 2008-07-15 08:46:00 +00:00
marker.h cleanup debug output; more completion of canvas line+rect height fixes 2008-01-12 04:24:29 +00:00
marker_selection.h shift-click to extend marker selection; marker drag moves all selected markers 2008-09-19 10:42:09 +00:00
marker_time_axis.cc first pass of dynamically resizable track heights 2008-04-30 02:37:05 +00:00
marker_time_axis.h first pass of dynamically resizable track heights 2008-04-30 02:37:05 +00:00
marker_time_axis_view.cc New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +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_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
midi_port_dialog.cc new functionality to add MIDI ports from the options editor, not totally finished but functional 2007-07-19 18:21:58 +00:00
midi_port_dialog.h new functionality to add MIDI ports from the options editor, not totally finished but functional 2007-07-19 18:21:58 +00:00
mixer_strip.cc Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitive to clicks bug), momentary solo/mute works for track headers, redraw some widgets when resizing editor-mixer (osx only), don't autoconnect physical inputs to busses (sae only), new sends active by default (sae only), some minor sae gui customizations using ardour2_ui_sae.conf. 2008-11-01 14:45:03 +00:00
mixer_strip.h Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitive to clicks bug), momentary solo/mute works for track headers, redraw some widgets when resizing editor-mixer (osx only), don't autoconnect physical inputs to busses (sae only), new sends active by default (sae only), some minor sae gui customizations using ardour2_ui_sae.conf. 2008-11-01 14:45:03 +00:00
mixer_ui.cc Don't tear down and rebuild all rulers on each visibility change, avoid setting track heights when presenting the editor, fix duplicated secondary-m in SAE bindings, avoid dirty master channel updates on osx. 2008-10-21 14:33:58 +00:00
mixer_ui.h fix track/strip sync-reorder issues; don't show mixer strip on selection change if it wasn't already visible 2008-10-07 11:08:31 +00:00
mnemonic-us.bindings.in add move-selected-tracks-{up,down} commands 2008-10-07 21:46:42 +00:00
mtest.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
mtest.menus more fixes on the long road to compiling 2005-11-17 21:31:37 +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
new_session_dialog.cc Fix compilation with GCC 4.3 (at least with SYSLIBS=1). 2008-05-11 21:42:10 +00:00
new_session_dialog.h enable packaging for OSX native without jack; use which_page() everywhere in NSD; fix bad use of set_filename() in NSD; do not offer non-duplex devices in ardour's own audio setup dialog 2008-01-11 20:33:47 +00:00
option_editor.cc first SAE-based simplification of options dialog (SAE only) 2008-10-13 21:15:19 +00:00
option_editor.h add initial program change support 2008-10-08 21:22:08 +00:00
opts.cc dynamic discovery & loading of keybindings 2008-02-14 01:59:28 +00:00
opts.h various OS X fixes, mostly related to AU support 2008-01-07 20:41:51 +00:00
pan_automation_time_axis.cc first pass of dynamically resizable track heights 2008-04-30 02:37:05 +00:00
pan_automation_time_axis.h first pass of dynamically resizable track heights 2008-04-30 02:37:05 +00:00
panner.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
panner.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
panner2d.cc Replaced some c includes with their c++ wrappers 2008-07-10 18:37:26 +00:00
panner2d.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
panner_ui.cc possible fix up for ::set_io() pan botch up 2008-10-17 11:06:34 +00:00
panner_ui.h make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +00:00
playlist_selection.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
playlist_selector.cc limited history depth (no GUI yet); more work on import dialog and semantics 2007-09-02 15:17:13 +00:00
playlist_selector.h use shared_ptr for all Playlist handling; cleanup works again 2006-12-14 14:15:43 +00:00
plugin_interest.h add missing plugin_interest.h file 2008-05-29 15:26:01 +00:00
plugin_selector.cc Embedded LV2 GTK GUI support. 2008-08-09 00:49:07 +00:00
plugin_selector.h redesign plugin selection process to fix multiple-addition problem 2008-05-29 12:32:14 +00:00
plugin_ui.cc fix (?) confusing visual state(s) of bypass button by making it into a completely regular button 2008-10-31 08:25:09 +00:00
plugin_ui.h remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +00:00
point_selection.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 some adjustments to the spacing in the import/interthread progress window, and preparation for more uniform HiG-style spacing everywhere; fix multiply-packed boxes in sfdb_ui.cc 2008-05-12 22:32:34 +00:00
public_editor.h Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
redirect_box.cc meta-fy handling of button2, to deal with apple's messed up design decisions; on gtk/osx, button2 is (currently) Ctrl-Option-Button1 2008-11-03 17:05:17 +00:00
redirect_box.h make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +00:00
redirect_selection.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 Fixes for canvas and gain meter text not being scaled on startup 2008-02-24 19:13:09 +00:00
region_gain_line.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 Unify the canvases by moving groups around rather than using set_scrolling_region () (eliminates the double-draw during zoom on linux), fix verbose_time_cursor clamping, make fonts smaller on location dialog buttons, hopefully improve performance when dragging multiple regions on the same track, reduce some redrawing of clocks (still not done for samples clock), allow NLS=1 on OSX, other canvas performance improvements on OSX, build SAE-us.bindings (even though they are incomplete for now). 2008-09-03 18:15:31 +00:00
region_view.h What used to be the pink recording rectangle is now blended into the recording regions so that they appear to be the same thing. Then recording specific colors are added so the waveform and region base when recording are all various shades of red during recording. *** Open Theme Manager and click Restore Defaults for these changes to apply *** 2008-04-17 09:33:54 +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
rhythm_ferret.cc add note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin (REQUIRES libaubio installed); add toggle-region-opaque menu item for scalable ops on region opacity 2008-05-15 19:37:35 +00:00
rhythm_ferret.h add note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin (REQUIRES libaubio installed); add toggle-region-opaque menu item for scalable ops on region opacity 2008-05-15 19:37:35 +00:00
route_params_ui.cc make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
route_time_axis.cc Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +00:00
route_time_axis.h Primitive take system: active edit groups now dictate playlist decisions. 2008-10-05 19:14:03 +00:00
route_ui.cc Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
route_ui.h Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
SAE-de.bindings.in Fix missing tempo lines if zooming with unchanged left edge, implement toggling editor/mixer on top. 2008-10-26 20:09:05 +00:00
SAE-us.bindings.in Fix missing tempo lines if zooming with unchanged left edge, implement toggling editor/mixer on top. 2008-10-26 20:09:05 +00:00
SConscript Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
selectable.h a ton of changes based on discussions at SAE; to be documented later 2007-11-19 01:53:39 +00:00
selection.cc shift-click to extend marker selection; marker drag moves all selected markers 2008-09-19 10:42:09 +00:00
selection.h shift-click to extend marker selection; marker drag moves all selected markers 2008-09-19 10:42:09 +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
send_ui.cc make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +00:00
send_ui.h fix a huge mess with sends, involving incorrect GUI cleanup, an unhandled exception and as a result, bad reference counting of sends leading to ports never going away because the send was never deleted 2008-06-19 20:38:19 +00:00
sfdb_freesound_mootcher.cc fix URL's for freesound (debian patch) 2008-10-10 09:52:10 +00:00
sfdb_freesound_mootcher.h need to create the Freesound dir if it does not already exist 2008-03-26 19:10:14 +00:00
sfdb_ui.cc make RouteUI and its children and relations able to switch the Route/IO object they refer to (significant architectural changes) 2008-10-05 15:36:45 +00:00
sfdb_ui.h initial checkin of freesound integration 2008-03-24 00:19:03 +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
simpleline_p.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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
simplerect_p.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
splash.cc drop ruler_show[] in favor of specific editor actions; various new actions and menu support for new Tracks top level menu 2008-02-20 19:49:43 +00:00
splash.h "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +00:00
splash.png New spash screen 2006-10-11 21:05:04 +00:00
streamview.cc Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +00:00
streamview.h Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +00:00
strip_selection.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
tape_region_view.cc What used to be the pink recording rectangle is now blended into the recording regions so that they appear to be the same thing. Then recording specific colors are added so the waveform and region base when recording are all various shades of red during recording. *** Open Theme Manager and click Restore Defaults for these changes to apply *** 2008-04-17 09:33:54 +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 Remove beat entry from meter dialog (beats are not allowed in API), clean up some hardware monitoring code, new configuration vars: ADAT Monitor Mode (documented) and Rubberbanding Snaps to Grid (self explanitory I hope, defaults to off), add some monitoring documentation. 2008-02-17 12:20:16 +00:00
tempo_dialog.h Remove beat entry from meter dialog (beats are not allowed in API), clean up some hardware monitoring code, new configuration vars: ADAT Monitor Mode (documented) and Rubberbanding Snaps to Grid (self explanitory I hope, defaults to off), add some monitoring documentation. 2008-02-17 12:20:16 +00:00
tempo_lines.cc remove cruft from ArdourUI; improve keyboard icon(s); shrink other plugin GUI buttons; close all dialogs when quitting so that we actually quit 2008-10-30 23:45:20 +00:00
tempo_lines.h set tempo lines to be physical_screen_height high, add xml null check. 2008-10-13 20:32:58 +00:00
theme_manager.cc Infrastructure for customized SAE ui themes. Some performance improvements for osx-visible momentary solo gui glitches, allow solo all even when solo not latched (see comments). 2008-11-04 07:30:55 +00:00
theme_manager.h add a Restore Defaults button to the theme manager, and another set of waveform changes 2008-01-19 19:33:13 +00:00
time_axis_view.cc Fix background unhiding. 2008-11-03 22:24:07 +00:00
time_axis_view.h Dont move track backgrounds, so that they no longer disappear at high zooms, SAE version uses shift button1 to solo additional tracks in not latched solo mode. 2008-11-03 21:29:35 +00:00
time_axis_view_item.cc Don't set colours twice in new TimeAxisViewItems (from 3.0), fix the nostar ruler hiding bug, rejig ruler bars again, this time making them physical_screen_width wide and never moving them - preventing artefacts while hiding. 2008-10-10 21:38:38 +00:00
time_axis_view_item.h Set add route dialog non-resizeable so WMs size it more sensibly (looked ridiculous in ion3). 2008-09-22 16:54:17 +00:00
time_selection.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
time_selection.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
track_selection.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
ui_config.cc Ignore triple clicks for mute/solo/rec-enable (fixes long-standing insensitive to clicks bug), momentary solo/mute works for track headers, redraw some widgets when resizing editor-mixer (osx only), don't autoconnect physical inputs to busses (sae only), new sends active by default (sae only), some minor sae gui customizations using ardour2_ui_sae.conf. 2008-11-01 14:45:03 +00:00
ui_config.h add a Restore Defaults button to the theme manager, and another set of waveform changes 2008-01-19 19:33:13 +00:00
ui_config_vars.h New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +00:00
utils.cc fix up key focus handling for plugin windows 2008-10-29 22:27:29 +00:00
utils.h allow keybindings manager to bind arrow keys, using hack from utils.cc that was already in place 2008-05-08 14:11:20 +00:00
visual_time_axis.cc first pass of dynamically resizable track heights 2008-04-30 02:37:05 +00:00
visual_time_axis.h first pass of dynamically resizable track heights 2008-04-30 02:37:05 +00:00
vst_pluginui.cc fix vst plugin UI to work with recent changes 2008-02-13 20:35:51 +00:00
waveview.cc audun's waveview outline patch; some diskstream fixes; real splash screen; more reorganization of new session dialog use; about is not marked as a splashscreen anymore (help out KDE users) 2008-01-18 00:09:55 +00:00
waveview.h audun's waveview outline patch; some diskstream fixes; real splash screen; more reorganization of new session dialog use; about is not marked as a splashscreen anymore (help out KDE users) 2008-01-18 00:09:55 +00:00
waveview_p.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
x11.cc various OS X fixes, mostly related to AU support 2008-01-07 20:41:51 +00:00