Eric Warmenhoven
ae78395d83
iOS/tvOS: rework JIT availability checks ( #15590 )
2023-08-14 06:41:43 -07:00
github-actions
946c198e7b
Fetch translations from Crowdin
2023-08-14 00:11:17 +00:00
github-actions
89e7e74315
Fetch translations from Crowdin
2023-08-13 00:10:53 +00:00
Jesse Talavera-Greenberg
954b04669c
Add an environment call for querying the device's battery ( #15387 )
...
* First crack at RETRO_ENVIRONMENT_GET_POWER_STATUS
* First crack at RETRO_ENVIRONMENT_GET_POWER_STATUS
* Remove a stray comma
* Rename some symbols for clarity
* Change some references to the old environment call's name
* Fix some mixed-up cases in checking the power state
- I misunderstood the meaning of these enums
* Add a comment
* Rename seconds_remaining to seconds
* Clarify some comments about the power state
* Adjust power state behavior
- Don't return 0 seconds; instead, return NO_ESTIMATE
- Don't force percent to 100 in the CHARGED state
* Adhere to C89
* Mention the environment call in CHANGES.md
2023-08-12 16:41:05 -07:00
Eric Warmenhoven
ee75111a48
iOS/tvOS: Compile with -DHAVE_CHD ( #11099 ) ( #15588 )
2023-08-12 16:33:32 -07:00
libretroadmin
5f79c13928
Small cleanups
2023-08-12 18:59:29 +02:00
Cpod12
904e9fbe1d
Added 21:9 as an option to RGUI ( #15572 )
...
* added 21:9 as an option to RGUI
* reverted files that weren't supposed to be changed
* fixed issue with 21:9 not showing in the menu and corrected buffer width
2023-08-12 05:51:12 -07:00
Eric Warmenhoven
6dee7225f3
webdav: HTTP 405 is an acceptable error ( #15583 )
2023-08-12 05:47:07 -07:00
zoltanvb
7198f10875
Remove a needless temporary buffer from runtime_log_get_runtime_str() ( #15585 )
2023-08-12 05:47:00 -07:00
zoltanvb
b554d7e26c
Removal of remaining msg_hash_xx.c files ( #15586 )
...
Followup for PR#15218, remove the two remaining files and simplify
a few functions in msg_hash.c as a result.
2023-08-12 05:46:35 -07:00
zoltanvb
0c64a07cdb
Fix runtime display. ( #15581 )
...
Due to an error in 631301b3f7
, the
runtime display string was working well only when the label had
a length of 7. Even the English "Runtime:" was a bit truncated
as a space was supposed to be added after the :, but it was
even more noticeable in other languages.
2023-08-11 14:16:50 -07:00
sonninnos
6733d6da57
Revert network address information trimming ( #15573 )
2023-08-11 07:17:53 -07:00
sonninnos
d8f9310100
(DINPUT) Mouse flag cleanup ( #15575 )
2023-08-11 07:17:07 -07:00
github-actions
717f79773c
Fetch translations from Crowdin
2023-08-11 00:10:29 +00:00
Joe Osborn
679083a08b
Graceful fallback to readonly mode if RDB can't be opened readwrite ( #15569 )
...
* Graceful fallback to readonly mode if RDB can't be opened readwrite
* let RA open db readonly
2023-08-10 11:04:47 -07:00
GABO1423
d0d1321ac1
(UWP) Remove ARM/ARM32 Build Configuration ( #15564 )
2023-08-09 01:39:05 -07:00
GABO1423
0a510d7055
(UWP) Fix d3d12 Driver in Debug Builds ( #15567 )
2023-08-09 01:37:20 -07:00
github-actions
09e471931d
Fetch translations from Crowdin
2023-08-09 00:12:34 +00:00
Eric Warmenhoven
3ef31d2eee
cloud sync: clean up directory/filename mapping, log errors ( #15561 )
2023-08-07 20:43:22 +02:00
github-actions
fa80e5e6be
Fetch translations from Crowdin
2023-08-07 00:12:40 +00:00
Joe Osborn
f4ed975d44
Force async emscripten when HAVE_AL ( #15559 )
2023-08-07 01:20:59 +02:00
Eric Warmenhoven
fcedac5d0d
strlen -> STRLEN_CONST, fix warning ( #15555 )
2023-08-06 09:17:47 +02:00
sonninnos
f1c144ea50
(XMB) Color + background adjustments ( #15556 )
...
* (XMB) Color + background adjustments
* (XMB) Improve font selector
2023-08-06 09:17:38 +02:00
github-actions
796fa81909
Fetch translations from Crowdin
2023-08-06 00:11:55 +00:00
sonninnos
0db5c65461
Appearance menu cleanup ( #15554 )
2023-08-05 17:00:25 +02:00
Eric Warmenhoven
599eda1ece
webdav - Fix directory creation when using Digest auth ( #15551 )
2023-08-05 14:01:21 +02:00
Eric Warmenhoven
20f48ea800
cloud sync - fix a couple manifest management bugs ( #15552 )
2023-08-05 13:59:10 +02:00
github-actions
d33758ad45
Fetch translations from Crowdin
2023-08-05 00:11:33 +00:00
sonninnos
0f0a522a0c
Always show 'Integer Scale Overscale' menu item ( #15546 )
2023-08-04 09:21:02 +02:00
Eric Warmenhoven
893b0d142e
Cloud Sync ( #15548 )
...
* cloud sync - algorithm and abstract cloud storage API
* WebDAV cloud sync driver, and associated net_http improvements
* Cloud sync settings menu
2023-08-04 09:20:50 +02:00
sonninnos
45af11efe9
Fix menu sounds after loading core ( #15539 )
2023-08-03 13:40:40 +02:00
gouchi
502db576d6
Add ReactOS to the list of supported operating systems ( #15542 )
...
https://nitter.net/reactos/status/1481883782944677888#m
2023-08-03 13:40:31 +02:00
github-actions
18a76ebb4e
Fetch translations from Crowdin
2023-08-03 00:11:32 +00:00
github-actions
b414388224
Fetch translations from Crowdin
2023-08-02 00:11:21 +00:00
sonninnos
5004e38fb9
(RGUI) Add 'Auto' aspect ratio ( #15538 )
2023-08-01 06:35:29 +02:00
sonninnos
dbdcf1482e
Show also lightgun bind labels instead of only 'N/A' ( #15535 )
2023-07-31 05:12:21 +02:00
neil4
0b9e5975f5
(Android) Only update retroarch.cfg on startup if version changed ( #15536 )
2023-07-31 05:11:59 +02:00
github-actions
073922119b
Fetch translations from Crowdin
2023-07-31 00:12:29 +00:00
sonninnos
cf42a200b4
(WIN32) Fix Pause vs NumLock in dinput/sdl2 ( #15533 )
2023-07-30 09:50:08 +02:00
neil4
fbd8498686
Overlays: Apply range_mod only for the touch inputs that trigger it ( #15534 )
2023-07-30 09:49:59 +02:00
github-actions
e6aba004a6
Fetch translations from Crowdin
2023-07-30 00:12:31 +00:00
sonninnos
62f3840e38
Prevent left-right hold in boolean menu items ( #15530 )
2023-07-29 04:59:59 +02:00
Jamiras
e1c366317a
allow callback to look at response BODY even when HTTP status code indicates failure ( #15532 )
2023-07-29 04:59:44 +02:00
Subs
62e6439329
[CRT] Update switchres (new PR) ( #15526 )
...
* Remove deps/switchres to update it right after
* Squashed 'deps/switchres/' content from commit 4df022c68a
git-subtree-dir: deps/switchres
git-subtree-split: 4df022c68a43b6481e18d5aa8e0ea27481291d1a
2023-07-28 01:39:39 +02:00
Joseph C. Osborn
05b14ec3e4
fix c89 build
2023-07-28 00:34:52 +02:00
Joseph C. Osborn
389ed2a5e3
Fix index creation and lookup logic
2023-07-28 00:34:52 +02:00
sonninnos
f121847e00
Don't stop audio on menu toggle
2023-07-27 22:15:58 +02:00
sonninnos
376e47f99a
CLI dbscan reinit flag correction
2023-07-27 02:20:30 +02:00
sonninnos
95cb3383d9
Log initial core av_info
2023-07-27 02:20:21 +02:00
github-actions
4f97872d02
Fetch translations from Crowdin
2023-07-27 00:11:14 +00:00