636 Commits

Author SHA1 Message Date
krzys-h
9188cc1a73 (UWP) Add broadFileSystemAccess support 2019-01-17 11:08:02 +01:00
Twinaphex
fd17970f61
Merge pull request #7925 from CozmoP/sync
Qt: Detailed file browser table and other changes.
2019-01-16 22:00:37 +01:00
Brad Parker
c7041260d7 add JSON playlist format 2019-01-09 17:13:13 -05:00
jdgleaver
faaa6e081b (RGUI) Add colour themes 2019-01-09 10:50:24 +00:00
CozmoP
017abf4148 Qt: Detailed file browser table. Don't allow dropping files on file browser table. Share selection between playlist views. Show grid footer on list view too. Add items count to footer. Rename a couple functions. 2019-01-07 20:56:23 +01:00
Twinaphex
ad3e66dcb0
Merge pull request #7737 from CozmoP/modelview
Qt: custom playlist model and playlist view
2019-01-06 16:07:05 +01:00
Twinaphex
90baac517d
Merge pull request #7732 from fr500/discord
WIP: Discord ask-to-join
2019-01-05 22:31:21 +01:00
CozmoP
5012b27853
Merge branch 'master' into modelview 2019-01-04 01:33:30 +01:00
orbea
5fcec0f561 menu: Add sublabel for 'menu_horizontal_animation'.
Fixes https://github.com/libretro/RetroArch/issues/5271.
2019-01-02 20:36:35 -08:00
radius
b8129a1381 cleanup 2019-01-01 14:34:10 -05:00
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
radius
583273d81b [discord] show connection confirmation dialog 2018-12-28 17:16:14 -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
CozmoP
6382bc48c3
Merge branch 'master' into modelview 2018-12-23 00:55:12 +01:00
CozmoP
e0c01d658d Revert "Qt: Implement custom playlist model and grid view."
This reverts commit 240856f19c0adcb77af8f6ac7e6aea41f8e458fc.
2018-12-23 00:46:44 +01:00
radius
09deb96397 move core sideloading to load core menu 2018-12-21 18:17:17 -05: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
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