ardour/libs/pbd
Paul Davis 45b4721be3 speed up track resizing; fixup file DnD; stop use CAAudioFile for imported files
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@4148 d708f5d6-7413-0410-9779-e7cbd77b26cf
2008-11-13 10:00:09 +00:00
..
macosx Another fix for building ringbuffer.h with strict-aliasing in XCode. 2007-03-16 22:17:53 +00:00
pbd wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads call it simultaneously; increase FUDGE distance for GTK/X11 when sizing comboboxselectors in editor 2008-11-06 22:18:27 +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 the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +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 support DnD in native/gtk-quartz implementation (note: multifile DnD requires a patch to GTK that is not in distribution yet, so for now, this works only with 1 file at a time, or it requires my patch/library). 2007-08-16 23:17:35 +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 Fix compilation with GCC 4.3 (at least with SYSLIBS=1). 2008-05-11 21:42:10 +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 wrap PBD::Thread... signals in a mutex to avoid crashing as multiple threads call it simultaneously; increase FUDGE distance for GTK/X11 when sizing comboboxselectors in editor 2008-11-06 22:18:27 +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 plugin selection via menu, along with "favorites" 2008-04-24 17:59:08 +00:00
shortpath.cc the useless commit: add copyright messages to all(?) files that need it 2007-04-12 21:37:52 +00:00
stacktrace.cc Replaced some c includes with their c++ wrappers 2008-07-10 18:37:26 +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 speed up track resizing; fixup file DnD; stop use CAAudioFile for imported files 2008-11-13 10:00:09 +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