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
v1.12.0
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
LibretroAdmin
41de5ec80b
Cleanups for runloop_state grabbing
2022-10-10 20:32:46 +02:00
LibretroAdmin
da68e73f94
Get rid of some RARCH_CTL_ commands
2022-10-10 20:14:54 +02:00
LibretroAdmin
cc3a339011
(Runloop) Use more flags
2022-10-10 19:54:54 +02:00
LibretroAdmin
2371e5cbd2
(Runloop) Turn more bools into flags
2022-10-10 18:53:55 +02:00
LibretroAdmin
78ffb973b1
Add WIIU ifdef for socket_connect_with_timeout and revert ( #14503 )
...
else default codepath
2022-10-10 18:04:05 +02:00
LibretroAdmin
d100e73780
Use more runloop flags
2022-10-10 08:59:27 +02:00
Bernhard Schelling
c9bbe7683f
Add View feature ( #14467 )
...
* Add View feature
Add saving of a filter set in the Explore menu into a so called "View" file which then gets listed alongside playlists.
This also adds the ability to filter a category by range in the Explore menu and not just filter on exact matches.
* Menu improvements for explore and views
* Collapse ozone sidebar in view
* Fix problems with the sidebar in explore/view
* Ignore view files in the Qt playlists menu
* Add missing semicolon
* Support downloading thumbnails in views
2022-10-10 06:36:02 +02:00
LibretroAdmin
076a1a398c
(Runloop) Turn some boolean variables into flags
2022-10-10 04:37:17 +02:00
LibretroAdmin
2218ea1d96
Buildfix for libnx
2022-10-10 01:49:31 +02:00
GABO1423
baaf8e03fa
(UWP) Another Buildfix ( #14501 )
2022-10-10 00:06:49 +02:00
LibretroAdmin
2cddea21f8
* Cleanups
...
* Less pointer grabbing (dispwidget_get_ptr)
2022-10-09 22:53:39 +02:00
LibretroAdmin
479e3b23d9
Turn content_get_status into content_get_flags
2022-10-09 20:32:39 +02:00
LibretroAdmin
d3384fd89d
Fix parameter names omitted
2022-10-09 10:25:35 +02:00
LibretroAdmin
d5a6c4f150
(content) use flags for content_state
...
(xaudio2) Use flags
2022-10-09 10:20:43 +02:00