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 |
|
Brad Parker
|
7aac7f986a
|
add option to show battery level next to the datetime in the menu
|
2016-12-19 14:28:21 -05:00 |
|
Gregor Richards
|
dcd4b3046b
|
Making negative check_frames be "check only" mode
|
2016-12-18 19:28:44 -05:00 |
|
Gregor Richards
|
abce07db17
|
Correcting stateless mode in menu.
|
2016-12-18 19:28:44 -05:00 |
|
Gregor Richards
|
f7f6590156
|
Goodbye delay_frames! stateless_mode is the new delay_frames=0
|
2016-12-18 19:28:43 -05:00 |
|
Gregor Richards
|
a2d377f089
|
Adding spectate password to the menu
|
2016-12-18 19:28:43 -05:00 |
|
Gregor Richards
|
24a39078be
|
Adding netplay password to menu.
|
2016-12-18 19:28:43 -05:00 |
|
Gregor Richards
|
9b2270f5d4
|
Say goodbye to spectator mode (for now)
|
2016-12-18 19:28:42 -05:00 |
|
twinaphex
|
7dce431239
|
Move VIDEO_SMOOTH to Video Filter setting
|
2016-12-18 17:32:55 +01:00 |
|
twinaphex
|
96ffd8e025
|
Revert "Remove HAVE_COMPRESSION ifdefs in file_path.c"
This reverts commit 4103b70833bacdd6fdd5af697bff92b996cd4f1c.
|
2016-12-17 12:55:38 +01:00 |
|
twinaphex
|
07b4211482
|
Cleanup menu_displaylist_parse_associations
|
2016-12-17 12:45:47 +01:00 |
|
twinaphex
|
4103b70833
|
Remove HAVE_COMPRESSION ifdefs in file_path.c
|
2016-12-17 12:20:49 +01:00 |
|
twinaphex
|
c3a9ade051
|
(menu_filebrowser.c) Cleanup
|
2016-12-16 13:56:53 +01:00 |
|
twinaphex
|
adcc89012c
|
Cleanups
|
2016-12-16 13:55:33 +01:00 |
|
twinaphex
|
c9482e07d6
|
Change filebrowser_parse
|
2016-12-16 13:44:09 +01:00 |
|
twinaphex
|
e0166a5d68
|
Add workaround for statically linked RA when RARCH_PATH_CORE is
empty
|
2016-12-16 11:56:34 +01:00 |
|
twinaphex
|
78c251f66b
|
Fixes statically linked ROM loading
|
2016-12-16 11:20:56 +01:00 |
|
twinaphex
|
e1f9f0bf8e
|
DISPLAYLIST_CORES_SUPPORTED gets its own code separate from
DISPLAYLIST_CORES_COLLECTION_SUPPORTED
|
2016-12-16 11:10:53 +01:00 |
|
twinaphex
|
75334902a2
|
Cleanups
|
2016-12-16 09:32:28 +01:00 |
|
twinaphex
|
02e1c141a1
|
Cleanups
|
2016-12-16 09:29:43 +01:00 |
|
twinaphex
|
0adeaeaf1e
|
Cleanups
|
2016-12-16 09:26:45 +01:00 |
|
twinaphex
|
13b807a526
|
Cleanups - turn new_type into a static variable
|
2016-12-16 09:24:58 +01:00 |
|
twinaphex
|
e4e938eb66
|
Cut down on HAVE_NETWORKING ifdefs
|
2016-12-16 09:16:46 +01:00 |
|
twinaphex
|
f186583728
|
Move filebrowser-dependent code to menu_filebrowser.c
|
2016-12-16 09:07:03 +01:00 |
|
twinaphex
|
17a66067b0
|
Add menu_filebrowser.c
|
2016-12-16 08:59:17 +01:00 |
|
twinaphex
|
2da5db592e
|
(Filebrowser) Hide 'Filter Unknown extensions' if there are no files in the current
working directory
|
2016-12-15 08:39:12 +01:00 |
|
twinaphex
|
97c9eab9ba
|
(menu_displaylist.c) Indenting breaks syntax formatting for vim
|
2016-12-15 08:36:28 +01:00 |
|
twinaphex
|
db23f4f3ab
|
Silence warnings - using wrong enum type
|
2016-12-14 12:31:08 +01:00 |
|
twinaphex
|
bcccc27205
|
(core_info.c) CLeanups
|
2016-12-14 01:23:08 +01:00 |
|
twinaphex
|
d57083197e
|
(Load Content -> Collection) Already loaded core will appear in
supported cores list as 'top core'/'current core'.
|
2016-12-13 06:32:46 +01:00 |
|
twinaphex
|
12cb854d4a
|
Revert "(menu_displaylist.c) Cleanups"
This reverts commit 6c11374fb900817cb991c99bff16b3b03fc19987.
|
2016-12-13 05:52:56 +01:00 |
|
twinaphex
|
6c11374fb9
|
(menu_displaylist.c) Cleanups
|
2016-12-13 05:36:03 +01:00 |
|
twinaphex
|
5daaa8cc38
|
(menu_displaylist.c) Cleanups
|
2016-12-13 05:30:43 +01:00 |
|
twinaphex
|
d8740c51a6
|
(menu_displaylist.c) Cleanup
|
2016-12-13 05:27:46 +01:00 |
|
twinaphex
|
d7a082e005
|
Rename 'Select File' to 'Favorites'
|
2016-12-13 01:34:54 +01:00 |
|
twinaphex
|
fc73e82e43
|
Start making parseable drives work in Load Content
|
2016-12-13 01:34:53 +01:00 |
|
twinaphex
|
33b143bd5a
|
Call current_core callback function for current core
|
2016-12-13 01:34:51 +01:00 |
|
twinaphex
|
d061826089
|
Show the current core at the top
|
2016-12-13 01:34:50 +01:00 |
|
twinaphex
|
028fb27175
|
List the current core now
|
2016-12-13 01:34:49 +01:00 |
|
twinaphex
|
9909669d01
|
Combine Load Content and Load Content (Detect Core)
|
2016-12-13 01:34:49 +01:00 |
|