ardour/libs/pbd
Robin Gareus f02e5d3a9f C++11 fallthrough (1/2) 2023-05-19 05:33:56 +02:00
..
MSVCpbd
boost-debug
msvc
pbd C++11 fallthrough (1/2) 2023-05-19 05:33:56 +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 libpbd: do not use debug transmitter inside BaseUI::signal_new_request() to avoid recursion 2022-06-13 13:43:31 -06:00
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 Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -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 Potential fix for M1 x-thread events 2022-05-02 00:02:33 +02:00
crossthread.posix.cc NO-OP: clang-format 2022-04-23 23:12:13 +02:00
crossthread.win.cc
debug.cc
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 Minor change to commit #35b5861195 2023-04-24 12:40:36 +01:00
ffs.cc
file_archive.cc Implement FileArchive progress/cancel 2023-05-19 03:08:22 +02:00
file_utils.cc Catch Glib::ConvertError when checking for files 2023-04-03 22:10:11 +02:00
fpu.cc Fix non-intel arch builds (cpuid.h header) 2023-02-09 20:54:46 +01:00
glib_event_source.cc libpbd: change GlibEventLoopCallback to use C API not C++ 2022-05-19 22:24:43 -06:00
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 Amend 55211b8d (PRNG seed, use local address) 2021-08-16 04:59:10 +02:00
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
pthread_utils.cc Allow to override default stack limit for background processes 2022-11-13 03:01:57 +01: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 miscellaneous fixes for warnings from -Wconversion 2022-07-04 22:01:48 -06:00
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 Fix poor_mans_glob, `~' for `$HOME' is only valid at the start of a path 2022-02-01 15:47:54 +01:00
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 use C style cast in C code, rather than C++ constructor 2022-06-22 13:31:08 -06:00
transmitter.cc Fix source typos (heirarchy->hierarchy) 2022-04-08 21:38:00 +02:00
undo.cc Constification: make Stateful::get_state() const, with all other required const-ness added (libs) 2022-04-06 21:56:59 -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 Fix minor memory leak when querying Windows registry 2021-10-11 18:20:07 +02:00
windows_timer_utils.cc
wscript Move Ardour::Progress to PBD::Progress 2023-05-19 00:35:20 +02:00
xml++.cc Sanitize XML values to be valid UTF-8 (#9317) 2023-04-26 17:43:52 +02:00