ardour/gtk2_ardour
Paul Davis e99c2d4d4d fix vst plugin UI to work with recent changes
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3052 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-02-13 20:35:51 +00:00
..
glade
icons fix up compile issues; add new grabber_edit_point cursor 2008-02-12 16:55:11 +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 swedish translation update 2008-01-11 17:16:15 +00:00
.cvsignore
about.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
about.h remove Id: lines from many/all headers and some more source files 2007-02-28 19:32:13 +00:00
actions.cc sort keybinding editor alphabetically 2007-11-15 21:33:41 +00:00
actions.h the edit cursor is dead, long live the edit point; plus a few fixes; plus location locking 2007-11-09 03:36:24 +00:00
add_route_dialog.cc add single-layer zoom toggle; add toggle-fade-active commands (& bindings for SAE); add zoom-to-region; allow 2 digits in the tempo dialog 2007-12-03 19:06:07 +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 remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
analysis_window.h
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 more rhythm ferret/transient detection/split region stuff, maybe it works now 2008-01-25 22:08:06 +00:00
ardour-sae-ansi.bindings.in first pass at making shift-click to select region extend the selection vertically across tracks 2007-12-21 20:34:55 +00:00
ardour-sae-de.bindings.in adjusting region fade in/out lengths makes the fade in/out active; new font sizes; new font generation code in gtk2_ardour/SConscript; move mixer strip/group pane over to the RHS to match the editor; clean up ardour-sae-de.bindings.in; fix glue-to-music-time menu item (was always active) 2008-02-05 15:34:13 +00:00
ardour-sae.menus AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00
ardour.bindings.in adjusting region fade in/out lengths makes the fade in/out active; new font sizes; new font generation code in gtk2_ardour/SConscript; move mixer strip/group pane over to the RHS to match the editor; clean up ardour-sae-de.bindings.in; fix glue-to-music-time menu item (was always active) 2008-02-05 15:34:13 +00:00
ardour.menus add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +00:00
ardour.sh.in 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
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 change font sizes for a few items that got too big in the last round of font size changes 2008-02-06 04:32:39 +00:00
ardour2_ui_default.conf put original waveform values back 2008-02-02 19:39:17 +00:00
ardour2_ui_light.rc.in change font sizes for a few items that got too big in the last round of font size changes 2008-02-06 04:32:39 +00:00
ardour2_ui_sae.conf "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +00:00
ardour_dialog.cc large chunks of code to deal with pre-analysis of audio; transient/perconset data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD 2008-02-01 04:26:22 +00:00
ardour_dialog.h large chunks of code to deal with pre-analysis of audio; transient/perconset data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD 2008-02-01 04:26:22 +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 lots more BootMessages 2008-02-13 18:05:36 +00:00
ardour_ui.h add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +00:00
ardour_ui2.cc change behaviour of play-at-edit-point....; fix crash in SAE context with automation button; new SAE logos etc 2007-12-20 19:54:54 +00:00
ardour_ui_dependents.cc lots more BootMessages 2008-02-13 18:05:36 +00:00
ardour_ui_dialogs.cc add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +00:00
ardour_ui_ed.cc add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +00:00
ardour_ui_mixer.cc Removed unused MeterBridgeStrip and MeterBridge classes. 2007-03-13 16:17:29 +00:00
ardour_ui_options.cc add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +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 tidy up AU GUIs, make bypass button work and add preset/automation placeholders 2008-02-12 19:58:11 +00:00
au_pluginui.mm tidy up AU GUIs, make bypass button work and add preset/automation placeholders 2008-02-12 19:58:11 +00:00
audio_clock.cc AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00
audio_clock.h 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
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 up compile issues; add new grabber_edit_point cursor 2008-02-12 16:55:11 +00:00
audio_region_view.h proper fix for stereo region wave drawing bug; make trackheight operations apply to all selected tracks 2008-02-06 15:05:51 +00:00
audio_streamview.cc limited history depth (no GUI yet); more work on import dialog and semantics 2007-09-02 15:17:13 +00:00
audio_streamview.h New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +00:00
audio_time_axis.cc try to make NewSessionDialog only show up when really needed, and only have necessary tabs; clear out several track control buttons and simplify track header context menu for SAE mode 2007-12-20 03:20:37 +00:00
audio_time_axis.h New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
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
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
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 New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +00:00
automation_time_axis.h New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +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 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
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
canvas-imageframe.c
canvas-imageframe.h fix stupid error in last libart_lgpl related patch 2007-03-01 18:51:02 +00:00
canvas-ruler.c
canvas-ruler.h
canvas-simpleline.c
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 Fix recording WaveForm drawing (stereo still needs some work) and xfade editor waveform drawing 2008-01-19 22:15:43 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 Sort things to reduce merge hell. No functional changes. 2008-02-02 18:09:21 +00:00
cocoacarbon.mm AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +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 Fix recording WaveForm drawing (stereo still needs some work) and xfade editor waveform drawing 2008-01-19 22:15:43 +00:00
crossfade_edit.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
crossfade_view.cc New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +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 Patch from jdavisp3 to fix bug #1841. 2007-11-05 16:22:23 +00:00
editing.cc 2 patches from jdavisp3; remove some debugging output from generic MIDI; rationalize string usage in SoundFileOmega; allow "mode hint" when using SoundFileOmega; restore context menu import functionality; bump to v2.1 2007-09-27 16:17:21 +00:00
editing.h initial round of work to support new edit point option, and removal of edit cursor 2007-11-07 17:05:46 +00:00
editing_syms.h a ton of changes based on discussions at SAE; to be documented later 2007-11-19 01:53:39 +00:00
editor.cc "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +00:00
editor.h "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +00:00
editor_actions.cc provide instructional hint for keyeditor; fix keybinding issues on OS X (needs current GTK patch); fix up packaging up OSX native to include VAMP plugins and put control surfaces in (mostly) the right places ; new (improved) arrow key bindings 2008-02-04 22:37:57 +00:00
editor_audio_import.cc Back-port tim mayberry's fixes for import; fix JACK slaving to never pay attention to timecode-source-is-synced 2008-01-04 03:37:07 +00:00
editor_audiotrack.cc fixed the Enable Editor Meters option not being selected on startup 2008-01-06 16:27:39 +00:00
editor_canvas.cc use a separate drag rect for cd marker bar, show cd marker details on load in location ui. 2008-02-05 19:29:05 +00:00
editor_canvas_events.cc large chunks of code to deal with pre-analysis of audio; transient/perconset data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD 2008-02-01 04:26:22 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
editor_export_audio.cc prevent export from occuring when disconnected from JACK (GUI andbackend) 2007-12-23 18:32:51 +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 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 add pitch shifting; minor fixes elsewhere 2007-12-04 20:17:28 +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 add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +00:00
editor_mixer.cc 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
editor_mouse.cc grabber edit point cursor improvements; do not allow align() to use entered regionview if there are selected regions 2008-02-12 17:14:43 +00:00
editor_nudge.cc remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
editor_ops.cc change some stuff associated with snapshot automation (accidentally committed with last commit, this finishes it off) 2008-02-13 01:58:04 +00:00
editor_region_list.cc AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00
editor_route_list.cc new LocateRollLocate event, used to implement play-at-edit-point-and-return; other fixes from the OS X world 2007-12-18 20:54:46 +00:00
editor_rulers.cc add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +00:00
editor_scrub.cc
editor_selection.cc make "Set Range Selection" in per-region context (sub)menu use all selected regions instead of just the first selected one (alternate behaviour could include using the clicked regionview, but that is to be generally avoided) 2008-02-06 15:24:40 +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 large chunks of code to deal with pre-analysis of audio; transient/perconset data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD 2008-02-01 04:26:22 +00:00
editor_timefx.cc pitch shift fix from colin f.; fix marker line heights (and a few other things that have height that should span the entire editor canvas 2008-01-10 20:06:11 +00:00
editor_xpms make editor window show up at the right time 2006-12-16 02:25:10 +00:00
engine_dialog.cc proper fix for stereo region wave drawing bug; make trackheight operations apply to all selected tracks 2008-02-06 15:05:51 +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 initial round of work to support new edit point option, and removal of edit cursor 2007-11-07 17:05:46 +00:00
enums.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 prevent export from occuring when disconnected from JACK (GUI andbackend) 2007-12-23 18:32:51 +00:00
export_dialog.h merge changes from trunk 2007-05-07 04:41:08 +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
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
fft_result.cc
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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
gain_meter.cc Remove unused function 2008-01-10 00:14:32 +00:00
gain_meter.h Remove unused function 2008-01-10 00:14:32 +00:00
generic_pluginui.cc tidy up AU GUIs, make bypass button work and add preset/automation placeholders 2008-02-12 19:58:11 +00:00
gettext.h
ghostregion.cc add missing fill color to ghost regions 2008-01-24 20:11:16 +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
gtk-custom-hruler.h
gtk-custom-ruler.c
gtk-custom-ruler.h
gtkscrolledwindow.c
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 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_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 New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +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 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
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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
keyboard.cc fix up forgotten Keyboard ideas of modifiers 2008-02-06 02:16:40 +00:00
keyboard.h parametize modifier key usage; fix keyboard-driven sync point setting; add ladspa whitelist to allow subset of plugins to be shown (hardcoded for now, but to expanded in the future) 2007-11-28 19:32:41 +00:00
keyeditor.cc provide instructional hint for keyeditor; fix keybinding issues on OS X (needs current GTK patch); fix up packaging up OSX native to include VAMP plugins and put control surfaces in (mostly) the right places ; new (improved) arrow key bindings 2008-02-04 22:37:57 +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 remove debug output 2007-12-04 21:55:23 +00:00
level_meter.h Make level meter colors user definable. Base, Mid, Top, and Clip colors are defined, and a gradient from Base to Mid is created, then a gradient from Mid to Top is created, then solid Clip. Also fixed the theme manager bug of not saving settings since 2.1 or so 2007-12-04 21:45:59 +00:00
location_ui.cc use a separate drag rect for cd marker bar, show cd marker details on load in location ui. 2008-02-05 19:29:05 +00:00
location_ui.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
logmeter.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
main.cc lots more BootMessages 2008-02-13 18:05:36 +00:00
marker.cc cleanup debug output; more completion of canvas line+rect height fixes 2008-01-12 04:24:29 +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 initial round of work to support new edit point option, and removal of edit cursor 2007-11-07 17:05:46 +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_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 AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00
mixer_strip.h AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00
mixer_ui.cc move mixer window arrangement back the way it was 2008-02-06 03:07:16 +00:00
mixer_ui.h don't mess with signal order keys, ever 2007-09-06 02:23:40 +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
mtest_other.menus
mtest_shared.menu
new_session_dialog.cc Sort things to reduce merge hell. No functional changes. 2008-02-02 18:09:21 +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 provide instructional hint for keyeditor; fix keybinding issues on OS X (needs current GTK patch); fix up packaging up OSX native to include VAMP plugins and put control surfaces in (mostly) the right places ; new (improved) arrow key bindings 2008-02-04 22:37:57 +00:00
option_editor.h GUI control over saved and in-memory history depth 2007-09-26 14:36:49 +00:00
opts.cc various OS X fixes, mostly related to AU support 2008-01-07 20:41:51 +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 remove all lines to avoid recompiles after commits 2007-02-22 18:36:03 +00:00
pan_automation_time_axis.h the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 parametize modifier key usage; fix keyboard-driven sync point setting; add ladspa whitelist to allow subset of plugins to be shown (hardcoded for now, but to expanded in the future) 2007-11-28 19:32:41 +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 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
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_selector.cc LV2 support. 2008-01-15 18:49:34 +00:00
plugin_selector.h LV2 support. 2008-01-15 18:49:34 +00:00
plugin_ui.cc tidy up AU GUIs, make bypass button work and add preset/automation placeholders 2008-02-12 19:58:11 +00:00
plugin_ui.h tidy up AU GUIs, make bypass button work and add preset/automation placeholders 2008-02-12 19:58:11 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
public_editor.h add option to create xrun markers on the location markerbar 2008-02-13 14:38:49 +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 "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +00:00
redirect_box.h Prevent copy & paste of sends and inserts. Add "delete" command to the 2007-04-11 17:53:42 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 a ton of changes based on discussions at SAE; to be documented later 2007-11-19 01:53:39 +00:00
region_view.h sync point extends across entire region height 2007-11-13 17:45:29 +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 AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +00:00
rhythm_ferret.h large chunks of code to deal with pre-analysis of audio; transient/perconset data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD 2008-02-01 04:26:22 +00:00
route_params_ui.cc AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolute/full pathnames 2007-12-10 21:32:27 +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 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
route_time_axis.h provide support for playhead-to-next/previous-region-boundary actions, and bindings (note: selected marker support not done yet) 2007-11-28 03:29:53 +00:00
route_ui.cc AU support; mv LADSPA gui to Generic; small fix(?) for NSD issue with absolute/full pathnames 2007-12-10 21:32:27 +00:00
route_ui.h limited history depth (no GUI yet); more work on import dialog and semantics 2007-09-02 15:17:13 +00:00
SConscript AU GUIs basically working, though unfinished; push up dialog for massive split operations (still in progress); fix problem where peakfile is slightly older than audio data even though it is ready to use (debugging output still present); move sync-menu code to libs/gtkmm2ext for linkage reasons; prevent flush_pending() calls from "top menu" items on OS X from locking the GUI; try to make adding lots of regions (e.g. from split-at-points) scale a bit better; SAE version has no timecode mode for audio clocks 2008-02-12 02:51:51 +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 fix copy-drag SNAFU; fix shuffling playhead when zoom gets so low that rounding errors cause an iterative convergence on the "true" position if zoom-focus = playhead 2008-01-15 00:07:35 +00:00
selection.h per-kbd-layout keybindings selection; initial pass at link-region-and-track-selection 2007-12-12 21:42:25 +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 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 shortcuts to GarageBand audio data for SAE 2007-12-27 23:49:40 +00:00
sfdb_ui.h fix crash bug caused by incorrectly setting transience of audio clocks in the SoundFileBox 2007-09-27 19:45:47 +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 splash updating on gdk/quartz; more filtering of automatable AU parameters 2008-02-13 19:41:34 +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 a ton of changes based on discussions at SAE; to be documented later 2007-11-19 01:53:39 +00:00
streamview.h New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +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 final part of tape track waveview problem, and fix crash at session close caused by marker handling 2008-02-07 03:16:27 +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 large chunks of code to deal with pre-analysis of audio; transient/perconset data used for new tab-to-transient; all ArdourDialogs push the splash screen out of the way; try to keep verbose canvas cursor within the editor canvas visible area; fix template use from NSD 2008-02-01 04:26:22 +00:00
tempo_dialog.h make multi-duplicate dialog less ugly, ditto with tempo dialogs. fix broken adding of tempomap meters. fix indenting and remove some unused stuff in tempo_dialog.h. 2008-01-29 14:32:34 +00:00
theme_manager.cc add a Restore Defaults button to the theme manager, and another set of waveform changes 2008-01-19 19:33:13 +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 proper fix for stereo region wave drawing bug; make trackheight operations apply to all selected tracks 2008-02-06 15:05:51 +00:00
time_axis_view.h proper fix for stereo region wave drawing bug; make trackheight operations apply to all selected tracks 2008-02-06 15:05:51 +00:00
time_axis_view_item.cc New theme manager from trunk, backported to 2.0-ongoing 2007-07-05 05:33:40 +00:00
time_axis_view_item.h a ton of changes based on discussions at SAE; to be documented later 2007-11-19 01:53:39 +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 "boot" messages; more AU fixes; new SAE ui.conf file 2008-02-13 16:38:14 +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 typo that breaks non-GTKOSX compilation 2008-02-04 22:48:13 +00:00
utils.h mouse zoom focus; mouse scrubbing becomes mouse shuttling; use nframes64_t more; add mouse_frame() method to get mouse position & whether its in one of the two canvases; add color_from_style() utility function (though its not used) 2007-11-05 21:35:47 +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 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