dolphin/Source/Core
2009-11-14 13:00:29 +00:00
..
AudioCommon LUAInterface should have all its functionality now (excluding input/controller management). Now we need a GUI to see how it works. Added new DSP function: ClearAudioBuffer, which clears the audio buffer for pausing. Currently it doesn't work with DSound. 2009-11-07 20:01:39 +00:00
Common Dolphin: 2009-11-14 08:53:16 +00:00
Core Forgot a tiny bit in last commit. 2009-11-14 08:55:50 +00:00
DebuggerUICommon fix bug with ascii memview: make '\0' be ' ' instead of string end. 2009-10-31 09:12:31 +00:00
DebuggerWX Make the HLE'd OSPanic print out the associated message. 2009-11-05 07:05:33 +00:00
DiscIO Fix a possible crash on close due to INANDContentLoader objects getting deleted twice 2009-10-25 02:03:45 +00:00
DolphinWX Dolphin System information window: Added basic and untested linux os information check. And also moved the windows.h include down into the ifdef 2009-11-14 13:00:29 +00:00
DSPCore DSPLLE moved DMA debuging to debug level (thanks ayuanx@163.com) 2009-11-13 13:47:12 +00:00
InputCommon Wiimote and nJoy > Gamepad changes 2009-11-12 18:57:35 +00:00
VideoCommon some minor changes preparing for future commits, and a correction to texture alignment that must solve the efb misalignments in various games 2009-11-13 11:55:14 +00:00