github-actions
e3e0040063
Fetch translations from Crowdin
2022-10-25 00:20:48 +00:00
LibretroAdmin
18ea6fa81e
Turn more boolean variables into flags for runloop
...
- Get rid of RARCH_CTL_IS_INITED, use runloop_get_flags instead
2022-10-24 18:16:00 +02:00
LibretroAdmin
9b7be5f2af
Update CHANGES.md
2022-10-24 17:53:50 +02:00
LibretroAdmin
198be07542
Update CHANGES.md
2022-10-24 17:52:41 +02:00
LibretroAdmin
94733e4a4c
Update CHANGES.md
2022-10-24 17:52:26 +02:00
LibretroAdmin
11c96ce2d3
(MaterialUI)
...
* Remove unused variables
* Turn loop counter variable into int
2022-10-24 16:49:01 +02:00
LibretroAdmin
3c7e4b032e
(Menu drivers) Remove warnings about missing assets
2022-10-24 16:45:17 +02:00
reallibretroadmin
f389c08109
(Menu) Remove unused variables
2022-10-24 16:41:37 +02:00
github-actions
3d1bcf9836
Fetch translations from Crowdin
2022-10-24 00:18:34 +00:00
github-actions
7cfa69be1b
Fetch translations from Crowdin
2022-10-23 00:19:16 +00:00
github-actions
622cc61671
Fetch translations from Crowdin
2022-10-22 00:18:28 +00:00
github-actions
50e5c40c40
Fetch translations from Crowdin
2022-10-21 00:17:37 +00:00
redenvelope2000
89d9fe9981
Fixed RETROK_LMETA not working on macOS port. ( #14538 )
...
The RETROK_LMETA key was not defined in the rarch_key_map_apple_hid[].
2022-10-20 15:59:14 +02:00
redenvelope2000
c161c35738
Fixed Z/X keys not working on the macOS port. ( #14539 )
...
Need to check keyboard_mapping_blocked before using apple_key_state[].
2022-10-20 15:59:03 +02:00
hunterk
a90a79fa95
revert offending function
...
fixes https://github.com/libretro/RetroArch/issues/14528
2022-10-20 06:29:04 +02:00
LibretroAdmin
22f43a4b75
C89_BUILD buildfix
2022-10-20 04:30:28 +02:00
github-actions
170ed8ea0f
Fetch translations from Crowdin
2022-10-20 00:19:02 +00:00
Dyllan Kobal
6ade32336a
Fixed error for UWP
2022-10-19 18:52:21 +02:00
Dyllan Kobal
55ce774527
Fixed the way devices were previously indexed
2022-10-19 18:52:21 +02:00
sonninnos
6c0be28b98
(Ozone) Footer improvements ( #14534 )
2022-10-19 03:32:21 +02:00
Keith Bowes
72a076a58d
Fixed compiling with --disable-menu ( #14535 )
2022-10-19 03:30:52 +02:00
sonninnos
03c901dfb8
Playlist + database changes: ( #14531 )
...
- Cleanup 'entry_slot'
- Fallback label + logging
2022-10-18 21:32:54 +02:00
LibretroAdmin
07ae7ff7f1
Turn more static const variables in config.def.h into define macros
2022-10-18 13:39:21 +02:00
LibretroAdmin
57d5b8749e
(Android) Enable 'Vibrate On Key Press' by default
...
(config.def.h) Turn some const variables into define macros
2022-10-18 12:13:47 +02:00
sonninnos
0597aa6939
Thumbnail fullscreen toggle behavior correction ( #14527 )
2022-10-18 10:05:01 +02:00
github-actions
b846a5d792
Fetch translations from Crowdin
2022-10-18 00:18:28 +00:00
LibretroAdmin
320886f9fa
Fix some function declarations
2022-10-17 19:56:32 +02:00
reallibretroadmin
c594abb10d
Cleanups; fixes of warnings
2022-10-17 19:29:33 +02:00
sonninnos
0cebebbfdc
(Ozone) Remember selection per main tabs ( #14526 )
2022-10-17 16:04:54 +02:00
LibretroAdmin
840c4481ab
Update CHANGES.md
2022-10-17 02:51:07 +02:00
Colin Kinloch
8bbc4a90f3
(Wayland) Set correct app ID ( #14521 )
...
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
Signed-off-by: Colin Kinloch <colin.kinloch@collabora.com>
Co-authored-by: Colin Kinloch <colin.kinloch@collabora.com>
2022-10-17 00:06:27 +02:00
sonninnos
feea90d877
(XMB) Vertical Fade fix ( #14525 )
2022-10-17 00:06:14 +02:00
sonninnos
ababfcc0c8
(XMB) Playlist entry index fixes ( #14523 )
2022-10-16 23:46:27 +02:00
LibretroAdmin
415925c5dc
Update CHANGES.md
2022-10-16 18:16:50 +02:00
sonninnos
3c61126578
(XMB) Remember selection per main tabs ( #14519 )
2022-10-16 18:15:50 +02:00
LibretroAdmin
df879b52cd
Bump to version 1.12.0
2022-10-16 15:41:59 +02:00
neil4
b98c53ddb7
Improve haptic feedback for input overlays ( #14517 )
...
Repurpose vibrate_on_keypress to enable device's standard keypress feedback on overlay key/button state changes
- Add keypress_vibrate function ptr to input_driver_t (only implemented on Android for now)
- (Android) Remove APP_CMD_VIBRATE_KEYPRESS
- (Android) Add doHapticFeedback, called directly to avoid latency
2022-10-16 09:58:09 +02:00
github-actions
5b08c3fc22
Fetch translations from Crowdin
2022-10-16 00:18:14 +00:00
yoshisuga
cac8b82368
[iOS] Fixes to iOS toolbar, add iOS 16 lockscreen widget ( #14516 )
...
* tweaked helper bar display behavior
* tweaked ui handling
* Add iOS 16 lockscreen circular widget
2022-10-15 23:33:34 +02:00
LibretroAdmin
e62abac647
Add BSV movie flags
2022-10-15 14:32:26 +02:00
sonninnos
bbd6c0ae9a
Add delay to savestate notifications ( #14514 )
2022-10-15 11:29:07 +02:00
github-actions
74d7aa3691
Fetch translations from Crowdin
2022-10-14 00:18:51 +00:00
github-actions
48bfc6d6f8
Fetch translations from Crowdin
2022-10-13 00:17:44 +00:00
Michael Burgardt
254ac65549
Add British English language option ( #14504 )
2022-10-12 23:26:00 +02:00
LibretroAdmin
a153738bbd
Create retroarch_get_flags and use it
2022-10-12 13:27:54 +02:00
LibretroAdmin
abf8bdc660
Update meta.xml
2022-10-12 12:46:57 +02:00
LibretroAdmin
f90b71b2ed
Update meta.xml
2022-10-12 12:46:17 +02:00
Giovanni Cascione
18b3997a15
mali_fbdev: change bools to flags ( #14508 )
2022-10-12 12:12:16 +02:00
sonninnos
50ace058ce
Config appendconfig + saving + logging ( #14505 )
...
* Config override + logging cleanups
* 'config_save_on_exit' cleanup
2022-10-12 11:37:36 +02:00
github-actions
8b39654368
Fetch translations from Crowdin
2022-10-11 00:18:14 +00:00