.. |
abstract_ui.cc
|
Update call_slot() API, inform caller if slot cannot be queued
|
2022-06-09 01:46:27 +02:00 |
abstract_ui.h
|
Update call_slot() API, inform caller if slot cannot be queued
|
2022-06-09 01:46:27 +02:00 |
assert.h
|
fix actual x_assert macro definition
|
2022-06-22 13:31:08 -06:00 |
atomic_counter.h
|
std::atomic - 2nd batch of changes to convert from glib to std::atomic
|
2023-03-24 14:19:15 -06:00 |
atomic.h
|
switch from glib atomic to std::atomic (libs edition)
|
2023-03-24 14:19:15 -06:00 |
base_ui.h
|
(re)add mechanism for a callback in any glib event loop executed before the loop "executes"
|
2022-05-16 15:24:52 -06:00 |
basename.h
|
|
|
boost_debug.h
|
|
|
cartesian.h
|
|
|
command.h
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
compose.h
|
|
|
configuration_variable.h
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
configuration.h
|
class 'PBD::Configuration' now needs to be exportable
|
2023-01-28 17:44:11 +00:00 |
control_math.h
|
|
|
controllable.h
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
convert.h
|
add upcase() method; remove upcase version of internationalize()
|
2023-01-27 15:13:27 -07:00 |
cpus.h
|
|
|
crossthread.h
|
|
|
debug_rt_alloc.h
|
|
|
debug.h
|
NO-OP: use Tab to indent
|
2023-04-21 01:00:41 +02:00 |
demangle.h
|
|
|
destructible.h
|
Allow to use Destructible as virtual base class
|
2022-04-14 16:35:02 +02:00 |
downloader.h
|
downloader: remove unnecessary header
|
2022-09-13 14:15:24 -06:00 |
enum_convert.h
|
|
|
enumwriter.h
|
|
|
epa.h
|
|
|
error.h
|
|
|
event_loop.h
|
switch from glib atomic to std::atomic (libs edition)
|
2023-03-24 14:19:15 -06:00 |
failed_constructor.h
|
|
|
fastlog.h
|
|
|
ffs.h
|
|
|
file_archive.h
|
FileArchive: minor fixes to get progress reporting working
|
2022-09-13 13:53:45 -06:00 |
file_utils.h
|
|
|
floating.h
|
|
|
fpu.h
|
Add CPU detection
|
2023-02-04 23:07:17 +01:00 |
functor_command.h
|
|
|
gettext.h
|
Update and consolidate gettext.h
|
2022-09-07 00:09:54 +02:00 |
glib_event_source.h
|
libpbd: change GlibEventLoopCallback to use C API not C++
|
2022-05-19 22:24:43 -06:00 |
gstdio_compat.h
|
Update tracker/reference URLs to prefer HTTPs
|
2022-10-24 04:59:20 +02:00 |
i18n.h
|
|
|
id.h
|
|
|
inflater.h
|
libpbd: new threader Inflater and Downlaoder classes
|
2022-09-13 13:53:45 -06:00 |
int62.h
|
int62_t: use explicit memory order for all loads and stores
|
2023-03-24 14:19:15 -06:00 |
integer_division.h
|
Fix 128 bit integer math rounding (#9057)
|
2023-01-12 16:08:53 +01:00 |
libpbd_visibility.h
|
|
|
locale_guard.h
|
|
|
localtime_r.h
|
|
|
malign.h
|
|
|
match.h
|
move match_search_strings() function from plugin utils to PBD
|
2023-01-22 17:41:43 -07:00 |
mathfix.h
|
|
|
md5.h
|
|
|
memento_command.h
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
microseconds.h
|
|
|
mountpoint.h
|
|
|
mpmc_queue.h
|
std::atomic - 2nd batch of changes to convert from glib to std::atomic
|
2023-03-24 14:19:15 -06:00 |
msvc_pbd.h
|
|
|
natsort.h
|
|
|
openuri.h
|
|
|
pathexpand.h
|
|
|
pbd.h
|
|
|
pcg_rand.h
|
|
|
playback_buffer.h
|
std::atomic - 2nd batch of changes to convert from glib to std::atomic
|
2023-03-24 14:19:15 -06:00 |
pool.h
|
Place Pool in PBD namespace
|
2022-07-07 05:21:54 +02:00 |
properties.h
|
more functional tempo mapping
|
2023-03-24 14:19:16 -06:00 |
property_basics_impl.h
|
|
|
property_basics.h
|
|
|
property_list_impl.h
|
Insert_or_assign properties, allow to override properties
|
2022-10-07 00:32:14 +02:00 |
property_list.h
|
Insert_or_assign properties, allow to override properties
|
2022-10-07 00:32:14 +02:00 |
pthread_utils.h
|
Allow to override default stack limit for background processes
|
2022-11-13 03:01:57 +01:00 |
rcu.h
|
Make RCU reader return a const pointer (omnibus commit)
|
2023-04-08 00:15:37 +02:00 |
reallocpool.h
|
|
|
receiver.h
|
|
|
replace_all.h
|
|
|
resource.h
|
|
|
ringbuffer.h
|
switch from glib atomic to std::atomic (libs edition)
|
2023-03-24 14:19:15 -06:00 |
ringbufferNPT.h
|
std::atomic - 2nd batch of changes to convert from glib to std::atomic
|
2023-03-24 14:19:15 -06:00 |
scoped_file_descriptor.h
|
|
|
search_path.h
|
|
|
selectable.h
|
|
|
semutils.h
|
Improve PBD::Semaphore performance
|
2022-05-12 05:27:27 +02:00 |
sequence_property.h
|
|
|
shortpath.h
|
|
|
signals.h
|
libpbd: provide access from a ScopedConnection to the underlying UnscopedConnection
|
2023-04-21 12:16:37 -06:00 |
signals.py
|
libpbd: fix return type of Signal<>::size()
|
2023-04-21 12:16:37 -06:00 |
spinlock.h
|
|
|
stack_allocator.h
|
|
|
stacktrace.h
|
fix signed/unsigned warning
|
2022-06-21 17:31:50 -06:00 |
stateful_diff_command.h
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |
stateful.h
|
std::atomic - 2nd batch of changes to convert from glib to std::atomic
|
2023-03-24 14:19:15 -06:00 |
statefuldestructible.h
|
Allow to use Destructible as virtual base class
|
2022-04-14 16:35:02 +02:00 |
stl_delete.h
|
|
|
stl_functors.h
|
|
|
string_convert.h
|
miscellaneous fixes for warnings from -Wconversion
|
2022-07-04 22:01:48 -06:00 |
strsplit.h
|
|
|
system_exec.h
|
|
|
textreceiver.h
|
|
|
thrown_error.h
|
|
|
timer.h
|
|
|
timersub.h
|
|
|
timing.h
|
miscellaneous fixes for warnings from -Wconversion
|
2022-07-04 22:01:48 -06:00 |
tlsf.h
|
|
|
tokenizer.h
|
|
|
touchable.h
|
|
|
transmitter.h
|
|
|
types_convert.h
|
|
|
undo.h
|
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
|
2022-04-06 21:56:59 -06:00 |
unknown_type.h
|
|
|
unwind.h
|
add new exception-safe RAII object, that increments/decrements its argument
|
2022-06-13 10:51:04 -06:00 |
uuid_boost.h
|
|
|
uuid.h
|
|
|
whitespace.h
|
libpbd: fix decl of remove_extra_whitespaces
|
2022-09-07 17:56:52 -06:00 |
win_console.h
|
|
|
windows_mmcss.h
|
|
|
windows_special_dirs.h
|
|
|
windows_timer_utils.h
|
|
|
xml++.h
|
switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr
|
2023-03-24 14:19:15 -06:00 |