rz5
82898ea194
Cast arg to rarch_set_in_put from what it is to enum rarch_poll_type.
...
Might fix building under clang 6.0
2019-11-15 00:47:46 +00:00
rz5
2678789bd8
Refactor RetroArch input polling settings
...
* Refactored the way RetroArch sets the input state/poll callbacks, hopefully it's clearer now.
* The unnamed enum of poll type behaviors in core.h was moved to retroarch.h and is now named rarch_poll_type.
It represents polling behaviors implemented specifically by RetroArch.
First element starts at 1 to match the data encoding of RETRO_ENVIRONMENT_POLL_TYPE_OVERRIDE.
* Created rarch_set_input_cbs - sets different input state/poll callbacks based on a
rarch_poll_type parameter.
* Replaced the static variable core_poll_type_override in retroarch.c with a poll_type_lock flag
inside global_t's menu struct;
RETRO_ENVIRONMENT_POLL_TYPE_OVERRIDE will now call rarch_set_input_cbs and set poll_type_lock,
which blocks the user from changing behaviors from the menu.
* To follow the RETRO_ENVIRONMENT_POLL_TYPE_OVERRIDE spec, we now set poll_type_lock and call
rarch_set_input_cbs after calling unload_game.
* core_set/unset_netplay_callbacks will now set/unset poll_type_lock, preventing the
poll type from being changed by the user;
* The MENU_ENUM_LABEL_INPUT_POLL_TYPE_BEHAVIOR action will now call rarch_set_input_cbs if poll_type_lock
isn't set, which means poll type is changed on-the-fly.
2019-11-13 00:11:05 +00:00
Twinaphex
baaf27c268
Merge pull request #9712 from julianaito/master
...
OpenBSD/powerpc: fix "undefined reference to __mftb"
2019-11-12 23:11:17 +01:00
Charlène
3038e9e1ce
OpenBSD/powerpc: fix "undefined reference to __mftb"
2019-11-12 22:24:35 +01:00
radius
3f88a49bdc
linux frontend: add proper drives
2019-11-12 19:11:51 +01:00
twinaphex
312f143253
Update dist-cores.sh
2019-11-12 14:55:37 +01:00
twinaphex
3a552e08ff
Fix dist-cores.sh
2019-11-12 14:54:21 +01:00
twinaphex
a0486c3cd7
Revert "Simplify slang_process.cpp"
...
This reverts commit 25a417cdd728d7a7ce39f96dbbf9c8d282529e5a.
2019-11-12 01:34:03 +01:00
Twinaphex
4cca0c1eb7
Merge pull request #9709 from Tatsuya79/patch-1
...
French translation fix
2019-11-11 19:58:40 +01:00
Tatsuya79
a75491375c
French translation fix
2019-11-11 19:34:36 +01:00
Twinaphex
d31dcbed81
Merge pull request #9708 from jdgleaver/glui-thumb-tweaks
...
(GLUI) Minor thumbnail improvements
2019-11-11 19:20:35 +01:00
twinaphex
25a417cdd7
Simplify slang_process.cpp
2019-11-11 18:55:33 +01:00
jdgleaver
df6d65e061
(GLUI) Minor thumbnail improvements
2019-11-11 16:30:42 +00:00
Twinaphex
95f68b0625
Update CHANGES.md
2019-11-11 15:47:53 +01:00
Twinaphex
f9f7092370
Update CHANGES.md
2019-11-11 15:47:44 +01:00
Twinaphex
9e2ac1100c
Merge pull request #9701 from WeedyWeedSmoker/French-translation-update
...
Update the french translation
2019-11-11 15:46:16 +01:00
twinaphex
8f492adac3
Fix some errors
2019-11-11 15:05:18 +01:00
twinaphex
0a4795f6d5
Rewrite dist-cores.sh - make it so that we don't exit out of the entire
...
script when a core fails to compile
2019-11-11 15:03:49 +01:00
Twinaphex
8a26931622
Update CHANGES.md
2019-11-11 14:20:07 +01:00
Twinaphex
52db3779c7
Merge pull request #9706 from Jamiras/cheevos_unsupported
...
(cheevos) display Unofficial and Unsupported achievement states
2019-11-11 14:19:36 +01:00
Jamiras
84de1ce2f2
display Unofficial and Unsupported achievement states
2019-11-10 19:48:46 -07:00
twinaphex
6443169bac
Desktop Menu - hide 'Online Updater' if HAVE_ONLINE_UPDATER is not
...
defined
2019-11-11 02:06:33 +01:00
twinaphex
08ce33eed0
Add HAVE_ONLINE_UPDATER
2019-11-11 00:22:03 +01:00
Weedy Weed Smoker
1fc1a48bfe
Ready to merge!
2019-11-11 06:21:49 +07:00
Weedy Weed Smoker
e4bcfa6a2a
Missed one translation! Done...
2019-11-11 06:15:31 +07:00
twinaphex
cf586b7273
Hide Core Updater properly
2019-11-10 18:12:23 +01:00
twinaphex
bc657778fe
Add HAVE_UPDATE_CORES - by running ./configure --disable-update_cores
...
you can strip out the Online Core Updater
2019-11-10 15:55:39 +01:00
Weedy Weed Smoker
ad5874b94d
Clarify a sublabel...
2019-11-10 04:01:09 +07:00
Weedy Weed Smoker
0e6f33103a
Add the new dual-thumbnail option from the US file
2019-11-10 03:54:07 +07:00
twinaphex
455982da91
Silence warning
2019-11-09 18:01:13 +01:00
twinaphex
0c83d2a7cf
(Libnx) RETRO_ENVIRONMENT_SET_HW_SHARED_CONTEXT - return false for libnx
2019-11-09 17:29:49 +01:00
twinaphex
dbd1e70410
RETRO_ENVIRONMENT_SET_HW_SHARED_CONTEXT - turn this off for now
...
for Switch
2019-11-09 17:16:29 +01:00
Twinaphex
c62af7dc49
Merge pull request #9700 from jdgleaver/glui-dual-thumbs
...
(GLUI) Add dual thumbnail support
2019-11-09 15:19:21 +01:00
Weedy Weed Smoker
946713100a
Add english back to the "cutie" color themes
2019-11-09 12:28:19 +07:00
Weedy Weed Smoker
a3aef0f3f5
Use the "cutie" reference instead of a translation
2019-11-09 12:26:26 +07:00
Weedy Weed Smoker
f3506054a1
Add a plural for the thumbnails...
2019-11-09 07:04:25 +07:00
Weedy Weed Smoker
a5f1e9f817
Add a translation for "sunbeam"...
2019-11-09 01:28:59 +07:00
Weedy Weed Smoker
ff03272e07
Update the french translation
...
with the latest additions in the US file!
2019-11-09 01:22:32 +07:00
jdgleaver
bba454207e
(GLUI) Add dual thumbnail support
2019-11-08 16:45:46 +00:00
Twinaphex
f2898f4404
Merge pull request #9697 from BarryJRowe/master
...
Added fix for ai service overlay still showing when opening the menu.
2019-11-07 23:29:41 +01:00
Barry Rowe
a247ee14cd
Added fix for ai service overlay still showing when opening the menu.
2019-11-06 09:52:26 -08:00
Twinaphex
4d6555d58b
Update CHANGES.md
2019-11-05 17:42:23 +01:00
Twinaphex
0493ecc7a6
Merge pull request #9687 from Jamiras/cheevos_user_agent
...
(cheevos) pass RetroArch and core versions through User-Agent HTTP header
2019-11-05 17:42:05 +01:00
Twinaphex
44219c00aa
Update CHANGES.md
2019-11-05 17:41:33 +01:00
Twinaphex
545996f52e
Merge pull request #9693 from altiereslima/master
...
Update Portuguese Brazilian translation
2019-11-05 17:41:04 +01:00
Twinaphex
16e7fe41dc
Update CHANGES.md
2019-11-05 17:40:43 +01:00
Twinaphex
4a4b76111f
Merge pull request #9692 from jdgleaver/glui-scroll-fix
...
(GLUI) Halt scrolling when pointer is pressed/stationary
2019-11-05 17:40:16 +01:00
Twinaphex
38716b518c
Merge pull request #9688 from yoshisuga/ios_tvos_update_1_8_1
...
iOS/tvOS: update default assets.zip to show functional UI on startup;…
2019-11-05 17:02:51 +01:00
altiereslima
a28bbf5d14
Update Portuguese Brazilian translation
2019-11-05 11:26:30 -03:00
jdgleaver
6afd684ae5
(GLUI) Halt scrolling when pointer is pressed/stationary
2019-11-05 12:23:09 +00:00