13
0
Go to file
2006-12-27 03:59:19 +00:00
DOCUMENTATION miscellaneous stuff, SVN IS TEMPORARILY BROKEN. FIX WITHIN 18 HOURS 2006-12-06 19:00:57 +00:00
gtk2_ardour more panner tweaks 2006-12-22 04:20:07 +00:00
icons Added ardour.icns file. 2006-10-06 00:00:44 +00:00
libs catch old style flags and use strtol to decode from string 2006-12-22 16:39:04 +00:00
templates save keybindings to file used at startup; allow keybindings file to be cmdline-specified; remove some GTK2FIX comments; fix feedback based on john anderson's patch; apply scons patches; fix crash when taking MIDI ports online+offline; try to prevent aborts when shutting down due to metering thread; start work on reconstructing GlobalFOOCommand commands; use ftruncate to hint at peakfile preallocation to reduce fragmentation 2006-12-19 02:41:19 +00:00
tools updated app_build.rb script to completely package a universal binary in two steps. added various files needed in the app bundle, some of which will need updating as the gtk version used increases. 2006-12-27 03:59:19 +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 use ustring more; handle embedding of "paired" files as per mantis #1362 2006-12-21 18:38:00 +00:00
svn_revision.h use ustring more; handle embedding of "paired" files as per mantis #1362 2006-12-21 18:38:00 +00:00

Please see the DOCUMENTATION directory.

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