ardour.git
16 years agoFinally a commit to the right branch. Wow. Thanks Petter, everyone else: sorry.
Sampo Savolainen [Sun, 1 Jun 2008 15:39:12 +0000 (15:39 +0000)]
Finally a commit to the right branch. Wow. Thanks Petter, everyone else: sorry.

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

16 years agofix for sigc++ compilation on platforms where "nil" is a C macro
Paul Davis [Thu, 29 May 2008 20:20:11 +0000 (20:20 +0000)]
fix for sigc++ compilation on platforms where "nil" is a C macro

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

16 years agodon't cadd a potentially null region from inside RegionFactory::create()
Paul Davis [Thu, 29 May 2008 18:50:41 +0000 (18:50 +0000)]
don't cadd a potentially null region from inside RegionFactory::create()

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

16 years agoadd missing plugin_interest.h file
Paul Davis [Thu, 29 May 2008 15:26:01 +0000 (15:26 +0000)]
add missing plugin_interest.h file

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

16 years agofix(es) from chris cannam for rb_effect mistakes
Paul Davis [Thu, 29 May 2008 14:45:13 +0000 (14:45 +0000)]
fix(es) from chris cannam for rb_effect mistakes

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

16 years agofix for #2264, likely uninitialized value of Editor::drag_info.copied_location
Paul Davis [Thu, 29 May 2008 14:32:31 +0000 (14:32 +0000)]
fix for #2264, likely uninitialized value of Editor::drag_info.copied_location

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

16 years agofix for #2248, problems with click tab setup in prefs editor
Paul Davis [Thu, 29 May 2008 14:28:50 +0000 (14:28 +0000)]
fix for #2248, problems with click tab setup in prefs editor

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

16 years agofix bad truncation of export path for export
Paul Davis [Thu, 29 May 2008 13:36:17 +0000 (13:36 +0000)]
fix bad truncation of export path for export

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

16 years agoredesign plugin selection process to fix multiple-addition problem
Paul Davis [Thu, 29 May 2008 12:32:14 +0000 (12:32 +0000)]
redesign plugin selection process to fix multiple-addition problem

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

16 years agoremove autostools files that should be there, and remove WIP stuff that shouldnt...
Doug McLain [Fri, 23 May 2008 07:04:02 +0000 (07:04 +0000)]
remove autostools files that should be there, and remove WIP stuff that shouldnt be there either

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

16 years agoAdd sigc 2.2.2
Doug McLain [Thu, 22 May 2008 22:47:52 +0000 (22:47 +0000)]
Add sigc 2.2.2

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

16 years agoRemove sigc 2.0.18
Doug McLain [Thu, 22 May 2008 22:42:27 +0000 (22:42 +0000)]
Remove sigc 2.0.18

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

16 years agofix track selection sensitivity botch for Import action, should be toggle-waveform...
Paul Davis [Thu, 22 May 2008 20:58:28 +0000 (20:58 +0000)]
fix track selection sensitivity botch for Import action, should be toggle-waveform-visible instead (dup from 3.0)

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

16 years agoyet more path-building fixes from colinf
Paul Davis [Thu, 22 May 2008 17:58:23 +0000 (17:58 +0000)]
yet more path-building fixes from colinf

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

16 years agomore path-building fixes from colinf
Paul Davis [Thu, 22 May 2008 16:38:36 +0000 (16:38 +0000)]
more path-building fixes from colinf

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

16 years agofix for recent portability-oriented change to all session foobar_dir() methods
Paul Davis [Thu, 22 May 2008 13:26:25 +0000 (13:26 +0000)]
fix for recent portability-oriented change to all session foobar_dir() methods

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

16 years agoactual fix for ustring mistake
Paul Davis [Thu, 22 May 2008 13:15:47 +0000 (13:15 +0000)]
actual fix for ustring mistake

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

16 years agoadd header for ustring to vst_plugin.h
Paul Davis [Thu, 22 May 2008 11:57:59 +0000 (11:57 +0000)]
add header for ustring to vst_plugin.h

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

16 years agoAdd note about the bug causing scons to miss installed boost headers.
Sampo Savolainen [Tue, 20 May 2008 17:34:47 +0000 (17:34 +0000)]
Add note about the bug causing scons to miss installed boost headers.

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

16 years agoadd missing header to vst_plugin.cc, needed for Glib::build_filename()
Paul Davis [Fri, 16 May 2008 15:10:44 +0000 (15:10 +0000)]
add missing header to vst_plugin.cc, needed for Glib::build_filename()

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

16 years agoadd GotoWallClock command; switch Editor class to use nframes64_t throughout; fix...
Paul Davis [Fri, 16 May 2008 13:57:51 +0000 (13:57 +0000)]
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)

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

16 years agoadd note onset detection to the ferret, c/o the aubio-based Onset VAMP plugin (REQUIR...
Paul Davis [Thu, 15 May 2008 19:37:35 +0000 (19:37 +0000)]
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

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

16 years agomike taht's patch to remove all use of gettimeofday() in favor of ARDOUR::get_microse...
Paul Davis [Thu, 15 May 2008 14:13:47 +0000 (14:13 +0000)]
mike taht's patch to remove all use of gettimeofday() in favor of ARDOUR::get_microseconds() which now uses JACK's usec clock

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

16 years agogeneralize "delete-while-mouse-button-pressed" fix; make LADSPA/VST plugins compute...
Paul Davis [Thu, 15 May 2008 13:40:07 +0000 (13:40 +0000)]
generalize "delete-while-mouse-button-pressed" fix; make LADSPA/VST plugins compute i/o numbers correctly; add spacing to wierd plugin config dialog

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

16 years agocommit crash caused by deleting a marker while mouse is held down (needs generalizing...
Paul Davis [Thu, 15 May 2008 00:58:47 +0000 (00:58 +0000)]
commit crash caused by deleting a marker while mouse is held down (needs generalizing to all objects)

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

16 years agolots and lots of work to correctly deduce AU IO configurations and related issues
Paul Davis [Thu, 15 May 2008 00:52:54 +0000 (00:52 +0000)]
lots and lots of work to correctly deduce AU IO configurations and related issues

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

16 years agocolinf's fix for my inadvertent commit of his previous patch
Paul Davis [Wed, 14 May 2008 22:54:45 +0000 (22:54 +0000)]
colinf's fix for my inadvertent commit of his previous patch

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

16 years agouse Glib::build_filename() more widely
Paul Davis [Wed, 14 May 2008 02:26:03 +0000 (02:26 +0000)]
use Glib::build_filename() more widely

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

16 years agoinitial code for AU I/O config discovery (i hate you apple!)
Paul Davis [Tue, 13 May 2008 18:54:21 +0000 (18:54 +0000)]
initial code for AU I/O config discovery (i hate you apple!)

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

16 years agoremove early return from every_second() screen update function
Paul Davis [Tue, 13 May 2008 14:49:02 +0000 (14:49 +0000)]
remove early return from every_second() screen update function

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

16 years agocomment out latency debug output
Paul Davis [Tue, 13 May 2008 13:46:18 +0000 (13:46 +0000)]
comment out latency debug output

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

16 years agosome adjustments to the spacing in the import/interthread progress window, and prepar...
Paul Davis [Mon, 12 May 2008 22:32:34 +0000 (22:32 +0000)]
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

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

16 years agoFix compilation with GCC 4.3 (at least with SYSLIBS=1).
David Robillard [Sun, 11 May 2008 21:42:10 +0000 (21:42 +0000)]
Fix compilation with GCC 4.3 (at least with SYSLIBS=1).

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

16 years agoallow keybindings manager to bind arrow keys, using hack from utils.cc that was alrea...
Paul Davis [Thu, 8 May 2008 14:11:20 +0000 (14:11 +0000)]
allow keybindings manager to bind arrow keys, using hack from utils.cc that was already in place

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

16 years agologic rearrangement for visual state save
Paul Davis [Tue, 6 May 2008 20:22:27 +0000 (20:22 +0000)]
logic rearrangement for visual state save

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

16 years agomake view save message use n+1, to count from 1 not zero
Paul Davis [Tue, 6 May 2008 13:29:18 +0000 (13:29 +0000)]
make view save message use n+1, to count from 1 not zero

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

16 years agoclean up debug output from view-saving work; add popup temp window to show that savin...
Paul Davis [Tue, 6 May 2008 13:22:17 +0000 (13:22 +0000)]
clean up debug output from view-saving work; add popup temp window to show that saving has occured

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

16 years agonow with extra-yummy key-release binding semantics, specially for visual state stuff...
Paul Davis [Tue, 6 May 2008 05:38:24 +0000 (05:38 +0000)]
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

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

16 years agofix from ryan scott whereby playhead gets stuck because frame{++,--} gets rounded...
Paul Davis [Tue, 6 May 2008 02:37:18 +0000 (02:37 +0000)]
fix from ryan scott whereby playhead gets stuck because frame{++,--} gets rounded back to frame

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

16 years agominor tweaks to View/Zoom menus
Paul Davis [Tue, 6 May 2008 01:52:59 +0000 (01:52 +0000)]
minor tweaks to View/Zoom menus

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

16 years agocorrect bindings for save-visual-state-N keys
Paul Davis [Mon, 5 May 2008 20:35:21 +0000 (20:35 +0000)]
correct bindings for save-visual-state-N keys

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

16 years agofixes for 2 of 3 "fit-tracks" problems; new feature: 12 "view-states" and bindings...
Paul Davis [Mon, 5 May 2008 20:31:56 +0000 (20:31 +0000)]
fixes for 2 of 3 "fit-tracks" problems; new feature: 12 "view-states" and bindings etc. to support them

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

16 years agomany changes related to region zooming; proto-visual state undo/redo stack; fill...
Paul Davis [Fri, 2 May 2008 20:02:48 +0000 (20:02 +0000)]
many changes related to region zooming; proto-visual state undo/redo stack; fill-tracks command steals "f" (follow-playhead now on shift-f

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

16 years agofix typo in last commit - move start & end, not start & start
Paul Davis [Thu, 1 May 2008 18:15:04 +0000 (18:15 +0000)]
fix typo in last commit - move start & end, not start & start

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

16 years agoallow insert-time to move markers too
Paul Davis [Thu, 1 May 2008 18:10:56 +0000 (18:10 +0000)]
allow insert-time to move markers too

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

16 years agophase two (of 3 or 4) for zoom-to-region et al
Paul Davis [Thu, 1 May 2008 15:58:40 +0000 (15:58 +0000)]
phase two (of 3 or 4) for zoom-to-region et al

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

16 years agomake resize button more visible; make standard heights the right size to hold it...
Paul Davis [Wed, 30 Apr 2008 22:42:58 +0000 (22:42 +0000)]
make resize button more visible; make standard heights the right size to hold it; first part of zoom-to-region scales track size

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

16 years agofirst pass of dynamically resizable track heights
Paul Davis [Wed, 30 Apr 2008 02:37:05 +0000 (02:37 +0000)]
first pass of dynamically resizable track heights

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

16 years agofix 2 remaining issues with new plugin menu - 1. tracks don't respond to plugin ops...
Paul Davis [Sat, 26 Apr 2008 12:34:21 +0000 (12:34 +0000)]
fix 2 remaining issues with new plugin menu - 1. tracks don't respond to plugin ops on other tracks & 2. multiple plugin addition at once from the manager window works again

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

16 years agoadd "favorites only" filter to plugin manager dialog
Paul Davis [Sat, 26 Apr 2008 00:54:24 +0000 (00:54 +0000)]
add "favorites only" filter to plugin manager dialog

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

16 years agomake plugin menu a real submenu of the relevant toplevel menuitem
Paul Davis [Fri, 25 Apr 2008 01:26:54 +0000 (01:26 +0000)]
make plugin menu a real submenu of the relevant toplevel menuitem

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

16 years agoproperly sort plugin menus
Paul Davis [Thu, 24 Apr 2008 21:50:33 +0000 (21:50 +0000)]
properly sort plugin menus

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

16 years agofix for plugins-do-not-work-on-all-channels bug (#2203)
Paul Davis [Thu, 24 Apr 2008 19:22:29 +0000 (19:22 +0000)]
fix for plugins-do-not-work-on-all-channels bug (#2203)

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

16 years agoplugin selection via menu, along with "favorites"
Paul Davis [Thu, 24 Apr 2008 17:59:08 +0000 (17:59 +0000)]
plugin selection via menu, along with "favorites"

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

16 years agoSupport FFT for multi channel tracks and fix analysis for tape track regions.
Sampo Savolainen [Mon, 21 Apr 2008 19:38:27 +0000 (19:38 +0000)]
Support FFT for multi channel tracks and fix analysis for tape track regions.

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

16 years agoprevent drags on rulers/bars from initiating vertical scrolling
Paul Davis [Mon, 21 Apr 2008 15:28:12 +0000 (15:28 +0000)]
prevent drags on rulers/bars from initiating vertical scrolling

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

16 years agofix mix group problems caused by recursive loop when modifying gain/gui
Paul Davis [Mon, 21 Apr 2008 13:44:33 +0000 (13:44 +0000)]
fix mix group problems caused by recursive loop when modifying gain/gui

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

16 years agoRemoved unnecessary libusb dependency for libardour_cp.so
Sampo Savolainen [Sun, 20 Apr 2008 15:59:07 +0000 (15:59 +0000)]
Removed unnecessary libusb dependency for libardour_cp.so

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

16 years agolatency computation debugging, part one (of many?)
Paul Davis [Fri, 18 Apr 2008 17:21:26 +0000 (17:21 +0000)]
latency computation debugging, part one (of many?)

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

16 years agoUpdated translation from Petter Sundlöf
Sampo Savolainen [Fri, 18 Apr 2008 15:27:26 +0000 (15:27 +0000)]
Updated translation from Petter Sundlöf

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

16 years agothe missing var
Paul Davis [Fri, 18 Apr 2008 13:33:13 +0000 (13:33 +0000)]
the missing var

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

16 years agoFix for the left black outline on a new recording region, the right one (when droppin...
Doug McLain [Thu, 17 Apr 2008 19:57:34 +0000 (19:57 +0000)]
Fix for the left black outline on a new recording region, the right one (when dropping in and out in one recording take) needs a bit more work

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

16 years agogcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret region...
Paul Davis [Thu, 17 Apr 2008 15:25:45 +0000 (15:25 +0000)]
gcc 4.3 compile fixes; new name-new-marker-at-creation option; make ferret region splits undoable

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

16 years agoWhat used to be the pink recording rectangle is now blended into the recording region...
Doug McLain [Thu, 17 Apr 2008 09:33:54 +0000 (09:33 +0000)]
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 ***

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

16 years agoAccessAction() OSC patch from Ryan Scott
Paul Davis [Thu, 17 Apr 2008 05:58:43 +0000 (05:58 +0000)]
AccessAction() OSC patch from Ryan Scott

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

16 years agoRun make format on the manual
Tim Mayberry [Wed, 16 Apr 2008 09:43:35 +0000 (09:43 +0000)]
Run make format on the manual

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

16 years agoFix duplicate section id's in the manual causing validation to fail
Tim Mayberry [Wed, 16 Apr 2008 09:43:29 +0000 (09:43 +0000)]
Fix duplicate section id's in the manual causing validation to fail

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

16 years agoRemove some unused classes, methods and variables, mostly in ARDOUR_UI
Tim Mayberry [Wed, 16 Apr 2008 00:38:09 +0000 (00:38 +0000)]
Remove some unused classes, methods and variables, mostly in ARDOUR_UI

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

16 years agoMake sure ardour does not crash if there is are audio diskstreams with
Sampo Savolainen [Fri, 11 Apr 2008 16:49:25 +0000 (16:49 +0000)]
Make sure ardour does not crash if there is are audio diskstreams with
no IO's associated with them. We still need to add a warning to the user
about the inconsistency in the ardour file.

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

16 years agofix missing events on range bar (c/o Dominic Sacre)
Paul Davis [Fri, 11 Apr 2008 02:26:34 +0000 (02:26 +0000)]
fix missing events on range bar (c/o Dominic Sacre)

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

16 years agoUpdated and correctly named Polish translation.
Sampo Savolainen [Thu, 10 Apr 2008 14:37:15 +0000 (14:37 +0000)]
Updated and correctly named Polish translation.

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

16 years agobump to 2.4.1 2.4.1
Paul Davis [Wed, 9 Apr 2008 21:15:33 +0000 (21:15 +0000)]
bump to 2.4.1

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

16 years agoremove debugging info about screen size
Paul Davis [Wed, 9 Apr 2008 21:12:03 +0000 (21:12 +0000)]
remove debugging info about screen size

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

16 years agofixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes active...
Paul Davis [Wed, 9 Apr 2008 21:05:58 +0000 (21:05 +0000)]
fixes for AU plugin GUIs, including the "hidden GUI shows up when app becomes active/focus again" bug

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

16 years agofix box packing error message
Paul Davis [Tue, 8 Apr 2008 23:57:23 +0000 (23:57 +0000)]
fix box packing error message

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

16 years agostill bot debugging
Paul Davis [Tue, 8 Apr 2008 18:20:54 +0000 (18:20 +0000)]
still bot debugging

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

16 years agoAdded polish translation, updated swedish translation and added both
Sampo Savolainen [Tue, 8 Apr 2008 16:54:48 +0000 (16:54 +0000)]
Added polish translation, updated swedish translation and added both
translators to the about dialog and documentation.

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

16 years agopretty much done with bot debugging
Paul Davis [Tue, 8 Apr 2008 03:12:47 +0000 (03:12 +0000)]
pretty much done with bot debugging

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

16 years agowholesome svnbot loggy goodness
Paul Davis [Tue, 8 Apr 2008 03:12:05 +0000 (03:12 +0000)]
wholesome svnbot loggy goodness

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 03:10:58 +0000 (03:10 +0000)]
more bot bot debugging

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 03:07:07 +0000 (03:07 +0000)]
more bot bot debugging

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 03:06:48 +0000 (03:06 +0000)]
more bot bot debugging

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 02:57:26 +0000 (02:57 +0000)]
more bot bot debugging

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 02:51:22 +0000 (02:51 +0000)]
more bot bot debugging

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 02:50:49 +0000 (02:50 +0000)]
more bot bot debugging

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 02:48:13 +0000 (02:48 +0000)]
more bot bot debugging

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

16 years agomore bot bot debugging
Paul Davis [Tue, 8 Apr 2008 02:40:43 +0000 (02:40 +0000)]
more bot bot debugging

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

16 years agomore bot debugging
Paul Davis [Tue, 8 Apr 2008 01:43:51 +0000 (01:43 +0000)]
more bot debugging

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

16 years agodebug svnbot
Paul Davis [Mon, 7 Apr 2008 20:56:05 +0000 (20:56 +0000)]
debug svnbot

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

16 years agoSaBers auditioning fixes, plus a declicking fade at start and end
Ben Loftis [Fri, 4 Apr 2008 17:33:12 +0000 (17:33 +0000)]
SaBers auditioning fixes, plus a declicking fade at start and end

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

16 years agoSaBers auditioning fixes, plus a declicking fade at start and end
Ben Loftis [Fri, 4 Apr 2008 16:15:47 +0000 (16:15 +0000)]
SaBers auditioning fixes, plus a declicking fade at start and end

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

16 years agoFix resetting of peak display and meters
Doug McLain [Fri, 4 Apr 2008 15:16:41 +0000 (15:16 +0000)]
Fix resetting of peak display and meters

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

16 years agoIntegrate level meters into the mixerstrip gain meters for real this time. The LevelM...
Doug McLain [Fri, 4 Apr 2008 13:12:55 +0000 (13:12 +0000)]
Integrate level meters into the mixerstrip gain meters for real this time. The LevelMeter class becomes a direct replacement for the meter_packer hbox, and all of its contents

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

16 years agomake plugin latency compensation work for AU's (latency is returned in seconds, not...
Paul Davis [Thu, 3 Apr 2008 21:38:47 +0000 (21:38 +0000)]
make plugin latency compensation work for AU's (latency is returned in seconds, not samples)

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

16 years agorename menu items for monitoring options, and make the one based on JACK insensitive...
Paul Davis [Thu, 3 Apr 2008 19:53:58 +0000 (19:53 +0000)]
rename menu items for monitoring options, and make the one based on JACK insensitive if there are no JACK ports capable of being monitored in that way

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

16 years agofix problems with undo/redo and region dragging; fix dragging in lock edit mode
Paul Davis [Wed, 2 Apr 2008 22:57:01 +0000 (22:57 +0000)]
fix problems with undo/redo and region dragging; fix dragging in lock edit mode

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

16 years agomake probably-audio-file suffix detection case insensitive
Paul Davis [Wed, 2 Apr 2008 12:29:20 +0000 (12:29 +0000)]
make probably-audio-file suffix detection case insensitive

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

16 years agoduration clocks are rooted at 0|0 in BBT time, not 1|1
Paul Davis [Tue, 1 Apr 2008 19:53:44 +0000 (19:53 +0000)]
duration clocks are rooted at 0|0 in BBT time, not 1|1

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

16 years agoclean up port insert port count/config mess, maybe
Paul Davis [Tue, 1 Apr 2008 19:08:10 +0000 (19:08 +0000)]
clean up port insert port count/config mess, maybe

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

16 years agofix permissions on file type icons
Nick Mainsbridge [Tue, 1 Apr 2008 17:56:10 +0000 (17:56 +0000)]
fix permissions on file type icons

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