root
|
c19d3fe06a
|
MRFIXIT2001: This patch adds a second frameskip setting, one for setting the # of frames to skip, one for setting the % of frames to skip based off fps
|
2018-11-03 01:33:41 +00:00 |
|
Unknown W. Brackets
|
efc6510569
|
Replacement: Show a warning for bad texture names.
|
2018-09-30 17:55:51 -07:00 |
|
Unknown W. Brackets
|
f906fbed35
|
Core: Track graphics startup failures and cycle.
If the graphics driver segfaults, or some plugin segfaults, let's try a
different one next time. This gives better hope of starting up next time.
|
2018-09-01 19:59:13 -07:00 |
|
Henrik Rydgård
|
0684068c81
|
Merge pull request #11296 from hrydgard/discord-presence
Discord presence - show the current game
|
2018-08-14 08:40:09 +02:00 |
|
Henrik Rydgård
|
785858dbf8
|
Basic Discord presence integration.
|
2018-08-13 00:20:09 +02:00 |
|
Unknown W. Brackets
|
048afb6d24
|
UI: Resolve symlinks when adding things to recent.
See #11131. This also normalizes paths, captialization, etc. as
necessary.
|
2018-08-12 08:25:10 -07:00 |
|
hissingshark
|
7fd7afeba9
|
Added "oldest save" and "slots 1-5" as options for "auto load savestate"
|
2018-06-25 21:45:51 +01:00 |
|
Unknown W. Brackets
|
f2956a1c1a
|
UI: Show custom speed toggle buttons.
This allows more flexibility if unthrottle is too fast or too uneven.
|
2018-06-23 10:59:18 -07:00 |
|
Unknown W. Brackets
|
69dd59d9b9
|
UI: Refactor touch control config handling.
Much cleaner this way, less repetition.
|
2018-06-23 10:59:18 -07:00 |
|
Unknown W. Brackets
|
95f270778e
|
Core: Allow toggle between 2 custom speeds.
In addition to virtual keys for each speed separately.
|
2018-06-23 10:59:18 -07:00 |
|
Unknown W. Brackets
|
e2c217ab29
|
Core: More consistently use config enums.
|
2018-06-23 10:59:18 -07:00 |
|
Unknown W. Brackets
|
b4496f1975
|
Core: Move config enums to separate file.
These are a bit strewn about and there are constants that aren't
consistently used, which just adds confusion.
|
2018-06-23 10:59:18 -07:00 |
|
Unknown W. Brackets
|
006ef96b19
|
SaveState: Add a setting to ignore warnings.
In case you like to collect old and obscure bugs - everyone's got a hobby.
|
2018-06-14 18:29:55 -07:00 |
|
Unknown W. Brackets
|
9d96e6579c
|
Merge pull request #10909 from unknownbrackets/debugger
WebSocket based debugger interface
|
2018-06-09 15:37:06 -04:00 |
|
Unknown W. Brackets
|
cc1fa20afb
|
Qt: Use Roboto Condensed like on other platforms.
May improve font fallback issues in #7581.
|
2018-06-09 11:36:00 -07:00 |
|
Unknown W. Brackets
|
f81fa27abe
|
Debugger: Add config for remote debugger on start.
|
2018-06-08 06:59:16 -07:00 |
|
Unknown W. Brackets
|
07e178a2da
|
Merge pull request #10922 from hrydgard/gpu-device-choice
GPU device choice for D3D11 and Vulkan
|
2018-06-06 08:50:32 -04:00 |
|
Henrik Rydgård
|
238521a297
|
Rename device choice config options as requested.
|
2018-06-06 10:24:16 +02:00 |
|
Henrik Rydgård
|
8ee3cd52e8
|
D3D11: Allow the user to select rendering device.
|
2018-06-06 10:20:12 +02:00 |
|
Henrik Rydgård
|
b037efdb55
|
If there are multiple Vulkan devices, show a setting to allow the user to choose.
|
2018-06-06 10:20:12 +02:00 |
|
Unknown W. Brackets
|
43b18578f4
|
Update default firmware version to 6.60.
Not many games call sceKernelDevkitVersion(), but we mostly match 6.60.
See also: https://report.ppsspp.org/logs/kind/883?status=any
|
2018-05-28 08:44:00 -07:00 |
|
Henrik Rydgård
|
36fd2711d6
|
Revert "Remove further remains of hardware skinning."
This reverts commit 40db61a680.
|
2018-04-10 12:22:41 +02:00 |
|
LunaMoo
|
e5e19554e6
|
Add "--pause-menu-exit" option.
|
2018-04-02 16:31:26 +02:00 |
|
Unknown W. Brackets
|
2ee8dd7752
|
SaveState: Keep an undo for each slot by default.
|
2018-03-17 23:18:25 -07:00 |
|
Henrik Rydgård
|
40db61a680
|
Remove further remains of hardware skinning. Fixes #10661
|
2018-03-05 00:03:47 +01:00 |
|