ppsspp/ext/native/base
Silent bb2ba8086b
Improved Show in Folder:
- Not spawning cmd.exe anymore, rather using the same way Chromium does to spawn a shell window with a file focused
- Hid a nonfunctional "Show In Folder" button for UWP builds
2019-05-23 19:59:08 +02:00
..
backtrace.cpp native: enable backtrace on some BSDs 2018-10-27 18:22:24 +00:00
backtrace.h
basictypes.h fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +01:00
buffer.cpp http: Add timeout on no response. 2018-12-27 10:15:58 -08:00
buffer.h http: Add timeout on no response. 2018-12-27 10:15:58 -08:00
CMakeLists.txt
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 Remove base/arch.h 2019-05-15 20:06:23 +01:00
NativeApp.h Improved Show in Folder: 2019-05-23 19:59:08 +02:00
NKCodeFromQt.h Try to support Qt keyboard input directly. Partially fixes #11653 (nickname crash on mac) 2019-01-07 00:07:25 +01: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