ardour/libs/pbd
2009-03-24 15:48:34 +00:00
..
macosx Another fix for building ringbuffer.h with strict-aliasing in XCode. 2007-03-16 22:17:53 +00:00
pbd fixes for gcc4.4 header paths 2009-03-02 20:06:31 +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 fixes for gcc4.4 header paths 2009-03-02 20:06:31 +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 Replaced some c includes with their c++ wrappers 2008-07-10 18:37:26 +00:00
gettext.h r269@gandalf: fugalh | 2006-08-03 20:18:05 -0600 2006-08-04 02:18:45 +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 fixes for gcc4.4 header paths 2009-03-02 20:06:31 +00:00
stacktrace.cc fixes for gcc4.4 header paths 2009-03-02 20:06:31 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
xml++.cc Make global static children variable an xml node object variable. 2008-08-11 16:04:27 +00:00