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 |
|
twinaphex
|
fa6ca2e39c
|
Revert "Create input_joypad_analog_button"
This reverts commit 9e7ca7cbbe03eecf3b6cf916790187f54742e0a1.
|
2020-06-10 05:50:51 +02:00 |
|
twinaphex
|
11cba2e805
|
Revert "Cleanups and documentation"
This reverts commit ec2a1e79a0b66596c42db19807b9dd07b7cbdec2.
|
2020-06-10 05:50:42 +02:00 |
|
twinaphex
|
317648ecd4
|
Revert "Cleanup"
This reverts commit 2a6317c52f35a870faa7758049d382cd5bf97e38.
|
2020-06-10 05:50:26 +02:00 |
|
twinaphex
|
2a6317c52f
|
Cleanup
|
2020-06-10 05:33:35 +02:00 |
|
twinaphex
|
ec2a1e79a0
|
Cleanups and documentation
|
2020-06-10 05:18:59 +02:00 |
|
hizzlekizzle
|
db63e0a60a
|
add hold-select to hardcoded menu gamepad combos (#10827)
* add hold-select to hardcoded menu gamepad combos
|
2020-06-09 21:54:28 -05:00 |
|
twinaphex
|
9e7ca7cbbe
|
Create input_joypad_analog_button
|
2020-06-10 04:17:08 +02:00 |
|
twinaphex
|
05e3a1d7e5
|
Get rid of unnecessary get_time_usec call in menu_input_post_iterate -
just pass current_time value around
|
2020-06-10 00:53:54 +02:00 |
|
twinaphex
|
ea1ca4edcc
|
Get rid of analog D-pad mapping macros
|
2020-06-10 00:41:13 +02:00 |
|
twinaphex
|
8eb70071f4
|
Cleanups
|
2020-06-09 22:21:02 +02:00 |
|
twinaphex
|
4bc39ee1cf
|
Cleanups
|
2020-06-09 22:13:28 +02:00 |
|
twinaphex
|
8a715fab1c
|
Cleanups
|
2020-06-09 20:48:54 +02:00 |
|
twinaphex
|
20f2654884
|
Remove input_menu_keys_pressed - use input_keys_pressed instead
for menu as well
|
2020-06-09 20:44:20 +02:00 |
|
twinaphex
|
c4534509f7
|
Cleanups - make two functions nearly identical
|
2020-06-09 20:36:58 +02:00 |
|
twinaphex
|
01547ef768
|
Make function input_keys_pressed more like input_menu_keys_pressed
|
2020-06-09 20:32:48 +02:00 |
|
twinaphex
|
42478983a3
|
Cleanups/dehardcode port
|
2020-06-09 20:16:47 +02:00 |
|
twinaphex
|
c09a3b75ab
|
Further cleanups - aim is to make both of these functions one and the
same
|
2020-06-09 20:00:24 +02:00 |
|
twinaphex
|
7b879c2a2b
|
input_keys_pressed - pass port parameter to functions
|
2020-06-09 19:38:15 +02:00 |
|
twinaphex
|
23fb0f3d4d
|
Cleanups
|
2020-06-09 19:21:25 +02:00 |
|
twinaphex
|
b19e83aa6d
|
input_menu_keys_pressed/keys_pressed optimizations - this time
without breaking hotkey enable
|
2020-06-09 19:15:11 +02:00 |
|
twinaphex
|
bb4aa82cb3
|
Revert "input_keys_pressed/menu_input_keys_pressed - optimizations"
This reverts commit be5985b8e68d7a267e572f978332eaf08e9cc82c.
|
2020-06-09 17:18:31 +02:00 |
|
twinaphex
|
be5985b8e6
|
input_keys_pressed/menu_input_keys_pressed - optimizations
|
2020-06-09 16:42:17 +02:00 |
|
twinaphex
|
11a4db3120
|
Revert "Reduce button state from 256bit to 128bit - all the bind IDs"
This reverts commit 47456cf94bd93ada9690b8fc4fe17fc881746d37.
|
2020-06-09 16:11:26 +02:00 |
|
twinaphex
|
1597a6893d
|
Get rid of 'All Users Control Menu' setting - was not properly
implemented - input system is in for a big overhaul in the near
future so this could be addressed in a better way then
|
2020-06-09 13:55:03 +02:00 |
|
twinaphex
|
5a690b7ac8
|
(display widgets) Cleanups
|
2020-06-09 00:13:34 +02:00 |
|
twinaphex
|
52050739a1
|
Cleanups
|
2020-06-08 23:13:29 +02:00 |
|