dolphin/Source/Core
skidau 3632ce6df5 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.
2013-01-11 19:42:03 +11:00
..
AudioCommon Removed the synchronisation between the CPU thread and the audio thread. 2013-01-11 19:42:03 +11:00
Common OpenAL for Windows initial commit 2013-01-07 12:16:04 +11:00
Core Added a Dolby Pro Logic II (DPL2) decoder in the OpenAL backend. DPL2 audio is decoded to 5.1. Code adapted from ffdshow. 2013-01-11 14:03:09 +11:00
DiscIO Use do { ... } while (0) for the *_LOG macros 2012-08-20 13:12:49 +02:00
DolphinWX Removed the synchronisation between the CPU thread and the audio thread. 2013-01-11 19:42:03 +11:00
InputCommon * Implemented working pedal support. 2013-01-01 13:49:22 +11:00
VideoCommon Clear up some warnings that crop up from -Wextra 2012-12-30 03:28:50 -06:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00