13
0
livetrax/libs/pbd/pbd
Carl Hetherington 9befa88deb Fix some warnings.
git-svn-id: svn://localhost/ardour2/branches/3.0@12048 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-20 23:34:15 +00:00
..
.cvsignore
.DS_Store
abstract_ui.cc
abstract_ui.h
base_ui.h
basename.h
boost_debug.h
cartesian.h
clear_dir.h
command.h
compose.h
controllable_descriptor.h
controllable.h Reinstate user Controllable values, as they are needed 2012-01-21 16:38:56 +00:00
convert.h move string_is_affirmative() into libpbd 2012-04-12 11:45:40 +00:00
cpus.h
crossthread.h
debug_rt_alloc.h
debug.h new DEBUG_ENABLED(bits) macro, potentially useful here and there 2011-12-28 21:01:52 +00:00
demangle.h use #include <typeinfo> before using typeid 2012-03-01 20:25:31 +00:00
destructible.h
enumwriter.h Add basic test of playlist layering. 2011-12-15 14:33:20 +00:00
epa.h
error.h
event_loop.h
failed_constructor.h
fastlog.h
file_manager.h
file_utils.h
filesystem_paths.h
filesystem.h Save templates as directories with plugin state, if 2011-12-11 20:38:42 +00:00
forkexec.h
fpu.h
functor_command.h
id.h make Stateful::_id private and provide appropriate methods to set it, and use them throughout ardour 2011-10-18 13:18:47 +00:00
locale_guard.h
malign.h
mathfix.h
memento_command.h
mountpoint.h
openuri.h
pathscanner.h
pool.h
properties.h
property_basics_impl.h
property_basics.h
property_list_impl.h
property_list.h
pthread_utils.h
rcu.h
receiver.h
replace_all.h
ringbuffer.h
ringbufferNPT.h Fix some warnings. 2012-04-20 23:34:15 +00:00
search_path.h
selectable.h
semaphore.h Implement LV2 worker extension. 2012-04-05 00:15:54 +00:00
semutils.h
sequence_property.h
shortpath.h
signals.h Add Signal5. 2011-09-26 22:22:14 +00:00
sndfile_manager.h
stacktrace.h
stateful_diff_command.h
stateful.h Clear up confusion with overloads of _frozen and frozen() 2011-12-17 16:37:18 +00:00
statefuldestructible.h
stl_delete.h
stl_functors.h
strsplit.h
textreceiver.h
thrown_error.h
tokenizer.h
touchable.h
transmitter.h
undo.h
unknown_type.h
unwind.h new file, a small idea 2012-01-18 01:34:53 +00:00
uuid_boost.h
uuid.h
whitespace.h
xml++.h some deep changes to xml++ in which we retain a C-level xmlDocPtr as a member of an XMLTree objects. this allows us to do repeated XPATH searches (as in the midnam parser of libmidi++) without constantly rewriting an entire tree into memory to recreate a new xmlDocPtr with which we can search. Since XMLTree objects don't typically stay around for very long, just when serializing to/from disk, this is not anticipated to have much (if any) impact on memory consumption 2012-03-20 18:01:07 +00:00