This website requires JavaScript.
Explore
Help
Sign In
ardour
/
livetrax
Watch
13
Star
0
Fork
0
You've already forked livetrax
Code
58a027b7a2
livetrax
/
libs
/
pbd
/
pbd
History
Paul Davis
58a027b7a2
add copyright comments
...
git-svn-id: svn://localhost/ardour2/branches/3.0@13857 d708f5d6-7413-0410-9779-e7cbd77b26cf
2013-01-16 18:15:38 +00:00
..
.cvsignore
.DS_Store
abstract_ui.cc
add copyright comments
2013-01-16 18:15:38 +00:00
abstract_ui.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
base_ui.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
basename.h
boost_debug.h
cartesian.h
clear_dir.h
command.h
compose.h
controllable_descriptor.h
controllable.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
convert.h
cpus.h
crossthread.h
debug_rt_alloc.h
debug.h
demangle.h
destructible.h
enumwriter.h
Make EnumWriter exceptions a bit more informative.
2012-06-18 18:28:19 +00:00
epa.h
Fixing issues with opening a browser when using the bundle. Use xdg-open instead of glib functions. Fix to epa to ensure that the enviroment is restored correctly. The current enviroment has to be cleared. Otherwise any variables that are set in the current enviroment, but do not have a setting in the restored version will be left set.
2012-06-21 20:15:38 +00:00
error.h
event_loop.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
failed_constructor.h
fastlog.h
file_manager.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
file_utils.h
Move file utility function into pbd/file_utils.h and into PBD namespace
2012-06-23 05:08:19 +00:00
floating.h
more vst parameter related stuff
2012-08-09 16:55:56 +00:00
forkexec.h
fpu.h
functor_command.h
id.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
locale_guard.h
malign.h
mathfix.h
memento_command.h
mountpoint.h
openuri.h
pathscanner.h
pool.h
some explanatory text for CrossThreadPool, so that it is possible (maybe) to understand its purpose without divine intervention
2012-12-16 17:04:48 +00:00
properties.h
Add new SharedStatefulProperty which manages a shared_ptr to
2012-06-16 17:20:10 +00:00
property_basics_impl.h
property_basics.h
property_list_impl.h
property_list.h
pthread_utils.h
rcu.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
receiver.h
replace_all.h
ringbuffer.h
ringbufferNPT.h
search_path.h
Use std::string instead of PBD::sys::path in pbd/search_path.h, pbd/file_utils.h and ardour/session_dir.h
2012-06-23 05:06:54 +00:00
selectable.h
semaphore.h
semutils.h
sequence_property.h
Patch from johan_mattsson_m to be more graceful if there
2012-06-25 21:19:21 +00:00
shortpath.h
signals.h
remove use of boost::thread/boost::mutex; bump glibmm requirement to 2.30 in order to pick up Glib::Threads::Mutex which can be used statically, use that to replace boost::mutex; add required inclusion of <cerrno> in a couple of places
2012-07-24 21:43:05 +00:00
signals.py
remove use of boost::thread/boost::mutex; bump glibmm requirement to 2.30 in order to pick up Glib::Threads::Mutex which can be used statically, use that to replace boost::mutex; add required inclusion of <cerrno> in a couple of places
2012-07-24 21:43:05 +00:00
sndfile_manager.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
stacktrace.h
convert from Glib:: to Glib::Threads for all thread-related API
2012-07-25 17:48:55 +00:00
stateful_diff_command.h
stateful.h
fix complaints from OS X gcc about constness
2012-10-29 16:13:33 +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
uuid_boost.h
uuid.h
whitespace.h
xml++.h
add -Wpointer-arith -Wcast-qual -Wcast-align and others to compile flags, and fix const cast warnings generated by new flags
2012-08-10 15:57:09 +00:00