CVSROOT: /cvs Module name: src Changes by: ratc...@cvs.openbsd.org 2012/09/14 16:50:27
Modified files: lib/libsndio : sio_sun.c Log message: Don't read the xrun counter before the offset in the audio ring, otherwise we'd open a tiny time window during which a xrun may occur in turn making the sio_onmove() clock wrong during one tick.