ppsspp/ext/native/base
Henrik Rydgård 8fe5223dd0
Merge pull request #10781 from hrydgard/preserve-config
Android: Reload the config after getting storage permission, and ask immediately.
2018-03-24 14:18:37 +01:00
..
arch.h
backtrace.cpp
backtrace.h
basictypes.h fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +01:00
buffer.cpp Homebrew Store: Add support for cancelling downloads, fix progress bar. Fixes #9374 2017-03-06 16:03:05 +01:00
buffer.h Homebrew Store: Add support for cancelling downloads, fix progress bar. Fixes #9374 2017-03-06 16:03:05 +01:00
CMakeLists.txt Remove some unused code (error_context, fastlist, stats) 2015-09-19 10:15:24 +02:00
colorutil.cpp UI: Add colorBlend() helper. 2017-12-03 09:39:28 -08:00
colorutil.h MSVC buildfix, remove color.h 2015-09-19 12:32:57 +02:00
display.cpp Separate X and Y dpi_scale 2017-08-07 13:37:01 +02:00
display.h Separate X and Y dpi_scale 2017-08-07 13:37:01 +02:00
linked_ptr.h
logging.cpp Misc logging improvments, minor safety check 2017-03-20 13:07:22 +01:00
logging.h Android: Use __android_log_assert facility to get pretty message-asserts into crash dumps. 2017-11-21 18:06:26 +01:00
NativeApp.h Android: Reload the config after getting storage permission, and ask immediately. Should help #10670 2018-03-24 12:52:51 +01:00
NKCodeFromQt.h Add NKCODE_GRAVE(`) translation for Qt & SDL. 2016-02-11 00:54:03 +08:00
NKCodeFromSDL.h maemo: Remove! 2016-10-12 13:13:09 +02:00
stringutil.cpp Function name change, additional comments, code cleanup for remote disc streaming 2017-03-11 00:46:50 -05:00
stringutil.h Function name change, additional comments, code cleanup for remote disc streaming 2017-03-11 00:46:50 -05:00
timeutil.cpp Noticed that the UWP build has been broken for some time, fix it. 2018-02-05 16:21:39 +01:00
timeutil.h