twinaphex
83ce4259a0
Have only one getter for runloop_state
2021-09-21 19:08:26 +02:00
twinaphex
550d3fa766
Create new header runloop.h
2021-09-21 18:38:53 +02:00
twinaphex
f21641d898
Get rid of another 'getter' function
2021-09-21 18:30:56 +02:00
twinaphex
1b7dea7e8e
Move code over to menu_driver.c
2021-09-21 18:14:01 +02:00
twinaphex
c42f932c3f
Moved code over to menu_driver.c
2021-09-21 18:04:48 +02:00
twinaphex
33f075191d
Silence warning for libnx
2021-09-21 17:53:50 +02:00
twinaphex
a950bfbe3e
remove unused variable
2021-09-21 17:38:07 +02:00
twinaphex
f11f892076
Put retroarch_apply_shader_preset behind ifdef
2021-09-21 17:31:51 +02:00
jdgleaver
6c5e17e5ae
Fix file_stream_transforms:rfscanf() ( #13023 )
2021-09-21 17:04:34 +02:00
twinaphex
b87bc46064
Add missing header for Android
2021-09-21 17:00:58 +02:00
twinaphex
7c8c53fb2d
Get rid of menu_driver_get_ptr - we are going to be using only one
...
getter for each component state instead of several getters
2021-09-21 07:14:27 +02:00
twinaphex
44012ace47
move more menu state over to menu_driver.c
2021-09-21 06:05:25 +02:00
twinaphex
28e0b669d2
(menu) move more state over
2021-09-21 05:44:53 +02:00
twinaphex
58bc88d433
Move menu_driver_state over to menu_driver.c and move it out of
...
p_rarch
2021-09-21 05:33:46 +02:00
twinaphex
30353ac8f2
move more code out of retroarch.c/retroarch_data.h and into
...
menu_driver.c
2021-09-21 05:11:39 +02:00
twinaphex
d68a138250
Move more menu state to menu_state_t - and move code from
...
retroarch.c to menu_driver.c
2021-09-21 04:51:38 +02:00
twinaphex
c4b8fab0d0
Move menu_input_state to menu_state
2021-09-21 04:20:04 +02:00
twinaphex
beea0e2c8d
Fix header include
2021-09-21 00:52:05 +02:00
twinaphex
f3b2e233bb
Move more code to menu_driver.c
2021-09-21 00:51:15 +02:00
twinaphex
abebf4a421
Cleanups
2021-09-21 00:41:52 +02:00
twinaphex
ec55f8188a
Move code out of retroarch.c and into menu/menu_driver.c
2021-09-21 00:12:26 +02:00
twinaphex
e2e236f1bf
Create menu_state_get_ptr()
2021-09-21 00:00:50 +02:00
twinaphex
94b5769375
Cleanups
2021-09-20 21:21:54 +02:00
twinaphex
d2af43d457
Cleanups
2021-09-20 21:08:53 +02:00
twinaphex
295aa84a9e
Cleanups
2021-09-20 20:43:05 +02:00
twinaphex
fabdede667
Move anim_get_ptr to gfx_animation.c
2021-09-20 20:17:53 +02:00
twinaphex
c412ecf7e9
Buildfix
2021-09-20 15:54:07 +02:00
twinaphex
fa00455af1
Address feedback
2021-09-20 15:43:57 +02:00
Autechre
cbfa8d6400
Move coreinfo_get_ptr internal state back to core_info.c ( #13020 )
2021-09-20 15:43:27 +02:00
twinaphex
f587d28a0d
Buildfix
2021-09-20 08:09:43 +02:00
twinaphex
9b5a60af53
Move location driver code to separate file
2021-09-20 06:26:14 +02:00
twinaphex
238eb649a2
Split up midi_driver code to midi_driver.c
2021-09-20 03:43:37 +02:00
twinaphex
5eb795bf5b
(widgets) Get rid of dead code
2021-09-20 02:21:05 +02:00
Autechre
ebe0d89de2
Update CHANGES.md
2021-09-19 05:35:20 +02:00
Autechre
a64fa9c8d7
Update CHANGES.md
2021-09-19 05:24:24 +02:00
twinaphex
d11ffdbb6b
Bump version
2021-09-19 05:19:36 +02:00
Autechre
b71d34068b
Update CHANGES.md
2021-09-19 05:12:15 +02:00
gblues
ae617c0ee6
Update some Wii U development metadata ( #13013 )
...
== DETAILS
- add a `WiiU` IntelliSense configuration for vscode
- rewrite the `net_listen.sh` script in python because the
shell script approach just isn't portable enough and doesn't handle
things like multiple network adapters gracefully at all.
2021-09-19 01:22:59 +02:00
twinaphex
b3d724b7a3
Move code out of retroarch.c
2021-09-18 22:05:03 +02:00
twinaphex
eb895f9947
move more code out of retroarch.c
2021-09-18 21:14:15 +02:00
twinaphex
1c546cb7fd
move more code out of retroarch.c
2021-09-18 21:03:16 +02:00
twinaphex
db3f0a8468
Move code out of retroarch.c - move it into
...
network/netplay/netplay_frontend.c
2021-09-18 06:15:02 +02:00
twinaphex
7c74e035b0
Small cleanups
2021-09-18 06:15:02 +02:00
Víctor "IlDucci
226f5fb456
Fetch translations from Crowdin 17-Sep-2021 ( #13007 )
2021-09-17 20:23:02 +02:00
tunip3
895676430f
make dir stuff more like the normal win32 stuff ( #13006 )
...
Co-authored-by: Tunip3 <tunip3@users.noreply.github.com>
2021-09-17 17:41:56 +02:00
jdgleaver
0a5bb29c43
(libnx) Enable video filters ( #13004 )
2021-09-17 14:27:37 +02:00
jdgleaver
bae6f8e097
(vfs_implementation.c) Place 'memmap.h' include behind '#if defined(HAVE_MMAP)' guard ( #13003 )
2021-09-17 14:25:44 +02:00
Autechre
62a66ff0e5
Prevent crash pointed out by LIJI - primary_joypad can be NULL ( #13002 )
2021-09-17 05:20:09 +02:00
Michael Burgardt
d8db234df0
Concatinate some previously truncated strings for easier translation ( #12120 )
2021-09-16 19:00:14 +02:00
twinaphex
251bfdb302
Buildfix for prior PR
2021-09-16 01:15:36 +02:00