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
33566b5c07aa0104b5e3ea3ea232d19adeeb9285
dolphin
/
Source
/
Core
T
History
donkopunchstania
33566b5c07
Limit buffer size required to extract files. This helps avoid out of memory errors.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5553
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-05-30 17:57:56 +00:00
..
AudioCommon
Get the audio unit output buffer size and use that as the rendering
2010-05-30 04:21:01 +00:00
Common
De-inline StripTailDirSlashes() to work around a weird code generation bug.
2010-05-30 09:41:38 +00:00
Core
Another creeping wx dependency via NetPlay.
2010-05-30 07:09:09 +00:00
DebuggerUICommon
Fix another wrong sprintf usage
2010-04-08 14:58:50 +00:00
DebuggerWX
Improve iterator usage.
2010-05-28 23:14:16 +00:00
DiscIO
Limit buffer size required to extract files. This helps avoid out of memory errors.
2010-05-30 17:57:56 +00:00
DolphinWX
Made the Dolphin config dialog shorter with an added "Display" tab. Removed code that toggled fullscreen on double-click in gamecube games because GCPad New allows mouse input (maybe double-click fullscreen toggling should be an option though). Changed the label in the toolbar from "GC Pad" to "GCPad" (all other labels on the toolbar are single words and we call the plugin "GCPad" everywhere else). Made game properties dialog open centered on screen.
2010-05-30 08:22:04 +00:00
DSPCore
DSPLLE: followup to last change: bugfix + remove extraneous exception checks
2010-05-29 21:43:46 +00:00
InputCommon
Changed both video plugins to save PNG screenshots. Made GCPad New default in trunk (it already is in stable). Fixed a hack in new wiimote plugin. Other minor changes.
2010-05-29 10:09:24 +00:00
VideoCommon
Improve iterator usage.
2010-05-28 23:14:16 +00:00