13
0
livetrax/libs/pbd
Paul Davis ab7f800fb4 split out State... objects and rename as Property...
git-svn-id: svn://localhost/ardour2/branches/3.0@6682 d708f5d6-7413-0410-9779-e7cbd77b26cf
2010-02-13 17:51:40 +00:00
..
boost-debug
macosx
pbd split out State... objects and rename as Property... 2010-02-13 17:51:40 +00:00
tests
.cvsignore
base_ui.cc
basename.cc
boost_debug.cc
ChangeLog
command.cc
controllable_descriptor.cc
controllable.cc
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
gettext.h
i18n.h More tinkering with State<>. Use some StateDiffCommands instead of 2010-02-11 17:08:34 +00:00
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
receiver.cc
search_path.cc
shortpath.cc
signals.cc
stacktrace.cc
stateful_diff_command.cc tweak Stateful/StatefulDiffCommand changes so that SessionObject's actually get a name; make StatefulDiffCommand use a weak_ptr, not a raw ptr; use .val() rather than .get() to avoid confusion with boost:: smart ptr method of the same name 2010-02-11 23:10:29 +00:00
stateful.cc Move ARDOUR::Change into PBD so that Stateful can be aware of 2010-02-10 01:38:20 +00:00
strreplace.cc
strsplit.cc
textreceiver.cc
transmitter.cc
undo.cc
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