13
0
livetrax/libs/pbd
Paul Davis aae367b63c use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters
git-svn-id: svn://localhost/ardour2/branches/3.0@6376 d708f5d6-7413-0410-9779-e7cbd77b26cf
2009-12-19 20:26:31 +00:00
..
boost-debug
macosx
pbd use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
tests Fix end-marker-is-free option in templates. 2009-06-03 16:50:46 +00:00
.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 use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +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
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 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 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 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
signals.cc use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
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 use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +00:00
uuid.cc
whitespace.cc
wscript use new syntax for connecting to backend signals that enforces explicit connection scope, plus a few other related matters 2009-12-19 20:26:31 +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