.. |
boost-debug
|
|
|
macosx
|
|
|
msvc
|
|
|
MSVCpbd
|
Add a newly introduced source file to our MSVC project (libpbd)
|
2016-07-18 09:39:36 +01:00 |
pbd
|
re-add TLSF
|
2016-07-19 15:03:51 +02:00 |
test
|
add a natural sort algorithm
|
2016-07-14 16:52:43 +02:00 |
base_ui.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
basename.cc
|
|
|
boost_debug.cc
|
|
|
cartesian.cc
|
|
|
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
|
|
|
command.cc
|
globally remove all trailing whitespace from ardour code base.
|
2015-10-04 14:51:05 -04:00 |
configuration_variable.cc
|
|
|
controllable.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
convert.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
COPYING
|
|
|
cpus.cc
|
Enable build for FreeBSD (part 1/2)
|
2016-06-26 16:43:07 +02:00 |
crossthread.cc
|
|
|
crossthread.posix.cc
|
|
|
crossthread.win.cc
|
|
|
debug_rt_alloc.c
|
|
|
debug.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
demangle.cc
|
|
|
enums.cc
|
|
|
enumwriter.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
epa.cc
|
|
|
error.cc
|
|
|
event_loop.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
ffs.cc
|
|
|
file_utils.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
fpu.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
gettext.h
|
|
|
id.cc
|
|
|
libpbd.pc.in
|
|
|
libpbd.spec.in
|
|
|
locale_guard.cc
|
add exception handling in LocaleGuard, to try to cover more OS X wierd/corner cases
|
2016-07-18 10:56:43 -04:00 |
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
|
|
|
mountpoint.cc
|
|
|
openuri.cc
|
now with return value
|
2016-02-17 17:03:14 +01:00 |
pathexpand.cc
|
|
|
pbd.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
pool.cc
|
|
|
property_list.cc
|
|
|
pthread_utils.cc
|
the endless quest to plug memory leaks -- episode 378
|
2016-07-25 17:16:32 +02:00 |
reallocpool.cc
|
tweak realloc-pool realloc behavior.
|
2016-07-19 15:05:16 +02: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
|
|
|
semutils.cc
|
|
|
shortpath.cc
|
|
|
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
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
stateful.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
strreplace.cc
|
|
|
strsplit.cc
|
|
|
system_exec.cc
|
|
|
textreceiver.cc
|
|
|
timer.cc
|
add API to suspend timers signal emission.
|
2015-10-30 15:55:26 +01:00 |
timing.cc
|
Accommodate some newly introduced source files for building with MSVC (libpbd)
|
2015-01-02 15:31:39 +00:00 |
tlsf.cc
|
add missing header include
|
2016-07-19 20:33:36 +02:00 |
transmitter.cc
|
|
|
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
|
|
|
windows_timer_utils.cc
|
enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h
|
2016-07-14 14:45:23 -04:00 |
wscript
|
re-add TLSF
|
2016-07-19 15:03:51 +02:00 |
xml++.cc
|
OMNIBUS COMMIT: prefer const XMLNode::property method (and provide a real one)
|
2016-05-04 23:09:45 -04:00 |