twinaphex
|
7fc50e7ab6
|
Cleanups
|
2020-06-24 13:46:11 +02:00 |
|
twinaphex
|
84b53856a4
|
core_option_manager - don't go through config_get_string
|
2020-06-24 12:23:40 +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
|
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 |
|
twinaphex
|
d0e426011d
|
Move video_driver_load/save_settings functions to configuration.c
|
2020-06-23 22:27:40 +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 |
|
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
|
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
|
b5c14af74a
|
Cleanups
|
2020-06-23 11:46:40 +02:00 |
|
twinaphex
|
a6f6fb88f0
|
Cleanups
|
2020-06-23 09:28:41 +02:00 |
|
twinaphex
|
93eb2abdfe
|
Cleanup
|
2020-06-22 20:49:55 +02:00 |
|
jdgleaver
|
1651db288d
|
Do not flush the message queue when receiving core-generated notification messages
|
2020-06-21 12:48:26 +01:00 |
|
jdgleaver
|
42537a67e1
|
Fix display of core-generated messages when load content fails
|
2020-06-19 12:22:37 +01:00 |
|
jdgleaver
|
0c18da5d49
|
(Disk Control Interface) Enable 'Load New Disc' while disk tray is open
|
2020-06-17 11:43:54 +01:00 |
|
Jamiras
|
950823e90b
|
disable hardcore mode when playing bsv file
|
2020-06-13 08:05:23 -06:00 |
|
twinaphex
|
b74b8b6a6c
|
Move launched_from_cli to global state
|
2020-06-13 08:19:49 +02:00 |
|
twinaphex
|
b46a316df9
|
(core info) Pass pointer around to some functions
|
2020-06-13 07:29:26 +02:00 |
|
twinaphex
|
34af28461f
|
Move core info global state to retroarch.c
|
2020-06-13 07:21:00 +02:00 |
|
Twinaphex
|
6e979931a1
|
Remove unused variable
|
2020-06-13 06:49:59 +02:00 |
|
twinaphex
|
00df029557
|
Get rid of some extraneous 'valid' checks in in input_keys_pressed
|
2020-06-12 18:45:35 +02:00 |
|
twinaphex
|
45f90ad89a
|
(menu_dialog) Cleanups
Make menu_hash_help no longer dependent on the menu code
|
2020-06-12 08:06:30 +02:00 |
|
twinaphex
|
eb78b608d3
|
Cut down on code duplication
|
2020-06-12 00:50:08 +02:00 |
|
Autechre
|
dc10dc4702
|
Merge pull request #10837 from parport0/master
Add options for moving the on-screen overlay
|
2020-06-11 18:03:02 +02:00 |
|
jdgleaver
|
fa069c28f3
|
Add sublabels to all hotkey bind entries
|
2020-06-11 15:38:25 +01:00 |
|
twinaphex
|
1b5796b321
|
Fix --disable-menu
|
2020-06-11 16:30:45 +02:00 |
|
jdgleaver
|
42ad070a1d
|
Add 'core management' menu
|
2020-06-11 14:12:20 +01:00 |
|
parport0
|
a4590acde9
|
Add options for moving the on-screen overlay
|
2020-06-11 15:39:23 +03:00 |
|
twinaphex
|
a68b942d1d
|
Refactor AI Service code
|
2020-06-11 03:27:01 +02:00 |
|
twinaphex
|
5aa26e7eee
|
Optimize check_menu_driver_compatibility
|
2020-06-10 23:40:29 +02:00 |
|
twinaphex
|
7c3a1a8bf0
|
Cleanups
|
2020-06-10 23:25:03 +02:00 |
|
twinaphex
|
2b5496a417
|
Move input_osk.c to retroarch.c
|
2020-06-10 18:21:53 +02:00 |
|
twinaphex
|
8daa90da23
|
move osk_ptr global state to rarch_state
|
2020-06-10 18:07:20 +02:00 |
|
twinaphex
|
bc24092374
|
(VIDEOCRT SWITCH) move global state to rarch_state
|
2020-06-10 17:42:08 +02:00 |
|
twinaphex
|
e04bce7dd0
|
Move gfx_thumbnail global state to rarch_state
|
2020-06-10 17:22:02 +02:00 |
|
twinaphex
|
b2f5262a3b
|
crt_first_run and crt_video_restore were both useless
|
2020-06-10 15:50:29 +02:00 |
|
twinaphex
|
1e2b649a21
|
Cleanups
|
2020-06-10 05:54:00 +02:00 |
|