13
0
livetrax/libs/pbd
Carl Hetherington dbc3faa913 Remove erroneous delete of States; they are owned by the subclass that adds them.
git-svn-id: svn://localhost/ardour2/branches/3.0@6666 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-02-09 22:26:14 +00:00
..
boost-debug
macosx
pbd Add missing files from previous commit. 2010-02-09 14:44:24 +00:00
tests
.cvsignore
base_ui.cc
basename.cc
boost_debug.cc
ChangeLog
command.cc
controllable_descriptor.cc provide limited momentary note on/off MIDI binding option; remove some debugging output; add bank selector to generic MIDI UI 2010-01-01 18:14:32 +00:00
controllable.cc stop metering thread as we disconnect a session from audioengine; explicitly drop connections early in ~Route so that we don't still have signals being handled while we destruct; fix up some valgrind warnings 2009-12-31 19:49:22 +00:00
convert.cc add variants of atoi etc. for std::string 2010-02-08 19:37:51 +00:00
COPYING
crossthread.cc
dmalloc.cc
enums.cc
enumwriter.cc
error.cc
event_loop.cc
file_utils.cc
filesystem_paths.cc
filesystem.cc
fpu.cc update comments on register clobbering 2009-12-31 18:19:46 +00:00
gettext.h
i18n.h
id.cc add copy constructor for PBD::ID 2010-02-08 19:37:30 +00:00
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
malign.cc
mountpoint.cc
pathscanner.cc
pool.cc
pthread_utils.cc stop metering thread as we disconnect a session from audioengine; explicitly drop connections early in ~Route so that we don't still have signals being handled while we destruct; fix up some valgrind warnings 2009-12-31 19:49:22 +00:00
receiver.cc
search_path.cc
shortpath.cc
signals.cc
stacktrace.cc
stateful_diff_command.cc Add missing files from previous commit. 2010-02-09 14:44:24 +00:00
stateful.cc Remove erroneous delete of States; they are owned by the subclass that adds them. 2010-02-09 22:26:14 +00:00
strreplace.cc
strsplit.cc strsplit(): if first char of a string is the separator, don't push an empty string into the return vector 2009-12-31 23:43:09 +00:00
textreceiver.cc
transmitter.cc
undo.cc a boatload of minor and middle-sized changes to try to speed up undo. imperfect, unfinished, but probably right to commit now 2010-01-25 20:34:09 +00:00
uuid.cc
whitespace.cc
wscript Modify Stateful to allow undo to be done using differences in state. 2010-02-09 14:44:01 +00:00
xml++.cc