index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
MainAndroid.cpp
Age
Commit message (
Expand
)
Author
2014-07-07
Revert "Don't add segfault handler in interpreter mode"
Pierre Bourdon
2014-07-05
enum CPUState: rename CPU_* to STATE_*
Tillmann Karras
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-16
Use only section-based ini reading.
Lioncash
2014-05-30
Merge pull request #300 from Sonicadvance1/Fix-AndroidInput
shuffle2
2014-05-05
Adds support for the PP shaders in the Android UI.
Ryan Houdek
2014-04-30
drop Host_GetKeyState
degasus
2014-04-24
[Android] Fix a bunch of input bugs.
Ryan Houdek
2014-04-14
Common: Move the Event class to a separate file, and add tests for it. Fix in...
Pierre Bourdon
2014-03-29
Remove all trailing whitespaces from our codebase.
Pierre Bourdon
2014-03-17
Clang 3.4 exposes some warnings on Android.
Ryan Houdek
2014-03-15
Merge pull request #166 from Sonicadvance1/Android-config
Pierre Bourdon
2014-03-15
Due to the removal of our char* IniFile setters/getters this broke Android bu...
Ryan Houdek
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-22
Fix the OpenGL About tab.
Ryan Houdek
2014-02-23
Make DolphinWX/ mostly IWYU clean.
Pierre Bourdon
2014-02-20
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
Pierre Bourdon
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre