.. |
boost-debug
|
|
|
macosx
|
|
|
msvc
|
|
|
MSVCpbd
|
Adapt our remaining MSVC projects for 'boost::atomic' (in case it later gets extended to the other libs)
|
2018-09-30 08:56:12 +01:00 |
pbd
|
Consolidate relative sched_get_priority computation
|
2018-10-11 15:29:50 +02:00 |
test
|
Use XMLNode::set_property API in xml tests
|
2017-04-19 09:36:57 +10:00 |
base_ui.cc
|
Add a PBD API to set pthread priority
|
2017-08-29 17:25:23 +02:00 |
basename.cc
|
|
|
boost_debug.cc
|
|
|
cartesian.cc
|
|
|
ChangeLog
|
|
|
cocoa_open_uri.mm
|
|
|
command.cc
|
|
|
configuration_variable.cc
|
Use XMLNode::get/set_property API in PBD::ConfigurationVariable class
|
2017-04-19 09:36:48 +10:00 |
controllable.cc
|
Controllable focus notification API
|
2017-07-02 18:19:13 +02:00 |
convert.cc
|
globally change all use of "frame" to refer to audio into "sample".
|
2017-09-18 12:39:17 -04:00 |
COPYING
|
|
|
cpus.cc
|
NO-OP: whitespace
|
2017-08-04 16:26:37 +02:00 |
crossthread.cc
|
|
|
crossthread.posix.cc
|
|
|
crossthread.win.cc
|
|
|
debug_rt_alloc.c
|
|
|
debug.cc
|
|
|
demangle.cc
|
|
|
enums.cc
|
|
|
enumwriter.cc
|
|
|
epa.cc
|
|
|
error.cc
|
|
|
event_loop.cc
|
better debug message with correct namespace for EventLoop::invalidate_request()
|
2018-08-07 10:44:56 -04:00 |
ffs.cc
|
|
|
file_archive.cc
|
Prepare support for compression levels (archive + flac)
|
2017-10-03 02:22:42 +02:00 |
file_utils.cc
|
Glib throws a const FileError exception
|
2018-10-26 13:40:03 +02:00 |
fpu.cc
|
|
|
gettext.h
|
Fix --no-nls (2/5), prefer #if in libs
|
2018-09-21 19:03:33 +02:00 |
id.cc
|
extend PBD::ID API to allow construction and operator== using uint64_t
|
2017-05-05 18:56:25 +01:00 |
libpbd.pc.in
|
|
|
libpbd.spec.in
|
|
|
locale_guard.cc
|
Relax LocaleGuards
|
2017-04-20 22:12:33 +02:00 |
localtime_r.cc
|
|
|
malign.cc
|
|
|
md5.cc
|
|
|
mountpoint.cc
|
|
|
openuri.cc
|
Fix "open folder" for non-ASCII paths on Windows
|
2017-11-27 00:42:55 +01:00 |
pathexpand.cc
|
|
|
pbd.cc
|
PBD::init() failing is fatal in main(), don't silently exit.
|
2017-07-03 14:45:41 +02:00 |
pool.cc
|
|
|
property_list.cc
|
|
|
pthread_utils.cc
|
Consolidate relative sched_get_priority computation
|
2018-10-11 15:29:50 +02:00 |
reallocpool.cc
|
|
|
receiver.cc
|
|
|
resource.cc
|
|
|
run-tests.sh
|
|
|
search_path.cc
|
|
|
semutils.cc
|
Add mechanism to reset/lock semaphores
|
2017-04-22 23:06:22 +02:00 |
shortpath.cc
|
|
|
signals.cc
|
NO-OP: name-change (_list and _lock are also used in other places)
|
2017-07-30 02:42:55 +02:00 |
spinlock.cc
|
Add a RAII SpinLock (using boost's spinlock)
|
2017-10-26 22:33:46 +02:00 |
stacktrace.cc
|
globally change all use of "frame" to refer to audio into "sample".
|
2017-09-18 12:39:17 -04:00 |
stateful_diff_command.cc
|
Use XMLNode::set_property API in PBD::StatefulDiffCommand class
|
2017-04-19 09:36:48 +10:00 |
stateful.cc
|
Use XMLNode::get/set_property API in PBD::Stateful
|
2017-04-19 09:36:48 +10:00 |
string_convert.cc
|
Make boolean string values 0 and 1 to maintain backwards compatibility
|
2017-04-19 07:49:57 +10:00 |
strreplace.cc
|
|
|
strsplit.cc
|
|
|
system_exec.cc
|
|
|
textreceiver.cc
|
|
|
timer.cc
|
|
|
timing.cc
|
Move a couple of #undef's
|
2018-05-19 09:28:30 +01:00 |
tlsf.cc
|
|
|
transmitter.cc
|
|
|
undo.cc
|
Use correct property names in PBD::Undo class
|
2017-04-21 12:46:04 +10:00 |
uuid.cc
|
|
|
whitespace.cc
|
|
|
windows_mmcss.cc
|
|
|
windows_special_dirs.cc
|
|
|
windows_timer_utils.cc
|
|
|
wscript
|
remove use of hardcoded -fPIC compiler flag, and use compiler flag dict instead
|
2018-10-14 22:06:11 -04:00 |
xml++.cc
|
Avoid assert() when loading xml: Throw an XMLerror if attribute_value fails.
|
2017-08-30 10:23:34 -05:00 |