Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Sun, 23 Dec 2007 17:50:53 -0600 | William Pitcock | Gapless audio fixes. |
Sat, 22 Dec 2007 21:19:18 +0100 | Ralf Ertzinger | - Prevent APE plugin from freaking out non-seekable streams |
Fri, 21 Dec 2007 12:17:25 -0600 | William Pitcock | OSS: use SNDCTL_DSP_SYNC, as not all OSS versions have SNDCTL_DSP_RESET. |
Fri, 21 Dec 2007 16:51:56 +0100 | Jonathan Schleifer | Actually, we have to reset in oss_loop() as this calls close(). |