Sampo Savolainen
e509ef5c06
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
2006-06-15 20:55:54 +00:00
Hans Fugal
7c9361b865
r59@gandalf: fugalh | 2006-06-15 12:16:20 -0600
...
renamed UndoCommand to UndoTransaction, and created new UndoCommand class and
its templated subclass SlotCommand. Those two are still in considerable flux.
git-svn-id: svn://localhost/ardour2/branches/undo@606 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 18:21:31 +00:00
0323d748de
removed some unused source files
...
git-svn-id: svn://localhost/ardour2/trunk@605 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 13:36:11 +00:00
5de93617e3
Check for templates dir existence before adding bookmark
...
git-svn-id: svn://localhost/ardour2/trunk@604 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 06:37:32 +00:00
952be81efe
- 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
2006-06-15 04:49:40 +00:00
cfca8da3d8
use ardour libsndfile even for SYSLIBS
...
git-svn-id: svn://localhost/ardour2/trunk@600 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 00:51:21 +00:00
Doug McLain
75508e90f0
Removed unused files from glade based NSD
...
git-svn-id: svn://localhost/ardour2/trunk@599 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 00:49:16 +00:00
Doug McLain
fb308dcfa9
Removed debug code from ARDOUR_UI::toggle_UseHardwareMonitoring()
...
git-svn-id: svn://localhost/ardour2/trunk@598 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 00:22:58 +00:00
Doug McLain
cec3b9adb7
Removed debug code from ARDOUR_UI::setup_config_options ()
...
git-svn-id: svn://localhost/ardour2/trunk@597 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-15 00:14:53 +00:00
8faf722230
different test for libFLAC
...
git-svn-id: svn://localhost/ardour2/trunk@596 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 23:56:03 +00:00
4fc63557fd
stop FLAC test from stomping on USB configuration
...
git-svn-id: svn://localhost/ardour2/trunk@595 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 23:28:35 +00:00
89621191fb
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
2006-06-14 23:25:06 +00:00
da189e266e
add specific libsndfile include path, but working this time
...
git-svn-id: svn://localhost/ardour2/trunk@593 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 22:48:03 +00:00
fffa8c4175
add specific libsndfile include path
...
git-svn-id: svn://localhost/ardour2/trunk@592 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 22:47:05 +00:00
a999381a84
more file add/remove ops related to sndfile changes
...
git-svn-id: svn://localhost/ardour2/trunk@591 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 21:28:00 +00:00
aff241abf1
add missing files related to diskstream rename
...
git-svn-id: svn://localhost/ardour2/trunk@590 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 21:23:40 +00:00
b09ab54654
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
2006-06-14 21:17:32 +00:00
Hans Fugal
eb3f77df57
pulling trunk
...
git-svn-id: svn://localhost/ardour2/branches/undo@586 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 18:37:57 +00:00
Taybin Rutkin
2387ef8bfb
Fix for building on macosx.
...
git-svn-id: svn://localhost/ardour2/trunk@585 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 18:15:39 +00:00
3c092755b2
add libsndfile
...
git-svn-id: svn://localhost/ardour2/trunk@584 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 17:09:53 +00:00
81486cf7bd
add libsndfile directory
...
git-svn-id: svn://localhost/ardour2/trunk@583 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-14 17:05:39 +00:00
Jesse Chappell
eac4dc101d
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
2006-06-12 19:56:37 +00:00
Taybin Rutkin
c722a42553
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
2006-06-08 03:58:29 +00:00
Hans Fugal
3038d8ce4a
r42@gandalf: fugalh | 2006-06-07 17:08:39 -0600
...
Memento skeleton. RFC
Compiles, but obviously somewhat unimplemented.
git-svn-id: svn://localhost/ardour2/branches/undo@572 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-07 23:08:56 +00:00
Taybin Rutkin
f03a1dbe0f
Fixed memory corruption. Can open compressed audio files.
...
git-svn-id: svn://localhost/ardour2/trunk@571 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-07 21:49:06 +00:00
Sampo Savolainen
9d01165d3d
Dynamically generated meter gradients
...
git-svn-id: svn://localhost/ardour2/trunk@570 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-07 21:21:21 +00:00
Taybin Rutkin
d6cf62e911
Made CoreAudio library optional.
...
git-svn-id: svn://localhost/ardour2/trunk@568 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-07 17:19:08 +00:00
Taybin Rutkin
9fdc36bac5
Merged timbyr's win32 branch. -r 547:566.
...
git-svn-id: svn://localhost/ardour2/trunk@567 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-07 14:54:12 +00:00
Sampo Savolainen
55ba7c46c6
Fix for gtk 2.8 crasher.
...
git-svn-id: svn://localhost/ardour2/trunk@564 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-03 17:53:48 +00:00
Hans Fugal
a6d59d589b
creating undo/redo serialization branch
...
git-svn-id: svn://localhost/ardour2/branches/undo@562 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-06-03 15:53:57 +00:00
Hans Fugal
6c2d2a3a04
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
2006-06-03 00:14:53 +00:00
Nick Mainsbridge
8b320ba5c6
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
2006-06-02 12:48:35 +00:00
Hans Fugal
d96bda7dae
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
2006-06-02 03:33:38 +00:00
cf644c0c97
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
2006-05-31 11:55:53 +00:00
5a4b7e4178
Moving repository around for saner URLs and tree structure.
...
git-svn-id: svn://localhost/ardour2/trunk@545 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-31 02:48:48 +00:00
415d3a5018
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
2006-05-31 02:46:04 +00:00
Doug McLain
0354401e00
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
2006-05-27 02:19:30 +00:00
Doug McLain
6d07483a78
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
2006-05-27 01:41:59 +00:00
c335c0b23b
make OS X flags OS X only
...
git-svn-id: svn://localhost/trunk/ardour2@536 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-26 20:34:12 +00:00
0bde9c1331
removed libtool from pre-build process
...
git-svn-id: svn://localhost/trunk/ardour2@535 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-26 12:41:38 +00:00
Hans Fugal
64f8efdce0
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
2006-05-25 22:37:11 +00:00
b7757ddd70
changes to autoscroll behaviour. not perfect, but probably better
...
git-svn-id: svn://localhost/trunk/ardour2@533 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-25 20:30:32 +00:00
Sampo Savolainen
ce6c41c060
Fixed some valgrind errors from using uninitialized variables in
...
conditionals.
git-svn-id: svn://localhost/trunk/ardour2@532 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-24 22:43:15 +00:00
21704435b1
provide interface to PBD::ThreadCreated() in BasicUI; remove/clean DOCUMENTATION files
...
git-svn-id: svn://localhost/trunk/ardour2@531 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-24 20:40:11 +00:00
87ed30d39c
remove out of date build information
...
git-svn-id: svn://localhost/trunk/ardour2@530 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-24 20:07:17 +00:00
a7bc5ca92f
a silly change to test the commit hook script
...
git-svn-id: svn://localhost/trunk/ardour2@529 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-24 19:19:19 +00:00
ff237fb64b
cleaned up main(), but partly to test the commit hook script
...
git-svn-id: svn://localhost/trunk/ardour2@528 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-24 18:41:52 +00:00
69ac78fea2
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
2006-05-24 18:00:40 +00:00
11a9ea1c80
fix up formatting of SMPTE time printing in tranzport control code
...
git-svn-id: svn://localhost/trunk/ardour2@526 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-05-24 03:45:32 +00:00
5dd853378c
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
2006-05-24 01:00:08 +00:00