twinaphex
5b3942eae7
* (PSP/Vita) Remove unused variables
...
* (Switch/libnx) remove dead code
* (Lakka/Switch/libnx) It was a mistake to include
switch_performance_profiles.h inside lakka.h, it was creating warnings
for nearly every file. Instead, it gets optionally included for the
files that need it
2021-08-12 18:51:33 +02:00
twinaphex
148a489af5
Add TODO/FIXME note and exclude ifdef for now
2021-08-12 18:28:03 +02:00
twinaphex
d28402b87d
Current label and value seems too big for strings being spoken,
...
reduce them by half
2021-08-12 18:24:35 +02:00
twinaphex
a736dd27d2
(platform_switch) arg_data/args don't seem used anywhere
...
(switch_thread_audio) Pass correct type to function
2021-08-12 18:22:09 +02:00
twinaphex
ccb8ecec4d
Simplify command_event_save_current_config
2021-08-12 18:16:50 +02:00
sonninnos
f1c276b751
(WIN32) Remember original refresh rate
2021-08-12 19:15:55 +03:00
sonninnos
ef31302bd5
Pop out of Screen Resolution option after selecting
2021-08-12 19:09:51 +03:00
twinaphex
28417a02b7
Reduce size of path_config_append_file - too big - see warning
...
configuration.c:3710:10: note: 'snprintf' output 2 or more bytes (assuming 4097) into a destination of size 4096
2021-08-12 17:39:27 +02:00
twinaphex
cd69803427
Silence warnings on tvOS
2021-08-12 17:35:37 +02:00
sonninnos
11b0667e72
(WIN32/Vulkan) Refresh rate fixes + cleanups
2021-08-12 18:33:58 +03:00
twinaphex
d4c62a177a
Lower subsystem_path to 256 - hopefully gets rid of the warnings on Wii
2021-08-12 17:29:35 +02:00
Autechre
7c9817b582
Merge pull request #12784 from fjtrujy/ps2/HDDSupport
...
Add support of HDD for PS2
2021-08-12 17:17:30 +02:00
twinaphex
3ce8d14c2e
More HAVE_NETWORKING buildfixes for Dingux
2021-08-12 17:14:08 +02:00
Twinaphex
57054a075d
(macOS) Fix remaining build errors with netplay discovery ifdefs
2021-08-12 17:11:31 +02:00
twinaphex
027bbe0755
Forgot some more HAVE_NETWORKING ifdefs
2021-08-12 17:03:59 +02:00
twinaphex
ac4adabeb9
Silence some unused variable warnings
2021-08-12 17:00:24 +02:00
twinaphex
c76cb77202
Further buildfixes for platforms that don't support
...
HAVE_NETPLAYDISCOVERY
2021-08-12 16:52:43 +02:00
twinaphex
d07e0da412
Improve HAVE_NETWORKING and HAVE_NETPLAYDISCOVERY ifdefs; remove
...
unused netplay lan scan rooms function
2021-08-12 16:44:07 +02:00
twinaphex
43b72ea23c
Silence some warnings (unused variables) when HAVE_NETPLAYDISCOVERY
...
is not defined
2021-08-12 16:11:29 +02:00
twinaphex
fbeb157bba
Raise limit on stk_ident to avoid warning on Vita
2021-08-12 16:01:48 +02:00
Francisco Javier Trujillo Mata
df89a6b604
Add support of HDD for PS2
2021-08-12 14:07:14 +02:00
twinaphex
8d7e8bb574
(Wii) Disable RSound support - will only cost RAM and is probably
...
not in use
2021-08-11 22:13:47 +02:00
twinaphex
20ef0667b0
Add initial webOS port courtesy of informatic/webosbrew/mariotaku
2021-08-11 20:04:11 +02:00
twinaphex
c34982d695
Update CHANGES.md
2021-08-11 19:20:21 +02:00
Autechre
0c806447b5
Merge pull request #12780 from jdgleaver/database-crc-fix
...
(Database) Fix heap-buffer-overflow when fetching CRC values
2021-08-11 19:19:30 +02:00
twinaphex
b375e08c67
(libretro-common) fill_pathname_abbreviated_or_relative - fix warning -
...
variable is uninitialized
2021-08-11 18:50:03 +02:00
jdgleaver
b2a4620f3b
(Database) Fix heap-buffer-overflow when fetching CRC values
2021-08-11 17:32:45 +01:00
twinaphex
013dd30bde
We have to uniquely name pointer_status struct for both dinput
...
and winraw because otherwise Griffin builds will fail
2021-08-11 03:44:34 +02:00
Autechre
7e08c019bc
Update CHANGES.md
2021-08-11 03:40:45 +02:00
Autechre
8dfaee370a
Merge pull request #12779 from sonninnos/wasapi-nonblock
...
(WASAPI) Stop deactivating audio on fast forward
2021-08-11 03:37:20 +02:00
sonninnos
c737947d74
(WASAPI) Stop deactivating audio on fast forward
2021-08-11 04:21:52 +03:00
Autechre
9a4597d7ba
Merge pull request #12776 from fjtrujy/ps2_aspect_ratio
...
PS2 aspect ratio
2021-08-10 18:58:59 +02:00
Autechre
82e53d3db8
Merge pull request #12777 from jdgleaver/core-option-hash
...
Optimise core option/core option category look-ups using hash tables
2021-08-10 18:58:49 +02:00
Tunip3
59e36c51a3
simplify getting root drives
2021-08-10 17:31:59 +01:00
Tunip3
a4017e69e4
fix cd based beetle cores
2021-08-10 17:24:31 +01:00
Francisco Javier Trujillo Mata
8b1fa3bb59
Fixing missing deinit libraries in cores
2021-08-10 18:15:36 +02:00
Francisco Javier Trujillo Mata
2aeb0b079e
Implement aspect_ratio and scaling integer to PS2
2021-08-10 18:14:02 +02:00
jdgleaver
2d9a1d2270
Optimise core option/core option category look-ups using hash tables
2021-08-10 16:14:23 +01:00
Tunip3
075783d4f7
Merge branch 'master' of https://github.com/Xbox-Homebrew/RetroArch
2021-08-10 15:45:25 +01:00
Tunip3
a2c378c594
add entry to git ignore
2021-08-10 15:45:14 +01:00
Autechre
9cd5e66b21
Merge pull request #12774 from jdgleaver/nested-list-fix
...
(nested_list) Fix heap-use-after-free errors due to pointer invalidation when resizing internal RBUF arrays
2021-08-10 00:31:40 +02:00
jdgleaver
f58c7f69d9
(nested_list) Fix heap-use-after-free errors due to pointer invalidation when resizing internal RBUF arrays
2021-08-09 23:08:17 +01:00
twinaphex
406c8bee7b
Silenc some warnings
2021-08-09 21:24:03 +02:00
twinaphex
13a2d2419f
(PSL1GHT) Fix function prototype for 'button' pad driver
...
(Task save) Fix warning in platform port
2021-08-09 20:25:27 +02:00
Autechre
c6e86caeed
Merge pull request #12771 from jdgleaver/core-options-sample-unused-var
...
Remove unused variable in core options v2 sample template file
2021-08-09 18:08:12 +02:00
jdgleaver
e42a1895af
Remove unused variable in core options v2 sample template file
2021-08-09 17:02:11 +01:00
Autechre
efffa2a76e
Merge pull request #12769 from fjtrujy/DEBUG_SCREEN
...
Use printf_screen for make easier the debugging
2021-08-09 14:23:21 +02:00
Autechre
5b801bab46
Update CHANGES.md
2021-08-09 14:22:59 +02:00
Francisco Javier Trujillo Mata
187a73d93a
Use printf_screen for make easier the debugging
2021-08-09 14:19:51 +02:00
Autechre
ef3dbc8378
Merge pull request #12749 from jdgleaver/core-option-category
...
Add core option category support
2021-08-09 14:19:00 +02:00