13
0
livetrax/libs/pbd
2009-12-17 18:24:23 +00:00
..
boost-debug
macosx
pbd switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
tests
.cvsignore
base_ui.cc restore rec-enable, solo & mute functionality; remove all Global*Command cruft; reimplement momentary solo&mute; refactor session RT event stuff to be even cleaner and finally compatible with everything-is-a-UI idea ; make all UIs derive from a primitive type that pprovides only void call_slot (sigc::slot<void>) as a way to execute arbitrary code in the UI thread 2009-12-10 17:45:18 +00:00
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 switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
convert.cc
COPYING
crossthread.cc OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to workaround bug in Glib 2009-12-09 18:37:06 +00:00
dmalloc.cc
enumwriter.cc
error.cc
file_utils.cc
filesystem_paths.cc
filesystem.cc
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
pathscanner.cc
pool.cc switch ActionManager to a namespace; move generic part into libgtkmm2ext 2009-12-04 20:52:04 +00:00
pthread_utils.cc OSC is now driven by an event loop; fix up lifetime mgmt of Glib::Source to workaround bug in Glib 2009-12-09 18:37:06 +00:00
receiver.cc
search_path.cc
shortpath.cc
stacktrace.cc make PBD::stacktrace() actually work 2009-11-09 16:28:39 +00:00
stateful.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
strreplace.cc
strsplit.cc
textreceiver.cc
transmitter.cc
ui_callback.cc avoid double delete of UI objects caused by default behaviour of Glib::Private 2009-12-10 20:50:12 +00:00
undo.cc switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +00:00
uuid.cc
whitespace.cc
wscript switch to using boost::signals2 instead of sigc++, at least for libardour. not finished yet, but compiles, loads sessions, records and can close a session without a crash 2009-12-17 18:24:23 +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