1488 Commits

Author SHA1 Message Date
radius
051e5bd262 [gui] add sublabel for start core 2019-01-01 12:35:29 -05:00
radius
0a6df1743c [netplay] print upnp failed messages
[cheevos] fix warning
2019-01-01 11:22:58 -05:00
Alfredo Monclus
428011693e Fix msg_hash_us styling 2018-12-30 16:12:34 -03:00
Alfredo Monclus
bcdcdbf2c3 Update Spanish 2018-12-30 16:12:34 -03:00
waitingmoon
9872111dbc Update msg_hash_ja.h (#7831) 2018-12-28 15:06:52 -05:00
Twinaphex
5e1ec17742
Merge pull request #7804 from fr500/fixes
reset on hardcore enable
2018-12-26 04:45:43 +01:00
Jean-André Santoni
fcf75fda17
Merge pull request #7675 from natinusala/lakka-restart
Lakka: rename Quit RetroArch to Restart RetroArch (english & french)
2018-12-26 00:10:01 +07:00
radius
6eae0df010 reset on hardcore enable 2018-12-23 11:16:55 -05:00
markwkidd
2675fa26c0 Update theme selection sublabel in msg_hash_us.h
This PR updates the sub-label for the Menu Icon Theme in order to:
  1. remove the outdated instruction to restart RA
  2. reflect that the theme setting controls more than just icons
2018-12-23 10:16:18 -05:00
Twinaphex
1df95bb28b
Merge pull request #7793 from fr500/fixes
move core sideloading to load core menu
2018-12-22 19:44:45 +01:00
radius
09deb96397 move core sideloading to load core menu 2018-12-21 18:17:17 -05:00
theheroGAC
970e3515b1
Update msg_hash_it.h 2018-12-20 23:08:04 +01:00
jdgleaver
f603d4ec30 (RGUI) Enable customisation of background and border colours 2018-12-20 16:13:16 +00:00
Brad Parker
458bb9fbb5 add option to toggle menu by holding down start button 2018-12-19 14:53:17 -05:00
radius
6c936274b7 make file copy operation a function
add sublabels

improve localization
2018-12-16 16:55:12 -05:00
radius
bfd23150b5 add core sideloading option 2018-12-16 12:42:09 -05:00
orbea
2646e49eb4 menu: Add 'Show Start Recording' and 'Show Start Streaming'.
Fixes https://github.com/libretro/RetroArch/issues/7739

These options are located at:

  Settings -> User Interface -> Views -> Quick Menu -> Show Start Recording

and

  Settings -> User Interface -> Views -> Quick Menu -> Show Start Streaming

The quick menu options 'Stop Recording' and 'Stop Streaming' are
intentionally not hidden to prevent users from silently recording or
streaming without realizing.
2018-12-13 18:40:32 -08:00
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
natinusala
bdc68b1044 Lakka: rename Quit RetroArch to Restart RetroArch (english & french) 2018-11-28 14:52:05 +01: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