Commit Graph

1470 Commits

Author SHA1 Message Date
orbea 23bbcdf8ce menu: Add "Show Reset Core Association".
This can be found at:

Settings -> User Interface -> Views -> Quick Menu -> Show Reset Core Association

This could be helpful for child friendly devices where someone may
accidentally reset the core and then not now which core they were using
before or how to set it again.

Also fixes an issue where "Show Add To Favorites" hides
"Reset Core Association" when that is not desired or expected.

Fixes https://github.com/libretro/RetroArch/issues/7714
2018-12-09 17:46:40 -08:00
M4xw 8764d7be28 [LIBNX] Implement Over-/Downclocking and minor fixes 2018-11-29 18:42:44 +01:00
Tatsuya79 e37c1c330d Fix missing label. 2018-11-29 13:45:06 +01:00
Tatsuya79 d52b38eadc Add FPS counter hotkey. 2018-11-29 13:12:11 +01:00
Twinaphex d794b9069c
Merge pull request #7678 from fr500/upstream
Update msg_hash_us.h
2018-11-28 17:02:25 +01:00
Andrés 9989cc38d7
Update msg_hash_us.h 2018-11-28 10:59:42 -05:00
dukemiller 8294bf86df Create option for dx video drivers to toggle displaying memory use 2018-11-28 00:01:09 -07:00
dukemiller f3c682186c Add submenu label for framecount and change wording 2018-11-27 21:32:15 -07:00
DEX357 83bf27ac9b
Update msg_hash_pl.h 2018-11-26 12:10:50 +01:00
radius 665be01b6b [record] add recording threads setting 2018-11-25 15:51:52 -05:00
radius a4479e6738 pack the fullscreen settings together 2018-11-25 11:39:05 -05:00
radius c2fc35f2cc repurpose the old settings to the new window sizing code 2018-11-25 11:10:58 -05:00
twinaphex cc4f834d74 Rename string to 'Remember Window Positions' 2018-11-25 09:08:43 +01:00
twinaphex e1afdf8c3c (Windows) Start implementing 'remember window positions'. Right now only
saves/remembers X, Y position
2018-11-25 09:02:32 +01:00
twinaphex 7730828560 Start implementing dropdown list for resolution - Win32 right now at first - now need to make OK button do something 2018-11-24 10:31:41 +01:00
Ayssia 1372d408eb Fix newline at eof 2018-11-21 16:34:27 +08:00
Ayssia 930b1214fd Minor Update 2018-11-21 16:32:52 +08:00
altiereslima 2a630b6590 delete .bak 2018-11-20 19:01:49 -02:00
altiereslima 7aa6311c64 Update msg_hash_pt_br.h 2018-11-20 18:44:37 -02:00
Alfrix 780d77e29e Relax the warning in XMB 2018-11-17 12:00:01 -03:00
Alfrix cabcf490bd Update Spanish 2018-11-17 10:35:42 -03:00
Alfrix f4b6dcb6a1 Add missing assets warning to xmb 2018-11-17 10:34:37 -03:00
Twinaphex 292249b79a
Merge pull request #7578 from markwkidd/patch-1
GUI English translation: clarify "Configurations" as "Configuration File"
2018-11-15 22:39:22 +01:00
jdgleaver ca13805937 (3DS) Add 'bottom screen' enable to User Interface menu 2018-11-14 16:41:19 +00:00
DEX357 f295793c70
Update msg_hash_pl.h 2018-11-11 19:45:17 +01:00
markwkidd a811f181e6
GUI English translation: clarify "Configurations" 2018-11-10 08:42:05 -08:00
DEX357 0d2cd4982d
Update msg_hash_pl.h 2018-11-10 17:27:42 +01:00
theheroGAC 03e6ad8831
Update msg_hash_it.h 2018-11-06 17:50:12 +01:00
twinaphex c2fc821fad Audio Output Rate should use special dropdown list callbacks 2018-11-05 20:46:56 +01:00
twinaphex 73e7a0760a Update label 2018-11-05 14:52:57 +01:00
twinaphex 6c90b63835 Add 'No Favorites Available' text 2018-11-05 14:30:08 +01:00
twinaphex c55b9c8c22 Add 'No Videos Available' / 'No Images Available' text 2018-11-05 14:23:17 +01:00
twinaphex 70ccbb6fb5 Add customized string for 'no Music Available' 2018-11-05 13:59:38 +01:00
twinaphex 1aded41b33 Add more localized strings 2018-11-02 15:29:29 +01:00
twinaphex ad6f891290 Hide MIDI settings if driver is set to null 2018-11-02 15:18:29 +01:00
twinaphex 62cf1d6c37 (NL) Update Dutch 2018-11-02 11:18:54 +01:00
DEX357 f92f5366b1
Update msg_hash_pl.h 2018-11-01 13:54:14 +01:00
theheroGAC 01864b4f6e
Update msg_hash_it.h 2018-11-01 09:25:36 +01:00
natinusala c9a5156e5d ozone: fix on the fly theme setting 2018-10-27 19:19:52 +02:00
natinusala b56da6919c Convert msg_hash_el.h to LF 2018-10-27 19:13:18 +02:00
twinaphex 689e612af8 (Ozone) Add 'Use System Preferred Color Theme' (enabled for Switch) 2018-10-27 17:10:53 +02:00
twinaphex 624698d2d9 (Ozone) Add menu color theme 2018-10-27 16:51:17 +02:00
Twinaphex aad127ed2c
Merge pull request #7492 from lambolighting/master
Update Greek Translation
2018-10-27 15:45:19 +02:00
LamboLighting b1c9b4919a Update Greek Translation
More updates. Most of the basic menu has been translated.
2018-10-27 11:41:56 +03:00
twinaphex 622bef1f7a Dehardcode some more strings 2018-10-27 05:48:44 +02:00
twinaphex 9b72a3337c (Dutch) Update Dutch translation
(Ozone) Update hardcoded label
2018-10-27 05:29:28 +02:00
twinaphex 2fd2649eb8 Fix ton of C89 warnings/errors 2018-10-27 04:40:43 +02:00
DEX357 365fb4b4eb
Update msg_hash_pl.h 2018-10-20 20:36:59 +02:00
Twinaphex 7f2e21de81
Merge pull request #7459 from lambolighting/master
Update Greek Translation
2018-10-19 07:45:10 +02:00
LamboLighting 5353e29afa Update intl/msg_hash_el.h 2018-10-18 22:57:11 +03:00