Autechre
|
5f8419b8d2
|
Merge pull request #10861 from Jamiras/gfx_threaded_msg
(widgets) prevent freeing message while it's being rendered
|
2020-06-16 22:18:48 +02:00 |
|
Jamiras
|
42e2d740d3
|
add lock around current_msgs
|
2020-06-16 07:27:15 -06:00 |
|
Autechre
|
4b364fa1e1
|
Merge pull request #10859 from Jamiras/cheevos_multi_pop
(cheevos) load badge texture outside of lock
|
2020-06-15 23:51:59 +02:00 |
|
Jamiras
|
649f83c82e
|
load badge texture outside of lock
|
2020-06-15 10:48:02 -06:00 |
|
Autechre
|
85d60bac8f
|
Update CHANGES.md
|
2020-06-15 18:30:11 +02:00 |
|
Autechre
|
ffdbb968f9
|
Merge pull request #10858 from Jamiras/cheevos_hardcore_pause_unlock
(cheevos) correctly report unlocked non-hardcore achievements when hardcore is paused
|
2020-06-15 18:29:46 +02:00 |
|
Jamiras
|
20380a8042
|
correctly report unlocked non-hardcore achievements when hardcore is paused
|
2020-06-15 07:06:12 -06:00 |
|
twinaphex
|
685948368e
|
(libretro-db) Should fix buffer overflow - should fix Database
Information and Scan folder/File with GCC 10
|
2020-06-14 18:03:00 +02:00 |
|
Autechre
|
1099b58793
|
Merge pull request #10852 from jdgleaver/glui-list-insert
(GLUI) Optimise list insertion when adding playlist and dropdown list items
|
2020-06-14 17:48:57 +02:00 |
|
Autechre
|
122a68385f
|
Merge pull request #10853 from valadaa48/oga_gfx_24bit_menu
oga_gfx 24bit menu support
|
2020-06-14 17:48:31 +02:00 |
|
jdgleaver
|
85bbba84c2
|
(GLUI) Optimise list insertion when adding playlist and dropdown list items
|
2020-06-14 14:45:53 +01:00 |
|
valadaa48
|
69e2bd986d
|
oga_gfx 24bit menu support
- hack borrowed from drm_gfx
|
2020-06-14 03:54:36 +00:00 |
|
Autechre
|
439aee616e
|
Update CHANGES.md
|
2020-06-13 17:51:05 +02:00 |
|
twinaphex
|
4f78264541
|
Cleanups
|
2020-06-13 17:46:39 +02:00 |
|
twinaphex
|
cc43f3a355
|
(SDL2 Input) Add RARCH_DEVICE_MOUSE_SCREEN
|
2020-06-13 17:32:18 +02:00 |
|
twinaphex
|
367cf5985d
|
(winraw_input) Fix mouse input processing
|
2020-06-13 17:27:12 +02:00 |
|
twinaphex
|
bba60163f7
|
(Dinput) Fix RARCH_DEVICE_MOUSE_SCREEN
|
2020-06-13 17:22:34 +02:00 |
|
Autechre
|
8593b10bee
|
Merge pull request #10847 from Jamiras/cheevos_bsv
(cheevos) disable hardcore mode when playing bsv file
|
2020-06-13 17:04:52 +02:00 |
|
Jamiras
|
950823e90b
|
disable hardcore mode when playing bsv file
|
2020-06-13 08:05:23 -06:00 |
|
twinaphex
|
01bd76405f
|
Buildfixes
|
2020-06-13 08:37:26 +02: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
|
c7cd327b5b
|
Rearrange input state input drivers for ANALOG - do joypad
processing first, then keyboard second
|
2020-06-13 05:25:10 +02:00 |
|
twinaphex
|
dd79629015
|
(QNX) Get rid of qnx_is_pressed
|
2020-06-13 02:13:32 +02:00 |
|
twinaphex
|
5b81b6887b
|
(X11) Buildfix #3
|
2020-06-13 02:07:43 +02:00 |
|
twinaphex
|
9d65f7e633
|
(X11) Buildfix #2
|
2020-06-13 02:06:24 +02:00 |
|
twinaphex
|
60ca3d0ad7
|
(X11) Buildfix
|
2020-06-13 02:05:16 +02:00 |
|
twinaphex
|
9ede38df93
|
(X11) Cleanups
|
2020-06-13 02:03:48 +02:00 |
|
twinaphex
|
52ff31f877
|
Get rid of udev_is_pressed
|
2020-06-13 01:54:22 +02:00 |
|
twinaphex
|
6cc9a3f9b4
|
(UWP) Buildfix + uwp_input cleanups
|
2020-06-13 01:01:30 +02:00 |
|
twinaphex
|
6690790dae
|
Fix --disable-menu
|
2020-06-12 22:24:39 +02:00 |
|
twinaphex
|
d03a0a7b51
|
(WiiU) Buildfix
|
2020-06-12 19:33:13 +02:00 |
|
Autechre
|
8173db0c4a
|
Merge pull request #10846 from jdgleaver/task-pl-manager-heap-use-after-free
(Playlist management tasks) Fix potential heap-use-after-free errors
|
2020-06-12 18:54:22 +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
|
d998f86f1f
|
Cleanups
|
2020-06-12 18:41:09 +02:00 |
|
jdgleaver
|
6f51ef5966
|
(Playlist management tasks) Fix potential heap-use-after-free errors
|
2020-06-12 17:40:24 +01:00 |
|
twinaphex
|
4a91b11806
|
Further input driver standardization
|
2020-06-12 18:28:07 +02:00 |
|
Autechre
|
6e621a98d9
|
Merge pull request #10845 from jdgleaver/x11-udev-input-fixes
(X11/udev) Input fixes
|
2020-06-12 17:22:44 +02:00 |
|
Autechre
|
4e49114c5c
|
Merge pull request #10844 from jdgleaver/manual-scan-recursive
(Manual Content Scanner) Add option to disable recursive scanning
|
2020-06-12 17:13:00 +02:00 |
|
jdgleaver
|
2c956fbe85
|
(X11/udev) When fetching RETRO_DEVICE_ID_JOYPAD_MASK, only query keyboard if corresponding gamepad button is not pressed
|
2020-06-12 16:06:32 +01:00 |
|
jdgleaver
|
321ede2256
|
(X11/udev) Input fixes
|
2020-06-12 14:12:22 +01:00 |
|
jdgleaver
|
1cdd3c32c0
|
(Manual Content Scanner) Add option to disable recursive scanning
|
2020-06-12 10:00:38 +01: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
|
6092de544c
|
(Wiiu) Buildfix
|
2020-06-12 07:13:55 +02:00 |
|
twinaphex
|
0e907f01ca
|
(winraw_input) Cleanups - use button_is_pressed
|
2020-06-12 06:37:36 +02:00 |
|
twinaphex
|
c1d63ca7c1
|
Revert "Grab pointer to video_driver_window_get_ptr once during init"
This reverts commit 784904071a6cb971006924c89b17464615dfd19b.
|
2020-06-12 06:36:27 +02:00 |
|
twinaphex
|
451a06076d
|
Revert "(dinput_joypad) Grab window pointer once"
This reverts commit d85eb927c14ac4a8381987d90aabfc905df4900e.
|
2020-06-12 06:36:19 +02:00 |
|
twinaphex
|
5a064ef4ca
|
(dinput) Cleanups - use button_is_pressed
|
2020-06-12 06:26:03 +02:00 |
|