Henrik Rydgård
|
90cb284837
|
Remove asserts from OpenSL init. Expose error inside audio settings
|
2021-06-15 23:13:07 +02:00 |
|
Henrik Rydgård
|
bf18408418
|
Cleanup, layout fix on memory stick screen, reorder some settings
|
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
|
1f018d33c5
|
Start work on supporting Android Content URIs in the FileUtil API.
Add tentative Android Content URI support to much of FileUtil.h.
Buildfix
Fix some issues with the file browser in storage URIs.
|
2021-06-07 00:24:51 +02:00 |
|
Henrik Rydgård
|
b397e5c455
|
Assorted plumbing.
wip
Buildfix
|
2021-06-07 00:24:51 +02:00 |
|
Unknown W. Brackets
|
f2b2f26e8e
|
Common: Use Path for GetExeDirectory().
|
2021-05-15 11:12:54 -07:00 |
|
Unknown W. Brackets
|
2558022afe
|
Config: Move data path settings to Paths.
|
2021-05-15 11:11:37 -07:00 |
|
Unknown W. Brackets
|
d376e67f87
|
Common: Cleanup some Path constructions.
|
2021-05-14 22:48:04 -07:00 |
|
Henrik Rydgård
|
47039b4bcd
|
Address all the easy feedback. Some is left.
|
2021-05-13 10:39:17 +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
|
8544bd0c3e
|
Windows: Avoid C++ files for consistency.
There's already the mingw thing, and we're avoiding these for Android
paths too. Let's be consistent.
|
2021-05-09 17:00:48 -07:00 |
|
Henrik Rydgård
|
2999e1cb86
|
Core: Remove some uses of OpenCPPFile.
|
2021-05-09 17:00:48 -07:00 |
|
MojoJojoDojo
|
ba08e08252
|
Update for translation.
|
2021-05-02 20:28:50 +03:00 |
|
Henrik Rydgård
|
a2a0551a83
|
Buildfix, and more renaming while we're at it.
|
2021-04-25 22:25:29 +02:00 |
|
Henrik Rydgård
|
d8583cd0d6
|
Buildfixes
|
2021-04-25 21:13:25 +02:00 |
|
Henrik Rydgård
|
77b8a14770
|
Merge GetFileInfo/GetFileDetails into GetFileInfo
|
2021-04-25 20:52:29 +02:00 |
|
Henrik Rydgård
|
08843673d9
|
Rename a couple of functions.
|
2021-04-25 20:39:32 +02:00 |
|
Henrik Rydgård
|
1b13badeb4
|
Move remaining FileUtil functions into the File namespace.
|
2021-04-25 20:38:22 +02:00 |
|
Unknown W. Brackets
|
b5d21b4f9b
|
UI: Remove extern global for UI message.
|
2021-04-10 18:42:40 -07: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 |
|
Unknown W. Brackets
|
e2a8c83b9f
|
UI: Add BG animation for recent games.
Just a subdued slideshow in the background.
|
2021-04-04 10:48:42 -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 |
|
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 |
|
Henrik Rydgård
|
0fb655acf6
|
Merge pull request #14202 from unknownbrackets/ui-labels
Add labels to all UI views
|
2021-02-28 20:10:38 +01: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 |
|
Unknown W. Brackets
|
3360121b5c
|
UI: Expose lists better in descriptions.
Explicitly marks several lists, which should make exposing text better.
|
2021-02-21 18:41:08 -08:00 |
|
Unknown W. Brackets
|
3c778f567c
|
UI: Add text description for all views.
|
2021-02-21 16:38:02 -08:00 |
|
Unknown W. Brackets
|
e08e0cba33
|
GPU: Remove clear framebuf on first use speedhack.
Wasn't helping much.
|
2021-02-15 23:12:24 -08:00 |
|
Unknown W. Brackets
|
f32f89dd90
|
Global: Remove some unused variables.
|
2021-02-15 11:59:45 -08:00 |
|
MojoJojoDojo
|
4edf12b9bb
|
Change github link
|
2021-02-11 00:14:54 +02:00 |
|
MojoJojoDojo
|
a9644413c8
|
Update GameSettingsScreen.cpp
|
2021-02-10 23:11:42 +02:00 |
|
Henrik Rydgård
|
5e501fa9fc
|
Fix minor rendering glitch in PPSSPP's menus on iOS
|
2021-01-31 15:49:52 +01:00 |
|
Henrik Rydgård
|
d7de08c4ff
|
Add checkbox to enable/disable driver bug workarounds.
|
2021-01-31 15:20:23 +01:00 |
|
Henrik Rydgård
|
e15064b2fc
|
Framedump test screen. Downloads a list of framedumps.
|
2021-01-31 13:13:42 +01:00 |
|
vnctdj
|
5dd71db818
|
Improve some i18n things
- reuse some translations
- move some strings to a more suitable category
I will adapt the lang .ini files accordingly.
|
2021-01-09 18:50:00 +01:00 |
|
Henrik Rydgård
|
99d1d85e4b
|
Reformat and do minor cleanups in UWP/XAudioSoundStream
|
2020-12-19 12:57:05 +01:00 |
|
Henrik Rydgård
|
ed9c54b93a
|
Add an iOS-only utility in devtools to copy savestates to memstick root.
Makes it easier to access the files on iOS over USB from MacOS.
|
2020-12-16 14:52:34 +01:00 |
|
Henrik Rydgård
|
381313ec9e
|
Fix check for Android version in whether to display "ignore camera notch when centering" Fixes #13774
|
2020-12-16 12:00:26 +01:00 |
|
Henrik Rydgård
|
1640a39de8
|
Add developer setting "Show on screen messages". Uncheck to hide them.
Fixes #13682.
Might move to system settings or something next release, don't want to
cause a mess in translations.
|
2020-11-22 19:08:14 +01:00 |
|
Henrik Rydgård
|
ecb1c46574
|
Translation: Fix issue #13685
|
2020-11-22 18:06:26 +01:00 |
|
Henrik Rydgård
|
b9bbc18561
|
Translation: Fix issues #13686 and #13687
|
2020-11-22 18:02:23 +01:00 |
|
ANR2ME
|
2432c51f01
|
Updated Minimum Timeout workaround settings to use 0 as default (no override)
|
2020-10-31 13:15:24 +07:00 |
|
gary-ts
|
d5ea12d08b
|
Fix a section of the translatable message
I don't know this is OK. Please check it.
|
2020-10-23 03:17:02 +09:00 |
|
Henrik Rydgård
|
0ee996b2a0
|
Merge pull request #13520 from shenweip/memStickSize
Simulates memory stick size to get fixed free space.
|
2020-10-10 15:41:44 +02:00 |
|
ANR2ME
|
bf8d49a5f0
|
Added socom.cc as an alternative Public Adhoc Server, just because they have statistic web page for players to find out which games are being played and how many players are there.
|
2020-10-10 01:01:45 +07:00 |
|
ANR2ME
|
fabcb60c9a
|
Making the workaround that fix Gundam vs Gundam Next Plus to be optional as it can improve connectivity on other games over high latency networks, and fix GvG Next Plus properly.
|
2020-10-10 01:00:32 +07:00 |
|
shenweip
|
0eb9577562
|
Sets the maximum memory stick size to 32GB like a Memory Stick Duo.
|
2020-10-09 01:12:12 +08:00 |
|