.. |
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
|
|
|
test
|
|
|
base_ui.cc
|
Add a PBD API to set pthread priority
|
2017-08-29 17:25:23 +02:00 |
basename.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
boost_debug.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
cartesian.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
ChangeLog
|
rollback to 3428, before the mysterious removal of libs/* at 3431/3432
|
2008-06-02 21:41:35 +00:00 |
cocoa_open_uri.mm
|
Stop compiler warning about NSURL
|
2013-08-02 08:59:32 -05:00 |
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
|
|
|
crossthread.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
crossthread.posix.cc
|
|
|
crossthread.win.cc
|
fix potentially crash-inducing race condition by removing event loops' x-thread channel from an event loop when it is destroyed
|
2016-10-17 14:48:15 -04:00 |
debug_rt_alloc.c
|
Accommodate 'pthread-win32' and 'boost/regex' (for libpbd)
|
2013-07-17 08:06:26 +01:00 |
debug.cc
|
Add PBD::DEBUG::StringConvert debug bit
|
2017-04-16 14:02:41 +10:00 |
demangle.cc
|
Use PBD::demangle_symbol in PBD::demangled_name<T> to reduce code duplication
|
2015-12-01 14:22:38 +10:00 |
enums.cc
|
|
|
enumwriter.cc
|
|
|
epa.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
error.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
event_loop.cc
|
better debug message with correct namespace for EventLoop::invalidate_request()
|
2018-08-07 10:44:56 -04:00 |
ffs.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
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
|
|
|
id.cc
|
|
|
libpbd.pc.in
|
|
|
libpbd.spec.in
|
|
|
locale_guard.cc
|
|
|
localtime_r.cc
|
|
|
malign.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
md5.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
mountpoint.cc
|
|
|
openuri.cc
|
|
|
pathexpand.cc
|
Move PBD::canonical_path to pbd/file_utils.h/cc and reimplement for Windows
|
2016-09-19 14:47:52 +10:00 |
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
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
pthread_utils.cc
|
Consolidate relative sched_get_priority computation
|
2018-10-11 15:29:50 +02:00 |
reallocpool.cc
|
|
|
receiver.cc
|
change PBD::Transmitter code to use PBD::Signal<> not sigc::signal<>, since the latter is not thread safe
|
2016-08-14 08:33:23 -04:00 |
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
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
signals.cc
|
|
|
spinlock.cc
|
|
|
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
|
|
|
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
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
system_exec.cc
|
Prepare session-metadata export to external command
|
2018-11-20 23:56:12 +01:00 |
textreceiver.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
timer.cc
|
add API to suspend timers signal emission.
|
2015-10-30 15:55:26 +01:00 |
timing.cc
|
Move a couple of #undef's
|
2018-05-19 09:28:30 +01:00 |
tlsf.cc
|
|
|
transmitter.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
undo.cc
|
|
|
uuid.cc
|
use boost::uuids method to get a string from a boost UUID
|
2014-02-17 15:29:18 -05:00 |
whitespace.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
windows_mmcss.cc
|
|
|
windows_special_dirs.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
windows_timer_utils.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
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 |