ardour.git
16 years agoset was_activated to false when deactivate() is run and clean up the
Sampo Savolainen [Tue, 25 Sep 2007 17:54:23 +0000 (17:54 +0000)]
set was_activated to false when deactivate() is run and clean up the
cleanup() method

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2484 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoremove reference to fs.h
Paul Davis [Tue, 25 Sep 2007 17:37:54 +0000 (17:37 +0000)]
remove reference to fs.h

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2483 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agodrop mention of fs.cc in libs/pbd
Paul Davis [Tue, 25 Sep 2007 17:26:06 +0000 (17:26 +0000)]
drop mention of fs.cc in libs/pbd

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2482 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agonew controls for copy-only import; new logo item for canvas
Paul Davis [Tue, 25 Sep 2007 17:23:36 +0000 (17:23 +0000)]
new controls for copy-only import; new logo item for canvas

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2481 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoMake sure we don't deactivate un-activated plugins or re-activate already activated...
Sampo Savolainen [Tue, 25 Sep 2007 16:31:42 +0000 (16:31 +0000)]
Make sure we don't deactivate un-activated plugins or re-activate already activated plugins

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2480 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoCorrect version number variable names to be in sync with the new scons
Sampo Savolainen [Tue, 25 Sep 2007 13:43:03 +0000 (13:43 +0000)]
Correct version number variable names to be in sync with the new scons
domain. If you get problems, remove libs/ardour/ardour/version.h and
rebuild from scratch.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2479 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix crash during import when selected tracks include busses
Paul Davis [Mon, 24 Sep 2007 20:00:48 +0000 (20:00 +0000)]
fix crash during import when selected tracks include busses

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2478 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix up translation domains to reflect v2; functor command header
Paul Davis [Mon, 24 Sep 2007 16:15:27 +0000 (16:15 +0000)]
fix up translation domains to reflect v2; functor command header

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2477 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoimprovements (?) for window visibility during session loading - time to test on linux
Paul Davis [Mon, 24 Sep 2007 15:41:23 +0000 (15:41 +0000)]
improvements (?) for window visibility during session loading - time to test on linux

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2476 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agochanges for OSX/SAE
Paul Davis [Thu, 20 Sep 2007 18:04:47 +0000 (18:04 +0000)]
changes for OSX/SAE

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2475 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agodon't use non-existent JACK server paths
Paul Davis [Thu, 20 Sep 2007 16:01:03 +0000 (16:01 +0000)]
don't use non-existent JACK server paths

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2474 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix up change to editor_canvas_events.cc
Paul Davis [Thu, 20 Sep 2007 13:23:14 +0000 (13:23 +0000)]
fix up change to editor_canvas_events.cc

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2473 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agosmall fix for button2 clicks on redirects; make gdk_window_set_debug_updates() access...
Paul Davis [Thu, 20 Sep 2007 01:19:59 +0000 (01:19 +0000)]
small fix for button2 clicks on redirects; make gdk_window_set_debug_updates() accessible via an environment variable; minor change to code for track canvas scrolling

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2472 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoFix opening session when manually entering path in the file chooser. Fixes bug 1852.
Tim Mayberry [Wed, 19 Sep 2007 01:44:24 +0000 (01:44 +0000)]
Fix opening session when manually entering path in the file chooser. Fixes bug 1852.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2470 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoCode to prevent unnecessary automation midi transmits was preventing updates on bank...
John Anderson [Tue, 18 Sep 2007 19:14:13 +0000 (19:14 +0000)]
Code to prevent unnecessary automation midi transmits was preventing updates on bank switches. This fixes it.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2469 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomaybe fix crash related to thread-private buffers
Paul Davis [Mon, 17 Sep 2007 14:43:46 +0000 (14:43 +0000)]
maybe fix crash related to thread-private buffers

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2468 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agosince big clock has "keep-on-top" set, don't bother with making it float above the...
Paul Davis [Thu, 13 Sep 2007 15:38:48 +0000 (15:38 +0000)]
since big clock has "keep-on-top" set, don't bother with making it float above the editor

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2465 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoper-thread interleave buffers for SndFileSource, not per-source.
Paul Davis [Wed, 12 Sep 2007 21:55:36 +0000 (21:55 +0000)]
per-thread interleave buffers for SndFileSource, not per-source.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2463 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix uninitialized export_range_dialog member in editor; fix peakfile naming screwup...
Paul Davis [Wed, 12 Sep 2007 20:56:56 +0000 (20:56 +0000)]
fix uninitialized export_range_dialog member in editor; fix peakfile naming screwup with back-compatible hack

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2462 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomake big clock be on top ALWAYS; more design fixes for async peak building; fix up...
Paul Davis [Wed, 12 Sep 2007 19:10:04 +0000 (19:10 +0000)]
make big clock be on top ALWAYS; more design fixes for async peak building; fix up peakfile name screw up but WITHOUT back-compatibility

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2461 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoimproved (though not perfect) mouse scrubbing
Paul Davis [Tue, 11 Sep 2007 20:55:16 +0000 (20:55 +0000)]
improved (though not perfect) mouse scrubbing

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2460 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix uninitialized variable
Paul Davis [Tue, 11 Sep 2007 18:42:38 +0000 (18:42 +0000)]
fix uninitialized variable

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2459 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoprevent left drags for timefx from initiating timefx ops
Paul Davis [Tue, 11 Sep 2007 14:45:10 +0000 (14:45 +0000)]
prevent left drags for timefx from initiating timefx ops

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2458 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoadd SRC quality to import dialog; fix instances of missing waveforms where new source...
Paul Davis [Tue, 11 Sep 2007 14:34:21 +0000 (14:34 +0000)]
add SRC quality to import dialog; fix instances of missing waveforms where new sources are created; add fader+meter to import dialog; metering now doesn't return -inf for ninputs == 0, only if ninputs & noutputs == 0

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2457 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomake sure that AudioRegion::set_live_state() notifies interested parties when normali...
Paul Davis [Tue, 11 Sep 2007 11:23:04 +0000 (11:23 +0000)]
make sure that AudioRegion::set_live_state() notifies interested parties when normalization gain changes

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2454 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomake OSC thread register with the GUI
Paul Davis [Tue, 11 Sep 2007 10:39:31 +0000 (10:39 +0000)]
make OSC thread register with the GUI

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2452 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agotry to fix async peaks issue; fix crasher caused by previous lock changes in AudioSou...
Paul Davis [Tue, 11 Sep 2007 02:57:05 +0000 (02:57 +0000)]
try to fix async peaks issue; fix crasher caused by previous lock changes in AudioSource; unselect everything after Apply; save tags correctly (?)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2450 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoprep & finish peakfiles during import
Paul Davis [Mon, 10 Sep 2007 22:02:45 +0000 (22:02 +0000)]
prep & finish peakfiles during import

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2446 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agotry to make peak building from scratch more efficient
Paul Davis [Mon, 10 Sep 2007 21:53:13 +0000 (21:53 +0000)]
try to make peak building from scratch more efficient

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2445 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoWARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to make...
Paul Davis [Mon, 10 Sep 2007 18:45:12 +0000 (18:45 +0000)]
WARNING WARNING WARNING >>>> DEEP CHANGES >>> EXPERIMENTAL CODE .... fixes to make region(views) pick up peakfile data asynchronously, like they used to in 0.99

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2444 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agopad out lcd sdisplay strings to 6 chars with spaces to overwrite previous track name
John Anderson [Sun, 9 Sep 2007 20:19:07 +0000 (20:19 +0000)]
pad out lcd sdisplay strings to 6 chars with spaces to overwrite previous track name

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2442 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore changes to reduce unnecessary midi messages. Also, don't throw an exception...
John Anderson [Sun, 9 Sep 2007 19:16:00 +0000 (19:16 +0000)]
more changes to reduce unnecessary midi messages. Also, don't throw an exception on port write overflow.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2441 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agodon't write automation bytes unless something has actually changed in the automated...
John Anderson [Sun, 9 Sep 2007 17:15:09 +0000 (17:15 +0000)]
don't write automation bytes unless something has actually changed in the automated gain/pan control

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2440 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoasync generation of peakfiles for embedded files
Paul Davis [Sun, 9 Sep 2007 16:44:43 +0000 (16:44 +0000)]
async generation of peakfiles for embedded files

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2439 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix egregious widespread bug now that JACK has physical MIDI ports; make sample rate...
Paul Davis [Sun, 9 Sep 2007 15:30:01 +0000 (15:30 +0000)]
fix egregious widespread bug now that JACK has physical MIDI ports; make sample rate label in import dialog red when SR doesn't match

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2438 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore changes for the import dialog, with breakout of importable source code into...
Paul Davis [Sun, 9 Sep 2007 13:04:23 +0000 (13:04 +0000)]
more changes for the import dialog, with breakout of importable source code into its own files

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2437 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoonly skip markers backwards when transport is rolling
John Anderson [Sun, 9 Sep 2007 07:38:38 +0000 (07:38 +0000)]
only skip markers backwards when transport is rolling

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2428 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoautoplay mode and other tweaks to the import dialog; fix resource management while...
Paul Davis [Fri, 7 Sep 2007 03:17:18 +0000 (03:17 +0000)]
autoplay mode and other tweaks to the import dialog; fix resource management while auditioning

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2427 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore fixups for the gain meter metrics
Doug McLain [Thu, 6 Sep 2007 20:41:50 +0000 (20:41 +0000)]
more fixups for the gain meter metrics

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2426 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agodon't mess with signal order keys, ever
Paul Davis [Thu, 6 Sep 2007 02:23:40 +0000 (02:23 +0000)]
don't mess with signal order keys, ever

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2423 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agooptionally tie together editor+mixer display orders; provide GUI control for timecode...
Paul Davis [Wed, 5 Sep 2007 23:09:10 +0000 (23:09 +0000)]
optionally tie together editor+mixer display orders; provide GUI control for timecode-is-synced; make Ctrl-w close any dialog

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2422 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix gain meter coming up as solid fg color
Doug McLain [Wed, 5 Sep 2007 19:30:34 +0000 (19:30 +0000)]
fix gain meter coming up as solid fg color

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2420 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agosplit SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work again...
Paul Davis [Tue, 4 Sep 2007 22:23:26 +0000 (22:23 +0000)]
split SoundFileBrowser back into SoundFileOmega; make SoundFileChooser work again; fix bug in assigning click sounds

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2417 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agosort of make to-selected-tracks import/embed work
Paul Davis [Tue, 4 Sep 2007 21:01:32 +0000 (21:01 +0000)]
sort of make to-selected-tracks import/embed work

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2416 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore improvements and fixes for the import dialog
Paul Davis [Tue, 4 Sep 2007 15:01:49 +0000 (15:01 +0000)]
more improvements and fixes for the import dialog

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2415 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomake sfdb browser a member of session, to retain settings
Paul Davis [Tue, 4 Sep 2007 03:01:57 +0000 (03:01 +0000)]
make sfdb browser a member of session, to retain settings

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2366 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix for NSD filename/folder extraction; import now works as well as embed does (and...
Paul Davis [Mon, 3 Sep 2007 22:46:21 +0000 (22:46 +0000)]
fix for NSD filename/folder extraction; import now works as well as embed does (and shares the codepath)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2365 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agodon't do bundle stuff if not requested by environment
Paul Davis [Mon, 3 Sep 2007 17:32:09 +0000 (17:32 +0000)]
don't do bundle stuff if not requested by environment

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2364 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agolots of GUI tweaks for the import dialog
Paul Davis [Sun, 2 Sep 2007 19:28:42 +0000 (19:28 +0000)]
lots of GUI tweaks for the import dialog

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2362 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agolimited history depth (no GUI yet); more work on import dialog and semantics
Paul Davis [Sun, 2 Sep 2007 15:17:13 +0000 (15:17 +0000)]
limited history depth (no GUI yet); more work on import dialog and semantics

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2361 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore upgrades to the import dialog
Paul Davis [Thu, 30 Aug 2007 20:25:47 +0000 (20:25 +0000)]
more upgrades to the import dialog

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2358 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofirst pass at thorwil's mockup of import dialog; remove some JACK error messages...
Paul Davis [Tue, 28 Aug 2007 03:04:47 +0000 (03:04 +0000)]
first pass at thorwil's mockup of import dialog; remove some JACK error messages because they are distracting and duplicated by others

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2354 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomake sure we do not leave pending session state around as we shutdown
Paul Davis [Mon, 27 Aug 2007 21:46:50 +0000 (21:46 +0000)]
make sure we do not leave pending session state around as we shutdown

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2353 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoclear click data when sample rate changes
Paul Davis [Mon, 27 Aug 2007 15:51:28 +0000 (15:51 +0000)]
clear click data when sample rate changes

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2352 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix crashing mouse-button+'s' operation (generically, not just for 's'); more import...
Paul Davis [Mon, 27 Aug 2007 15:20:29 +0000 (15:20 +0000)]
fix crashing mouse-button+'s' operation (generically, not just for 's'); more import changes to support SAE goals re: embedding

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2351 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoopaque xfade patch + a version of the editor ruler/playhead/click patch
Paul Davis [Mon, 27 Aug 2007 13:00:08 +0000 (13:00 +0000)]
opaque xfade patch + a version of the editor ruler/playhead/click patch

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2350 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomake sure device names in audio setup dialog are not truncated
Paul Davis [Mon, 27 Aug 2007 12:33:55 +0000 (12:33 +0000)]
make sure device names in audio setup dialog are not truncated

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2349 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoround one of import design changes (still not fully functional, but basic stuff works
Paul Davis [Sun, 26 Aug 2007 01:54:34 +0000 (01:54 +0000)]
round one of import design changes (still not fully functional, but basic stuff works

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2346 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agorestore visual DC bias on/off indicator
Paul Davis [Fri, 24 Aug 2007 18:23:35 +0000 (18:23 +0000)]
restore visual DC bias on/off indicator

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2345 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agobetter colors as part of fix transparent active region gain line
Paul Davis [Fri, 24 Aug 2007 13:09:14 +0000 (13:09 +0000)]
better colors as part of fix transparent active region gain line

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2344 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix transparent active region gain line
Paul Davis [Fri, 24 Aug 2007 13:06:25 +0000 (13:06 +0000)]
fix transparent active region gain line

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2343 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore work on OSX packaging
Paul Davis [Wed, 22 Aug 2007 21:00:29 +0000 (21:00 +0000)]
more work on OSX packaging

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2342 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore work on OSX packaging
Paul Davis [Wed, 22 Aug 2007 20:59:51 +0000 (20:59 +0000)]
more work on OSX packaging

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2341 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoremove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when starting...
Paul Davis [Wed, 22 Aug 2007 20:54:56 +0000 (20:54 +0000)]
remove GTKOSX_PREFIX from scons; MIDI/MMC fix from Chris G; fix crash when starting without ALSA sequencer loaded in kernel

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2340 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore work required to get OSX standalone package to work
Paul Davis [Wed, 22 Aug 2007 19:19:45 +0000 (19:19 +0000)]
more work required to get OSX standalone package to work

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2339 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agochanges to support packaging of the GTK-Quartz version of Ardour for OS X
Paul Davis [Wed, 22 Aug 2007 04:30:29 +0000 (04:30 +0000)]
changes to support packaging of the GTK-Quartz version of Ardour for OS X

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2338 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agostop an annoying warning from showing up when its not meant to
Paul Davis [Fri, 17 Aug 2007 21:36:58 +0000 (21:36 +0000)]
stop an annoying warning from showing up when its not meant to

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2326 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoa start at mouse scrubbing
Paul Davis [Fri, 17 Aug 2007 21:14:37 +0000 (21:14 +0000)]
a start at mouse scrubbing

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2325 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore cleanups for SAE, this time trimming down the region context menu
Paul Davis [Fri, 17 Aug 2007 21:13:53 +0000 (21:13 +0000)]
more cleanups for SAE, this time trimming down the region context menu

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2324 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agochanges to niceify the audio setup dialog on OS X, plus that fix for brand new GTK+
Paul Davis [Fri, 17 Aug 2007 16:48:49 +0000 (16:48 +0000)]
changes to niceify the audio setup dialog on OS X, plus that fix for brand new GTK+

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2322 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agocontinue cleanup+improvements to audio setup dialog; add save+restore to said dialog
Paul Davis [Fri, 17 Aug 2007 15:53:59 +0000 (15:53 +0000)]
continue cleanup+improvements to audio setup dialog; add save+restore to said dialog

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2321 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agosupport DnD in native/gtk-quartz implementation (note: multifile DnD requires a patch...
Paul Davis [Thu, 16 Aug 2007 23:17:35 +0000 (23:17 +0000)]
support DnD in native/gtk-quartz implementation (note: multifile DnD requires a patch to GTK that is not in distribution yet, so for now, this works only with 1 file at a time, or it requires my patch/library).

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2319 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agovarious changes (improvements, hopefully) to range mode menus and related matters
Paul Davis [Thu, 16 Aug 2007 17:12:30 +0000 (17:12 +0000)]
various changes (improvements, hopefully) to range mode menus and related matters

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2317 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomake NSD open correctly if open clicked from audio setup page
Paul Davis [Thu, 16 Aug 2007 14:54:06 +0000 (14:54 +0000)]
make NSD open correctly if open clicked from audio setup page

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2315 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomo' better coreaudio device enumeration and usage by JACK control panel
Paul Davis [Thu, 16 Aug 2007 03:38:44 +0000 (03:38 +0000)]
mo' better coreaudio device enumeration and usage by JACK control panel

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2313 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agocode from QJC for CoreAudio device enumeration
Paul Davis [Wed, 15 Aug 2007 18:30:02 +0000 (18:30 +0000)]
code from QJC for CoreAudio device enumeration

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2307 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agostop using paul's .jackdrc as the hard coded path
Paul Davis [Wed, 15 Aug 2007 18:06:35 +0000 (18:06 +0000)]
stop using paul's .jackdrc as the hard coded path

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2306 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomore SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE session...
Paul Davis [Wed, 15 Aug 2007 17:41:07 +0000 (17:41 +0000)]
more SAE + gtkosx changes - try to find jackd in the bundle; hard code SAE session params

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2305 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agobasic startup changes to enable the engine control stuff to work; a little ARDOUR_SAE...
Paul Davis [Wed, 15 Aug 2007 16:07:26 +0000 (16:07 +0000)]
basic startup changes to enable the engine control stuff to work; a little ARDOUR_SAE work

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2304 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agochanges specific to GTK-OSX build
Paul Davis [Wed, 15 Aug 2007 13:38:23 +0000 (13:38 +0000)]
changes specific to GTK-OSX build

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2303 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix invisible tearoff arrow for light theme
Doug McLain [Wed, 15 Aug 2007 04:27:55 +0000 (04:27 +0000)]
fix invisible tearoff arrow for light theme

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2301 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoengine dialog work, new -m option for menu file selection, new obolean automation...
Paul Davis [Mon, 13 Aug 2007 15:36:21 +0000 (15:36 +0000)]
engine dialog work, new -m option for menu file selection, new obolean automation line work starting up

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2293 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoremove duplicated gain_to_slider functions
John Anderson [Sun, 12 Aug 2007 19:18:19 +0000 (19:18 +0000)]
remove duplicated gain_to_slider functions

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2291 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoFinally nailed the mysterious fader update bug, thanks to Giso Grimm. Also move Strip...
John Anderson [Thu, 9 Aug 2007 19:53:57 +0000 (19:53 +0000)]
Finally nailed the mysterious fader update bug, thanks to Giso Grimm. Also move Strip::add out to controls.cc from surface.cc

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2282 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoeven more debug output, aimed at finding the mysterious fader bug
John Anderson [Thu, 9 Aug 2007 16:50:07 +0000 (16:50 +0000)]
even more debug output, aimed at finding the mysterious fader bug

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2281 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoquieten down Powermate control surface discovery
Paul Davis [Thu, 9 Aug 2007 14:57:09 +0000 (14:57 +0000)]
quieten down Powermate control surface discovery

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2280 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agomo betta debugging outout
John Anderson [Wed, 8 Aug 2007 18:34:50 +0000 (18:34 +0000)]
mo betta debugging outout

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2273 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix for #3 mute button not lighting at startup. Because LCD messages sent as straight...
John Anderson [Wed, 8 Aug 2007 18:09:27 +0000 (18:09 +0000)]
fix for #3 mute button not lighting at startup. Because LCD messages sent as straight bytes instead of sysex msg.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2271 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix unconditional use of MMC object
Paul Davis [Tue, 7 Aug 2007 21:37:29 +0000 (21:37 +0000)]
fix unconditional use of MMC object

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2266 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoand ... reformat
John Anderson [Tue, 7 Aug 2007 12:12:29 +0000 (12:12 +0000)]
and ... reformat

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2264 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoupdate mackie page with udev rules
John Anderson [Tue, 7 Aug 2007 08:26:45 +0000 (08:26 +0000)]
update mackie page with udev rules

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2263 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agopatch from jdavisp for crash when saving template without JACK
Paul Davis [Mon, 6 Aug 2007 14:30:10 +0000 (14:30 +0000)]
patch from jdavisp for crash when saving template without JACK

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2257 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofix resetting MMC send + recv ID
Paul Davis [Mon, 6 Aug 2007 01:04:03 +0000 (01:04 +0000)]
fix resetting MMC send + recv ID

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2252 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoavoid multiple backups of 0.99 session state
Paul Davis [Sat, 4 Aug 2007 19:32:38 +0000 (19:32 +0000)]
avoid multiple backups of 0.99 session state

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2244 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agouse all-call default for MMC send ID, and correct parameter names in session state...
Paul Davis [Sat, 4 Aug 2007 14:46:39 +0000 (14:46 +0000)]
use all-call default for MMC send ID, and correct parameter names in session state handling

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2240 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoseparate MMC ID's for send + receive
Paul Davis [Sat, 4 Aug 2007 14:37:22 +0000 (14:37 +0000)]
separate MMC ID's for send + receive

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2239 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agochange RC files in tarball to the templates, dammit! 2.0.5
Paul Davis [Fri, 3 Aug 2007 20:07:41 +0000 (20:07 +0000)]
change RC files in tarball to the templates, dammit!

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2233 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agotiny details for 2.0.5 (fixup)
Paul Davis [Fri, 3 Aug 2007 18:06:19 +0000 (18:06 +0000)]
tiny details for 2.0.5 (fixup)

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2231 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agofixes to theme font issues, tweaks etc. still needs verification on the linux end.
Jesse Chappell [Fri, 3 Aug 2007 03:54:08 +0000 (03:54 +0000)]
fixes to theme font issues, tweaks etc.  still needs verification on the linux end.

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2230 d708f5d6-7413-0410-9779-e7cbd77b26cf

16 years agoupdated mac app_build script and exporter startup script for new UI rc semantics
Jesse Chappell [Fri, 3 Aug 2007 00:35:09 +0000 (00:35 +0000)]
updated mac app_build script and exporter startup script for new UI rc semantics

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@2229 d708f5d6-7413-0410-9779-e7cbd77b26cf