13
0
livetrax/libs
Paul Davis db3edc4018 Use ::write instead of pwrite in AudioSource::compute_and_write_peaks for portability
This destroys the atomicity of pwrite() and thus suggests that we should do something else to ensure
that multithread access to peakfiles (if it does in fact exist) is safe. OTOH, there may be no
such thing, since they are designed for the GUI, which is single threaded (for now)
2013-07-15 07:53:45 -04:00
..
appleutility
ardour Use ::write instead of pwrite in AudioSource::compute_and_write_peaks for portability 2013-07-15 07:53:45 -04:00
audiographer Use g_mkstemp in audiographer for portability 2013-07-13 16:44:37 -04:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older
evoral Fix evoral test to compile with mingw 2013-07-11 13:03:55 -04:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext Merge branch 'master' into windows 2013-07-14 08:27:22 -04:00
libltc merge robin gareus' libltc into ardour source tree for convenience 2012-12-14 16:18:47 +00:00
midi++2 Disable non-realtime midi ports in windows build - THIS NEEDS FIXING 2013-07-13 08:26:54 -04:00
panners add copyright comments 2013-01-16 18:22:15 +00:00
pbd Add test for Glib::Mutex::trylock 2013-07-13 17:00:18 -04:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband Fix for mingw compiler 2013-07-11 13:04:39 -04:00
surfaces Only call configure in surface subdirectories if the required deps are available 2013-07-11 12:23:05 -04:00
taglib
timecode fix drop-frame TC subframe rounding 2012-11-18 09:53:11 +00:00
vamp-plugins
vamp-sdk fix up discovery of VAMP plugins after ./waf install, which fixes crashes when reversing regions and doing timeFX operations with a "regular" install of ardour3 2012-12-18 15:26:50 +00:00