Commit Graph

1410 Commits

Author SHA1 Message Date
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 4103b70833.
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 6c11374fb9.
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
twinaphex 5a2dfe9ded Revert "Combine Load Content and Load Content (Detect Core)"
This reverts commit 92ae2ab860.
2016-12-12 17:19:19 +01:00
twinaphex 92ae2ab860 Combine Load Content and Load Content (Detect Core) 2016-12-12 16:20:43 +01:00
twinaphex 7123d75de2 (Settings -> Achievements) Add Username / Password 2016-12-12 13:45:03 +01:00
twinaphex 5eac050fe5 Hide advanced settings 2016-12-11 22:18:58 +01:00
twinaphex 9957099bf0 Add 'unified menu controls' setting 2016-12-11 01:29:53 +01:00
twinaphex b0fcdf9db4 Wrong usage of enum 2016-12-08 03:02:30 +01:00
lasers d1ff9ea065 replace hardcoded "lpl" with FILE_PATH_LPL_EXTENSION_NO_DOT 2016-12-07 14:07:22 -06:00
lasers c1dc702a99 Merge "Name,Status" (Core Information) 2016-12-04 08:47:45 -06:00
lasers cd1860563b Remove all Core Notes 2016-12-03 01:24:06 -06:00
lasers 5dd3427937 Add (!) Notes 2016-12-03 01:22:37 -06:00
lasers b9031f47c6 Hide "Core Notes" 2016-12-03 01:22:37 -06:00
Gregor Richards 1f281beea2 Replace "no networks found" message with "no netplay hosts found" 2016-12-02 22:49:56 -05:00
Gregor Richards b4ec66e34a Move local network scanning out of settings and into Netplay 2016-12-02 22:42:29 -05:00
Gregor Richards 0577749fae Netplay LAN scanning is go! (sort of) 2016-12-02 22:40:26 -05:00
Jean-André Santoni d00566b018 Add setting for the savestate thumbnails 2016-12-01 20:31:07 +01:00
Gregor Richards a0ac7e6a68 Make net_ifinfo's allocation behavior simpler and clearer 2016-11-30 19:57:18 -05:00
Jean-André Santoni 1f1a8eec89 New message 'no networks found' 2016-12-01 00:35:20 +01:00
twinaphex 3f0a418311 Fix Emscripten build 2016-11-30 19:21:21 +01:00
Twinaphex 12b17a8319 Merge pull request #4109 from libretro/async-wifi
Async wifi
2016-11-30 16:10:32 +01:00
Twinaphex bb499b70be Merge pull request #4104 from GregorR/natt
NAT traversal
2016-11-30 16:09:53 +01:00
radius 2e7821e337 add a toggle to the firmware check so it can be overruled 2016-11-29 23:22:22 -05:00
Gregor Richards 48240c2806 Adding Netplay NAT traversal option (but not implementation yet) 2016-11-29 22:18:37 -05:00
Jean-André Santoni 99ab41be4a Don't use structs in global_t. Also simplifies the async wifi code. 2016-11-30 01:21:21 +01:00
Jean-André Santoni bb7a96e9a8 Async Wi-Fi scan 2016-11-30 00:18:27 +01:00
twinaphex 80798ab924 Remove hacky 'OSK Keyboard' overlay 2016-11-27 02:46:09 +01:00
radius 17fb6b2753 remove WIN32 ifdefs 2016-11-23 20:23:56 -05:00
radius 8cb5ed0d95 (win) add fixed window size mode 2016-11-23 19:43:50 -05:00
twinaphex 4d538dea5c Add Onscreen Notifications list 2016-11-23 14:28:15 +01:00
twinaphex faef72a073 Move 'Rewind Settings' inside 'Frame Throttle' settings 2016-11-23 13:29:40 +01:00
twinaphex d45faccc31 Remove this 2016-11-21 13:07:23 +01:00
twinaphex 2260fdd7f9 Move 'Allow Rotation' to 'Core Settings' 2016-11-21 09:01:56 +01:00
Twinaphex eb7bf1387a Revert "Improvs one at a time - Configurations" 2016-11-21 07:26:58 +01:00
Twinaphex bc3d4ff015 Merge pull request #4012 from lasers/improvs-one-at-a-time
Improvs one at a time - Configurations
2016-11-21 07:08:16 +01:00
lasers 67f1dc3859 Clean the Configuration mess some more 2016-11-20 02:08:08 -06:00
radius 53ab0cdb55 add menu setting and fix for keyboard 2016-11-19 13:48:24 -05:00
twinaphex eb0c27ee9b Move Menu Settings to User Interface 2016-11-19 12:07:46 +01:00
twinaphex fb70452f0c (Core List) Add 'Download Core...' option permanently 2016-11-19 10:01:47 +01:00
lasers 6265d1e90a Clean the Configuration mess 2016-11-18 13:45:10 -06:00
lasers 5ff6538373 Change labels under Configurations 2016-11-17 05:22:48 -06:00
lasers 4121adafd5 Merge settings for Configurations 2016-11-17 04:36:09 -06:00
lasers 92fc74b0ff Change labels under Recording 2016-11-16 03:08:45 -06:00
twinaphex 758c1565fc Merge Updater Settings into Network Settings 2016-11-16 07:43:07 +01:00
twinaphex 72eb212dec Remove this option - should be no longer relevant 2016-11-16 07:35:58 +01:00
twinaphex 6a9ae533cf Core Information - hide 2016-11-16 07:03:59 +01:00
twinaphex c46ed2f754 Use compat_strcasestr 2016-11-13 19:09:24 +01:00
lasers e99b25a4b3 Update black boxes conspiracy 2016-11-10 01:47:43 -06:00
lasers fc9b6905fe Fix black boxes conspiracy 2016-11-08 17:30:26 -06:00
twinaphex bf2c8a09b5 Make Onscreen Overlay settings screen a submenu of Onscreen Display 2016-11-06 17:01:38 +01:00
twinaphex 82d3629dac Try to push them always 2016-11-06 01:08:56 +01:00
twinaphex 0c41a8873d Move 'Start Videoprocessor Core' / 'Start Remote RetroPad Core' to
'Load Core'
2016-11-06 00:04:37 +01:00
radius 486254f06d separate hardcore achievements 2016-11-05 16:55:57 -05:00
twinaphex 372c51f5b9 Remove #if 0 2016-11-04 21:59:47 +01:00
twinaphex 1a1b221ddd Create Configurations list 2016-11-04 15:03:09 +01:00
twinaphex 57981b2714 Hide 'Add Content' list in MaterialUI, and move it to 'Playlists' tab 2016-11-03 19:05:04 +01:00
twinaphex 49479937d4 Reintroduce setting_get_type 2016-10-31 15:01:40 +01:00
Brad Parker 5d28029be8 remove confirm_on_exit menu option 2016-10-30 23:29:03 -04:00
twinaphex 3e886df637 (XMB) Add 'Scan File' to horizontal 'Import Content' tab
(XMB) Hide 'Scan Content' on Main Menu since we already have a tab
dedicated to it, and it unclutters the main menu
2016-10-29 15:04:20 +02:00
twinaphex 7bbc1f64c3 Add back HAVE_NETWORKING ifdef 2016-10-29 14:30:02 +02:00
lasers 780928a627 Move "Download Content" under "Online Updater" as "Content Downloader"
Rename "Add Content" to "Scan Content" as it does not always add everything.
Rephrase strings for new "Content Downloader" and "Scan Content"
2016-10-29 04:31:49 -05:00
Twinaphex d00d62a228 Merge pull request #3873 from lasers/fix-cheats
Improve cheat menu + wording
2016-10-27 20:07:12 +02:00
Jean-André Santoni 6cc14a4fb9 Add missing copyright mention on some files 2016-10-27 18:17:43 +02:00
Brad Parker d1d5584d18 update copyright 2016-10-27 11:47:10 -04:00
lasers 0badb9efea Improve cheat menu + wording 2016-10-27 04:24:55 -05:00
twinaphex d9007904e0 Reduce char variable sizes 2016-10-27 09:52:38 +02:00
twinaphex b1b2579fde Start reducing size of some char variables 2016-10-27 09:17:41 +02:00
twinaphex 97d80d5e3e Get rid of more implicit memsets 2016-10-26 06:23:05 +02:00
twinaphex c29e7c7456 Add more sublabels 2016-10-24 11:51:51 +02:00
twinaphex 147893caed Prevent NULL pointer dereference 2016-10-23 05:55:13 +02:00
twinaphex 594b36488b Get rid of more small and slow menu wrapper functions 2016-10-23 03:13:49 +02:00
twinaphex cd219f807b Get rid of more expensive superfluous wrapper functions for menu code 2016-10-23 02:41:50 +02:00
twinaphex 2b4d87a983 Remove setting_get_type 2016-10-23 02:28:22 +02:00
Twinaphex 762a0faef3 Merge pull request #3834 from JuanVCS/master
Move 'Save Core/Game Overrides' to Quick Menu
2016-10-20 03:24:50 +02:00
Henri Gomez f1b24f501d handle ARMv8 (aarch64) 2016-10-18 16:35:15 +02:00
Juan 248205d425 Move 'Save Core/Game Overrides' to Quick Menu 2016-10-17 01:24:57 -03:00
Twinaphex 455e6984db Merge pull request #3802 from frangarcj/master
Varius download / update content things
2016-10-15 15:38:44 +02:00
Romain Graillot a64e497189 Renamed new settings to match change & cleaned code 2016-10-15 13:38:42 +02:00
Romain Graillot ade4e7857b Add possibility to switch touch surface on vita build 2016-10-15 13:28:35 +02:00
Francisco José García García 3bc92f6d95 (VITA) Disable options not available on VITA 2016-10-15 12:56:07 +02:00
Brad Parker de3081bca7 show parent directory option in case user gets stuck in an empty directory 2016-10-11 20:40:03 -04:00
twinaphex 190f10d6bc (menu_displaylist.c) Prevent implicit memsets 2016-10-09 09:15:56 +02:00
hunterk bad0e9607c add slang shader menu entry to online updater 2016-10-08 15:16:01 -05:00
twinaphex 989640ebf7 More cleanups; bind_right_compare_label was taking up a lot of CPU
time inside the menu
2016-10-08 19:34:27 +02:00
twinaphex b3a7d2a7bb Fix Recording Settings 2016-10-08 15:05:31 +02:00
Gregor Richards 3953018547 Clarifications to Netplay menu and removing obsolete setting
This commit:
 * Reorders the Netplay settings menu to put more useful options at the
   top.
 * Renames the swap_input setting from "Swap Netplay Input", which is
   meaningless and confusing, to "Netplay P2 Uses C1", which is oddly
   truncated but at least true.
 * Removes the is_client setting altogether, as that's no longer how
   client vs. server mode is determined (each are separate options when
   enabling Netplay)
2016-10-03 17:28:20 -04:00
twinaphex 25f27c3f4c Get rid of path_get_content 2016-10-03 15:39:57 +02:00
Gregor Richards 333efdf788 And a couple more debugging lines deleted... 2016-10-02 23:29:50 -04:00
Gregor Richards 25ed0dc5d6 Remove a line used during debugging 2016-10-02 23:29:08 -04:00
Gregor Richards 159a45187a Add a link from the netplay menu to netplay settings 2016-10-02 23:27:12 -04:00
twinaphex 69e7741722 Show Recording Settings again 2016-10-02 07:54:56 +02:00
twinaphex 9384875ab0 Don't use HAVE_NETPLAY any more 2016-09-29 21:07:10 +02:00
Twinaphex 19121dbee3 Merge pull request #3688 from GregorR/netplay-menu
Netplay menu
2016-09-29 19:36:13 +02:00
Brad Parker 54165bf7fb media cannot be a directory 2016-09-29 13:34:39 -04:00
Gregor Richards 5dba982cae All Netplay menu options are now internationalizable. 2016-09-29 13:24:56 -04:00
Gregor Richards 567da56048 Adding remaining netplay menu options
A couple fixes are still necessary for the client, in particular to
recover a "lost" hostname, but now it is possible to start server or
client mid-stream, and to disconnect intentionally.
2016-09-29 13:04:38 -04:00
Gregor Richards 03c9dab93a Adding a netplay menu
In this first cut, Netplay can be enabled "mid-stream", but not much
else is supported. Client reconnection and either-side disconnection are
listed in the menu but don't yet do anything.
2016-09-29 13:04:38 -04:00
Brad Parker 6826ec7748 have show parent dir (for dirs and files) and filter extension (for files) options visible all the time 2016-09-25 21:47:16 -04:00
Brad Parker af98ee1c8a Add CRC calculation function that works with archives with or without a path inside (first file is used if no path)
Add all archive's contents to database scan list when scanning files and directories

Allow scanning a single file that is an archive

Remove unnecessary prototypes from archive_file.h

Simplify retrieving of CRCs from archives when scanning
2016-09-25 00:15:05 -04:00
twinaphex 3f35e10014 Solve some warnings pointed out by scan-build 2016-09-25 05:55:55 +02:00
twinaphex 2d11ea71cc Move runloop_fullpath to paths.c 2016-09-23 03:39:44 +02:00
Jean-André Santoni cd0ec01928 Display which wifi network we're connected to 2016-09-22 22:27:54 +02:00
Jean-André Santoni fcdc6187cb WiFi icons 2016-09-22 22:27:50 +02:00
Jean-André Santoni 339de94095 Display WiFi menu title and perform a scan before calling the services 2016-09-22 22:27:45 +02:00
twinaphex 9b93f1b520 (Wifi) show 'no settings' found when selecting wifi settings
if null driver is selected
2016-09-22 04:18:10 +02:00
Jean-André Santoni 4440b58cbe Now able to display a list of ssid 2016-09-22 02:03:10 +02:00
Jean-André Santoni d1ae577811 Start building the ssid list 2016-09-22 02:03:05 +02:00
Jean-André Santoni 850c4beac3 Add a WiFi setting group 2016-09-22 02:03:01 +02:00
Jean-André Santoni c45058d3ae Start adding a WiFi driver 2016-09-22 02:02:43 +02:00
Brad Parker 7c29fd6c33 create 7z archive backend, enables scanning of 7z content 2016-09-18 10:31:21 -04:00
twinaphex ec45dbaf0c Move retroarch_path_is_media_type to paths.c 2016-09-17 12:56:19 +02:00
twinaphex 7e87ba4dcb Dont use HAVE_GLES - turn it into HAVE_OPENGLES 2016-09-17 00:33:42 +02:00
Gregor Richards 2a0202ccf5 Making Netplay check frequency configurable. 2016-09-15 23:06:32 -04:00
twinaphex f648ea8602 Cleanups 2016-09-15 16:07:20 +02:00
twinaphex 233925bea6 Rename widgets/menu_popup to widgets/menu_dialog 2016-09-15 15:57:25 +02:00
twinaphex 892c0a6f52 Create menu/widgets/menu_list 2016-09-15 00:10:37 +02:00
twinaphex 10c29cd317 Add default 'no settings' entry if no settings could be added for
network settings
2016-09-13 22:43:20 +02:00
twinaphex 82dd2bc64c Should add default 'no settings' entry if no settings can be
pushed for updater settings list
2016-09-13 22:37:48 +02:00
twinaphex 056cc8ece8 Move menu_popu.c to menu/widgets 2016-09-11 21:03:31 +02:00
twinaphex 74c186c184 Cleanups 2016-09-08 08:08:50 +02:00
twinaphex 8d41cbf427 Add HAVE_CONFIG_H - menu_displaylist.c 2016-09-08 04:03:28 +02:00
twinaphex c3ba0ba4e9 Revert "Refactor core_system_info_* functions"
This reverts commit f637805c9e.
2016-09-06 08:38:26 +02:00
twinaphex f637805c9e Refactor core_system_info_* functions 2016-09-06 07:08:38 +02:00
twinaphex 82d82110ae Merge system.h with core.h 2016-09-06 06:11:54 +02:00
twinaphex acd4dd527b Header include cleanups 2016-09-05 18:31:32 +02:00
Brad Parker 276542ea98 more menu popup refactor, add back working confirm_on_exit 2016-09-05 01:04:15 -04:00
twinaphex 9e61f6ffd0 Cleanups 2016-09-04 23:34:24 +02:00
twinaphex 7c6de82096 Cleanups 2016-09-04 23:27:08 +02:00
twinaphex 8b793b7924 Revert "More cleanups/move more state to menu_popup.c"
This reverts commit a20cd41d4b.
2016-09-04 23:16:06 +02:00
twinaphex 95041d948b Revert "Make menu_popup.c self-contained"
This reverts commit 9e2a148b7e.
2016-09-04 23:15:01 +02:00
twinaphex 9e2a148b7e Make menu_popup.c self-contained 2016-09-04 23:14:04 +02:00
twinaphex a20cd41d4b More cleanups/move more state to menu_popup.c 2016-09-04 23:07:10 +02:00
twinaphex 36092d8033 Create struct for help_screen 2016-09-04 22:26:33 +02:00
Brad Parker 27925da4ae revert confirm_on_exit option for now 2016-09-04 15:31:50 -04:00
Brad Parker a17679a0c5 add input option to allow any user to control the menu 2016-09-03 19:01:29 -04:00
Brad Parker ee7545857c add config option to enable quit confirmation 2016-09-01 21:47:25 -04:00
twinaphex b6daaed566 Rename git_version.c to version_git.h, create separate
version.h file
2016-09-01 17:49:28 +02:00
twinaphex 4f577f1932 Get rid of some header includes 2016-09-01 05:36:52 +02:00
Twinaphex 2ffcaecc6c Remove unused variable 2016-08-31 04:21:39 +02:00
twinaphex 672a7e1a40 Get rid of unused 'Debug Information' 2016-08-30 04:58:45 +02:00
twinaphex 9af900a1d1 Create setting_list.c/setting_list.h 2016-08-29 03:07:33 +02:00
Jean-André Santoni 9fe67ac09f (Menu) Display a Remove from Entry 2016-08-29 00:54:51 +02:00
twinaphex cd9e10b3d1 (playlist.c) Cleanups 2016-08-28 18:47:34 +02:00
Brad Parker cf4bf344a9 add configuration option to toggle showing hidden files (default on), fixes issue #2769 2016-08-27 21:48:55 -04:00
orbea 3a1daaa4c3 Allow disabling downloading assets in the online updater 2016-08-26 23:38:44 -07:00
radius 671aa0f59c (ovr) add game overrides too 2016-08-26 09:43:29 -05:00
radius 1fbeebf8a9 (ovr) add menu items 2016-08-25 00:54:39 -05:00
Brad Parker cc582db6fb recursively scan directories for database content, fixes issue #3139 2016-08-21 00:59:41 -04:00
Jean-André Santoni 04fb4f6dde (XMB) Allow hiding some tabs 2016-08-18 16:42:39 +02:00
Jean-André Santoni 4228e3dcc3 Revert "Reworked xmb driver to allow tab hiding"
This reverts commit 069a9cbfe6.
2016-08-18 14:06:54 +02:00
Ghost Coder 069a9cbfe6 Reworked xmb driver to allow tab hiding 2016-08-17 11:28:42 -05:00
Alcaro 32a56d2738 Revert "[bugged] Reworked xmb driver to allow tab hiding" 2016-08-17 15:07:17 +02:00
Twinaphex f26044678d Merge pull request #3341 from gitghostcoder/master
[bugged] Reworked xmb driver to allow tab hiding
2016-08-17 09:45:47 +02:00
Ghost Coder 46029bef22 Reworked xmb driver to allow tab hiding 2016-08-06 04:08:21 -05:00
twinaphex a010300d2f Buildfix 2016-08-02 15:46:03 +02:00
twinaphex eee39ccf8a (Add Content List) Add default 'no entries' if networking and libretrodb support
are both not available
2016-08-02 15:31:09 +02:00
twinaphex cd14455a51 Don't hide ADD_CONTENT_LIST behind HAVE_LIBRETRODB 2016-08-02 15:26:35 +02:00
twinaphex 77b688ed42 Add HAVE_FFMPEG/HAVE_IMAGEVIEWER ifdefs 2016-07-31 14:22:56 +02:00
Twinaphex a739b7e60c Merge pull request #3289 from fr500/master
Per-core & Per-game shader presets #2
2016-07-31 01:42:34 +02:00
twinaphex 9211dea6d5 Image/music history playlists should work now too 2016-07-30 23:56:12 +02:00
twinaphex 5aa61dcb15 Successfully pushes movies/music/image files now to proper history list 2016-07-30 23:50:29 +02:00
twinaphex 3dcc52fd5b Start showing history video playlist 2016-07-30 23:12:17 +02:00
twinaphex 34d654b0f3 Turn menu_displaylist_parse_playlist_history into a generic
function
2016-07-30 23:07:18 +02:00
twinaphex 9e6d771bcf Create menu_displaylist_parse_playlist_history 2016-07-30 23:03:33 +02:00
twinaphex 8b706ad805 Start creating new history files for music/video/image 2016-07-30 22:47:43 +02:00
twinaphex f803809bb6 (XMB) Add 'Take Screenshot' to 'Images tab' 2016-07-30 19:47:39 +02:00
twinaphex 5beb759865 Move 'Start Video Processor Core' option over to 'Videos' tab 2016-07-30 19:43:33 +02:00
Twinaphex 685c126589 Remove unused variables 2016-07-30 19:31:37 +02:00
twinaphex 1e0a4518de (XMB) Add Music/Movie/Images tabs 2016-07-30 19:29:10 +02:00
radius a464d3672a Add options to save per-core/game shaders 2016-07-30 11:16:42 -05:00
twinaphex 4f617071db Add Start Video Processor menu entry 2016-07-28 20:35:05 +02:00
twinaphex 8b364bc611 Add help message for 'Parent directory' 2016-07-26 10:35:53 +02:00
twinaphex df4cea8257 Add help messages for general images 2016-07-26 10:24:20 +02:00
twinaphex 0b497837fb Add more help messages for music/movie files 2016-07-26 10:16:53 +02:00
twinaphex 821d51f2f5 Add help message for directories 2016-07-26 09:58:08 +02:00
twinaphex 1113a6de46 parse_generic - Gpo through variable 2016-07-26 09:54:16 +02:00
twinaphex 246855ff97 Add MENU_ENUM_LABEL_FILE_BROWSER_SELECT_CORE_FROM_COLLECTION 2016-07-26 09:28:06 +02:00
twinaphex f360084790 Add help message for libretro cores 2016-07-26 09:21:07 +02:00
twinaphex 6a4665937b restore this 2016-07-26 09:15:20 +02:00
twinaphex 35471433fd Dehardcode MSG_UNKNOWN usage 2016-07-26 08:36:07 +02:00
twinaphex 9092d92a66 Start adding new enums 2016-07-26 08:14:44 +02:00
twinaphex 12ad4e67dd Revert "Add enum_idx for most remaining settings"
This reverts commit e82a129fef.
2016-07-25 19:09:17 +02:00
twinaphex 0387349e40 Revert "Use enums for as many settings entries as possible"
This reverts commit 7baada45b0.
2016-07-25 19:09:10 +02:00
twinaphex d7ec944adc Revert "Help entry should respond now for compressed archives inside"
This reverts commit b12f81c0a0.
2016-07-25 19:09:03 +02:00
twinaphex b12f81c0a0 Help entry should respond now for compressed archives inside
filebrowser
2016-07-25 18:24:23 +02:00
twinaphex 7baada45b0 Use enums for as many settings entries as possible 2016-07-25 18:15:36 +02:00
twinaphex e82a129fef Add enum_idx for most remaining settings 2016-07-25 18:02:03 +02:00
twinaphex 5a48d892ca Show RetroPad core again 2016-07-24 23:55:43 +02:00
twinaphex bd88b9d1d2 (Wii) Fix warnings / unused variables 2016-07-24 11:32:45 +02:00
twinaphex 3f74927225 Build up supported shader passes/presets dynamically 2016-07-23 11:16:07 +02:00
twinaphex 64d8689a57 Build up image extensions dynamically 2016-07-23 11:13:05 +02:00
twinaphex 7bfa254c67 Improve black square bug commit 2016-07-23 09:55:02 +02:00
twinaphex 3945b79161 This should hide the 'black square' bug 2016-07-23 09:48:29 +02:00
twinaphex c83c34f30a Show 'no history available' when no playlist entries can be shown 2016-07-22 21:30:17 +02:00
twinaphex 6d64cc00ec Playlist horizontal tab - show 'no entries to display' if history list
is disabled
2016-07-22 21:00:40 +02:00
twinaphex d7214b4a30 Silence warning 2016-07-21 08:52:24 +02:00
twinaphex 184e99defa Include back 'parent directory' 2016-07-17 00:41:13 +02:00
Twinaphex a55199afb9 Unused variable 2016-07-16 19:58:22 +02:00
twinaphex 9fe2ae4a0a Don't show 'Filter by supported extensions' for anything other than
'Load Content'-type file browser instances
2016-07-16 17:17:58 +02:00
twinaphex 4044185eaf Remove some more unneeded code here 2016-07-16 17:13:52 +02:00
twinaphex 93eaa54430 Create menu_displaylist_parse_cores - should not be affected
by 'filter by supported extensions' option
2016-07-16 17:11:00 +02:00
twinaphex a55fe0eb6b Don't show Achievement settings if HAVE_CHEEVOS not defined 2016-07-16 16:35:51 +02:00
twinaphex 398f0c8e17 Shouldn't push this for horizontal lists 2016-07-15 22:06:54 +02:00
twinaphex 0d2962afef Add HAVE_LIBRETRODB ifdefs around it 2016-07-15 21:51:18 +02:00
twinaphex a3c2cbda55 Change 'No items' label in playlists tab to 'No playlists 2016-07-15 21:50:01 +02:00
twinaphex aad8e3581c (MaterialUI) Add Scan Directory setting to playlist tab 2016-07-15 21:47:49 +02:00
twinaphex 6d277de62b Simplifications 2016-07-15 21:45:07 +02:00
twinaphex 66e54f86bb Remove Menu File Browser settings - now a part of the file browser
itself
2016-07-15 02:16:05 +02:00
twinaphex 5d678a626f (Privacy screen)Only show 'no settings available' when one of the two entries
fails
2016-07-15 00:22:18 +02:00
twinaphex 67c0bc25f4 Hide away Retropad remote core for now 2016-07-14 23:29:15 +02:00
twinaphex 4df71207ff reset filebrowser to avoid stray entries being left in when we
go from one filebrowser entry to the next
2016-07-14 22:36:18 +02:00
twinaphex 194eaf3053 Use menu_displaylist_reset_filebrowser 2016-07-14 22:18:36 +02:00
twinaphex 010fe1bb1b Add Filter by Supported Extension setting entry to file browser 2016-07-14 22:10:56 +02:00
twinaphex 1035029a89 if this returns -1, add an empty entry anyway 2016-07-14 21:18:40 +02:00
twinaphex 5c55c098f6 Privacy Settings - should push an empty entry in case nothing
was found
2016-07-14 21:14:59 +02:00
twinaphex d6ac759e97 Should add an 'go immediately to core updater' if no cores were found 2016-07-14 20:48:03 +02:00
twinaphex ce36860be2 DISPLAYLIST_CORE_CONTENT_DIRS_SUBDIR - Fix potential crash here 2016-07-13 04:38:29 +02:00
twinaphex 22ad4e98b6 Subdirs in URL listings now get correctly prepended to the top
- still some minuscule display bug with XMB, but not with MaterialUI/RGUI
2016-07-13 01:23:59 +02:00
twinaphex ea175fd26f Rename menu_entries_add_enum to menu_entries_append_enum 2016-07-13 01:17:09 +02:00
twinaphex 6d870129c6 Rename menu_entries_add to menu_entries_append 2016-07-13 01:13:20 +02:00
twinaphex b03e3791b5 Merge print_buf_lines and print_buf_lines_extended into one 2016-07-13 01:03:06 +02:00
Jean-André Santoni 16df630035 (Menu) Prevent adding a NO_ITEM entry in the horizontal menu 2016-07-12 23:19:19 +02:00
twinaphex d903ad2b97 First working implementation of subdirs for URL lists 2016-07-12 18:29:31 +02:00
twinaphex 60d3b22bb6 Create Menu Header Opacity setting 2016-07-11 17:41:06 +02:00
twinaphex b4dbc16024 Add Menu Footer Opacity setting 2016-07-11 17:27:36 +02:00
twinaphex 346e3af66c Cleanup warnings 2016-07-10 21:06:29 +02:00
twinaphex 840ff59dd0 Remove SL_FLAG_ALLOW_EMPTY_LIST 2016-07-10 19:35:01 +02:00
twinaphex 9f4c08caee Cleanups 2016-07-10 15:20:21 +02:00
twinaphex fbd3b4898f Use enums for hotkey binds list 2016-07-10 14:49:41 +02:00
twinaphex c938f86235 Get rid of one of the last remaining hash dependencies in menu_displaylist.c 2016-07-10 03:08:18 +02:00
twinaphex 4237590bfc Cleanups 2016-07-10 02:21:26 +02:00
twinaphex 44800c1205 Cleanups 2016-07-10 00:46:47 +02:00
twinaphex 976d52e7c9 Cleanups 2016-07-10 00:45:12 +02:00
twinaphex b9f0cb1116 Cleanups 2016-07-10 00:39:25 +02:00
twinaphex 19c93cb58e Cleanups 2016-07-10 00:38:14 +02:00
twinaphex 9d10c3ff16 Fix Overlays setting 2016-07-10 00:32:19 +02:00
twinaphex b211f8b76a Fix Database Manager 2016-07-10 00:27:52 +02:00
Twinaphex 20d7987d27 Cleanup unused variables 2016-07-10 00:08:54 +02:00
twinaphex 01541d3108 Fix menu wallpaper setting 2016-07-09 17:23:34 +02:00
twinaphex 5e665045e4 hash_label only used for one instance now 2016-07-09 17:17:55 +02:00
twinaphex 5be5409431 - Create menu_display_shader_pipeline_active ; don't make menu wallpaper
opacity active when shader pipeline is activated in xMB
- reduce dependency on hash_label
2016-07-09 16:33:55 +02:00
twinaphex 2fce2f4045 Add menu wallpaper opacity setting 2016-07-09 15:13:06 +02:00
twinaphex 6c2856926c Don't need hash_label for wallpaper instance anymore 2016-07-09 13:54:07 +02:00
twinaphex df5d46594b Pass type to 'parse_generic' 2016-07-09 13:52:46 +02:00
twinaphex a8d4d3cc35 Remove unused hash_label 2016-07-09 13:51:57 +02:00
twinaphex c8415e9194 Horizontal Playlists tab now shows playlist names without '.lpl'
extension
2016-07-09 13:49:31 +02:00
twinaphex 180c0c87c1 Add MaterialUI menu color theme setting 2016-07-09 13:17:29 +02:00
twinaphex 499c531d08 Cleanups 2016-07-09 12:32:47 +02:00
twinaphex d203ec2244 (GLUI/MaterialUI) Fix horizontal playlist 2016-07-09 12:26:39 +02:00
twinaphex d0dd77ae42 Split up horizontal playlists code 2016-07-09 12:20:22 +02:00
twinaphex fffd104c0d Can now scroll left/right on playlists tab 2016-07-09 02:22:25 +02:00
twinaphex 2dac910964 Add DISPLAYLIST_FILE_BROWSER_SELECT_COLLECTION 2016-07-08 23:20:48 +02:00
twinaphex 6cb11da46b Move variables around 2016-07-08 23:16:03 +02:00
twinaphex 0b3f45a58a Refactor 'Load Core' code to no longer need hash 2016-07-08 23:14:22 +02:00
twinaphex 0cda65967d Use BIT32_CLEAR_ALL 2016-07-08 22:54:16 +02:00
twinaphex 60eb15bf0b Fix 'Use this directory' for directory settings 2016-07-08 22:51:47 +02:00
twinaphex 5cefbbfc57 Add DISPLAYLIST_FILE_BROWSER_SELECT_DIR/SELECT_FILE 2016-07-08 22:26:28 +02:00
twinaphex a1e517470c Start adding new values 2016-07-08 16:42:40 +02:00
twinaphex 07c34accf5 Use MENU_ENUM_LABEL_URL_ENTRY 2016-07-07 03:02:55 +02:00
twinaphex 76b4828105 Add MENU_ENUM_LABEL_FILEBROWSER_ENTRY 2016-07-07 02:58:57 +02:00
twinaphex 035e7889d1 Remove more instances of MSG_UNKNOWN 2016-07-07 02:51:29 +02:00
twinaphex 4511b1c09c Dehardcode more MSG_UNKNOWN instances 2016-07-07 02:21:33 +02:00
twinaphex 3113f51102 Add 'User remote Enable' settings back 2016-07-07 01:52:10 +02:00
twinaphex 170f8da759 Create MENU_ENUM_LABEL_PLAYLIST_ENTRY 2016-07-04 17:35:59 +02:00
twinaphex 58c6590dca Don't use MSG_UNKNOWN for system information entries 2016-07-04 17:07:34 +02:00
twinaphex 1ecdc1e8b7 Create MENU_ENUM_LABEL_NETWORK_INFO_ENTRY 2016-07-04 16:59:29 +02:00
twinaphex 39c50094da Create MENU_ENUM_LABEL_DEBUG_INFO_ENTRY 2016-07-04 16:57:24 +02:00
twinaphex c6d4dce410 Add MENU_ENUM_LABEL_CORE_INFO_ENTRY 2016-07-04 16:50:58 +02:00
twinaphex cdc7c1283b Fix Onscreen Overlay settings 2016-07-03 19:41:55 +02:00
twinaphex 0775687008 Cleanups 2016-07-02 21:37:22 +02:00
twinaphex 97de8a35ec Cleanups 2016-07-02 20:49:38 +02:00
twinaphex 3c81b2597d Refactor remaining setting screens 2016-07-02 20:40:27 +02:00
twinaphex abe2a14b16 Refactor 'Onscreen Display'/'Onscreen Overlay' settings 2016-07-02 13:49:05 +02:00
twinaphex 84d9a58ec8 Refactor "Frame Throttle" and "Rewind" settings lists 2016-07-02 13:17:24 +02:00
twinaphex f011c4c9d6 Refactor 'Saving settings' and 'Logging settings' lists 2016-07-02 12:03:50 +02:00
twinaphex 662497d897 Refactor Configuration Settings 2016-07-02 10:17:09 +02:00
twinaphex 129a3463f5 Don't use MSG_UNKNOWN for this 2016-07-01 19:06:33 +02:00
twinaphex 79761446c8 Cut down on label hash dependencies 2016-07-01 19:01:25 +02:00
twinaphex 56ef899946 Move code to menu_content.c 2016-07-01 15:55:36 +02:00
twinaphex cddb0a3b48 Hide 'Start Core' if we cannot directly start the core 2016-07-01 12:18:38 +02:00
twinaphex 20fa4499d2 Cleanup 2016-07-01 12:12:06 +02:00
twinaphex 45e3c60d22 Cleanups 2016-07-01 12:10:59 +02:00
twinaphex a38675a562 Style nits 2016-07-01 05:51:27 +02:00
Alcaro e321d34d08 That should be the last of the new Coverity issues... 2016-06-30 16:10:58 +02:00
twinaphex 9ee55cf7cc Fix performance counter representation 2016-06-30 16:05:41 +02:00
twinaphex e4be1f53a3 Add more translatable strings 2016-06-30 05:35:45 +02:00
twinaphex 52db4d226a Cleanups 2016-06-30 05:28:41 +02:00
twinaphex e61593d80c Cleanups 2016-06-30 05:16:28 +02:00
twinaphex 668b4b5d26 Remove duplicate fill_string_concat 2016-06-29 18:14:42 +02:00
twinaphex f4ef5e82c2 Create and use fill_string_concat 2016-06-29 17:41:32 +02:00
twinaphex 2a9bf91e0d Use MENU_ENUM_LABEL_VALUE_NOT_AVAILABLE 2016-06-29 02:40:05 +02:00
twinaphex ca3eecf5c0 Create fill_pathname_join_noext 2016-06-28 13:05:46 +02:00
twinaphex c03e566eba Create filL_short_pathname_representation_noext 2016-06-28 12:49:37 +02:00
twinaphex d94098cca1 Rename menu_file_type to msg_file_type 2016-06-28 12:19:18 +02:00
twinaphex 0a0f9cdec3 Add more translatable strings 2016-06-28 11:30:17 +02:00
twinaphex e03a6284d1 Add FILE_PATH_RDB_EXTENSIOn 2016-06-28 11:22:44 +02:00
twinaphex 218c9b4487 Add more msg enums 2016-06-28 00:51:47 +02:00
twinaphex 7eefeddea9 Fix preliminary 'Download Core' option when no cores are found 2016-06-28 00:30:20 +02:00
Alcaro 996f9a59b7 Whoops, apparently this one is shared the ugly way... 2016-06-27 21:36:59 +02:00
twinaphex 36c235556a Fix some coverity warnings 2016-06-27 20:54:05 +02:00
twinaphex d6975325d9 Create more menu message string translations 2016-06-27 07:28:07 +02:00
twinaphex f017c64220 Add FILE_PATH_CORE_INFO_EXTENSION 2016-06-27 07:18:02 +02:00
twinaphex 2dddc3fc88 Add FILE_PATH_LPL_EXTENSION 2016-06-26 10:12:28 +02:00