This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2026-04-19 16:50:43 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b425f86121c8c9f3b4a510e522d03e432677dcea
dolphin
/
Source
/
Core
History
Jordan Woyak
b425f86121
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
2019-01-10 18:32:16 -06:00
..
AudioCommon
…
Common
Merge pull request
#7653
from jordan-woyak/ini-cleanup
2018-12-28 06:21:24 -05:00
Core
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
2019-01-10 18:32:16 -06:00
DiscIO
…
DolphinNoGUI
…
DolphinQt
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
2019-01-10 18:32:16 -06:00
InputCommon
ControllerInterface: Allow hotplug callbacks to be unregistered and don't reload the entire config from the ini file on hotplug, just update the control references. This should fix a crash on shutdown on Android.
2019-01-10 18:32:16 -06:00
UICommon
UICommon/ResourcePack: Fix resource packs without manifests being able to crash dolphin
2019-01-02 22:47:18 +01:00
Updater
…
VideoBackends
Android/OGL: fix bounding box for OpenGL-ES
2019-01-09 21:08:49 -05:00
VideoCommon
Merge pull request
#7626
from weihuoya/vulkan-oom
2019-01-08 21:57:25 +10:00
CMakeLists.txt
…