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
0dc924efefeee54fe77d85452fabf4063c7ea040
dolphin
/
Source
/
Core
/
DolphinWX
T
History
donkopunchstania
bfe6e92c15
Return a string instead of a wxChar pointer.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5360
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-14 03:26:18 +00:00
..
resources
Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their config dialog was opened, note that stopping a game while a config dialog is open still causes a crash (that should not be possible in the first place since the dialogs are modals, but heh...).
2010-02-22 04:59:57 +00:00
Src
Return a string instead of a wxChar pointer.
2010-04-14 03:26:18 +00:00
DolphinWX.rc
Remove dependency of ATLMFC from direct 3d9 plugin and main dolphin app, dependency still exists in DSP_HLE and DSP_LLE
2009-01-14 05:07:53 +00:00
DolphinWX.vcproj
Big restructuring of how the video plugin works. In linux and windows you shouldn't see a change in the functionality; however, there are changes in how render to main or not, and fullscreen modes, and such are handled. Input is largely restructured for the video plugin. It is now handled by the host. Keys for pausing and changing fullscreen are configurable. More will probably be later. This is probably classified as highly experimental.
2010-04-12 01:33:10 +00:00
DolphinWX.vcproj.user
a few minor code fixes.
2010-04-12 02:00:15 +00:00
resource.h
set svn:eol-style=native for **.h
2008-12-08 04:46:09 +00:00