.. |
.DS_Store
|
|
|
abstract_ui.cc
|
Hide UI request mechanism from inheriting classes
|
2013-07-11 12:52:46 -04:00 |
abstract_ui.h
|
Use custom comparator in threadmap for pthread impl with mingw
|
2013-07-13 08:44:58 -04:00 |
atomic_counter.h
|
Add wrapping class for glib atomic counter
|
2013-07-11 14:37:27 -04:00 |
base_ui.h
|
Use timeout source to process ui requests on windows
|
2013-07-11 12:56:35 -04:00 |
basename.h
|
Fix guard name
|
2013-03-20 20:17:56 +01:00 |
boost_debug.h
|
|
|
cartesian.h
|
|
|
clear_dir.h
|
add copyright comments
|
2013-01-16 18:51:39 +00:00 |
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
|
Add DEBUG_TRACE output to file utility functions in libpbd
|
2013-07-13 16:55:40 -04:00 |
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
|
Fix license in fastlog.
|
2013-04-22 19:21:16 +02:00 |
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
|
Add header include required by mingw compiler
|
2013-07-13 16:44:59 -04:00 |
forkexec.h
|
|
|
fpu.h
|
add copyright comments
|
2013-01-16 18:51:39 +00:00 |
functor_command.h
|
|
|
glib_semaphore.h
|
Add PBD::GlibSemaphore class that uses PBD::atomic_counter etc.
|
2013-07-11 14:38:53 -04:00 |
id.h
|
convert from Glib:: to Glib::Threads for all thread-related API
|
2012-07-25 17:48:55 +00:00 |
locale_guard.h
|
|
|
localtime_r.h
|
Add ::localtime_r implementation for mingw
|
2013-07-11 15:00:22 -04:00 |
malign.h
|
add copyright comments
|
2013-01-16 18:51:39 +00:00 |
mathfix.h
|
|
|
memento_command.h
|
|
|
mountpoint.h
|
|
|
openuri.h
|
add code to display announcements, and parameterize several URL's used in the program
|
2013-03-09 13:44:22 +00:00 |
pathexpand.h
|
remove direct of realpath(2), replace with canonical_path() which is a no-op on windows
|
2013-07-11 14:57:16 -04:00 |
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
|
|
|
resource.h
|
Add pbd/resource.h for portable access to resource limits
|
2013-07-11 12:41:55 -04:00 |
ringbuffer.h
|
|
|
ringbufferNPT.h
|
|
|
search_path.h
|
Undef SearchPath where needed as it is defined via windows.h
|
2013-07-11 14:27:24 -04:00 |
selectable.h
|
|
|
semaphore.h
|
|
|
semutils.h
|
Add implementation for ProcessSemaphore on windows
|
2013-07-11 12:46:05 -04:00 |
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
|
|
|
timersub.h
|
Add timersub macro for platforms where it isn't defined
|
2013-07-11 14:30:38 -04:00 |
tokenizer.h
|
|
|
touchable.h
|
|
|
transmitter.h
|
|
|
undo.h
|
|
|
unknown_type.h
|
add copyright comments
|
2013-01-16 18:51:39 +00:00 |
unwind.h
|
|
|
uuid.h
|
Use boost::uuid instead of libuuid
|
2013-07-11 12:30:32 -04:00 |
whitespace.h
|
|
|
xml++.h
|
add copyright comments
|
2013-01-16 18:51:39 +00:00 |