663 Commits

Author SHA1 Message Date
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
Pau López
240856f19c Qt: Implement custom playlist model and grid view.
Only load images when they become visible and cache them.
Add option to change thumbnail type displayed in grid view.
Add option to change thumbnail cache limit.
2018-12-14 23:33:41 +01: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
CozmoP
7b9c094052
Merge branch 'master' into modelview 2018-12-12 21:38:32 +01:00
Pau López
a868ef29e8 Qt: Implement custom playlist model and grid view.
Only load images when they become visible and cache them.
Add option to change thumbnail type displayed in grid view.
Add option to change thumbnail cache limit.
2018-12-12 21:06:04 +01: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
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
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
Alfrix
780d77e29e Relax the warning in XMB 2018-11-17 12:00:01 -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
markwkidd
a811f181e6
GUI English translation: clarify "Configurations" 2018-11-10 08:42:05 -08: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
natinusala
c9a5156e5d ozone: fix on the fly theme setting 2018-10-27 19:19:52 +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
622bef1f7a Dehardcode some more strings 2018-10-27 05:48:44 +02:00
Alfrix
d5c56e4601 Rework sublabels to avoid the unhelpful enable/disable 2018-10-20 14:29:28 -03:00
Alfrix
605113a20a Remove input from main labels at the input menu 2018-10-19 10:11:28 -03:00
Alfrix
50880e6435 Remove audio from main labels at the audio menu 2018-10-19 10:01:35 -03:00
Alfrix
cb7df5a665 Remove driver from main labels at the driver menu 2018-10-19 09:50:21 -03:00
Alfrix
d2f472ba7a Rework some sublabels 2018-10-19 09:42:22 -03:00
Alfrix
e2dd2c2d69 Remove Enable from main labels 2018-10-19 09:28:44 -03:00
LamboLighting
8509132ebd (Language) Greek translation of RetroArch
First steps of the translation.
Still a WIP. Most of the menu labels have been translated. Lots of sublabels still need translation.
2018-10-12 01:22:33 +03:00
Alfrix
fa03a634d0 New Netplay icons 2018-10-09 19:52:28 -03:00
Twinaphex
c29654b504
Merge pull request #7332 from grimpunch/master
Date Time setting for AM:PM as an option
2018-10-07 02:31:21 +02:00
natinusala
8250007b8e Added Lakka Switch menu entries 2018-10-06 15:44:37 +02:00
=Christian Murphy
017d1b710e Restore default time mode, replace non-sensical time date formats with more commonly used ones 2018-10-05 23:11:38 +01:00
=Christian Murphy
940a03f552 Linux friendly datetime locale settings, slightly less friendly datetime locale settings for Windows 2018-10-01 23:32:54 +01:00
Rob Loach
5a870f9190
Add language entry for STB TrueType support 2018-09-30 20:38:59 -04:00
twinaphex
7245cb2732 Add Reset To Defaults setting 2018-10-01 02:13:53 +02:00
twinaphex
a3f98a21f8 Add split joycon setting 2018-09-30 23:39:31 +02:00
=Christian Murphy
b3cf7150d5 Date Time setting for AM:PM as an option 2018-09-30 18:01:43 +01:00
Sven
183d722b56 add sublabels to the new cheat options 2018-09-30 10:22:28 -04:00
Sven
25b5a7e3b8 add cheat variables to allow for updating large portions of memory - e.g. unlock all levels 2018-09-29 14:52:10 -04:00