.. |
.DS_Store
|
|
|
abstract_ui.cc
|
clean up functors used in cross-thread call_slot() messages, in case they contain shared_ptr<T>, which could result in a dangling reference
|
2016-01-16 09:33:31 -05:00 |
abstract_ui.h
|
redesign cross-thread registration/signalling system
|
2015-12-28 10:14:17 -05:00 |
atomic_counter.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
base_ui.h
|
move BaseUI::_name into EventLoop; rename access method in EventLoop as event_loop_name() to clarify usage
|
2015-12-12 11:12:10 -05:00 |
basename.h
|
|
|
boost_debug.h
|
|
|
cartesian.h
|
|
|
command.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
compose.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
configuration_variable.h
|
ensure that mutator function for CONFIG_VARIABLE_SPECIAL is used when assigning initial value during construction
|
2015-10-21 07:53:26 -04:00 |
configuration.h
|
|
|
controllable_descriptor.h
|
add syntax and scaffolding for MIDI binding maps to refer to selected tracks/busses.
|
2016-02-22 15:31:25 -05:00 |
controllable.h
|
add new Controllable::GroupDisposition value, ForGroup, to identify changes being made *for* a RouteGroup
|
2016-03-14 10:41:33 -04:00 |
convert.h
|
|
|
cpus.h
|
|
|
crossthread.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
debug_rt_alloc.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
debug.h
|
|
|
demangle.h
|
Don't indent inside namespace declaration to be consistent with ardour style
|
2015-12-01 14:22:38 +10:00 |
destructible.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
enumwriter.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
epa.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
error.h
|
|
|
event_loop.h
|
fully clean up request buffers when a thread dies
|
2016-01-14 10:53:32 -05:00 |
failed_constructor.h
|
|
|
fastlog.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
ffs.h
|
|
|
file_utils.h
|
|
|
floating.h
|
|
|
forkexec.h
|
|
|
fpu.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
functor_command.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
gstdio_compat.h
|
|
|
id.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
libpbd_visibility.h
|
|
|
locale_guard.h
|
|
|
localtime_r.h
|
|
|
malign.h
|
|
|
mathfix.h
|
|
|
md5.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
memento_command.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
mountpoint.h
|
|
|
msvc_pbd.h
|
|
|
openuri.h
|
allot to open OSX Finder with arbitrary paths
|
2016-02-17 16:29:25 +01:00 |
pathexpand.h
|
|
|
pbd.h
|
|
|
pool.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
properties.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
property_basics_impl.h
|
|
|
property_basics.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
property_list_impl.h
|
|
|
property_list.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
pthread_utils.h
|
redesign cross-thread registration/signalling system
|
2015-12-28 10:14:17 -05:00 |
rcu.h
|
|
|
reallocpool.h
|
don't collect rt-mempoll statistics anymore (by default)
|
2016-04-03 23:54:53 +02:00 |
receiver.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
replace_all.h
|
|
|
resource.h
|
|
|
ringbuffer.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
ringbufferNPT.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
scoped_file_descriptor.h
|
|
|
search_path.h
|
Add PBD::Searchpath::contains method to check if a Searchpath contains a path
|
2015-10-22 11:51:03 -04:00 |
selectable.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
semutils.h
|
rename ProcessSemaphore to Semaphore (libs)
|
2015-12-02 20:18:48 +01:00 |
sequence_property.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
shortpath.h
|
|
|
signals.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
signals.py
|
|
|
stacktrace.h
|
Move PBD symbol demangle functions into pbd/demangle.h/cc
|
2015-12-01 14:22:38 +10:00 |
stateful_diff_command.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
stateful.h
|
add API to query stateful ID override mode
|
2015-12-17 23:18:22 +01:00 |
statefuldestructible.h
|
Add a few class documentations to override inherited doc.
|
2016-03-31 01:16:07 +02:00 |
stl_delete.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
stl_functors.h
|
|
|
strsplit.h
|
|
|
system_exec.h
|
amend d814acb - SystemExec/Export debugging
|
2016-02-13 01:39:41 +01:00 |
textreceiver.h
|
|
|
thrown_error.h
|
|
|
timer.h
|
add API to suspend timers signal emission.
|
2015-10-30 15:55:26 +01:00 |
timersub.h
|
|
|
timing.h
|
|
|
tokenizer.h
|
|
|
touchable.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
transmitter.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
undo.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
unknown_type.h
|
|
|
unwind.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |
uuid_boost.h
|
|
|
uuid.h
|
|
|
whitespace.h
|
|
|
windows_mmcss.h
|
|
|
windows_special_dirs.h
|
|
|
windows_timer_utils.h
|
|
|
xml++.h
|
NOOP, remove trailing tabs/whitespace.
|
2015-10-05 16:17:49 +02:00 |