twinaphex
|
1f553ac1c4
|
Get rid of menu_shader_set_modified - instead, add a single
'modified' variable to video_shader struct
|
2020-03-06 17:05:20 +01:00 |
|
twinaphex
|
d592959be8
|
When settings struct gets modified, go through macros to set
the modified flag
|
2020-03-05 13:00:43 +01:00 |
|
twinaphex
|
32e4aea068
|
Start making the other code safe that is dependent on menu driver
ident checking
|
2020-03-04 20:47:39 +01:00 |
|
twinaphex
|
0ef1b342e4
|
settings Cleanups
|
2020-03-02 20:10:24 +01:00 |
|
twinaphex
|
22ada33990
|
Cleanups - get rid of label hash
|
2020-02-29 15:01:10 +01:00 |
|
twinaphex
|
6c82a3802e
|
Remove more hashes
|
2020-02-23 10:20:29 +01:00 |
|
twinaphex
|
19f9ffc99f
|
Get rid of more hashes
|
2020-02-23 09:22:30 +01:00 |
|
twinaphex
|
903668aecf
|
CXX_BUILD buildfix
|
2020-02-21 05:00:08 +01:00 |
|
twinaphex
|
6b7f794494
|
Cleanups
|
2020-02-21 03:28:23 +01:00 |
|
twinaphex
|
068529929b
|
Cleanups
|
2020-02-19 22:06:21 +01:00 |
|
twinaphex
|
85c672a0f6
|
Settings pointer cleanups
|
2020-02-19 20:57:02 +01:00 |
|
twinaphex
|
c71469c715
|
Rename menu_display to gfx_display
|
2020-02-16 15:10:07 +01:00 |
|
twinaphex
|
369348ebaf
|
(Managers) Get rid of settings_t dependencies
|
2020-02-14 14:24:38 +01:00 |
|
twinaphex
|
dad077adf3
|
Cleanups
|
2020-02-14 14:11:25 +01:00 |
|
twinaphex
|
b7a17442d9
|
(menu_shader.c) Remove configuration.h dependency
|
2020-02-13 02:04:35 +01:00 |
|
twinaphex
|
880391d0c5
|
(libnx) Try to silence warnings
|
2020-02-10 12:36:11 +01:00 |
|
Twinaphex
|
51964eee20
|
Remove unused variable
|
2020-02-05 07:17:25 +01:00 |
|
twinaphex
|
2c2ab2a7b9
|
Revert "Cleanups"
This reverts commit 110dda6e48a2c400cd31ad91288135b54ba7b9dc.
|
2020-02-04 04:49:25 +01:00 |
|
twinaphex
|
110dda6e48
|
Cleanups
|
2020-02-04 03:10:58 +01:00 |
|
twinaphex
|
cd20966fc8
|
Remove more settings_t dependencies
|
2020-02-03 08:00:08 +01:00 |
|
twinaphex
|
3fd40c03bf
|
(tasks/task_core_updater.c) get Rid of some settings dependencies
|
2020-02-03 07:37:05 +01:00 |
|
twinaphex
|
e0fdd8d39e
|
Add back HAVE_CONFIGFILE ifdef - will strip out remaps and overrides
support as well
|
2020-02-02 21:27:38 +01:00 |
|
jdgleaver
|
f538e04fd2
|
Prevent out-of-bounds array indexing when displaying/selecting netplay rooms in menus
|
2020-01-28 12:42:26 +00:00 |
|
twinaphex
|
3f598a0f9c
|
Revert "Get rid of send debug info - if we ever bring this back, needs to be"
This reverts commit c0482ff2eadfc705b5fdc278cda3cc1841fb8b1a.
|
2020-01-25 15:55:11 +01:00 |
|
twinaphex
|
c0482ff2ea
|
Get rid of send debug info - if we ever bring this back, needs to be
reimplemented according to new infra
|
2020-01-25 14:53:04 +01:00 |
|
jdgleaver
|
00397a33f0
|
(Disk Control Interface) Add support for saving/restoring last used disk in playlists + code overhaul
|
2020-01-22 17:09:12 +00:00 |
|
twinaphex
|
276b7a03f1
|
Remove 'automatically add content to playlist' option - causes
memory corruption; not worth it for now
|
2020-01-22 17:08:02 +01:00 |
|
Jamiras
|
7325147d83
|
add task_push_http_transfer_file
|
2020-01-17 19:48:40 -07:00 |
|
jdgleaver
|
a2e1d622e1
|
Add disk control interface API extension
|
2020-01-17 16:34:05 +00:00 |
|
jdgleaver
|
e7733abc40
|
(Playlist Management) Add 'Clean Playlist' option
|
2020-01-15 18:00:51 +00:00 |
|
jdgleaver
|
b5eba22aaf
|
Disk control interface improvements
|
2020-01-14 12:30:08 +00:00 |
|
twinaphex
|
066089873b
|
Prevent warning when HAVE_NETWORKING is not defined
|
2020-01-11 04:13:05 +01:00 |
|
jdgleaver
|
495ad41741
|
Thumbnail downloader clean-ups
|
2020-01-10 11:08:36 +00:00 |
|
jdgleaver
|
edec9448c4
|
Fix manual core installation
|
2020-01-09 14:13:21 +00:00 |
|
twinaphex
|
9c6c10da22
|
(Playlist) Get rid of settings_t dependency
|
2020-01-04 12:04:00 +01:00 |
|
twinaphex
|
fc4a5ad691
|
Revert "Configurable lobby URL"
This reverts commit cc0b7c42d1164cb69b806b88b2d17a47f9af5bd2.
|
2020-01-02 15:30:50 +01:00 |
|
twinaphex
|
cc0b7c42d1
|
Configurable lobby URL
|
2020-01-02 10:15:21 +01:00 |
|
jdgleaver
|
569014c5d2
|
(Filebrowser) Fix file selection issues when starting from (or navigating to) the top level directory
|
2019-12-31 12:34:03 +00:00 |
|
twinaphex
|
4137273002
|
Move netplay_refresh_rooms_menu to menu_displaylist.c and rename
it menu_displaylist_netplay_refresh_rooms
|
2019-12-30 06:44:14 +01:00 |
|
twinaphex
|
106c912eb5
|
(Netplay hosting)
- Remove clear
- Use index offset variable
|
2019-12-30 05:49:45 +01:00 |
|
twinaphex
|
3fe8806018
|
(Subsystem Settings) Create separate subsystem settings list - will
be selectively hidden later based on whether subsystems are implemented
for the core
|
2019-12-30 05:43:48 +01:00 |
|
twinaphex
|
2169a25b0a
|
Create Netplay Hosting submenu
|
2019-12-30 03:01:52 +01:00 |
|
twinaphex
|
fdd4915718
|
Add Network Settings to Netplay tab
|
2019-12-30 02:22:23 +01:00 |
|
twinaphex
|
0df043aff1
|
(Menu) Refactor Quick Menu - Controls - each port now has its own
submenu
|
2019-12-24 07:36:01 +01:00 |
|
twinaphex
|
f47b07e35a
|
(Menu) Quick Menu - Cheats - Delete All no longer requires five
right button presses - this should fix this functionality for mobile
touch users too
|
2019-12-24 05:13:24 +01:00 |
|
twinaphex
|
20f3b8d404
|
Buildfix for non-shader targets
|
2019-12-24 03:15:51 +01:00 |
|
Twinaphex
|
4322d0c3fe
|
Merge pull request #9885 from jdgleaver/core-update
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 20:02:43 +01:00 |
|
Twinaphex
|
1d0be580c5
|
(Menu) Remove unused variables
|
2019-12-23 19:43:09 +01:00 |
|
jdgleaver
|
695749f155
|
(Core Updater) Only download when new core is available + add option to update all installed cores
|
2019-12-23 17:34:44 +00:00 |
|
twinaphex
|
9988bae6f4
|
(Shader) Implement shader parameter action OK callbacks
|
2019-12-23 05:39:10 +01:00 |
|