Removed the synchronisation between the CPU thread and the audio thread.

Added code to detect and resume from buffer underruns.
Disabled the ability to change the DPL2 option after the game has started.
Fixed a memory leak that occurred in the DPL2 decoder.
Fixed the OSX build.
This commit is contained in:
skidau
2013-01-11 19:42:03 +11:00
parent ed5a68a504
commit 3632ce6df5
2 changed files with 20 additions and 7 deletions

View File

@ -638,6 +638,7 @@ void CConfigMain::CreateGUIControls()
{
FrequencySelection->Disable();
BackendSelection->Disable();
DPL2Decoder->Disable();
}
// Create sizer and add items to dialog