..
abstract_ui.cc
Remove unused #include<> (2/2)
2021-05-05 17:57:16 +02:00
abstract_ui.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
atomic_counter.h
Move glib include out of PBD namespace
2021-04-16 17:43:31 +02:00
base_ui.h
Fix BaseUI x-thread signal vs thread-start race
2022-03-02 21:19:12 +01:00
basename.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
boost_debug.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
cartesian.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
configuration.h
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
2022-04-06 21:56:59 -06:00
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
control_math.h
Short-circuit gain interpolation if the change is negligibly small
2020-07-21 18:37:32 -05:00
controllable.h
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
2022-04-06 21:56:59 -06:00
convert.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
cpus.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
crossthread.h
Fix a few hundred doxygen warnings..
2019-09-30 04:45:59 +02:00
debug.h
Fix windows builds (stacktrace pthread debug)
2021-07-14 16:04:07 +02:00
debug_rt_alloc.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
demangle.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
destructible.h
Allow to use Destructible as virtual base class
2022-04-14 16:35:02 +02:00
enum_convert.h
gcc 6.x requires <typeinfo> for typeid, it seems
2021-08-13 12:51:29 -06:00
enumwriter.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
epa.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
error.h
Add debug transmitter
2020-10-13 21:27:16 +02:00
event_loop.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
failed_constructor.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
fastlog.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
ffs.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
file_archive.h
Extend FileArchive to import archive entries individually
2020-04-05 16:34:48 +02:00
file_utils.h
Fix use of doxygen documented parameters in running text
2019-09-30 06:30:11 +02:00
floating.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
fpu.h
Add support for Intel/AMD's FMA extension
2021-01-01 21:05:16 +01:00
functor_command.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
g_atomic_compat.h
Update atomic/volatile compat
2021-08-16 04:26:55 +02:00
gstdio_compat.h
mingw/gcc-8: use glib's stat(), drop hardlink support
2020-03-13 01:21:51 +01:00
i18n.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
id.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
locale_guard.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
localtime_r.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
malign.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
mathfix.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
pathexpand.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
pbd.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
properties.h
Change name of Stateful::apply_changes (PropertyBase) to the singular form.
2021-09-25 16:49:51 -06:00
property_basics.h
add PBD::PropertyChange::dump (std::ostream&) to make it easier to see what changed
2022-02-09 10:08:01 -07:00
property_basics_impl.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
property_list.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
property_list_impl.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
pthread_utils.h
Implement a replacement for Glib::Threads::Thread
2022-03-01 01:33:08 +01: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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
receiver.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
replace_all.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
resource.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
search_path.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
selectable.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
semutils.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
sequence_property.h
Change name of Stateful::apply_changes (PropertyBase) to the singular form.
2021-09-25 16:49:51 -06:00
shortpath.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
Another try at C++11/boost spinlock initialization
2019-09-26 02:48:17 +02:00
stack_allocator.h
Fix MacOS 10.11 (clang-8.0.0) builds
2020-03-09 18:33:11 +01:00
stacktrace.h
Allow to skip top stacktrace frames
2021-07-12 04:01:07 +02:00
stateful.h
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
2022-04-06 21:56:59 -06:00
stateful_diff_command.h
Constification: make Stateful::get_state() const, with all other required const-ness added (libs)
2022-04-06 21:56:59 -06:00
statefuldestructible.h
Allow to use Destructible as virtual base class
2022-04-14 16:35:02 +02:00
stl_delete.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
stl_functors.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
string_convert.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
strsplit.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
system_exec.h
Allow to unset LD_LIBRARY_PATH on exec
2022-04-01 18:19:55 +02:00
textreceiver.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
thrown_error.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
timer.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
timersub.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
timing.h
remove debugging output from timing.h
2021-06-29 17:46:03 -06:00
tlsf.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
tokenizer.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
touchable.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
transmitter.h
Add debug transmitter
2020-10-13 21:27:16 +02:00
types_convert.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
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
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
unwind.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
uuid.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
uuid_boost.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
whitespace.h
Update core library GPL boilerplate and (C) from git log
2019-08-03 15:53:17 +02:00
win_console.h
Fix compilation with mingw/gcc-8
2020-12-10 20:21:29 +01:00
windows_mmcss.h
Some initial changes (currently for libpbd only) to help a new contributer who's trying to build with MSVC2017
2020-03-26 10:40:36 +00:00
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
API to directly retrieve XML child content
2022-01-13 00:09:55 +01:00