ardour/libs/pbd
Paul Davis 1c26bd74d7 provide Glib::ustring() variant of strip_whitespace_edges
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6541 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-01-22 16:57:30 +00:00
..
macosx Another fix for building ringbuffer.h with strict-aliasing in XCode. 2007-03-16 22:17:53 +00:00
pbd provide Glib::ustring() variant of strip_whitespace_edges 2010-01-22 16:57:30 +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
base_ui.cc Replaced some c includes with their c++ wrappers 2008-07-10 18:37:26 +00:00
basename.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
ChangeLog r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +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 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
copyfile.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
COPYING r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
dmalloc.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
enumwriter.cc Replaced some c includes with their c++ wrappers 2008-07-10 18:37:26 +00:00
error.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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
mountpoint.cc minor C++ include issues, debug out removed and bump to 2.6 2008-10-11 12:34:46 +00:00
NEWS r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
path.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +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
README r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
receiver.cc r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +00:00
SConscript 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
shortpath.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
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 new keybinding editor, mostly finished but not 100% 2007-10-09 02:42:40 +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 fix up monumental botch job regarding undo history/object/command management 2008-11-30 23:16:57 +00:00
whitespace.cc provide Glib::ustring() variant of strip_whitespace_edges 2010-01-22 16:57:30 +00:00
xml++.cc patch for unimportant memory leak, #1809 2009-10-30 17:22:35 +00:00