ensure cache modified time is accurate
This commit is contained in:
@@ -52,9 +52,6 @@ void AudioPlaybackCache::SetParameters(const AudioParams ¶ms)
|
||||
// Restart empty file so there's always "something" to play
|
||||
ClearPlaylist();
|
||||
|
||||
// Our current audio cache is unusable, so we truncate it automatically
|
||||
InvalidateAll();
|
||||
|
||||
emit ParametersChanged();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user