ardour/libs/pbd
Paul Davis 54c09b137a add -DBOOST_SYSTEM_NO_DEPRECATED when building anything using boost to avoid linkage issues with boost 1.50 and above
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@13590 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-12-02 19:49:01 +00:00
..
macosx Another fix for building ringbuffer.h with strict-aliasing in XCode. 2007-03-16 22:17:53 +00:00
pbd Fixing issues with opening a browser when using the bundle. Use xdg-open instead of glib functions. Fix to epa to ensure that the enviroment is restored correctly. The current enviroment has to be cleared. Otherwise any variables that are set in the current enviroment, but do not have a setting in the restored version will be left set. 2012-06-21 20:06:47 +00:00
.cvsignore r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
AUTHORS r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
COPYING r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
ChangeLog r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
NEWS r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
README r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
SConscript add -DBOOST_SYSTEM_NO_DEPRECATED when building anything using boost to avoid linkage issues with boost 1.50 and above 2012-12-02 19:49:01 +00:00
base_ui.cc Replaced some c includes with their c++ wrappers 2008-07-10 18:37:26 +00:00
basename.cc step one of removing Glib::ustring from ardour2 2011-08-18 14:20:10 +00:00
command.cc tiny but massively important bug fix that actually deletes commands when they are removed from the unod history 2008-11-24 14:59:41 +00:00
controllable.cc fix dragging that involves locked regions; auto-rebinding patch for people to experiment with (probably needs a little work) 2008-03-21 20:22:00 +00:00
convert.cc step one of removing Glib::ustring from ardour2 2011-08-18 14:20:10 +00:00
copyfile.cc step one of removing Glib::ustring from ardour2 2011-08-18 14:20:10 +00:00
dmalloc.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
enumwriter.cc fix enum validation for embedded wavefiles (and likely other stuff) 2010-10-04 22:07:51 +00:00
epa.cc Fixing issues with opening a browser when using the bundle. Use xdg-open instead of glib functions. Fix to epa to ensure that the enviroment is restored correctly. The current enviroment has to be cleared. Otherwise any variables that are set in the current enviroment, but do not have a setting in the restored version will be left set. 2012-06-21 20:06:47 +00:00
error.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
file_subst.cc remove dangling debug output 2011-11-23 17:22:29 +00:00
fpu.cc required extra header for memset() in FPU 2009-12-31 23:56:30 +00:00
gettext.h actually make i18n work on OS X, and update osx_build to install .mo files (for GTK+ too) 2010-01-20 18:02:57 +00:00
i18n.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
id.cc remove per-file references to __STDC_FORMAT_MACROS 2011-03-02 20:36:13 +00:00
libpbd.pc.in r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
libpbd.spec.in r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
localeguard.cc move LocaleGuard "up" into libpbd; use LocaleGuard to replace utterly broken std::locale() in Gtkmm2ext::BarController handling of logarithmic values 2010-01-30 18:10:50 +00:00
mountpoint.cc minor C++ include issues, debug out removed and bump to 2.6 2008-10-11 12:34:46 +00:00
path.cc #include fix for gcc 4.7 (presumably one of many to come) 2012-04-26 17:50:10 +00:00
pathscanner.cc AU state handling, including changes to PathScanner so that it can now do recursive searches. Note that AU state handling is not built by default, and public binaries for OS X will not include it. If you build Ardour on OS X yourself, add AU_STATE=1 to your scons arguments 2009-01-28 15:09:36 +00:00
pool.cc Fix compilation with GCC 4.3 (at least with SYSLIBS=1). 2008-05-11 21:42:10 +00:00
pthread_utils.cc VST omnibus commit edition: use wine_pthread_create() everywhere instead of pthread_create; properly handle events when editor windows are closed, thus avoiding deadlock when deleting a VST plugin; actually delete plugins (of any kind) when requested to do so and there is an editor - this was a bug that has been around for quite a long time in 2.X; some extensions to the vestige header that might be legally dubious 2009-03-24 15:48:34 +00:00
receiver.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
shortpath.cc step one of removing Glib::ustring from ardour2 2011-08-18 14:20:10 +00:00
stacktrace.cc use DIST_LIBDIR to allow override of LIBDIR ; gcc4.4 patches from debian (once again, those guys don't send upstream, they think their own bug DB is where this stuff belongs, sigh ... thanks adi for the notice) 2009-07-28 16:49:10 +00:00
stateful.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
strreplace.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
strsplit.cc step one of removing Glib::ustring from ardour2 2011-08-18 14:20:10 +00:00
textreceiver.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
transmitter.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
undo.cc initialize undo trnsaction timestamp in copy constructor (fixes a valgrind warning) 2010-07-16 21:09:38 +00:00
whitespace.cc step one of removing Glib::ustring from ardour2 2011-08-18 14:20:10 +00:00
xml++.cc patch for unimportant memory leak, #1809 2009-10-30 17:22:35 +00:00

README