.. |
boost-debug
|
|
|
macosx
|
|
|
msvc
|
|
|
MSVCpbd
|
When building with MSVC, allow for the fact that Mixbus and Ardour can be using different versions of the SESSION_FILE format
|
2018-02-15 09:03:32 +00:00 |
pbd
|
Move a couple of #undef's
|
2018-05-19 09:28:30 +01: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
|
|
|
ffs.cc
|
|
|
file_archive.cc
|
Prepare support for compression levels (archive + flac)
|
2017-10-03 02:22:42 +02:00 |
file_utils.cc
|
Don't recurse into MacVST bundle-folders during plugin-scan
|
2017-09-21 20:02:11 +02:00 |
fpu.cc
|
|
|
gettext.h
|
|
|
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
|
Move coreaudio_set_realtime_policy into libpbd
|
2017-10-30 16:31:38 +01: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
|
|
|
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
|
Add a RAII SpinLock (using boost's spinlock)
|
2017-10-26 22:33:46 +02:00 |
xml++.cc
|
Avoid assert() when loading xml: Throw an XMLerror if attribute_value fails.
|
2017-08-30 10:23:34 -05:00 |