13
0
livetrax/libs/pbd
2020-11-05 02:24:54 +01:00
..
boost-debug globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
msvc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
MSVCpbd Moving Controllable::set_interface() into a 'cc' file makes it easier to fix our MSVC build issue (with min + max) 2020-06-20 09:38:00 +01:00
pbd Remove unused compile-time option to not use vfork 2020-10-31 22:30:45 +01:00
test Add RCU unit test 2020-11-05 02:24:54 +01:00
base_ui.cc repeat baf0cdcbef but for BaseUI, thus covering all control protocols 2020-01-05 11:40:59 -07:00
basename.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
boost_debug.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
cartesian.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02: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-08 15:26:18 -04:00
command.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
configuration_variable.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
controllable.cc fixed typo 2020-08-19 19:02:37 +02:00
convert.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
COPYING rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cpus.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
crossthread.cc use a local version (copy) of the G_SOURCE_FUNC macro, since it is not available in the GTK+ version we use for the official build stack 2019-12-30 09:49:23 -07:00
crossthread.posix.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
crossthread.win.cc Some initial changes (currently for libpbd only) to help a new contributer who's trying to build with MSVC2017 2020-03-26 10:40:36 +00:00
debug_rt_alloc.c Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
debug.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
demangle.cc Fix catch of polymorphic type by value 2019-12-09 22:58:08 +01:00
enums.cc Add flag to explicitly hide a control 2020-03-18 18:16:29 +01:00
enumwriter.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
epa.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
error.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
event_loop.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
ffs.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
file_archive.cc Extend FileArchive to import archive entries individually 2020-04-05 16:34:48 +02:00
file_utils.cc Use soundtouch for vocal audio time stretching (1/2) 2020-08-26 19:04:58 +02:00
fpu.cc Fix ARM runtime NEON detection 2020-08-24 22:03:28 +02:00
gettext.h Fix --no-nls (2/5), prefer #if in libs 2018-09-21 19:03:33 +02:00
id.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
libpbd.pc.in Make libpbd and evoral capable of standalone build 2016-12-04 15:15:11 -05:00
libpbd.spec.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
locale_guard.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
localtime_r.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
malign.cc Fix alignment unit-tests and ARM/NEON alignment 2020-10-15 03:55:42 +02:00
md5.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mountpoint.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
openuri.cc Handle vfork/exec failure 2020-10-31 22:33:10 +01:00
pathexpand.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
pbd.cc remove old, undocumented mechanism to set PBD::DEBUG flags from environment variable 2020-03-25 10:36:10 -06:00
pool.cc move at-exit messages about pool utilization to DEBUG_TRACE 2019-11-06 09:27:49 -07:00
property_list.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
pthread_utils.cc Only try using __pthread_get_minstack on glibc 2020-06-09 17:39:24 +02:00
reallocpool.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
receiver.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
resource.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
run-tests.sh Remove references in pbd test script to libs no longer in source tree 2014-12-03 17:31:04 +07:00
search_path.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
semutils.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
shortpath.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
signals.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
spinlock.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
stacktrace.cc Fix 'samples / frames' typo in PBD::stacktrace() 2020-02-29 14:38:58 +00:00
stateful_diff_command.cc NO-OP: whitespace, re-indent 2020-02-28 06:08:26 +01:00
stateful.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
string_convert.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
strreplace.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
strsplit.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
system_exec.cc Handle vfork/exec failure 2020-10-31 22:33:10 +01:00
textreceiver.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
timer.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
timing.cc Some initial changes (currently for libpbd only) to help a new contributer who's trying to build with MSVC2017 2020-03-26 10:40:36 +00:00
tlsf.cc Changes needed for building with MSVC 2020-02-07 11:27:22 +00:00
transmitter.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
undo.cc Fix mem-leak, Playlist/Region SessionHandleRef 2020-02-25 21:45:07 +01:00
uuid.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
whitespace.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
windows_mmcss.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
windows_special_dirs.cc Extend convenience API to query windows registry 2020-10-30 13:15:06 +01:00
windows_timer_utils.cc Update core library GPL boilerplate and (C) from git log 2019-08-03 15:53:17 +02:00
wscript Add RCU unit test 2020-11-05 02:24:54 +01:00
xml++.cc Fix builds, missing include 2020-04-24 01:53:59 +02:00