13
0
livetrax/libs/pbd/pbd
2021-08-13 12:51:32 -06:00
..
abstract_ui.cc Remove unused #include<> (2/2) 2021-05-05 17:57:16 +02:00
abstract_ui.h
atomic_counter.h Move glib include out of PBD namespace 2021-04-16 17:43:31 +02:00
base_ui.h Add blib event callback to BaseUI, with a virtual method to be overridden by derived classes. 2021-08-13 12:51:30 -06:00
basename.h
boost_debug.h
cartesian.h
command.h
compose.h
configuration_variable.h
configuration.h
control_math.h
controllable.h Keep track of recently touched Controllable 2021-02-09 02:11:04 +01:00
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 Add support for Intel/AMD's FMA extension 2021-01-01 21:05:16 +01:00
functor_command.h
g_atomic_compat.h Correctly detect glib volatile atomic 2021-03-30 15:29:53 +02:00
glib_event_source.h add new GSource-derived object that can be attached to a Glib::MainContext to execute code before other sources have their dispatch() method invoked 2021-08-13 12:51:29 -06:00
gstdio_compat.h
i18n.h
id.h
int62.h libpbd: fix implementation of int62_t::operator== and ::operator!= 2021-08-13 12:51:31 -06:00
integer_division.h new header with an efficient implementation of integer division-rounding-to-nearest 2021-08-13 12:51:28 -06: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 Fix incorrect port lists due to custom sort 2021-05-07 04:24:32 +02:00
openuri.h
pathexpand.h
pbd.h
playback_buffer.h Explicitly prevent unsigned int wrap-around 2021-06-14 00:43:08 +02:00
pool.h
properties.h add additional methods allowing direct arithmetic operator expressions to be used with PBD::Property 2021-08-13 12:51:28 -06:00
property_basics_impl.h
property_basics.h
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 gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
ringbufferNPT.h gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
scoped_file_descriptor.h
search_path.h
selectable.h
semutils.h
sequence_property.h
shortpath.h
signals.h
signals.py
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 gcc-11 compat, volatile atomic variables (1/2) 2021-03-22 15:30:07 +01:00
statefuldestructible.h
stl_delete.h
stl_functors.h
string_convert.h
strsplit.h
system_exec.h Remove unused compile-time option to not use vfork 2020-10-31 22:30:45 +01:00
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 Fix compilation with mingw/gcc-8 2020-12-10 20:21:29 +01:00
windows_mmcss.h
windows_special_dirs.h Extend convenience API to query windows registry 2020-10-30 13:15:06 +01:00
windows_timer_utils.h put get_microseconds() into PBD namsepace 2021-06-26 18:25:02 -06:00
xml++.h