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
5fbeb7927b9da7268df6fa350b6f5fd9457c4a31
dolphin
/
Source
/
Core
History
death2droid
5fbeb7927b
NETPLAY:Disable the Close button and add two buttons in the Connect and host screen to exit the window.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@4209
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-09-06 10:13:32 +00:00
..
AudioCommon
set vcproj to unicode for everything except Core, Common, DiscIO, InputCommon, and Plugin_VideoDX9
2009-07-30 07:11:51 +00:00
Common
Revert accidental change to stringutil
2009-09-04 11:48:49 +00:00
Core
Fixed up the filemon a bit, added isEnable function to the logmanager
2009-09-04 11:34:21 +00:00
DebuggerUICommon
linux compile fix
2009-08-02 08:00:30 +00:00
DebuggerWX
GUI: Float notebook pages, unfinished (will save setting and other the other windows)
2009-09-05 04:50:45 +00:00
DiscIO
NETPLAY:Changed chat sending so it will only send a message if the message size is greater then 0.
2009-09-06 00:11:16 +00:00
DolphinWX
NETPLAY:Disable the Close button and add two buttons in the Connect and host screen to exit the window.
2009-09-06 10:13:32 +00:00
DSPCore
Compile fix
2009-08-26 19:39:11 +00:00
InputCommon
Got rid of all of jp's ////////////////////////////// lines (nearly 500 of them)!
2009-09-02 21:00:45 +00:00
VideoCommon
Add some command line options to directly specify plugins. You can use "dolphin /V Plugins/Plugin_Video???.dll" in the command line to start Dolphin with the ??? plugin. This can be done also for other plugins. There are a couple of reasons to do so. For example, Dolphin compiled in DEBUG would often crash if loaded with non-DEBUG plugins. Therefore, you may want use to DEBUG plugins when running the DEBUG dolphin by giving all the command switches.
2009-09-06 02:55:14 +00:00