ardour/libs/pbd
Paul Davis 5d5d9b8114 add new API to PBD::Controllable, ::get_save_value()
Designed to allow derived classes to *save* a different value
than would be reported by ::get_value().

Specifically there so that slaved controls can save/restore
their *own* state, not the value that ::get_value() would
return.
2017-02-06 16:49:08 +01:00
..
boost-debug globally remove all trailing whitespace from .cpp and .hpp files missed by previous commit 2015-10-04 15:11:15 -04:00
macosx copy all XCode project files from Tracks. 2015-06-29 14:18:10 -04:00
msvc Remove the MSVC 'poll()' emulation now that Ardour's stopped using poll() 2016-11-18 18:19:08 +00:00
MSVCpbd Remove the MSVC 'poll()' emulation now that Ardour's stopped using poll() 2016-11-18 18:19:08 +00:00
pbd add new API to PBD::Controllable, ::get_save_value() 2017-02-06 16:49:08 +01:00
test Add test of pbd/xml++.h API performance with three file sizes 2016-10-10 08:45:34 +10:00
base_ui.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
basename.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
boost_debug.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
cartesian.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
ChangeLog rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cocoa_open_uri.mm Stop compiler warning about NSURL 2013-08-08 15:26:18 -04:00
command.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
configuration_variable.cc For building with MSVC, std::strtof() didn't get introduced until VS2013 2016-12-08 13:57:23 +00:00
controllable.cc add new API to PBD::Controllable, ::get_save_value() 2017-02-06 16:49:08 +01:00
convert.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
COPYING rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cpus.cc Enable build for FreeBSD (part 1/2) 2016-06-26 16:43:07 +02:00
crossthread.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
crossthread.posix.cc fix potentially crash-inducing race condition by removing event loops' x-thread channel from an event loop when it is destroyed 2016-10-17 14:48:15 -04:00
crossthread.win.cc fix potentially crash-inducing race condition by removing event loops' x-thread channel from an event loop when it is destroyed 2016-10-17 14:48:15 -04:00
debug_rt_alloc.c Accommodate 'pthread-win32' and 'boost/regex' (for libpbd) 2013-07-17 08:06:26 +01:00
debug.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
demangle.cc Use PBD::demangle_symbol in PBD::demangled_name<T> to reduce code duplication 2015-12-01 14:22:38 +10:00
enums.cc fix simple but fatal mistake in defining PBD::Controllable::Flags enums. 2016-07-12 08:34:35 -04:00
enumwriter.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
epa.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
error.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
event_loop.cc Reap invalidation records 2017-01-20 13:54:03 +01:00
ffs.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
file_archive.cc add API to create [tar.xz] archives 2016-09-19 11:33:07 +02:00
file_utils.cc Move PBD::canonical_path to pbd/file_utils.h/cc and reimplement for Windows 2016-09-19 14:47:52 +10:00
fpu.cc Fix for conflicting definition of _xgetbv with mingw-w64 >= 5 2016-11-10 15:23:43 +10:00
gettext.h Upgrade to waf 1.5.4. 2009-04-18 16:15:12 +00:00
id.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
libpbd.pc.in Make libpbd and evoral capable of standalone build 2016-12-04 15:15:11 -05:00
libpbd.spec.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
locale_guard.cc add exception handling in LocaleGuard, to try to cover more OS X wierd/corner cases 2016-07-18 10:56:43 -04:00
localtime_r.cc mingw build fixes (tested with i686-w64-mingw32 on linux-x86_64) 2014-03-04 15:25:58 +01:00
malign.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
md5.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
mountpoint.cc NetBSD uses statvfs for the functionality of statfs on Linux 2016-10-04 22:18:23 +02:00
openuri.cc now with return value 2016-02-17 17:03:14 +01:00
pathexpand.cc Move PBD::canonical_path to pbd/file_utils.h/cc and reimplement for Windows 2016-09-19 14:47:52 +10:00
pbd.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
pool.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
property_list.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
pthread_utils.cc the endless quest to plug memory leaks -- episode 378 2016-07-25 17:16:32 +02:00
reallocpool.cc tweak realloc-pool realloc behavior. 2016-07-19 15:05:16 +02:00
receiver.cc change PBD::Transmitter code to use PBD::Signal<> not sigc::signal<>, since the latter is not thread safe 2016-08-14 08:33:23 -04:00
resource.cc Remaining changes needed for building libpdb on Windows (except for adding the extra JE source modules) 2013-07-17 08:08:46 +01:00
run-tests.sh Remove references in pbd test script to libs no longer in source tree 2014-12-03 17:31:04 +07:00
search_path.cc Add PBD::Searchpath::contains method to check if a Searchpath contains a path 2015-10-22 11:51:03 -04:00
semutils.cc rename ProcessSemaphore to Semaphore (libs) 2015-12-02 20:18:48 +01:00
shortpath.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
signals.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
stacktrace.cc Move PBD symbol demangle functions into pbd/demangle.h/cc 2015-12-01 14:22:38 +10:00
stateful_diff_command.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
stateful.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
strreplace.cc globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
strsplit.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
system_exec.cc and another typo in d442190b 2016-02-14 00:10:41 +01:00
textreceiver.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
timer.cc add API to suspend timers signal emission. 2015-10-30 15:55:26 +01:00
timing.cc Change position of average in PBD::timing_summary and add msecs 2016-10-10 08:45:34 +10:00
tlsf.cc fix mingw64 debug build 2016-11-17 12:58:28 +01:00
transmitter.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
undo.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
uuid.cc use boost::uuids method to get a string from a boost UUID 2014-02-17 15:29:18 -05:00
whitespace.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
windows_mmcss.cc Move Windows MMCSS related utility functions into libpbd 2015-09-16 11:22:16 +10:00
windows_special_dirs.cc NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
windows_timer_utils.cc enough with umpteen "i18n.h" files. Consolidate on pbd/i18n.h 2016-07-14 14:45:23 -04:00
wscript Make libpbd and evoral capable of standalone build 2016-12-04 15:15:11 -05:00
xml++.cc Allow to construct a XML tree from a text buffer 2016-10-29 19:57:43 +02:00