ardour/libs/pbd
Mads Kiilerich 8bb91099c5 wscript: drop configure statements already present in the top level wscript
Avoid repeated pointless configure messages like:
Checking for 'g++' (C++ compiler!)                   : /usr/lib64/ccache/g++
Checking for 'gcc' (C compiler)                      : /usr/lib64/ccache/gcc
2022-01-22 22:19:03 +01:00
..
boost-debug
msvc Emulate exp2f() for older MS compilers where it wasn't available 2021-05-05 17:50:41 +01:00
MSVCpbd Add an extra dependency lib which was previously only needed for Debug builds 2021-07-15 09:30:08 +01:00
pbd API to directly retrieve XML child content 2022-01-13 00:09:55 +01:00
test Fix RCU Unit-test on macOS/X 2020-11-07 10:37:52 +01:00
base_ui.cc remove all dangling event-loop-precall code 2021-10-11 17:48:53 -06:00
basename.cc
boost_debug.cc
cartesian.cc
ChangeLog
cocoa_open_uri.mm
command.cc
configuration_variable.cc
controllable.cc Keep track of recently touched Controllable 2021-02-09 02:11:04 +01:00
convert.cc
COPYING
cpus.cc
crossthread.cc
crossthread.posix.cc
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
debug.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
demangle.cc Fix crash when demangled symbol is n/a 2021-07-19 18:26:22 +02:00
enums.cc Add flag to explicitly hide a control 2020-03-18 18:16:29 +01:00
enumwriter.cc
epa.cc
error.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
event_loop.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
ffs.cc
file_archive.cc Set thread names 2021-06-30 17:15:27 +02:00
file_utils.cc Use soundtouch for vocal audio time stretching (1/2) 2020-08-26 19:04:58 +02:00
fpu.cc For 64-bit compilation, MSVC no longer supports inline assembly 2021-01-07 09:22:43 +00:00
gettext.h
id.cc
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
localtime_r.cc
malign.cc Fix alignment unit-tests and ARM/NEON alignment 2020-10-15 03:55:42 +02:00
md5.cc
microseconds.cc NOOP: remove incomplete comment 2021-06-27 12:48:29 -06:00
mountpoint.cc
openuri.cc Fix vfork edge-case 2021-12-31 01:39:39 +01:00
pathexpand.cc
pbd.cc window compilation fix 2021-06-26 18:47:08 -06:00
pcg_rand.cc Amend 55211b8d (PRNG seed, use local address) 2021-08-16 04:59:10 +02:00
pool.cc Fix debug message: missing newline 2021-03-21 22:31:40 +01:00
property_list.cc
pthread_utils.cc No more wine 2021-07-03 19:07:25 +02:00
reallocpool.cc
receiver.cc
resource.cc
run-tests.sh
search_path.cc Prevent duplicate search paths 2020-12-02 21:34:52 +01:00
semutils.cc Use Posix style return values for sem wait when on windows. 2021-05-27 15:17:15 -05:00
shortpath.cc
signals.cc
spinlock.cc
stacktrace.cc Print note when stacktrace is too short 2021-07-23 01:43:18 +02:00
stateful_diff_command.cc NO-OP: whitespace, re-indent 2020-02-28 06:08:26 +01:00
stateful.cc Change name of Stateful::apply_changes (PropertyBase) to the singular form. 2021-09-25 16:49:51 -06:00
string_convert.cc
strreplace.cc
strsplit.cc
system_exec.cc Use poll timeout workaround on macOS only 2021-06-21 03:48:04 +02:00
textreceiver.cc Add debug transmitter 2020-10-13 21:27:16 +02:00
timer.cc
timing.cc change PBD::microseconds_t to a signed type and check for -1 in TimingStats::update 2021-06-28 14:47:48 -06:00
tlsf.cc
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
whitespace.cc
windows_mmcss.cc
windows_special_dirs.cc Fix minor memory leak when querying Windows registry 2021-10-11 18:20:07 +02:00
windows_timer_utils.cc window compilation fix 2021-06-26 18:40:44 -06:00
wscript wscript: drop configure statements already present in the top level wscript 2022-01-22 22:19:03 +01:00
xml++.cc API to directly retrieve XML child content 2022-01-13 00:09:55 +01:00