ardour.git
17 years agoremove UUIDs as implemention of PBD::ID, use static counter (not finished - counter...
Paul Davis [Sat, 8 Jul 2006 13:26:07 +0000 (13:26 +0000)]
remove UUIDs as implemention of PBD::ID, use static counter (not finished - counter state not saved)

git-svn-id: svn://localhost/ardour2/trunk@671 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadd new files
Paul Davis [Sat, 8 Jul 2006 00:25:34 +0000 (00:25 +0000)]
add new files

git-svn-id: svn://localhost/ardour2/trunk@670 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoid_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindi...
Paul Davis [Fri, 7 Jul 2006 23:51:30 +0000 (23:51 +0000)]
id_t becomes a fully-fledged object, UUID's used for IDs, generic MIDI now owns bindings, MIDI binding concept removed from libardour itself in favor of generic Controllables

git-svn-id: svn://localhost/ardour2/trunk@669 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFixed compile warnings.
Sampo Savolainen [Thu, 6 Jul 2006 21:25:45 +0000 (21:25 +0000)]
Fixed compile warnings.

git-svn-id: svn://localhost/ardour2/trunk@668 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years ago- fixed editor forced minimum size issue
Jesse Chappell [Thu, 6 Jul 2006 13:00:20 +0000 (13:00 +0000)]
- fixed editor forced minimum size issue
- fixed thinko in selectable
- fixed incorrect virtual method signature in fft_graph

git-svn-id: svn://localhost/ardour2/trunk@665 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFix midi control for log plugin parameters.
Sampo Savolainen [Sun, 2 Jul 2006 20:51:16 +0000 (20:51 +0000)]
Fix midi control for log plugin parameters.

git-svn-id: svn://localhost/ardour2/trunk@663 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoRename pbd3 to pbd
Sampo Savolainen [Sun, 2 Jul 2006 09:19:24 +0000 (09:19 +0000)]
Rename pbd3 to pbd

git-svn-id: svn://localhost/ardour2/trunk@662 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoFixed i18n system.
Taybin Rutkin [Thu, 29 Jun 2006 22:21:30 +0000 (22:21 +0000)]
Fixed i18n system.
Renamed pbd3 back to pbd, since it's version 4.1 now.
Very minor fixes

git-svn-id: svn://localhost/ardour2/trunk@656 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoAdded path.cc and tokenizer.h from win32 branch.
Taybin Rutkin [Thu, 29 Jun 2006 16:29:19 +0000 (16:29 +0000)]
Added path.cc and tokenizer.h from win32 branch.
Added mountpoint.cc support for non-getmntent() systems.

git-svn-id: svn://localhost/ardour2/trunk@653 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadded ladspa path stuff to osx exporter script
Jesse Chappell [Thu, 29 Jun 2006 03:53:23 +0000 (03:53 +0000)]
added ladspa path stuff to osx exporter  script

git-svn-id: svn://localhost/ardour2/trunk@651 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoRemoved Cassowary library. (best laid plans...)
Taybin Rutkin [Wed, 28 Jun 2006 22:06:31 +0000 (22:06 +0000)]
Removed Cassowary library.  (best laid plans...)

git-svn-id: svn://localhost/ardour2/trunk@650 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomany fixes to audio file code, SMPTE offset now works correctly
Paul Davis [Wed, 28 Jun 2006 22:00:09 +0000 (22:00 +0000)]
many fixes to audio file code, SMPTE offset now works correctly

git-svn-id: svn://localhost/ardour2/trunk@649 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoCoreAudioSource moved to coreaudiosource.cc.
Taybin Rutkin [Tue, 27 Jun 2006 21:57:15 +0000 (21:57 +0000)]
CoreAudioSource moved to coreaudiosource.cc.
Compiles with new libsndfile class hierarchy.

git-svn-id: svn://localhost/ardour2/trunk@647 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoStart of app_build script.
Taybin Rutkin [Tue, 27 Jun 2006 15:39:33 +0000 (15:39 +0000)]
Start of app_build script.

git-svn-id: svn://localhost/ardour2/trunk@646 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoComponents of Ardour.app package.
Taybin Rutkin [Tue, 27 Jun 2006 00:45:25 +0000 (00:45 +0000)]
Components of Ardour.app package.

git-svn-id: svn://localhost/ardour2/trunk@644 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agocorrectly forward configure events to plugin windows, and cleanup FST code
Paul Davis [Thu, 22 Jun 2006 21:04:47 +0000 (21:04 +0000)]
correctly forward configure events to plugin windows, and cleanup FST code

git-svn-id: svn://localhost/ardour2/trunk@635 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoremove references to un-namespaced "error" symbol
Paul Davis [Thu, 22 Jun 2006 15:00:45 +0000 (15:00 +0000)]
remove references to un-namespaced "error" symbol

git-svn-id: svn://localhost/ardour2/trunk@634 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agodon't use PluginSelector::vst_refiller if VST_SUPPORT not defined
Paul Davis [Thu, 22 Jun 2006 02:58:41 +0000 (02:58 +0000)]
don't use PluginSelector::vst_refiller if VST_SUPPORT not defined

git-svn-id: svn://localhost/ardour2/trunk@633 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agouse newer python string methods
Paul Davis [Thu, 22 Jun 2006 00:30:28 +0000 (00:30 +0000)]
use newer python string methods

git-svn-id: svn://localhost/ardour2/trunk@632 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agoadd actual wine-built code for VST support
Paul Davis [Thu, 22 Jun 2006 00:23:11 +0000 (00:23 +0000)]
add actual wine-built code for VST support

git-svn-id: svn://localhost/ardour2/trunk@631 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agomore details for VST support
Paul Davis [Thu, 22 Jun 2006 00:22:16 +0000 (00:22 +0000)]
more details for VST support

git-svn-id: svn://localhost/ardour2/trunk@630 d708f5d6-7413-0410-9779-e7cbd77b26cf

17 years agothe return of VST support
Paul Davis [Wed, 21 Jun 2006 23:01:03 +0000 (23:01 +0000)]
the return of VST support

git-svn-id: svn://localhost/ardour2/trunk@629 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoallow libsndfile to open BWF files; fix -Woverload-virtuals being in CCFLAGS instead...
Paul Davis [Tue, 20 Jun 2006 21:24:50 +0000 (21:24 +0000)]
allow libsndfile to open BWF files; fix -Woverload-virtuals being in CCFLAGS instead of CXXFLAGS where it should be

git-svn-id: svn://localhost/ardour2/trunk@626 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMerged revisions 588:623 from tag/presndfile.
Taybin Rutkin [Tue, 20 Jun 2006 20:14:31 +0000 (20:14 +0000)]
Merged revisions 588:623 from tag/presndfile.
Minor scons fixes.
CoreAudioSource updates.

git-svn-id: svn://localhost/ardour2/trunk@625 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agofixes for libsndfile conversion issues, tape track waveform display and overloaded...
Paul Davis [Tue, 20 Jun 2006 18:50:38 +0000 (18:50 +0000)]
fixes for libsndfile conversion issues, tape track waveform display and overloaded virtual functions

git-svn-id: svn://localhost/ardour2/trunk@624 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoFixed typo that had "Send MMC" toggling Send MTC
David Robillard [Fri, 16 Jun 2006 01:05:06 +0000 (01:05 +0000)]
Fixed typo that had "Send MMC" toggling Send MTC

git-svn-id: svn://localhost/ardour2/trunk@613 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMoved SMPTE type/functions into SMPTE namespace;
David Robillard [Thu, 15 Jun 2006 21:54:26 +0000 (21:54 +0000)]
Moved SMPTE type/functions into SMPTE namespace;
LGPL'd SMPTE code and moved in to libardour_cp;
Juggled control_protocol dir layout to be the same as other libs;

git-svn-id: svn://localhost/ardour2/trunk@610 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMake signals below -200dB "-inf" in meters.
Sampo Savolainen [Thu, 15 Jun 2006 21:11:43 +0000 (21:11 +0000)]
Make signals below -200dB "-inf" in meters.

git-svn-id: svn://localhost/ardour2/trunk@609 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMake peak bar always fit the area of the meter
Sampo Savolainen [Thu, 15 Jun 2006 20:56:46 +0000 (20:56 +0000)]
Make peak bar always fit the area of the meter

git-svn-id: svn://localhost/ardour2/trunk@608 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMake the tranzport surface work even if the call to
Sampo Savolainen [Thu, 15 Jun 2006 20:55:54 +0000 (20:55 +0000)]
Make the tranzport surface work even if the call to
usb_set_configuration() fails

git-svn-id: svn://localhost/ardour2/trunk@607 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoremoved some unused source files
Paul Davis [Thu, 15 Jun 2006 13:36:11 +0000 (13:36 +0000)]
removed some unused source files

git-svn-id: svn://localhost/ardour2/trunk@605 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoCheck for templates dir existence before adding bookmark
David Robillard [Thu, 15 Jun 2006 06:37:32 +0000 (06:37 +0000)]
Check for templates dir existence before adding bookmark

git-svn-id: svn://localhost/ardour2/trunk@604 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years ago- Fixed templates install directory to <prefix>/share/ardour2
David Robillard [Thu, 15 Jun 2006 04:49:40 +0000 (04:49 +0000)]
- Fixed templates install directory to <prefix>/share/ardour2
- Added system templates dir bookmark to NSD

git-svn-id: svn://localhost/ardour2/trunk@603 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agouse ardour libsndfile even for SYSLIBS
Paul Davis [Thu, 15 Jun 2006 00:51:21 +0000 (00:51 +0000)]
use ardour libsndfile even for SYSLIBS

git-svn-id: svn://localhost/ardour2/trunk@600 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoRemoved unused files from glade based NSD
Doug McLain [Thu, 15 Jun 2006 00:49:16 +0000 (00:49 +0000)]
Removed unused files from glade based NSD

git-svn-id: svn://localhost/ardour2/trunk@599 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoRemoved debug code from ARDOUR_UI::toggle_UseHardwareMonitoring()
Doug McLain [Thu, 15 Jun 2006 00:22:58 +0000 (00:22 +0000)]
Removed debug code from ARDOUR_UI::toggle_UseHardwareMonitoring()

git-svn-id: svn://localhost/ardour2/trunk@598 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoRemoved debug code from ARDOUR_UI::setup_config_options ()
Doug McLain [Thu, 15 Jun 2006 00:14:53 +0000 (00:14 +0000)]
Removed debug code from ARDOUR_UI::setup_config_options ()

git-svn-id: svn://localhost/ardour2/trunk@597 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agodifferent test for libFLAC
Paul Davis [Wed, 14 Jun 2006 23:56:03 +0000 (23:56 +0000)]
different test for libFLAC

git-svn-id: svn://localhost/ardour2/trunk@596 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agostop FLAC test from stomping on USB configuration
Paul Davis [Wed, 14 Jun 2006 23:28:35 +0000 (23:28 +0000)]
stop FLAC test from stomping on USB configuration

git-svn-id: svn://localhost/ardour2/trunk@595 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoattempted fix for FLAC-sensitive build of libsndfile - link FLAC into ardour if it...
Paul Davis [Wed, 14 Jun 2006 23:25:06 +0000 (23:25 +0000)]
attempted fix for FLAC-sensitive build of libsndfile - link FLAC into ardour if it exists

git-svn-id: svn://localhost/ardour2/trunk@594 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadd specific libsndfile include path, but working this time
Paul Davis [Wed, 14 Jun 2006 22:48:03 +0000 (22:48 +0000)]
add specific libsndfile include path, but working this time

git-svn-id: svn://localhost/ardour2/trunk@593 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadd specific libsndfile include path
Paul Davis [Wed, 14 Jun 2006 22:47:05 +0000 (22:47 +0000)]
add specific libsndfile include path

git-svn-id: svn://localhost/ardour2/trunk@592 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agomore file add/remove ops related to sndfile changes
Paul Davis [Wed, 14 Jun 2006 21:28:00 +0000 (21:28 +0000)]
more file add/remove ops related to sndfile changes

git-svn-id: svn://localhost/ardour2/trunk@591 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadd missing files related to diskstream rename
Paul Davis [Wed, 14 Jun 2006 21:23:40 +0000 (21:23 +0000)]
add missing files related to diskstream rename

git-svn-id: svn://localhost/ardour2/trunk@590 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agouse libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream
Paul Davis [Wed, 14 Jun 2006 21:17:32 +0000 (21:17 +0000)]
use libsndfile for all audio file i/o, and rename DiskStream AudioDiskStream

git-svn-id: svn://localhost/ardour2/trunk@589 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoFix for building on macosx.
Taybin Rutkin [Wed, 14 Jun 2006 18:15:39 +0000 (18:15 +0000)]
Fix for building on macosx.

git-svn-id: svn://localhost/ardour2/trunk@585 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadd libsndfile
Paul Davis [Wed, 14 Jun 2006 17:09:53 +0000 (17:09 +0000)]
add libsndfile

git-svn-id: svn://localhost/ardour2/trunk@584 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadd libsndfile directory
Paul Davis [Wed, 14 Jun 2006 17:05:39 +0000 (17:05 +0000)]
add libsndfile directory

git-svn-id: svn://localhost/ardour2/trunk@583 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadded mutable keyword to gints used in glib atomic operations to satisfy compiler...
Jesse Chappell [Mon, 12 Jun 2006 19:56:37 +0000 (19:56 +0000)]
added mutable keyword to gints used in glib atomic operations to satisfy compiler on PPC arch.  Also moved the needed apple ldflags for making shared libs to a better place.

git-svn-id: svn://localhost/ardour2/trunk@579 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoUpdated tranzport to use Glib::Mutex. Up'd libpbd to version 4.0.0.
Taybin Rutkin [Thu, 8 Jun 2006 03:58:29 +0000 (03:58 +0000)]
Updated tranzport to use Glib::Mutex.  Up'd libpbd to version 4.0.0.

git-svn-id: svn://localhost/ardour2/trunk@573 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoFixed memory corruption. Can open compressed audio files.
Taybin Rutkin [Wed, 7 Jun 2006 21:49:06 +0000 (21:49 +0000)]
Fixed memory corruption.  Can open compressed audio files.

git-svn-id: svn://localhost/ardour2/trunk@571 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoDynamically generated meter gradients
Sampo Savolainen [Wed, 7 Jun 2006 21:21:21 +0000 (21:21 +0000)]
Dynamically generated meter gradients

git-svn-id: svn://localhost/ardour2/trunk@570 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMade CoreAudio library optional.
Taybin Rutkin [Wed, 7 Jun 2006 17:19:08 +0000 (17:19 +0000)]
Made CoreAudio library optional.

git-svn-id: svn://localhost/ardour2/trunk@568 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMerged timbyr's win32 branch. -r 547:566.
Taybin Rutkin [Wed, 7 Jun 2006 14:54:12 +0000 (14:54 +0000)]
Merged timbyr's win32 branch.  -r 547:566.

git-svn-id: svn://localhost/ardour2/trunk@567 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoFix for gtk 2.8 crasher.
Sampo Savolainen [Sat, 3 Jun 2006 17:53:48 +0000 (17:53 +0000)]
Fix for gtk 2.8 crasher.

git-svn-id: svn://localhost/ardour2/trunk@564 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years ago r20@gandalf: fugalh | 2006-06-02 18:14:26 -0600
Hans Fugal [Sat, 3 Jun 2006 00:14:53 +0000 (00:14 +0000)]
 r20@gandalf:  fugalh | 2006-06-02 18:14:26 -0600
 change_bit bounds check

git-svn-id: svn://localhost/ardour2/trunk@561 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoRemove needless hbox in panner, get rid of some warnings in editor_rulers.cc, vst_plu...
Nick Mainsbridge [Fri, 2 Jun 2006 12:48:35 +0000 (12:48 +0000)]
Remove needless hbox in panner, get rid of some warnings in editor_rulers.cc, vst_pluginui.cc should compile, updated shuttle patch from Reuben Martin, get rid of extra include in ardour/vst_plugin.h

git-svn-id: svn://localhost/ardour2/trunk@559 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoRun autogen.sh based on the existence of configure instead of the existence of
Hans Fugal [Fri, 2 Jun 2006 03:33:38 +0000 (03:33 +0000)]
Run autogen.sh based on the existence of configure instead of the existence of
.svn or CVS.

git-svn-id: svn://localhost/ardour2/trunk@550 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoremove debugging output in a hidden corner of Route::process_output_buffers()
Paul Davis [Wed, 31 May 2006 11:55:53 +0000 (11:55 +0000)]
remove debugging output in a hidden corner of Route::process_output_buffers()

git-svn-id: svn://localhost/ardour2/trunk@546 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMoving repository around for saner URLs and tree structure.
Paul Davis [Wed, 31 May 2006 02:48:48 +0000 (02:48 +0000)]
Moving repository around for saner URLs and tree structure.

git-svn-id: svn://localhost/ardour2/trunk@545 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agounfinished work on selection/HiG details, restore range ops destroyed by autoscroll...
Paul Davis [Wed, 31 May 2006 02:46:04 +0000 (02:46 +0000)]
unfinished work on selection/HiG details, restore range ops destroyed by autoscroll changes

git-svn-id: svn://localhost/trunk/ardour2@544 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoAdded cerr output informing where ardour2_ui.rc is being loaded from, and add clearlo...
Doug McLain [Sat, 27 May 2006 02:19:30 +0000 (02:19 +0000)]
Added cerr output informing where ardour2_ui.rc is being loaded from, and add clearlooks engine as default

git-svn-id: svn://localhost/trunk/ardour2@543 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoChanges to the Configuration object to properly handle radio actions as well as toggl...
Doug McLain [Sat, 27 May 2006 01:41:59 +0000 (01:41 +0000)]
Changes to the Configuration object to properly handle radio actions as well as toggleactions.  Then add Monitoring, Meter falloff, and Meter Hold under the options menu to the Configuration object, so that they will now be saved and recalled between ardour startups as non session specific items.  Also, ardour.rc will be saved now on exit of ardour, wether or not session is saved.  Also some text and color tweaks

git-svn-id: svn://localhost/trunk/ardour2@542 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agomake OS X flags OS X only
Paul Davis [Fri, 26 May 2006 20:34:12 +0000 (20:34 +0000)]
make OS X flags OS X only

git-svn-id: svn://localhost/trunk/ardour2@536 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoremoved libtool from pre-build process
Paul Davis [Fri, 26 May 2006 12:41:38 +0000 (12:41 +0000)]
removed libtool from pre-build process

git-svn-id: svn://localhost/trunk/ardour2@535 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoOS X Compile fix to work around the circular dependency of libardour and
Hans Fugal [Thu, 25 May 2006 22:37:11 +0000 (22:37 +0000)]
OS X Compile fix to work around the circular dependency of libardour and
libardour_cp, using -undefined suppress -flat_namespace.

git-svn-id: svn://localhost/trunk/ardour2@534 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agochanges to autoscroll behaviour. not perfect, but probably better
Paul Davis [Thu, 25 May 2006 20:30:32 +0000 (20:30 +0000)]
changes to autoscroll behaviour. not perfect, but probably better

git-svn-id: svn://localhost/trunk/ardour2@533 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoFixed some valgrind errors from using uninitialized variables in
Sampo Savolainen [Wed, 24 May 2006 22:43:15 +0000 (22:43 +0000)]
Fixed some valgrind errors from using uninitialized variables in
conditionals.

git-svn-id: svn://localhost/trunk/ardour2@532 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoprovide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION...
Paul Davis [Wed, 24 May 2006 20:40:11 +0000 (20:40 +0000)]
provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files

git-svn-id: svn://localhost/trunk/ardour2@531 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoremove out of date build information
Paul Davis [Wed, 24 May 2006 20:07:17 +0000 (20:07 +0000)]
remove out of date build information

git-svn-id: svn://localhost/trunk/ardour2@530 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoa silly change to test the commit hook script
Paul Davis [Wed, 24 May 2006 19:19:19 +0000 (19:19 +0000)]
a silly change to test the commit hook script

git-svn-id: svn://localhost/trunk/ardour2@529 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agocleaned up main(), but partly to test the commit hook script
Paul Davis [Wed, 24 May 2006 18:41:52 +0000 (18:41 +0000)]
cleaned up main(), but partly to test the commit hook script

git-svn-id: svn://localhost/trunk/ardour2@528 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadded conditionals to detect SVN build conditions where we used to use CVS
Paul Davis [Wed, 24 May 2006 18:00:40 +0000 (18:00 +0000)]
added conditionals to detect SVN build conditions where we used to use CVS

git-svn-id: svn://localhost/trunk/ardour2@527 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agofix up formatting of SMPTE time printing in tranzport control code
Paul Davis [Wed, 24 May 2006 03:45:32 +0000 (03:45 +0000)]
fix up formatting of SMPTE time printing in tranzport control code

git-svn-id: svn://localhost/trunk/ardour2@526 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoensure that libardour_cp and libardour SMPTE structs are same type, hackishly
Paul Davis [Wed, 24 May 2006 01:00:08 +0000 (01:00 +0000)]
ensure that libardour_cp and libardour SMPTE structs are same type, hackishly

git-svn-id: svn://localhost/trunk/ardour2@525 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agocompile certain control protocol things regardless of SURFACES setting
Paul Davis [Tue, 23 May 2006 21:33:33 +0000 (21:33 +0000)]
compile certain control protocol things regardless of SURFACES setting

git-svn-id: svn://localhost/trunk/ardour2@524 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoinstall libardour_cp to the correct place
Paul Davis [Tue, 23 May 2006 21:00:03 +0000 (21:00 +0000)]
install libardour_cp to the correct place

git-svn-id: svn://localhost/trunk/ardour2@523 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agobreakout control protocol code into LGPL library; fix panner buttons even more than...
Paul Davis [Tue, 23 May 2006 19:54:52 +0000 (19:54 +0000)]
breakout control protocol code into LGPL library; fix panner buttons even more than nick did, plus some other bits and pieces

git-svn-id: svn://localhost/trunk/ardour2@522 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMixer pane can be collapsed again, some cleanup, give up and go back to 'Off' for...
Nick Mainsbridge [Mon, 22 May 2006 11:12:26 +0000 (11:12 +0000)]
Mixer pane can be collapsed again, some cleanup, give up and go back to 'Off' for no automation playback state.

git-svn-id: svn://localhost/trunk/ardour2@521 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoThis should fix the options editor crasher i just made.. thanks Nostar
Nick Mainsbridge [Sun, 21 May 2006 13:21:25 +0000 (13:21 +0000)]
This should fix the options editor crasher i just made.. thanks Nostar

git-svn-id: svn://localhost/trunk/ardour2@520 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMixer strip layout, emsure correct column expands on treeviews, 'Manual' automation...
Nick Mainsbridge [Sun, 21 May 2006 10:11:59 +0000 (10:11 +0000)]
Mixer strip layout, emsure correct column expands on treeviews, 'Manual' automation mode labels.

git-svn-id: svn://localhost/trunk/ardour2@519 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoFix bus rec enable bug introduced in last commit
Nick Mainsbridge [Sat, 20 May 2006 09:10:13 +0000 (09:10 +0000)]
Fix bus rec enable bug introduced in last commit

git-svn-id: svn://localhost/trunk/ardour2@518 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agofix timestretch dialog/progress etc; make tranzport protocol non-mandatory
Paul Davis [Sat, 20 May 2006 02:57:38 +0000 (02:57 +0000)]
fix timestretch dialog/progress etc; make tranzport protocol non-mandatory

git-svn-id: svn://localhost/trunk/ardour2@517 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoallow for mandatory control protocols, plus some ongoing work on automation control...
Paul Davis [Fri, 19 May 2006 20:10:35 +0000 (20:10 +0000)]
allow for mandatory control protocols, plus some ongoing work on automation control point selection (unfinished)

git-svn-id: svn://localhost/trunk/ardour2@516 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agofix naming of destructive track audio files
Paul Davis [Fri, 19 May 2006 19:13:26 +0000 (19:13 +0000)]
fix naming of destructive track audio files

git-svn-id: svn://localhost/trunk/ardour2@515 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMixer strip & ui layout changes
Nick Mainsbridge [Fri, 19 May 2006 17:29:05 +0000 (17:29 +0000)]
Mixer strip & ui layout changes

git-svn-id: svn://localhost/trunk/ardour2@514 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agofix for edit & mix group names getting lost at session load
Paul Davis [Fri, 19 May 2006 01:54:00 +0000 (01:54 +0000)]
fix for edit & mix group names getting lost at session load

git-svn-id: svn://localhost/trunk/ardour2@513 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agofix egregious bug regarding setting native file header+data formats
Paul Davis [Thu, 18 May 2006 21:16:39 +0000 (21:16 +0000)]
fix egregious bug regarding setting native file header+data formats

git-svn-id: svn://localhost/trunk/ardour2@512 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadd new files
Paul Davis [Thu, 18 May 2006 19:35:57 +0000 (19:35 +0000)]
add new files

git-svn-id: svn://localhost/trunk/ardour2@511 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agomoved OSC into libardour
Paul Davis [Thu, 18 May 2006 16:44:07 +0000 (16:44 +0000)]
moved OSC into libardour

git-svn-id: svn://localhost/trunk/ardour2@510 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agomoved OSC into libardour
Paul Davis [Thu, 18 May 2006 13:20:07 +0000 (13:20 +0000)]
moved OSC into libardour

git-svn-id: svn://localhost/trunk/ardour2@509 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agocatch up on last minute OSC changes
Paul Davis [Thu, 18 May 2006 02:47:35 +0000 (02:47 +0000)]
catch up on last minute OSC changes

git-svn-id: svn://localhost/trunk/ardour2@508 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoadd new file
Paul Davis [Thu, 18 May 2006 02:19:44 +0000 (02:19 +0000)]
add new file

git-svn-id: svn://localhost/trunk/ardour2@507 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoa) basic prototype of OSC control
Paul Davis [Thu, 18 May 2006 02:19:27 +0000 (02:19 +0000)]
a) basic prototype of OSC control

b) various changes to ControlProtocol model/implementation
c) more attempts to get autoscroll to work nicely (unfinished)
d) move editor item types into their own header

git-svn-id: svn://localhost/trunk/ardour2@506 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoRemove CannotRecordNoInput signal (allowing recording without input connections)...
Nick Mainsbridge [Wed, 17 May 2006 12:07:16 +0000 (12:07 +0000)]
Remove CannotRecordNoInput signal (allowing recording without input connections), provide visual indication of phase reverse, change e.g. 'gain automation' to 'fader automation', enforce mouse button 1 use in mixer strip, make button labels more consistent in mixer strip, disable io change/record enable when disconnected from jack on mixer strip, remove duplicated signal connections and typo in audio_time_axis.cc.

git-svn-id: svn://localhost/trunk/ardour2@505 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMixer strip uses button 1 where possible, make mouse click behaviour more consistent...
Nick Mainsbridge [Sun, 14 May 2006 19:02:14 +0000 (19:02 +0000)]
Mixer strip uses button 1 where possible, make mouse click behaviour more consistent wrt popup menus.

git-svn-id: svn://localhost/trunk/ardour2@504 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoDon't show comments editor on the taskbar, position & resize it more sensibly and...
Nick Mainsbridge [Sun, 14 May 2006 16:01:36 +0000 (16:01 +0000)]
Don't show comments editor on the taskbar, position & resize it more sensibly and use word wrap.

git-svn-id: svn://localhost/trunk/ardour2@503 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoMisc layout and useability fixes for NSD.
Nick Mainsbridge [Sun, 14 May 2006 08:53:28 +0000 (08:53 +0000)]
Misc layout and useability fixes for NSD.

git-svn-id: svn://localhost/trunk/ardour2@502 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoNSD bug fixes.. align text, default open and session folder directories, naming clari...
Nick Mainsbridge [Fri, 12 May 2006 19:51:40 +0000 (19:51 +0000)]
NSD bug fixes.. align text, default open and session folder directories, naming clarifications.

git-svn-id: svn://localhost/trunk/ardour2@501 d708f5d6-7413-0410-9779-e7cbd77b26cf

18 years agoNSD cleanups (again).
Nick Mainsbridge [Fri, 12 May 2006 12:41:43 +0000 (12:41 +0000)]
NSD cleanups (again).

git-svn-id: svn://localhost/trunk/ardour2@500 d708f5d6-7413-0410-9779-e7cbd77b26cf