ardour/libs/pbd/pbd
Tim Mayberry 17a984aa30 Change PBD::get_files and PBD::get_paths to take a Searchpath instead of directory path
Both these functions use the internal function run_functor_for_paths
which takes a Searchpath so this avoids a temporary variable in cases
where a Searchpath is passed directly.

The usage is the same as the compiler will generate a temporary Searchpath
from a string(directory path) if necessary.
2014-08-17 18:42:33 -04:00
..
abstract_ui.cc plug some leaks 2014-08-17 15:28:36 -04:00
abstract_ui.h Reinstate code removed that allows building with mingw and the pthreads-win32 library 2014-08-16 16:37:31 -04:00
atomic_counter.h Add wrapping class for glib atomic counter 2013-07-11 14:37:27 -04:00
base_ui.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
basename.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
boost_debug.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
cartesian.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
command.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
compose.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
controllable.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
controllable_descriptor.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
convert.h add PBD::downcase() functions to libpbd 2014-03-10 17:30:12 -04:00
cpus.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
crossthread.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
debug.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
debug_rt_alloc.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
demangle.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
destructible.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
enumwriter.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
epa.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
error.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
event_loop.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
failed_constructor.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
fastlog.h add export visibility macros across libardour 2013-10-17 10:02:11 -04:00
ffs.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
file_manager.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
file_utils.h Change PBD::get_files and PBD::get_paths to take a Searchpath instead of directory path 2014-08-17 18:42:33 -04:00
floating.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
forkexec.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
fpu.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
functor_command.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
glib_semaphore.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
id.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
libpbd_visibility.h Use LIBPBD_TEMPLATE_API and LIBPBD_TEMPLATE_MEMBER_API where appropriate 2014-03-08 11:28:54 +00:00
locale_guard.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
localeguard.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
localtime_r.h Use COMPILER_MINGW define rather than __MINGW64__ 2014-08-16 16:37:38 -04:00
malign.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
mathfix.h rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
memento_command.h use template export forms for MemementoCommand 2014-03-01 18:59:37 -05:00
mountpoint.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
msvc_pbd.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
openuri.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
pathexpand.h move Paths Dialog to libgtkmm2ext 2014-02-28 00:05:47 +01:00
pbd.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
pool.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
properties.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
property_basics.h Use LIBPBD_TEMPLATE_API and LIBPBD_TEMPLATE_MEMBER_API where appropriate 2014-03-08 11:28:54 +00:00
property_basics_impl.h the mega-properties/SequenceProperty patch. split is broken at present (right hand starts has start-in-source of zero) 2010-03-02 00:00:00 +00:00
property_list.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
property_list_impl.h the mega-properties/SequenceProperty patch. split is broken at present (right hand starts has start-in-source of zero) 2010-03-02 00:00:00 +00:00
pthread_utils.h Add a couple of pthread helper macros 2014-08-16 16:34:17 -04:00
rcu.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
receiver.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
replace_all.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
resource.h Add pbd/resource.h for portable access to resource limits 2013-07-11 12:41:55 -04:00
ringbuffer.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
ringbufferNPT.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
search_path.h Add a couple of visibility specifiers that were missing 2014-03-08 11:29:52 +00:00
selectable.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
semaphore.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
semutils.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
sequence_property.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
shortpath.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
signals.h merge exportvis branch into cairocanvas, to reduce the number of "floating" branches. 2013-12-27 14:29:06 -05:00
signals.py remove use of boost::thread/boost::mutex; bump glibmm requirement to 2.30 in order to pick up Glib::Threads::Mutex which can be used statically, use that to replace boost::mutex; add required inclusion of <cerrno> in a couple of places 2012-07-24 21:43:05 +00:00
sndfile_manager.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
stacktrace.h Merge windows+cc branch into cairocanvas branch. Not finished, need to now merge windows branch to get changes from there 2014-01-10 16:07:57 -05:00
stateful.h get everything compiling with libardour built using -fvisibility=hidden 2013-10-17 12:41:28 -04:00
stateful_diff_command.h add export visibility macros across libardour 2013-10-17 10:02:11 -04:00
statefuldestructible.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
stl_delete.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
stl_functors.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
strsplit.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
system_exec.h manually jump forward state of system_exec files to avoid various cherry-picking-related problems during merge with ardour 2014-08-16 17:53:33 -04:00
textreceiver.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
thrown_error.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
timersub.h Add timersub macro for platforms where it isn't defined 2013-07-11 14:30:38 -04:00
tokenizer.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
touchable.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
transmitter.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
undo.h Merge remote-tracking branch 'remotes/origin/exportvis' into windows+cc 2013-10-18 10:03:22 +01:00
unknown_type.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
unwind.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
uuid.h 'libs/pbd' - DLL visibility stuff and associated changes needed for building with MSVC. Currently includes debugging information and things that are just commented out until we have known compatibility with the other platforms (i.e. contains stuff to be removed at a later date) 2013-12-01 14:26:08 +00:00
uuid_boost.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
whitespace.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00
windows_special_dirs.h add missing include to define LIBPBD_API (mingw build) 2014-03-09 21:05:17 +01:00
xml++.h add export visibility control to libpbd (works thus far on linux/gcc) 2013-10-16 23:30:28 -04:00