krzys-h
a116bb908e
(UWP) Support access through the file picker
2019-01-17 11:48:09 +01:00
krzys-h
c8510378dc
(UWP) Error if trying to use VFS on cores that don't support it
2019-01-17 11:08:05 +01:00
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
Twinaphex
fab4834b82
Merge pull request #7959 from bparker06/json_playlist
...
add JSON playlist format
2019-01-14 03:14:54 +01:00
theheroGAC
473bae15c3
Update msg_hash_it.h
2019-01-13 20:38:05 +01:00
Brad Parker
f0e2f7dcf4
Merge branch 'master' into json_playlist
2019-01-11 09:02:11 -05:00
Brad Parker
c7041260d7
add JSON playlist format
2019-01-09 17:13:13 -05:00
altiereslima
03e25ecb2f
Update msg_hash_pt_br.h
2019-01-09 20:02:34 -02:00
altiereslima
c26a4aa13a
Update msg_hash_pt_br.h
2019-01-09 19:54:35 -02: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
Alfredo Monclus
bcdcdbf2c3
Update Spanish
2018-12-30 16:12:34 -03:00
radius
583273d81b
[discord] show connection confirmation dialog
2018-12-28 17:16:14 -05: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
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 240856f19c
.
2018-12-23 00:46:44 +01: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
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
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
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
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
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
twinaphex
0957017a32
Update Dutch localization
2018-10-18 05:49:58 +02:00
Twinaphex
d58dc3186d
Merge pull request #7436 from lambolighting/master
...
Update Greek Translation
2018-10-14 16:45:17 +02:00
LamboLighting
d4861e0952
More Greek translations and some fixes
...
More things translated and fixed some spelling mistakes from the previous commit.
2018-10-14 15:06:35 +03:00
waitingmoon
4e99132e23
Update JP translation ( #7407 )
...
* Update JP translation (Video and Audio)
* Update JP translation (Main Menu, Settings)
* Update JP translation (Netplay, Import)
* minor change
* Change システム to 全般
* Change 全般 to メイン (refrect 5ch users opinion)
* restore explanation of non-windowed fullscreen mode
2018-10-14 04:41:51 -04:00
twinaphex
4a67dd8d02
Buildfix
2018-10-12 21:31:59 +02:00
Twinaphex
bd7656a80f
Merge pull request #7422 from ayssia/master
...
Update Simplified Chinese Localization
2018-10-12 19:39:04 +02:00
altiereslima
56a69b073f
Update intl/msg_hash_pt_br.h
2018-10-12 14:15:02 -03:00
Ayssia
92eb209c6f
Minor Fix
2018-10-12 13:51:43 +08:00
Ayssia
7dd05d4750
Minor Fix
2018-10-12 13:10:44 +08:00
Twinaphex
9e03e396ab
Merge pull request #7414 from ayssia/master
...
Update simplified Chinese localization
2018-10-12 01:37:38 +02:00
Twinaphex
58f8c2eddb
Merge pull request #7416 from lambolighting/master
...
(Language) Greek Translation of RetroArch - WIP
2018-10-12 01:35:20 +02: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
Ayssia
7d0b041bfa
Fix duplicate line
2018-10-11 18:52:26 +08:00
Ayssia
7059f2b645
Major update by @loverlf
2018-10-11 18:48:36 +08:00
Ayssia
5d6c4c3a46
Minor fix & Multiline formatting
2018-10-11 10:55:56 +08:00
Ayssia
eddf441a2a
Minor Fix
2018-10-11 01:52:36 +08:00
Ayssia
1bda769fab
Update Simplified Chinese Localization
2018-10-11 01:51:18 +08:00
Ayssia
455d0d83f0
Update Simplified Chinese Localization
2018-10-10 22:25:48 +08:00
Alfrix
fa03a634d0
New Netplay icons
2018-10-09 19:52:28 -03:00
Twinaphex
d191517ac5
Merge pull request #7388 from ayssia/master
...
Update Simplified Chinese localization
2018-10-09 15:26:29 +02:00
Ayssia
1fab4cfd2b
Fix typo
2018-10-09 21:17:13 +08:00
Ayssia
7f0c73f67a
Update Simplified Chinese localization
2018-10-09 14:57:24 +08:00
waitingmoon
a49253cb6e
Update JP translation ( #7371 )
...
* Update JP translation
* Update msg_hash_ja.h
2018-10-08 23:30:01 -04:00
Twinaphex
0309d62bc9
Merge pull request #7377 from WerWolv98/master
...
Updated German translation
2018-10-09 01:25:57 +02:00
Twinaphex
a6cd8abb90
Merge pull request #7381 from ayssia/master
...
Update Simp. Chinese Localization
2018-10-09 01:25:43 +02:00
Ayssia
a2548288b3
Update Simplified Chinese Localization
2018-10-08 17:15:22 +08:00
Ayssia
6748efe020
Fix duplicate line
2018-10-08 11:44:49 +08:00
Ayssia
ec793c7955
Update Simp. Chinese Localization
2018-10-08 11:40:22 +08:00
Ayssia
4abc718f05
Update Simp. Chinese Localization
2018-10-08 11:17:48 +08:00
WerWolv
f35ee6c0c1
Updated German translation
2018-10-07 22:32:41 +02:00
Twinaphex
58dac5c0a5
Merge pull request #7375 from ayssia/master
...
Update Simplified Chinese Localization
2018-10-07 14:32:42 +02:00
Ayssia
7771b0db10
Fix typo
2018-10-07 14:00:27 +08:00
Ayssia
5b92570f50
Update Simplified Chinese Localization
2018-10-07 12:00:09 +08:00
Ayssia
cb9ff15cc4
Update Simplified Chinese Localization
2018-10-07 10:47:31 +08: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
Ayssia
8269d6837c
Update Simplified Chinese Localization
2018-10-07 01:33:42 +08: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
Dan Weiss
75a1ea749b
Fix missing BOM markers ( #7367 )
2018-10-04 19:42:41 -04:00
waitingmoon
cdea2a0ba6
Update msg_hash_ja.h ( #7363 )
2018-10-04 13:34:04 -04:00
Twinaphex
c7b7661340
Merge branch 'master' into patch-4
2018-10-04 02:15:17 +02:00
theheroGAC
748bc6cf4d
Update msg_hash_it.h
2018-10-03 21:05:16 +02:00
waitingmoon
cf939aefe2
Update msg_hash_ja.h
...
minor change
2018-10-03 04:50:05 +09: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
waitingmoon
908574f3c4
Update msg_hash_ja.h
2018-09-30 22:23:04 +09: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
waitingmoon
a6836584c7
Update msg_hash_ja.h
2018-09-28 23:23:51 +09:00
Matthew Wang
e904fa851e
update traditional chinese translation
2018-09-28 15:46:31 +08:00
Alfrix
307630722c
Correct styling in msg_hash_us
2018-09-27 17:40:08 -03:00
Alfrix
9dfa48395e
Update Spanish
2018-09-27 17:38:33 -03:00
twinaphex
a52b6a2c16
Add Streaming Title setting
2018-09-27 13:38:32 +02:00
twinaphex
1764bfe60f
Added Streaming Mode
2018-09-26 23:34:45 +02:00
twinaphex
cf7eea30cb
Add Youtube/Twitch Stream key settings
2018-09-26 23:22:12 +02:00
twinaphex
bb0059c721
Add Twitch list/Youtube list
2018-09-26 23:00:20 +02:00
twinaphex
7ba7bc3a1d
Add recording options at radius' request
2018-09-26 00:55:17 +02:00
waitingmoon
a945b7b985
Update msg_hash_ja.h ( #7284 )
2018-09-24 13:51:01 -04:00
radius
bcb960d248
record] start adding menu entries
2018-09-23 19:09:28 -05:00
twinaphex
f00f73c5ed
Add 'dropdown list' when pressing the OK/Confirm button on Video -> Aspect Ratio
2018-09-23 10:59:49 +02:00
radius
a0339e95ec
Reset the flag on reset
2018-09-22 21:27:19 -05:00
radius
c07744564a
prevent retroachievements cheating exploit
...
Revert "prevent retroachievements cheating exploit" and reimplement it in a better way
This reverts commit d323338caa4882925d184f5ee7a506bfa8c78c1e.
2018-09-22 11:43:34 -05:00
DEX357
560d6767f4
Update msg_hash_pl.h
2018-09-21 19:23:36 +02:00
waitingmoon
a1e3530c77
Update msg_hash_ja.h ( #7261 )
...
* Update msg_hash_ja.h
* fix typo
解答 to 解凍
2018-09-20 21:56:32 -04:00
Twinaphex
62b0722ec5
Merge pull request #7249 from alondero/master
...
Add support for Rumble when increase or decrease by the rumble value
2018-09-20 09:53:36 +02:00
waitingmoon
099317a2e2
Update msg_hash_ja.h ( #7250 )
2018-09-19 08:19:15 -04:00
Adam Londero
69074f877b
Add support for Rumble when memory increases or decreases by the rumble value
2018-09-18 22:04:22 +01:00
Brad Parker
010fad236a
Qt: add option to rename playlists
2018-09-18 14:09:25 -04:00
waitingmoon
bca86728b0
Update msg_hash_ja.h ( #7246 )
...
* Update msg_hash_ja.h
Update JP translation
* Update msg_hash_ja.h
2018-09-18 11:10:06 -04:00
twinaphex
cb8148878c
Add hotkeys for 'Toggle Recording' / 'Toggle Streaming'
2018-09-18 08:52:09 +02:00
waitingmoon
d2ab86f333
Update msg_hash_ja.h ( #7240 )
...
Update JP translation
2018-09-18 01:39:42 -04:00
theheroGAC
bd0f7002bc
Update msg_hash_it.h
2018-09-17 20:42:26 +02:00
Alfrix
63f5281b67
Update english
2018-09-17 14:31:04 -03:00
Alfrix
74350ee184
Update Spanish
2018-09-17 14:30:31 -03:00
twinaphex
3c8ee6f26a
Add 'Start Streaming/Start Recording' to Quick Menu
2018-09-17 09:06:24 +02:00
Twinaphex
4f85ca5f9a
Merge pull request #7225 from fr500/master
...
WIP: [record] start whipping some sense into this feature
2018-09-17 06:16:13 +02:00
twinaphex
9c88c6e3c5
Add msg_hash OUTPUT_DISPLAY_ID
2018-09-17 03:25:34 +02:00
twinaphex
04211662cf
Add 'Use Custom Refresh Rate' setting
2018-09-17 01:56:18 +02:00
twinaphex
369f8206d1
Add 'X-Axis Centering' - https://github.com/libretro/RetroArch/issues/6988
2018-09-16 21:00:34 +02:00
theheroGAC
71e8f00b27
Update msg_hash_it.h
2018-09-16 12:39:11 +02:00
twinaphex
07fd28b351
Change CRT Super Resolution 'OFF' to 'Native'
2018-09-16 09:06:55 +02:00
twinaphex
92b6854315
CRT SwitchRes - step 3 - https://github.com/libretro/RetroArch/issues/6988
2018-09-16 08:57:27 +02:00
twinaphex
ac81ef680d
Update sublabels
2018-09-16 08:29:13 +02:00
twinaphex
004a2e335f
(CRT SwitchRes) Step 1- https://github.com/libretro/RetroArch/issues/6988
2018-09-16 08:06:06 +02:00
Alfrix
f24715ac1e
Update spanish and fix some indentation mishaps in us
2018-09-16 00:27:40 -03:00
radius
1c85058e72
[recording] rename bsv recording from movie to input replay
2018-09-15 21:47:23 -05:00
DEX357
e37bd41e86
Update msg_hash_pl.h
2018-09-14 23:20:09 +02:00
twinaphex
914df58d2e
(WGL) Adaptive Vsync should work now for WGL
2018-09-12 03:59:25 +02:00
altiereslima
3a6290887a
Update brazilian portuguese translation
2018-09-11 01:21:42 -03:00
Raphael Zumer
ab384b8afb
Update msg_hash_ja.h ( #7203 )
...
* Fix some incorrect labels
* Word some labels more naturally
* Use RetroAchievements instead of レトロ実績
2018-09-10 10:14:14 -04:00
Brad Parker
30fb23ccbe
Qt: add option to filter extensions inside archives when adding to a playlist
2018-08-30 23:06:34 -04:00
twinaphex
9d43f7f036
Fix French
2018-08-29 21:25:47 +02:00
Brad Parker
56c9a37e5a
Qt: initial core options dialog
2018-08-29 11:34:36 -04:00
Joselagem
613ff650d0
Update languages files US and ES
...
Update languages files US and ES
Actualización de los archivos de idioma US y ES
2018-08-28 14:34:13 -03:00
Twinaphex
96e14c0b61
Merge pull request #7139 from bparker06/qt_playlist_thumbnail
...
Qt: add right-click for playlists to download thumbnails for the current entries
2018-08-28 05:31:51 +02:00
Brad Parker
d8913d5d3a
Qt: add right-click for playlists to download thumbnails for the current entries
2018-08-27 23:29:44 -04:00
altiereslima
0116f675b9
Update brazilian portuguese translation
2018-08-27 17:21:56 -03:00
Brad Parker
21f99b9965
Qt: add right-click for playlists to download their thumbnail packs
2018-08-26 23:24:43 -04:00
Brad Parker
9638005332
Qt: add UI option to set startup playlist, fixes #7103
2018-08-26 17:17:45 -04:00
Twinaphex
adb72755e1
Merge pull request #7127 from altiereslima/master
...
Update brazilian portuguese translation
2018-08-25 21:52:57 +02:00