1150 Commits

Author SHA1 Message Date
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
orbea
c2b20fd71f Move / to the bottom in Load Content 2017-01-31 02:33:57 -08:00
radius
1d4be4cb1b update menu 2017-01-28 11:16:44 -05:00
Juan
fa85a83b07 Add rooms to main netplay menu on all drivers 2017-01-27 22:06:43 -03:00
Brad Parker
3c67b2e547 translate netplay room strings 2017-01-25 11:30:34 -05:00
twinaphex
178d959cad Fix C89_BUILD 2017-01-22 21:24:57 +01:00
Twinaphex
3ff158b907 Merge pull request #4436 from fr500/lobby
Basic lobby system (don't merge, just for tracking)
2017-01-22 21:08:43 +01:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
radius
d2e09622c8 add own labels 2017-01-19 09:31:01 -05:00
radius
3dd6c91493 start populating the list 2017-01-19 08:56:56 -05:00
radius
7c833074bb parsing now works 2017-01-19 00:52:53 -05:00
radius
95a2da81e4 start adding ui elements to insert room list into 2017-01-18 22:46:48 -05:00
twinaphex
08a09f135a (menu_displaylist.c) Cleanup 2017-01-17 14:06:54 +01:00
twinaphex
814fb59608 Try to prevent more uninitialized variables 2017-01-17 13:44:23 +01:00
Twinaphex
014ed5e87f Merge pull request #4441 from aliaspider/master
(WiiU) simplify input code + fix crash on content reload.
2017-01-17 13:16:56 +01:00
aliaspider
ee7fd79fb2 cores_names_size was used in a conditional branch without being
initialized, fixes a crash on content reload.
2017-01-17 13:03:39 +01:00
twinaphex
f96ee3e6d6 (menu) cleanups; move variables 2017-01-16 21:31:30 +01:00
Alcaro
a73a90b701 Remove a bunch of unneeded parameters 2017-01-14 18:18:01 +01:00
twinaphex
9b0950440a Create menu_shader_manager_get_amount_passes 2017-01-09 03:01:59 +01:00
twinaphex
689eb71795 Rename FILEBROWSER_SELECT_IMAGE to FILEBROWSER_SELECT_FILE 2017-01-07 18:10:17 +01:00
twinaphex
61168a442f (Filebrowser) Fix 'Menu Wallpaper' setting 2017-01-07 09:53:39 +01:00
twinaphex
f1acb16401 Add filebrowser_get_type and filebrowser_clear_type 2017-01-07 09:40:07 +01:00
twinaphex
3b4c50b19e filebrowser_clear_type - get rid of it 2017-01-01 06:19:07 +01:00
Ryunam
c55ed91c46 Only show the 'Information' option for a Playlist entry if the 6th line of the .lpl playlist points to an existing file 2016-12-31 01:11:29 +01:00
Ryunam
ebded84b67 Add option to allow or prevent removal of playlist entries 2016-12-27 13:20:41 +01:00
twinaphex
925d60c0cc Implement part 2 of Browse URL 2016-12-27 00:02:09 +01:00
twinaphex
bfd0aa18e4 Add first part of 'Browse URL' 2016-12-26 06:39:12 +01:00
Ryunam
c80d1e8242 Add toggle to show / hide Import Content tab on XMB 2016-12-24 18:45:15 +01:00
twinaphex
c27038d9bd (Wii) Fix build 2016-12-24 03:21:29 +01:00
Brad Parker
25353c31e3 add new hash strings, update JP translation 2016-12-23 01:20:41 -05:00
twinaphex
e67cb7650c (menu_displaylist.c) Create core_name variable 2016-12-23 04:26:29 +01:00
twinaphex
33f65dae57 (menu_displaylist.c) Cleanups 2016-12-23 04:13:40 +01:00
Twinaphex
220412886b (menu_displaylist.c) Prevent edge case crash - no core has been installed
yet, we load a zipped rom, and we select 'Load Archive' - crash
2016-12-23 04:11:15 +01:00
Logan McNaughton
87d5853691 Reorder items in "Load Core" screen
Fixes https://github.com/libretro/RetroArch/issues/4287
2016-12-21 12:32:43 -07:00
twinaphex
ec3a4e219b Silence Coverity warning 2016-12-21 01:41:16 +01:00
twinaphex
6d285be90c Create database_info_build_query_enum 2016-12-20 21:19:25 +01:00
twinaphex
b536f3f5f7 Get rid of implicit memsets 2016-12-19 14:29:27 -05:00
twinaphex
d99fac1d88 Get rid of some implicit memsets 2016-12-19 14:29:27 -05:00