.. |
boost-debug
|
globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit
|
2015-10-04 15:11:15 -04:00 |
macosx
|
|
|
msvc
|
Emulate 'log1p()' and 'expm1()' using 'log()' and 'exp()'
|
2016-05-28 19:07:22 +01:00 |
MSVCpbd
|
Accommodate recently removed source(s) in our MSVC project (libpbd)
|
2016-06-01 14:30:26 +01:00 |
pbd
|
add a single-element ring-buffer write function
|
2016-07-10 15:56:18 +02:00 |
test
|
missing include for rand() in self-tests
|
2016-02-23 22:55:17 +01:00 |
base_ui.cc
|
improved debug trace messages from BaseUI class
|
2016-01-12 22:11:44 -05: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
|
|
|
cocoa_open_uri.mm
|
|
|
command.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
configuration_variable.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |
controllable.cc
|
remove debug output
|
2016-05-31 15:30:38 -04:00 |
convert.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
COPYING
|
|
|
cpus.cc
|
Enable build for FreeBSD (part 1/2)
|
2016-06-26 16:43:07 +02:00 |
crossthread.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
crossthread.posix.cc
|
let GMainContext clean up after us.
|
2016-04-26 19:45:06 +02:00 |
crossthread.win.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
debug_rt_alloc.c
|
|
|
debug.cc
|
locale debugging
|
2016-05-07 12:15:12 +02: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
|
fix simple but fatal mistake in defining PBD::Controllable::Flags enums.
|
2016-07-12 08:34:35 -04:00 |
enumwriter.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
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
|
fix rare livelock in std::map thread_buffer_requests
|
2016-02-14 02:13:04 +01:00 |
ffs.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
file_utils.cc
|
possible fix for invalid cleanup space calc on win32.
|
2015-10-20 15:50:00 +02:00 |
fpu.cc
|
fix __cpuid() on x86
|
2016-03-08 14:54:41 +01:00 |
gettext.h
|
|
|
i18n.h
|
|
|
id.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
libpbd.pc.in
|
|
|
libpbd.spec.in
|
|
|
locale_guard.cc
|
locale debugging
|
2016-05-07 12:15:12 +02:00 |
localtime_r.cc
|
|
|
malign.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
md5.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
mountpoint.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
openuri.cc
|
now with return value
|
2016-02-17 17:03:14 +01:00 |
pathexpand.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
pbd.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
pool.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
property_list.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
pthread_utils.cc
|
redesign cross-thread registration/signalling system
|
2015-12-28 10:14:17 -05:00 |
reallocpool.cc
|
fix optimized build
|
2016-03-19 17:14:23 +01:00 |
receiver.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
resource.cc
|
|
|
run-tests.sh
|
|
|
search_path.cc
|
Add PBD::Searchpath::contains method to check if a Searchpath contains a path
|
2015-10-22 11:51:03 -04:00 |
semutils.cc
|
rename ProcessSemaphore to Semaphore (libs)
|
2015-12-02 20:18:48 +01:00 |
shortpath.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
signals.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
stacktrace.cc
|
Move PBD symbol demangle functions into pbd/demangle.h/cc
|
2015-12-01 14:22:38 +10:00 |
stateful_diff_command.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
stateful.cc
|
add API to query stateful ID override mode
|
2015-12-17 23:18:22 +01:00 |
strreplace.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
strsplit.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
system_exec.cc
|
and another typo in d442190b
|
2016-02-14 00:10:41 +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
|
|
|
transmitter.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
undo.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
uuid.cc
|
|
|
whitespace.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
windows_mmcss.cc
|
Move Windows MMCSS related utility functions into libpbd
|
2015-09-16 11:22:16 +10:00 |
windows_special_dirs.cc
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
windows_timer_utils.cc
|
Add PBD::QPC::initialize to initialize timer and call it from PBD::init
|
2015-09-16 23:59:38 +10:00 |
wscript
|
move ControllableDescriptor from libpbd to libardour; add support for describing VCAs
|
2016-05-31 15:30:42 -04:00 |
xml++.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |