Files
ardour/libs
Paul Davis 13a0f14db7 Use ::read instead of pread in AudioSource::read_peaks for portability
This destroys the atomicity of pread() 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:52:37 -04:00
..
2013-01-16 18:22:15 +00:00
2013-07-13 17:00:18 -04:00
2013-03-23 14:50:58 +01:00
2013-07-11 13:04:39 -04:00