summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/MainAndroid.cpp
AgeCommit message (Expand)Author
2014-07-07Revert "Don't add segfault handler in interpreter mode"Pierre Bourdon
2014-07-05enum CPUState: rename CPU_* to STATE_*Tillmann Karras
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-06-16Use only section-based ini reading.Lioncash
2014-05-30Merge pull request #300 from Sonicadvance1/Fix-AndroidInputshuffle2
2014-05-05Adds support for the PP shaders in the Android UI.Ryan Houdek
2014-04-30drop Host_GetKeyStatedegasus
2014-04-24[Android] Fix a bunch of input bugs.Ryan Houdek
2014-04-14Common: Move the Event class to a separate file, and add tests for it. Fix in...Pierre Bourdon
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-03-17Clang 3.4 exposes some warnings on Android.Ryan Houdek
2014-03-15Merge pull request #166 from Sonicadvance1/Android-configPierre Bourdon
2014-03-15Due to the removal of our char* IniFile setters/getters this broke Android bu...Ryan Houdek
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Fix the OpenGL About tab.Ryan Houdek
2014-02-23Make DolphinWX/ mostly IWYU clean.Pierre Bourdon
2014-02-20Fix more header sorting issues in DolphinWX/ (now check-includes clean).Pierre Bourdon
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre