13
0
livetrax/libs/pbd/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
..
.cvsignore
.DS_Store
abstract_ui.cc switch to use boost::function for UI::call_slot operations, to avoid a serious thread safety issue with libsigc++ 2009-12-11 23:30:48 +00:00
abstract_ui.h switch to use boost::function for UI::call_slot operations, to avoid a serious thread safety issue with libsigc++ 2009-12-11 23:30:48 +00:00
base_ui.h switch to use boost::function for UI::call_slot operations, to avoid a serious thread safety issue with libsigc++ 2009-12-11 23:30:48 +00:00
basename.h
boost_debug.h 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
command.h 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
compose.h
controllable.h 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.h
crossthread.h 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
destructible.h 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
enumwriter.h * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
error.h
failed_constructor.h
fastlog.h
file_utils.h
filesystem_paths.h
filesystem.h
forkexec.h
fpu.h
functor_command.h
id.h
locale_guard.h * libardour uses ARDOUR::nframes_t and ARDOUR::nframes64_t explicitly in headers 2009-10-28 21:36:40 +00:00
malign.h
mathfix.h
memento_command.h 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
mountpoint.h
pathscanner.h
pool.h cross-thread handling of SessionEvent allocation/deallocation, with widespread consequences 2009-12-04 19:24:09 +00:00
pthread_utils.h 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
rcu.h Fix wacky tabs. Apologies to anybody actually compiling right now. :) 2009-11-01 17:57:57 +00:00
receiver.h
replace_all.h
ringbuffer.h
ringbufferNPT.h
search_path.h
selectable.h
shiva.h
shortpath.h
signals.h 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.h massive changes to waf build scripts so that nearly everything "should" be working now except for i18n (OSC is not quite right) ; some preliminary work on post-main-out handling, incomplete; a couple of fixes from -Wall and valgrind 2009-07-17 22:12:21 +00:00
stateful.h rework Stateful::set_state() patch to avoid default version argument 2009-10-15 18:56:11 +00:00
statefuldestructible.h 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
stl_delete.h
stl_functors.h
strsplit.h
textreceiver.h
thrown_error.h
tokenizer.h
touchable.h
transmitter.h
ui_callback.h remove using namespace sigc everywhere to ensure clarity over which bind/mem_fun is being used; make Config::map_parameters take a boost::function rather than a sigc::slot ; continue debugging crash caused by regionviews not tracking their Region's lifetime 2009-12-12 15:02:15 +00:00
undo.h 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
unknown_type.h
uuid.h
whitespace.h
xml++.h