twinaphex
33f2fe8029
Move cheevos.c to tasks/task_cheevos.c and add TODO/FIXME note
2017-05-06 05:50:46 +02:00
Monroe88
b0d6919339
Add Config Aspect Ratio setting to the menu
2017-05-01 20:10:41 -05:00
Monroe88
0dee5b889d
Add fullscreen resolution settings to the menu
2017-05-01 19:19:33 -05:00
Monroe88
3e58159480
Add WASAPI audio driver settings to the menu
2017-04-28 20:36:52 -05:00
twinaphex
e6ab06a701
Move path variables
2017-04-29 00:39:29 +02:00
twinaphex
f0c2d786ae
Update arrays struct
2017-04-28 22:59:13 +02:00
twinaphex
05e4ec733e
Move uint variables
2017-04-28 21:03:04 +02:00
twinaphex
ed53be7c81
Move all bool settings
2017-04-28 14:11:34 +02:00
Twinaphex
129da8a802
Get rid of unused local variables
2017-04-25 17:19:31 +02:00
twinaphex
f4e5f896a2
Move input.device_name_index to task_autodetect and move it
...
outside of settings struct
2017-04-25 16:57:44 +02:00
twinaphex
c871faa1f5
Move pid/vid arrays out of settings struct and move them
...
to input_config
2017-04-25 16:49:54 +02:00
twinaphex
acf3b22fd3
Go through wrapper functions
2017-04-25 16:36:31 +02:00
twinaphex
7b5b49a5e6
Move autoconfigured variables out of settings struct;
...
these values are not written back to the config file
2017-04-25 15:49:27 +02:00
Twinaphex
f84da4b466
Remove unused variable
2017-04-23 19:55:21 +02:00
twinaphex
3ec5816259
Rewrite RUNLOOP_CTL_SYSTEM_INFO_GET
2017-04-23 16:41:26 +02:00
twinaphex
7ea0528c6b
Turn MENU_NAVIGATION_CTL_{SET|GET}_SELECTION into separate
...
functions
2017-04-23 14:31:49 +02:00
twinaphex
6ebd4e139e
Rewrite more string_is_equal call invocations as memcmp
2017-04-22 08:51:16 +02:00
Zoran Vuckovic
129151d5fc
add wasapi audio driver
2017-04-11 00:24:37 +02:00
twinaphex
4a9639f02f
Silence warning
2017-03-26 03:31:41 +02:00
Brad Parker
1f42889936
add settings -> network entry to force using a MITM server for netplay
2017-03-05 14:19:37 -05:00
Twinaphex
a5c57fe882
Prevent unused variable warning
2017-03-05 18:57:15 +01:00
Jean-André Santoni
e758406d52
Undo save/load state shouldn't be an advanced setting
2017-03-05 17:54:37 +01:00
Twinaphex
c9add8c68e
Merge pull request #4706 from fr500/master
...
Adds lan games to the ROOM list
2017-02-28 01:04:59 +01:00
radius
2bdd938338
after the first scan it will no longer scan because of this line
2017-02-27 18:10:35 -05:00
Jean-André Santoni
64a11ca0f4
(XMB) Allow hidding the netplay tab
2017-02-27 23:32:24 +01:00
Jean-André Santoni
834087d1ad
(XMB) Use a tab styled icon for the netplay tab
2017-02-27 22:48:27 +01:00
Twinaphex
fdbdcfee65
Merge pull request #4691 from GregorR/netplay-slave-mode
...
Netplay slave mode
2017-02-26 21:49:21 +01:00
Twinaphex
b7b3b2cb5f
Try to prevent truckload of warnings on iOS
2017-02-26 10:33:03 +01:00
twinaphex
59b86027e9
Simplify menu_displaylist_parse_cores
2017-02-24 06:26:20 +01:00
Gregor Richards
a3e3b3e790
Adding settings to allow/require connections in slave mode.
2017-02-23 21:33:44 -05:00
twinaphex
8cbb4e13ee
Prevent crashes
2017-02-23 14:27:43 +01:00
twinaphex
63eafbcac2
Silence another signed/unsigned warning
2017-02-21 19:36:43 +01:00
Jean-André Santoni
460e28f7e5
(Lakka) Add a way to hide most settings with SD_FLAG_LAKKA_ADVANCED
2017-02-21 18:26:39 +01:00
Jean-André Santoni
d0c640af7f
(Lakka) Simplified quick menu with HAVE_LAKKA
2017-02-21 17:31:56 +01:00
Jean-André Santoni
b648f459c4
(Lakka) Move Menu Settings out of UI Settings if HAVE_LAKKA. Avoid deep settings.
2017-02-21 15:30:45 +01:00
Jean-André Santoni
8d188ff013
(Lakka) Fix display of Download Content with HAVE_LAKKA
2017-02-21 15:11:25 +01:00
Jean-André Santoni
af54ca3547
(Lakka) Hide Download Core
2017-02-21 15:08:40 +01:00
Gregor Richards
816d7786ac
Re-adding the option to start in spectator mode
...
This used to be a configuration option because spectator mode and "net"
mode were incompatible. When the ability to switch between player and
spectator was added, the configuration option was removed, since it was
no longer a mode toggle. This re-adds it, mainly so that I can use it to
implement regression tests.
2017-02-16 19:17:06 -05:00
Gregor Richards
aa77d688ec
Make announcing netplay on the public lobby optional.
2017-02-06 13:45:58 -05:00
Andre Leiradella
0c8ee93e3e
Moved cheevos files to their own folder in preparation for the changes to support leaderboards
2017-02-03 10:03:57 +00:00
twinaphex
cb9bdfc46e
Put this behind an ifdef
2017-02-02 21:48:08 +01:00
twinaphex
54ba0bd3c2
Don't include 'Net Retropad core' for now
2017-02-02 21:47:28 +01:00
Gregor Richards
4ff8982355
Input latency configurability.
2017-02-01 22:54:03 -05:00
twinaphex
2b3343a687
Remove CORE_SPECIFIC_CONFIG
2017-02-02 04:51:42 +01:00
twinaphex
07cd36e27c
Create Filebrowser settings
2017-02-02 04:00:55 +01:00
twinaphex
896be7e1d9
Build fix and another sublabel
2017-02-02 03:09:30 +01:00
twinaphex
f18b919142
Add sublabels
2017-02-02 01:57:55 +01:00
twinaphex
34d0fa15db
Move Threaded Data Runloop
2017-02-02 00:10:24 +01:00
twinaphex
179924f3f3
Move 'Advanced Settings' to 'User Interface'
2017-02-02 00:08:02 +01:00
twinaphex
15f783f1d2
Hide 'Undo Load/Save State'
2017-02-02 00:05:41 +01:00