13
0
Go to file
Taybin Rutkin 927553f6b8 PBD::strip_whitespace_edges() returns the empty string if the passed string is
all whitespace.  This allows for some mild code cleanup.  It's also declared in 
the PBD namespace now.

sfdb-v4 implemented.  Instead of fields that go across all files, there is now
just one tag field where you can enter comma delimited tags.  Searching for
tags to follow soon.  I recommend trashing your current ~/.ardour2/sfdb file.


git-svn-id: svn://localhost/ardour2/trunk@1182 d708f5d6-7413-0410-9779-e7cbd77b26cf
2006-12-01 06:01:30 +00:00
DOCUMENTATION Added Christophe Combelles to translators. 2006-11-06 20:31:33 +00:00
gtk2_ardour PBD::strip_whitespace_edges() returns the empty string if the passed string is 2006-12-01 06:01:30 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs PBD::strip_whitespace_edges() returns the empty string if the passed string is 2006-12-01 06:01:30 +00:00
templates Merging from trunk 2006-06-22 23:40:55 +00:00
tools Merged changes from 1177. 2006-12-01 02:36:20 +00:00
vst Merge gtk2 engine clearlooks 0.6.2 into ardour2, configure ardev and ardevst to use the local libclearlooks.so, and some color mods to UI. Need help from las/taybin to complete the scons implimentation 2006-11-08 09:35:25 +00:00
.cvsignore All included libraries now link dynamically instead of statically. 2006-04-25 20:23:50 +00:00
ardour_system.rc Set UTF-8 encoding for ardour.rc.in and ardour_system.rc. 2006-11-05 18:50:19 +00:00
ardour.dox pull from trunk 2006-08-08 21:11:23 +00:00
ardour.rc.in Set UTF-8 encoding for ardour.rc.in and ardour_system.rc. 2006-11-05 18:50:19 +00:00
COPYING Initial revision 2005-05-13 20:47:18 +00:00
Makefile The cscope and scons front-end makefile. 2006-08-12 21:50:33 +00:00
PACKAGER_README PBD::strip_whitespace_edges() returns the empty string if the passed string is 2006-12-01 06:01:30 +00:00
README Initial revision 2005-05-13 20:47:18 +00:00
SConstruct build tweaks to include tranzport code in tarball 2006-11-30 17:52:26 +00:00
svn_revision.h build tweaks to include tranzport code in tarball 2006-11-30 17:52:26 +00:00

Please see the DOCUMENTATION directory.

If you plan to compile ardour from scratch, BUILD is required reading.