mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 10:35:46 -04:00
CDROM: Reset XA resampler state on read
Should get rid of pops when switching files.
This commit is contained in:
@ -237,6 +237,7 @@ private:
|
||||
void StopReadingWithDataEnd();
|
||||
void BeginSeeking(bool logical, bool read_after_seek, bool play_after_seek);
|
||||
void ResetCurrentXAFile();
|
||||
void ResetXAResampler();
|
||||
void LoadDataFIFO();
|
||||
void ClearSectorBuffers();
|
||||
|
||||
|
Reference in New Issue
Block a user