mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-21 01:55:40 -04:00
CDROM: Add option to speed up double speed reads
This commit is contained in:
@ -19,6 +19,7 @@ private Q_SLOTS:
|
||||
void onEnableCPUClockSpeedControlChecked(int state);
|
||||
void onCPUClockSpeedValueChanged(int value);
|
||||
void updateCPUClockSpeedLabel();
|
||||
void onCDROMReadSpeedupValueChanged(int value);
|
||||
|
||||
private:
|
||||
void calculateCPUClockValue();
|
||||
|
Reference in New Issue
Block a user