Yifan Gu
|
633a6f612b
|
Refactor and unify analog input settings
|
2021-07-05 12:38:46 +02:00 |
|
Henrik Rydgård
|
0fa27ff9d7
|
Autodetect number of threads (remove setting). Fix some bugs.
|
2021-06-12 21:06:59 +02:00 |
|
Henrik Rydgård
|
3737daaf0c
|
Address more feedback, warning fix
|
2021-06-07 00:26:26 +02:00 |
|
Henrik Rydgård
|
468f3d8b3f
|
wip
More work towards moving PSP directory
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
5df471577f
|
Cleanup. Add a way to get very early log output on Android.
Cleanup in FileUtil
|
2021-06-07 00:24:52 +02:00 |
|
Henrik Rydgård
|
beb0b4e9f3
|
More work on AndroidStorageFileSystem.cpp. Fix current directory getting reset.
|
2021-06-07 00:24:51 +02:00 |
|
Henrik Rydgård
|
239838b6c3
|
Remove the ability to have multiple search paths for config.
|
2021-05-30 12:45:12 +02:00 |
|
Henrik Rydgård
|
72915f88c8
|
Config: Remove the use of multiple search paths.
|
2021-05-30 12:39:16 +02:00 |
|
Henrik Rydgård
|
c803e9fc58
|
Remove createdPath_ from Config.cpp/h, seems pretty useless.
|
2021-05-30 11:10:20 +02:00 |
|
Henrik Rydgård
|
0328816870
|
Rename g_Config.externalDirectory to defaultCurrentDirectory - since that's what it was.
Also make currentDirectory a Path, and add support for Path config
parameters.
Buildfixes
More Qt buildfixes
Oops, didn't mean to change zstd ver
|
2021-05-30 00:49:47 +02:00 |
|
Unknown W. Brackets
|
d376e67f87
|
Common: Cleanup some Path constructions.
|
2021-05-14 22:48:04 -07:00 |
|
Unknown W. Brackets
|
2a9170a2ea
|
http: Use Path for the download file.
|
2021-05-14 22:46:03 -07:00 |
|
Henrik Rydgård
|
ea5b3b1c09
|
Minor error message improvement
|
2021-05-13 10:39:17 +02:00 |
|
Henrik Rydgård
|
47039b4bcd
|
Address all the easy feedback. Some is left.
|
2021-05-13 10:39:17 +02:00 |
|
Henrik Rydgård
|
2e16e83159
|
It never ends...
|
2021-05-13 10:39:16 +02:00 |
|
Henrik Rydgård
|
ae06499a0c
|
Change Copy, Rename to use Path. Remove std::string version of Exists().
Buildfixes
Buildfix
|
2021-05-13 10:39:16 +02:00 |
|
Henrik Rydgård
|
025bcb1673
|
Introduce Path, start using it all over the place.
Still lots left to convert!
Convert GetSysDirectory to return Path.
More buildfixing
Remove unnecessary Path( constructors
|
2021-05-13 10:39:16 +02:00 |
|
Unknown W. Brackets
|
ca1a936d56
|
GPU: Stop using Off as terminator for postshaders.
There's really no need to have a dummy entry at the end of the array.
|
2021-04-10 18:35:23 -07:00 |
|
Henrik Rydgård
|
4ef36a7981
|
Add a setting for choosing background animation.
Off and Floating Symbols are the only choices so far.
|
2021-03-23 23:41:16 +01:00 |
|
Unknown W. Brackets
|
b93e02ad73
|
Debugger: Ignore small memory info by default.
The ini can be updated to enable higher resolution data. Allocations are
always at least 0x100, so this is still pretty useful.
|
2021-03-14 15:10:35 -07:00 |
|
Henrik Rydgård
|
af5637ecc5
|
Merge pull request #14229 from unknownbrackets/windows-keys
Windows: Setting for standard/debugger shortcuts
|
2021-03-03 22:15:55 +01:00 |
|
Unknown W. Brackets
|
4178f09e57
|
Build: More consistently avoid _M_ defines.
We use PPSSPP_ARCH in several places already, this makes it more complete.
|
2021-03-02 21:49:21 -08:00 |
|
ANR2ME
|
620e003c10
|
Removing TCPNoDelay option from Networking Settings and always enable it to improve response time.
|
2021-03-01 01:45:28 +07:00 |
|
Unknown W. Brackets
|
595dfd144b
|
Windows: Setting for standard/debugger shortcuts.
|
2021-02-27 14:40:02 -08:00 |
|
Henrik Rydgård
|
19bd943adc
|
Merge pull request #13865 from unknownbrackets/unthrottle
Display: Change default unthrottle mode on non-Windows
|
2021-02-16 08:42:56 +01:00 |
|