13
0
livetrax/libs/pbd
John Emmas f598105966 Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardour/tempo_lines.cc' (but isn't available from MSVC).
These changes are MSVC specific and shouldn't affect the other builds.

(incidentally, libpbd already offers a function called 'fast_log2()'. Not sure if that could have been used instead...)
2015-01-10 11:56:24 +00:00
..
boost-debug
macosx
msvc Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardour/tempo_lines.cc' (but isn't available from MSVC). 2015-01-10 11:56:24 +00:00
MSVCpbd Accommodate some newly introduced source files for building with MSVC (libpbd) 2015-01-02 15:31:39 +00:00
pbd Add support for the C99 function 'log2()' which is newly needed by 'gtk2_ardour/tempo_lines.cc' (but isn't available from MSVC). 2015-01-10 11:56:24 +00:00
test Add tests that show the timing differences between the Glib/mm based timeouts 2015-01-01 19:04:09 +07:00
base_ui.cc
basename.cc
boost_debug.cc add -fvisibility=hidden to libpbd, and make things work 2013-10-17 13:51:02 -04:00
cartesian.cc
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
command.cc
configuration_variable.cc new file, derived from old libs/ardour/configuration.cc 2014-12-22 19:48:30 -05:00
controllable_descriptor.cc
controllable.cc
convert.cc
COPYING rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
cpus.cc
crossthread.cc
crossthread.posix.cc
crossthread.win.cc
debug_rt_alloc.c
debug.cc
enums.cc Call setup_libpbd_enums in PBD::init for portability 2013-08-13 20:15:47 +10:00
enumwriter.cc
epa.cc
error.cc
event_loop.cc
ffs.cc
file_utils.cc
fpu.cc
gettext.h Upgrade to waf 1.5.4. 2009-04-18 16:15:12 +00:00
glib_semaphore.cc
i18n.h More tinkering with State<>. Use some StateDiffCommands instead of 2010-02-11 17:08:34 +00:00
id.cc convert from Glib:: to Glib::Threads for all thread-related API 2012-07-25 17:48:55 +00:00
libpbd.pc.in rollback to 3428, before the mysterious removal of libs/* at 3431/3432 2008-06-02 21:41:35 +00:00
libpbd.spec.in
locale_guard.cc
localeguard.cc
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
md5.cc
mountpoint.cc
openuri.cc fix OSX open URL in browser 2014-11-24 20:35:38 +01:00
pathexpand.cc
pbd.cc
pool.cc
property_list.cc
pthread_utils.cc
receiver.cc Remove most using declarations from header files. 2009-05-12 17:03:42 +00: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
search_path.cc
semutils.cc
shortpath.cc
signals.cc
stacktrace.cc
stateful_diff_command.cc
stateful.cc
strreplace.cc *** NEW CODING POLICY *** 2009-02-25 18:26:51 +00:00
strsplit.cc
system_exec.cc -Wunused-function on windows 2014-11-23 21:01:39 +01:00
textreceiver.cc
timer.cc Add PBD::Timer/StandardTimer/BlinkTimer classes for convenient timeouts 2015-01-01 18:59:01 +07:00
timing.cc Accommodate some newly introduced source files for building with MSVC (libpbd) 2015-01-02 15:31:39 +00:00
transmitter.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
undo.cc Remove unnecessary header includes 2012-06-23 03:51:41 +00:00
uuid.cc
whitespace.cc use isspace() and not isgraph() to identify whitespace; remove Glib::ustring version of strip_whitespace_edges() 2010-09-14 16:50:22 +00:00
windows_special_dirs.cc
wscript remove cruft (old unused pre-git version files) 2015-01-09 06:11:57 +01:00
xml++.cc