.. |
abstract_ui.cc
|
|
|
abstract_ui.h
|
|
|
atomic_counter.h
|
|
|
base_ui.h
|
remove all dangling event-loop-precall code
|
2021-10-11 17:48:53 -06:00 |
basename.h
|
|
|
boost_debug.h
|
|
|
cartesian.h
|
|
|
command.h
|
|
|
compose.h
|
|
|
configuration_variable.h
|
|
|
configuration.h
|
|
|
control_math.h
|
|
|
controllable.h
|
|
|
convert.h
|
|
|
cpus.h
|
|
|
crossthread.h
|
|
|
debug_rt_alloc.h
|
|
|
debug.h
|
Fix windows builds (stacktrace pthread debug)
|
2021-07-14 16:04:07 +02:00 |
demangle.h
|
|
|
destructible.h
|
|
|
enum_convert.h
|
gcc 6.x requires <typeinfo> for typeid, it seems
|
2021-08-13 12:51:29 -06:00 |
enumwriter.h
|
|
|
epa.h
|
|
|
error.h
|
|
|
event_loop.h
|
|
|
failed_constructor.h
|
|
|
fastlog.h
|
|
|
ffs.h
|
|
|
file_archive.h
|
|
|
file_utils.h
|
|
|
floating.h
|
|
|
fpu.h
|
|
|
functor_command.h
|
|
|
g_atomic_compat.h
|
Update atomic/volatile compat
|
2021-08-16 04:26:55 +02:00 |
gstdio_compat.h
|
|
|
i18n.h
|
|
|
id.h
|
|
|
int62.h
|
temporal: fix use of std::abs on 64 bit value
|
2021-08-13 12:51:34 -06:00 |
integer_division.h
|
Revert "Fix div/zero, allow switching backends"
|
2021-09-15 17:52:53 +02:00 |
libpbd_visibility.h
|
|
|
locale_guard.h
|
|
|
localtime_r.h
|
|
|
malign.h
|
|
|
mathfix.h
|
|
|
md5.h
|
|
|
memento_command.h
|
alter API for MementoCommandBinder to allow future flexibility
|
2021-08-13 12:51:30 -06:00 |
microseconds.h
|
change PBD::microseconds_t to a signed type and check for -1 in TimingStats::update
|
2021-06-28 14:47:48 -06:00 |
mountpoint.h
|
|
|
mpmc_queue.h
|
Minimize false sharing of MPMC queue variables
|
2021-06-07 23:40:29 +02:00 |
msvc_pbd.h
|
Accommodate some changes to 'ssize_t' in VS2019
|
2021-05-11 14:06:25 +01:00 |
natsort.h
|
Implement natural-sort spaceship operator
|
2021-10-08 04:12:32 +02:00 |
openuri.h
|
|
|
pathexpand.h
|
|
|
pbd.h
|
|
|
pcg_rand.h
|
A few visibility changes needed for linking to libpbd (when building with MSVC)
|
2021-09-04 12:35:44 +01:00 |
playback_buffer.h
|
Explicitly prevent unsigned int wrap-around
|
2021-06-14 00:43:08 +02:00 |
pool.h
|
|
|
properties.h
|
Change name of Stateful::apply_changes (PropertyBase) to the singular form.
|
2021-09-25 16:49:51 -06:00 |
property_basics_impl.h
|
|
|
property_basics.h
|
Change name of Stateful::apply_changes (PropertyBase) to the singular form.
|
2021-09-25 16:49:51 -06:00 |
property_list_impl.h
|
|
|
property_list.h
|
|
|
pthread_utils.h
|
Allow to override rt priority for internal backends
|
2021-06-10 03:17:53 +02:00 |
rcu.h
|
libpbd: provide a way to abort an RCU-based write_copy()->update() sequence
|
2021-08-13 12:51:32 -06:00 |
reallocpool.h
|
|
|
receiver.h
|
|
|
replace_all.h
|
|
|
resource.h
|
|
|
ringbuffer.h
|
|
|
ringbufferNPT.h
|
|
|
scoped_file_descriptor.h
|
|
|
search_path.h
|
|
|
selectable.h
|
|
|
semutils.h
|
|
|
sequence_property.h
|
Change name of Stateful::apply_changes (PropertyBase) to the singular form.
|
2021-09-25 16:49:51 -06:00 |
shortpath.h
|
|
|
signals.h
|
Cont'd work on concurrent Signal, Connection destruction
|
2021-11-21 03:27:50 +01:00 |
signals.py
|
Cont'd work on concurrent Signal, Connection destruction
|
2021-11-21 04:12:24 +01:00 |
spinlock.h
|
|
|
stack_allocator.h
|
|
|
stacktrace.h
|
Allow to skip top stacktrace frames
|
2021-07-12 04:01:07 +02:00 |
stateful_diff_command.h
|
|
|
stateful.h
|
Fix various Wcast-qual
|
2022-01-10 00:06:20 +01:00 |
statefuldestructible.h
|
|
|
stl_delete.h
|
|
|
stl_functors.h
|
|
|
string_convert.h
|
|
|
strsplit.h
|
|
|
system_exec.h
|
|
|
textreceiver.h
|
|
|
thrown_error.h
|
|
|
timer.h
|
|
|
timersub.h
|
|
|
timing.h
|
remove debugging output from timing.h
|
2021-06-29 17:46:03 -06:00 |
tlsf.h
|
|
|
tokenizer.h
|
|
|
touchable.h
|
|
|
transmitter.h
|
|
|
types_convert.h
|
|
|
undo.h
|
|
|
unknown_type.h
|
|
|
unwind.h
|
|
|
uuid_boost.h
|
|
|
uuid.h
|
|
|
whitespace.h
|
|
|
win_console.h
|
|
|
windows_mmcss.h
|
|
|
windows_special_dirs.h
|
|
|
windows_timer_utils.h
|
put get_microseconds() into PBD namsepace
|
2021-06-26 18:25:02 -06:00 |
xml++.h
|
API to directly retrieve XML child content
|
2022-01-13 00:09:55 +01:00 |