13
0
Go to file
Karsten Wiese cf37405a71 Use ARDOUR::stringcr_t (read: const std::string &) instead of std::string to avoid unnecessary constructor calls.
I'll commit a bunch of those soon, if this 1st example is accepted.


git-svn-id: svn://localhost/trunk/ardour2@193 d708f5d6-7413-0410-9779-e7cbd77b26cf
2005-12-14 18:54:03 +00:00
DOCUMENTATION Added Petter Sundlof (peppo) to contributors & the about box 2005-11-14 15:55:36 +00:00
gtk2_ardour Use ARDOUR::stringcr_t (read: const std::string &) instead of std::string to avoid unnecessary constructor calls. 2005-12-14 18:54:03 +00:00
libs typedef const std::string & stringcr_t; 2005-12-14 18:26:22 +00:00
templates ignore built templates. 2005-09-26 02:13:03 +00:00
tools
.cvsignore Part one of the sfdb reworking. 2005-12-07 22:57:47 +00:00
ardour_system.rc
ardour.rc.in
COPYING
PACKAGER_README
README
SConstruct get SYSLIBS=1 kind of working, use stock HAND2 cursor 2005-12-02 09:20:03 +00:00

Please see the DOCUMENTATION directory.

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