Commit Graph

54671 Commits

Author SHA1 Message Date
twinaphex
a2b83636d7 (Android) Some slight optimizations 2020-06-24 13:27:32 +02:00
twinaphex
84b53856a4 core_option_manager - don't go through config_get_string 2020-06-24 12:23:40 +02:00
twinaphex
0cdea62072 (core_info.c) Try to avoid config_get_string 2020-06-24 11:57:58 +02:00
parport0
a24d2b50a5 bluetooth: split into labels and sublabels 2020-06-24 12:53:27 +03:00
parport0
4f8ccb8642 Add bluez bluetooth driver 2020-06-24 12:53:27 +03:00
parport0
23c08ad9b0 Add bluetoothctl bluetooth driver 2020-06-24 12:53:27 +03:00
twinaphex
8486c8ebfb Cleanups 2020-06-24 10:54:25 +02:00
twinaphex
6b854f8766 Update 2020-06-24 10:47:30 +02:00
twinaphex
f6acc190f6 Cleanups 2020-06-24 10:39:16 +02:00
twinaphex
58f67aacc7 Cleanups 2020-06-24 10:22:45 +02:00
twinaphex
634f18ad43 Turn more functions static 2020-06-24 10:14:03 +02:00
Weedy Weed Smoker
8c99ada501
[iOS] Oops… 2020-06-24 07:30:15 +07:00
Weedy Weed Smoker
865268ff1f [iOS] Update iOS Xcode projects 2020-06-24 06:48:44 +07:00
twinaphex
d0e426011d Move video_driver_load/save_settings functions to configuration.c 2020-06-23 22:27:40 +02:00
twinaphex
2c185fe7e2 Move input remapping code to configuration.c 2020-06-23 22:18:33 +02:00
twinaphex
388342264c Cleanup 2020-06-23 22:01:33 +02:00
twinaphex
ffff7e782a Cleanup 2020-06-23 21:56:41 +02:00
twinaphex
d31f7a915b Simplify else conditional 2020-06-23 21:35:38 +02:00
Autechre
137aeee9e8
Update CHANGES.md 2020-06-23 19:16:25 +02:00
Autechre
d927b6ec83
Merge pull request #10904 from Jamiras/cheevos_unlock_lbl
(cheevos) restore display of unlocked achievements across hardcore modes
2020-06-23 19:15:58 +02:00
twinaphex
1348902146 (GX Input) Cleanups 2020-06-23 19:10:27 +02:00
twinaphex
c0bacea187 Cut down on some pointer grabbing 2020-06-23 19:06:53 +02:00
twinaphex
9c519b73aa Split up input_joypad_analog into two functions 2020-06-23 18:52:48 +02:00
twinaphex
689ac432d6 MOve input_joypad_analog call to inside retroarch.c instead of the
input driver itself, and make function static
2020-06-23 18:31:40 +02:00
twinaphex
2a0c490913 Cleanup 2020-06-23 18:08:53 +02:00
twinaphex
a48af59c92 Cleanups 2020-06-23 18:05:07 +02:00
twinaphex
c9f634e85d Cleanups 2020-06-23 17:51:45 +02:00
twinaphex
0864b3cd38 Cleanups - don't need input_driver_get_joypad_driver anymore 2020-06-23 17:42:32 +02:00
twinaphex
10abdc5a0e Implement get_joypad_driver stub for Xenon 360 2020-06-23 17:35:39 +02:00
twinaphex
0503467f2c Turn functions static 2020-06-23 17:32:27 +02:00
twinaphex
edc5d1a1e5 Merge menu_input_bind_dialog into retroarch.c - global state is now
part of rarch_state
2020-06-23 17:26:33 +02:00
twinaphex
d62bf9b16c (menu_input_bind_dialog.c) Cleanups 2020-06-23 17:13:46 +02:00
Jamiras
e85b318038 display 'Unlocked' in hardcore mode for achievements earned in non-hardcore mode 2020-06-23 08:59:43 -06:00
twinaphex
459a7df778 (menu_input_bind_dialog.c) Pointer cleanups 2020-06-23 16:58:37 +02:00
twinaphex
f8fecadd88 menu_input_bind_dialog - cleanups 2020-06-23 16:49:08 +02:00
twinaphex
d0f57cdd6f Update 2020-06-23 15:06:20 +02:00
twinaphex
dbb2cbb959 Cleanups 2020-06-23 15:03:48 +02:00
Autechre
2e60757c5d
Merge pull request #10903 from fpscan/master
Original RACE icon
2020-06-23 14:48:37 +02:00
Ömercan Kömür
cec6b2b324
Merge pull request #6 from fpscan/fpscan-patch-2
original race icon
2020-06-23 14:46:11 +03:00
Ömercan Kömür
a89f2e81b2
original race icon
original race icon
2020-06-23 14:45:54 +03:00
twinaphex
b5c14af74a Cleanups 2020-06-23 11:46:40 +02:00
twinaphex
a6f6fb88f0 Cleanups 2020-06-23 09:28:41 +02:00
Autechre
dd9aef0107
Update CHANGES.md 2020-06-23 08:58:30 +02:00
Autechre
dffb54ac3c
Merge pull request #10882 from Jamiras/cheevos_hash_buffered
(cheevos) hash buffered data when available
2020-06-23 08:58:04 +02:00
Autechre
74a88b10f3
Merge pull request #10897 from fpscan/steam-requirements
Update steam_us.json
2020-06-23 06:46:11 +02:00
Autechre
d1bf6c7f52
Update CHANGES.md 2020-06-23 06:30:39 +02:00
Autechre
8afa258313
Merge pull request #10900 from valadaa48/oga_gfx_rgui_fix
oga_gfx: fix race condition with rgui callback
2020-06-23 06:29:55 +02:00
valadaa48
f753efeaa7 oga_gfx: fix race condition with rgui callback
- oga_gfx_frame is sometimes called before set_texture_frame has been
called
2020-06-22 21:38:19 -04:00
Ömercan Kömür
a4c51afd1d Update steam_us.json
added requirements and legal limits
2020-06-22 23:20:29 +03:00
twinaphex
93eb2abdfe Cleanup 2020-06-22 20:49:55 +02:00