This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
2d93c654f09e86b00a14b0929f07089c137bcc05
dolphin
/
Source
/
Core
History
hrydgard
2d93c654f0
Rename Config.cpp/h to VideoConfig.cpp/h.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4260
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-13 09:23:30 +00:00
..
AudioCommon
hopefully unbreak win32 build. yeah, this was sloppy of me :p
2009-09-09 22:56:23 +00:00
Common
patch by Daco for extracting directory contents from a gcm (which also allows dumping an entire partion other than 0 from a wii disc)
2009-09-13 09:03:38 +00:00
Core
Kill some horribly ugly hackery :( It's just not right to pass entire IniFile objects across DLLs. Only POD (plain-old-data, like int, float, char, char[] etc) are safe to pass across DLL boundaries.
2009-09-13 08:54:46 +00:00
DebuggerUICommon
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DebuggerWX
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
DiscIO
patch by Daco for extracting directory contents from a gcm (which also allows dumping an entire partion other than 0 from a wii disc)
2009-09-13 09:03:38 +00:00
DolphinWX
patch by Daco for extracting directory contents from a gcm (which also allows dumping an entire partion other than 0 from a wii disc)
2009-09-13 09:03:38 +00:00
DSPCore
Linux: Tons of warning cleanup plus workaround a nasty crash problem in StatusBarMessage.
2009-09-08 21:16:05 +00:00
InputCommon
get rid of the '¯' chars in source code...non ascii chars are not really good to have floating around for no reason.
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Non-ASCII_Characters#Non-ASCII_Characters
2009-09-08 16:07:13 +00:00
VideoCommon
Rename Config.cpp/h to VideoConfig.cpp/h.
2009-09-13 09:23:30 +00:00