13
0
livetrax/libs/pbd
Paul Davis 51693a3a58 tracing and small fixes to improve object destruction pathways
git-svn-id: svn://localhost/ardour2/branches/3.0@6195 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-11-28 00:49:04 +00:00
..
boost-debug
macosx
pbd get closer to carl's original boost shared_ptr debug idea by just tracking actual shared_ptr constructors+destructors 2009-11-27 17:30:39 +00:00
tests Fix end-marker-is-free option in templates. 2009-06-03 16:50:46 +00:00
.cvsignore
base_ui.cc
basename.cc
boost_debug.cc tracing and small fixes to improve object destruction pathways 2009-11-28 00:49:04 +00:00
ChangeLog
command.cc
controllable.cc Fix unused parameter warnings since GCC apparently doesn't feel like listening to -Wno-unused-parameter 2009-10-21 00:15:42 +00:00
convert.cc Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic. 2009-05-18 00:21:17 +00:00
COPYING
dmalloc.cc
enumwriter.cc
error.cc
file_utils.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
filesystem_paths.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
filesystem.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
fpu.cc
gettext.h
i18n.h
id.cc Make ARDOUR::init safer. 2009-10-27 18:00:45 +00:00
libpbd.pc.in
libpbd.spec.in
locale_guard.cc * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
malign.cc
mountpoint.cc merge pre- and post-fader processor boxes; start removing Placement (not finished) ; add -DWAF_BUILD and use per-directory foobar-config.h to correctly pick up configure-time settings like HAVE_OGG ; check for libgiomm (part of upgrade to newer gtk stack); 32 bit marker reload fix from 2.X; audiounit IO config cache fix from 2.X; multi-add route template fix from 2.X; plugin GUI delete fix from 2.X; solo button labels are A or P for listen mode 2009-07-13 00:26:28 +00:00
pathscanner.cc Fix some unused parameter warnings. 2009-07-21 15:55:17 +00:00
pool.cc
pthread_utils.cc
receiver.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
SConscript
search_path.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
shortpath.cc Patch from agorka to add some includes required for building with the GCC shipped with Ubuntu Karmic. 2009-05-18 00:21:17 +00:00
stacktrace.cc make PBD::stacktrace() actually work 2009-11-09 16:28:39 +00:00
stateful.cc rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
strreplace.cc
strsplit.cc
textreceiver.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00:00
transmitter.cc
undo.cc
uuid.cc
whitespace.cc
wscript boost shared pointer debugging, from an idea by carl hetherington 2009-11-23 17:33:39 +00:00
xml++.cc Since add_property creates new XMLProperty objects, remove_property should probably delete them. Although remove_property is only used in one place in Ardour that I can see. 2009-10-20 18:44:44 +00:00