ardour/libs/pbd
Robin Gareus 44610c7877
Fix RCU race condition (see source for details)
2024-04-12 00:26:51 +02:00
..
MSVCpbd
boost-debug
msvc
pbd Fix RCU race condition (see source for details) 2024-04-12 00:26:51 +02:00
test Make RCU reader return a const pointer (omnibus commit) 2023-04-08 00:15:37 +02:00
COPYING
ChangeLog
base_ui.cc
basename.cc
boost_debug.cc
cartesian.cc
cocoa_open_uri.mm Use macOS API to open finder at given path 2022-12-08 02:15:29 +01:00
command.cc pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
configuration_variable.cc continued work on use of Metadata in various Configuration objects (libs edition) 2023-01-27 15:13:27 -07:00
controllable.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
convert.cc add upcase() method; remove upcase version of internationalize() 2023-01-27 15:13:27 -07:00
cpus.cc
crossthread.cc
crossthread.posix.cc
crossthread.win.cc
debug.cc libpbd: tweak for printing pthread ID (windows is int/*nix is ptr) 2023-08-31 10:34:48 -06:00
debug_rt_alloc.c
demangle.cc
downloader.cc downloader: create destdir if it does not already exist, throw exception if this fails 2022-09-26 01:10:20 -06:00
enums.cc
enumwriter.cc
epa.cc
error.cc
event_loop.cc libpbd/guis: move __invalidator() into PBD::EventLoop 2023-08-30 16:06:14 -06:00
ffs.cc
file_archive.cc Fix header include, potential fix for #9649 2024-02-29 03:09:00 +01:00
file_utils.cc #include <sys/utime.h> when building with MSVC 2023-09-27 09:36:26 +01:00
fpu.cc Fix non-intel arch builds (cpuid.h header) 2023-02-09 20:54:46 +01:00
glib_event_source.cc
id.cc
inflater.cc Implement FileArchive progress/cancel 2023-05-19 03:08:22 +02:00
libpbd.pc.in
libpbd.spec.in
locale_guard.cc
localtime_r.cc
malign.cc
md5.cc
microseconds.cc
mountpoint.cc
openuri.cc Use macOS API to open finder at given path 2022-12-08 02:15:29 +01:00
pathexpand.cc
pbd.cc
pcg_rand.cc
pool.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
progress.cc Move Ardour::Progress to PBD::Progress 2023-05-19 00:35:20 +02:00
property_list.cc libpbd: add operator<< for PropertyChange 2023-08-30 16:06:13 -06:00
pthread_utils.cc pthread_setname_np is available with GNU/mingw 2023-06-17 23:49:47 +02:00
reallocpool.cc Fix unused computed values 2022-12-11 11:54:03 -05:00
receiver.cc
resource.cc
run-tests.sh
search_path.cc
semutils.cc Explicitly initialize futex word 2022-11-13 03:01:50 +01:00
shortpath.cc
signals.cc
spinlock.cc
stacktrace.cc
stateful.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
stateful_diff_command.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
string_convert.cc
strreplace.cc
strsplit.cc
system_exec.cc Tweak Window system-exec, wait for process to terminate 2023-04-05 00:16:37 +02:00
textreceiver.cc
timer.cc
timing.cc
tlsf.cc
transmitter.cc
undo.cc pbd: fairly unconscionable that Command in libpbd is not namespaced, so now it is 2023-08-07 16:33:16 -06:00
utf8_utils.cc Add API to sanitize UTF-8 strings 2023-04-26 17:25:24 +02:00
uuid.cc
whitespace.cc Add a missing #include 2022-09-10 10:20:37 +01:00
windows_mmcss.cc
windows_special_dirs.cc
windows_timer_utils.cc
wscript Fix localtime_r check (#9554) 2023-11-28 17:05:03 +01:00
xml++.cc Fix failure to build with libxml2 version 2.12 2023-11-25 00:30:04 +01:00