twinaphex
f671ce4f8c
Move global->name to runloop_st
2021-11-09 06:03:00 +01:00
twinaphex
fe2c3a5310
Move state from retroarch_data.h over to retroarch.c
2021-11-09 05:16:51 +01:00
twinaphex
2886932968
Move menu global state code from global_t to menu_st
2021-11-08 20:04:55 +01:00
twinaphex
bd5295ca76
Get rid of RARCH_TIMER_ macros
2021-11-08 19:54:27 +01:00
Autechre
56e150d68f
Merge pull request #13207 from Jamiras/cheevos_rewind_reset
...
(cheevos) don't queue rewind re-init if already on main thread
2021-11-08 19:24:18 +01:00
Autechre
17e490c424
Merge pull request #13208 from barbudreadmon/patch-4
...
always return false if rotation can't occur
2021-11-08 19:23:35 +01:00
Autechre
7c84a26563
Merge pull request #13206 from Jamiras/cheevos_softcore_active
...
(cheevos) fix need-to-activate achievement logic for non-hardcore
2021-11-08 18:10:00 +01:00
barbudreadmon
211e7d4094
always return false if rotation unavailable
2021-11-08 17:59:31 +01:00
Jamiras
84cab492b2
add task_in_on_main_thread function
2021-11-08 09:35:25 -07:00
twinaphex
fc898d016b
(GX2) wiiu_gfx_load_texture - make it safer - get rid of unused
...
wiiu pointer; do early return when image is NULL
2021-11-08 17:07:17 +01:00
Autechre
d651c9ae02
Merge pull request #13205 from Jamiras/cheevos_hide_unofficial
...
(cheevos) ignore unofficial achievements unless setting is enabled
2021-11-08 16:37:19 +01:00
Jamiras
af23c5c900
fix need-to-activate achievement logic for non-hardcore
2021-11-08 08:34:51 -07:00
Autechre
edd446929b
Merge pull request #13203 from farmerbb/master
...
[Android / Play Store] Implement MANAGE_EXTERNAL_STORAGE permission
2021-11-08 16:33:25 +01:00
Jamiras
f2bc7caad9
ignore unofficial achievements unless setting is enabled
2021-11-08 07:15:56 -07:00
Braden Farmer
11de2ae1fe
[Android / Play Store] Implement MANAGE_EXTERNAL_STORAGE permission
2021-11-07 23:08:24 -07:00
github-actions
5c75b683af
Fetch translations from Crowdin
2021-11-08 00:07:11 +00:00
Autechre
446ed5f5b3
Merge pull request #13195 from guoyunhe/patch-10
...
Fix Crowdin Daily Action
2021-11-07 23:42:50 +01:00
twinaphex
a93a2e3366
(MSVC2019 UWP) Buildfix
2021-11-07 05:54:23 +01:00
Guo Yunhe
dc8b6a93d4
Fix Crowdin Daily Action
...
Python module installation
2021-11-07 10:55:35 +08:00
twinaphex
673d77284d
BUmp up version to 1.9.13
v1.9.13
2021-11-07 03:28:14 +01:00
twinaphex
88c771fc66
Cleanups
2021-11-07 01:44:45 +01:00
twinaphex
c0585fed60
(winraw_input.c) Cleanups
2021-11-06 15:07:35 +01:00
twinaphex
9cdf00e7ee
Global variable states - preinitialize to 0
2021-11-06 14:47:34 +01:00
twinaphex
139eaad627
Fix warning
2021-11-06 14:20:02 +01:00
twinaphex
8dcbd61eeb
(Netplay) Fix memory leak - pointed out by Cthulhu88
2021-11-06 14:17:03 +01:00
Autechre
9883f11e10
Merge pull request #13194 from sonninnos/auto-frame-delay-fix
...
Crash fix for 'Automatic Frame Delay'
2021-11-06 13:42:19 +01:00
Autechre
cf89152dea
Merge pull request #13192 from guoyunhe/patch-9
...
Crowdin: Fix Python syntax error
2021-11-06 13:42:08 +01:00
sonninnos
75e16f684e
Crash fix for 'Automatic Frame Delay'
2021-11-06 14:36:14 +02:00
Guo Yunhe
376dd7c1c3
Update crowdin-daily.yml
2021-11-06 14:11:30 +08:00
Guo Yunhe
08be8156c3
Crowdin: Fix Python syntax error
2021-11-06 14:08:12 +08:00
Jamiras
830960027e
fix double free when rich presence update task fires while game is not loaded ( #13191 )
2021-11-06 06:03:16 +01:00
twinaphex
61d30cdc31
Move input code from retroarch.c to input_driver.c
2021-11-06 04:34:54 +01:00
twinaphex
0c0b86c4cf
Buildfix #4
2021-11-06 03:56:34 +01:00
twinaphex
0e0b3bfc68
Buildfix #3
2021-11-06 03:52:02 +01:00
twinaphex
cbe00cad57
Another buildfix (sigh)
2021-11-06 03:41:14 +01:00
twinaphex
ae9ebf13d3
Potential buildfix
2021-11-06 03:38:41 +01:00
twinaphex
89fd900429
Define this for HAVE_TRANSLATE too
2021-11-06 02:24:28 +01:00
twinaphex
a1165664a6
Buildfixes
2021-11-06 02:20:18 +01:00
twinaphex
6d9c9e2b2c
Move more code around
2021-11-06 02:18:01 +01:00
twinaphex
5ef57909ef
(menu_driver.c) Get rid of menu_state_get_ptr calls
2021-11-06 02:12:21 +01:00
twinaphex
3cea5996bc
Move code from retroarch.c to menu_driver.c
2021-11-06 02:13:10 +01:00
twinaphex
538a334fe8
Remove unused variables
2021-11-06 02:04:07 +01:00
twinaphex
a594ccd81c
(Accessibility) Move out of p_rarch state
2021-11-06 01:59:03 +01:00
twinaphex
0af9b72388
(network) Cleanups
2021-11-06 00:27:51 +01:00
grant2258
1ae36ee9a7
udev fix dolphinbar and safeguard against not adding devices with no mouse or touch buttons detected ( #13143 )
...
* udev fixes
* updates
* small updates
* fix condition
Co-authored-by: grant2258 <you@example.com>
2021-11-05 23:59:17 +01:00
Tony
3137f8470b
Add 'Automatic Frame Delay' option ( #13190 )
2021-11-05 23:42:23 +01:00
twinaphex
65a421d90f
(Netplay) Cthulhu88 - Remove forced disconnection on unknown netplay command -
...
will be backwards compatible with any version that removed this
disconnect. instead of disconnecting, we just read the data and
ignore, like most network implementations do
2021-11-05 22:49:59 +01:00
twinaphex
0b16a64d40
Remove unused variables
2021-11-05 22:42:09 +01:00
twinaphex
6a0d7c63d5
Use C-style comment
2021-11-05 22:33:08 +01:00
twinaphex
ae43a7e7cb
(CLI) -C/--connect command-line fix
2021-11-05 22:25:06 +01:00