This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7a80e8e409ce8fc392cb62ba9c4490504bf77113
dolphin
/
Source
/
Core
T
History
dok.slade
7a80e8e409
Added missing unlocks from r6053 (thanks mylek4)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@6055
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-08-04 23:30:47 +00:00
..
AudioCommon
Further *BSD portability.
2010-07-23 23:51:34 +00:00
Common
Explicitly designate VB script engine, as it might not have been linked to any script host due to security concerns.
2010-08-03 09:41:26 +00:00
Core
Added missing unlocks from r6053 (thanks mylek4)
2010-08-04 23:30:47 +00:00
DebuggerUICommon
Make toggling of word wrap for the log window nicer for linux. Unfortunately this method is only implemented for wxGTK (what not wxMSW? Shocker!).
2010-08-03 03:20:44 +00:00
DebuggerWX
Implemented MMU Demand Paging
2010-07-29 12:17:47 +00:00
DiscIO
Silence some compiler warnings.
2010-08-01 16:14:35 +00:00
DolphinWX
Silence gcc warnings about empty statements and out-of-order initializers.
2010-08-04 14:00:59 +00:00
DSPCore
Port to *BSD. It runs but isn't terribly useful without Cg.
2010-07-22 03:29:35 +00:00
InputCommon
Gecko codes: Added parenthesis where they were needed.(thanks to glennrics and soren) Fixed a copy paste error with write & fill 8bit codes. Also forgot to remove a return false;.(some more codes should work (fixed issue 2968)) New Wiimote Plugin: Added emulated swinging.(seems to work) Changed the emulated calibration data to some nice values. ControllerInterface: moved and constified some stuff.
2010-07-26 05:30:50 +00:00
InputUICommon
New Wiimote Plugin: Added a real wiimote io_write queue like the old plugin. A combination of locks and lack of a write queue were the cause of the real wiimote slowdown. - new plugin should work as good as the old one with real wiimotes now.(but still lacking a pairup button) Other stuff: Disabled execution of Gecko Codes when Dolphin has cheats disabled.(fixes issue 2971) Allow the range of an input to be increased to 500% (will make ps3 controller's tilt more usable)
2010-07-29 10:21:48 +00:00
VideoCommon
Fix saving states on mesa3d and clean up the handling of asynchronous requests
2010-08-04 21:02:32 +00:00