Files
ardour/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
..
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