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
bd2fb238b65cf182fbb2f3d71696ce6592dc37b1
dolphin
/
Source
T
History
nakeee
bd2fb238b6
changed lzo to minilzo, fixing compile on linux
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@498
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-09-12 09:59:10 +00:00
..
Core
changed lzo to minilzo, fixing compile on linux
2008-09-12 09:59:10 +00:00
Plugins
Moved SysMessage() from the video plugin into the main app, so the GUI and non-GUI executable can handle it in a different way. This fixes a crash in DolphinNoGUI when SysMessage() was called and tried to use a non-initialized wxWidgets.
2008-09-10 01:01:28 +00:00
PluginSpecs
Moved SysMessage() from the video plugin into the main app, so the GUI and non-GUI executable can handle it in a different way. This fixes a crash in DolphinNoGUI when SysMessage() was called and tried to use a non-initialized wxWidgets.
2008-09-10 01:01:28 +00:00
Dolphin.sln
Added the LZO external library. Added very fast LZO save state compression.
2008-09-12 00:08:55 +00:00