13
0
livetrax/libs
Tim Mayberry 1c70e4393e Use boost::shared_ptr for RAII with a SNDFILE handle in Session::import_audiofile
A scoped_ptr would be more suitable and efficient but scoped_ptr doesn't support
a custom deleter function(sf_close in this case), there are ways around that
limitation but I don't think it is worth doing at this point as it requires more
code etc.


git-svn-id: svn://localhost/ardour2/trunk@2656 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-11-15 02:31:09 +00:00
..
appleutility
ardour Use boost::shared_ptr for RAII with a SNDFILE handle in Session::import_audiofile 2007-11-15 02:31:09 +00:00
cairomm Add missing cairomm lib from previous commit. 2007-11-13 00:43:53 +00:00
clearlooks merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
flowcanvas
fst
glibmm2 More missing bits. 2007-11-13 11:09:40 +00:00
gtkmm2 Add stuff missing from yesterday's library commit. 2007-11-13 10:29:44 +00:00
gtkmm2ext Upgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairomm 1.2.4 2007-11-12 23:44:49 +00:00
libglademm
libgnomecanvasmm Upgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairomm 1.2.4 2007-11-12 23:44:49 +00:00
libsndfile make libsndfile build with or without flac support based on flac version checking 2007-06-25 21:26:34 +00:00
midi++2 merge from 2.0-ongoing by hand, minus key binding editor 2007-10-11 22:07:47 +00:00
pbd virtualize Port object; clean up automation tracks from track deletion 2007-10-16 21:01:12 +00:00
sigc++2
soundtouch
surfaces fixes for varispeed playback, mackie control compilation, new odd color for treeview rows 2007-10-12 02:11:14 +00:00
.cvsignore