This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
ecf667e75556cc19cd53c3477b7d94bf33e1bec3
dolphin
/
Source
/
Core
T
History
nakeee
ecf667e755
DSPLLE: long due removal of exception and Zelda messages
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4557
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-13 13:33:17 +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
Gamepads (minor change) > Fixed it so it doesn't always check for new pads on startup
2009-11-12 21:14:41 +00:00
Core
Should fix a crash that was deleting a invalid pointer that happens when we unload plugins before freeing pads, if this causes problems anywhere, please tell me
2009-11-13 09:04:17 +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
apply deathknight13579's other changes from issue 1630
2009-11-13 01:19:43 +00:00
DSPCore
DSPLLE: long due removal of exception and Zelda messages
2009-11-13 13:33:17 +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