1703 Commits

Author SHA1 Message Date
twinaphex
4fdf33e5f8 (CDROM) Add Load Disc/Dump Disc 2019-07-03 01:08:20 +02:00
jdgleaver
1e17cca64d Playlist Management: Add 'Reset Core Associations' option 2019-07-02 12:00:38 +01:00
jdgleaver
0be44e57ad Overhaul default playlist core association 2019-06-26 17:42:26 +01:00
twinaphex
ac8e80a9e2 (MSVC2017) Fix build 2019-06-20 02:48:07 +02:00
twinaphex
95b96a5faa (MSVC2005) Fix build issues 2019-06-19 21:43:39 +02:00
twinaphex
897a9a7c1a (MSVC 2017 UWP) Silence warnings 2019-06-19 21:20:31 +02:00
toshixm
bd0fdf7322 Update Japanese translation messages (#8978)
* Updated Japanese translation messages.

* Modified translation of MENU_ENUM_LABEL_VALUE_MENU_ENUM_CONTROLS_PROLOG
2019-06-19 13:14:51 -04:00
Brad Parker
c962da0ddb add video setting to select gpu (currently implemented for vulkan) 2019-06-13 12:47:08 -04:00
Twinaphex
9634639842
Merge pull request #8958 from fpscan/master
Turkish language updates
2019-06-12 05:23:21 +02:00
Twinaphex
7ea8dbb6ac
Merge pull request #8956 from toshixm/master
Update Japanese translation
2019-06-12 00:36:24 +02:00
Ömercan Kömür
56ba6e5a4d Update msg_hash_tr.c 2019-06-12 01:14:20 +03:00
Toshiyuki Maezawa
6bc2395e52 Added workaround C89 limitations. 2019-06-12 00:58:02 +09:00
Toshiyuki Maezawa
5b0c8ab2ab Added BOM 2019-06-11 23:37:13 +09:00
Toshiyuki Maezawa
9a003e03d0 Updated japanese translation. 2019-06-11 23:23:02 +09:00
Joohan Lee
99a466fd7d Update Korean translation (#8952)
add more translation & correct mistypo
2019-06-10 13:26:53 -04:00
Toshiyuki Maezawa
63eb7930d1 Merged updates from msg_hash_us.c 2019-06-11 01:34:47 +09:00
Toshiyuki Maezawa
06a26fbe6b Applied coding style using editorconfig 2019-06-11 00:45:36 +09:00
Toshiyuki Maezawa
9840e9a9a1 Merged updates from msg_hash_en.h 2019-06-10 23:48:11 +09:00
Twinaphex
3ec1a4d73e
Merge pull request #8935 from jdgleaver/xmb-thumb-size
(XMB) Add optional thumbnail scaling
2019-06-07 20:00:30 +02:00
jdgleaver
cfaaa5eeff (XMB) Add optional thumbnail scaling 2019-06-07 16:38:17 +01:00
jdgleaver
97aaf42446 Overhaul content 'Information' menu display 2019-06-06 17:37:32 +01:00
twinaphex
8bb74d0776 Added new hotkey AI Service and added requested
variables for OCR
2019-06-06 03:41:40 +02:00
Tatsuya79
ed0df2fcd7 add some missing settings in QT 2019-06-06 01:10:45 +02:00
jdgleaver
c4bb2f5ad7 (XMB/Ozone) Add optional thumbnail upscaling 2019-06-05 17:05:30 +01:00
Twinaphex
faf612098f
Merge pull request #8912 from jdgleaver/remove-history-favourites
Add option to show 'remove playlist entry' only on history/favourites
2019-06-04 19:35:27 +02:00
jdgleaver
736ff13e35 (GEKKO) Add optional overscan correction 2019-06-04 15:50:47 +01:00
jdgleaver
80c9475fa4 Add option to show 'remove playlist entry' only on history/favourites 2019-06-04 11:29:51 +01:00
Twinaphex
a6895360b4
Merge pull request #8909 from plaidman/master
fixing duplicate "restart retroarch" entries in lakka
2019-06-04 02:52:46 +02:00
Tomsic, Jason
1c9e78187f fixing duplicate "restart retroarch" entries in lakka 2019-06-03 14:16:02 -04:00
Ryunam
ed1d98d2a2 Add toggle to show/hide mouse cursor with overlays 2019-06-02 23:48:01 +02:00
jdgleaver
aa6beb68c2 Add option to show/hide 'Restart RetroArch' 2019-05-30 13:52:24 +01:00
Twinaphex
6c721ee017
Merge pull request #8875 from losernator/master
Update Korean translation
2019-05-29 14:42:58 +02:00
Joohan Lee
8391d4f853
Update msg_hash_ko.h 2019-05-29 15:42:32 +09:00
Joohan Lee
6353a95ce3 Update Korean translation
Update Korean translation
2019-05-29 15:19:42 +09:00
twinaphex
682bfc675f Add this ifdef around pragma execute-character-set 2019-05-28 13:37:14 +02:00
Ömercan Kömür
c0c1a0b64f added new Turkish translations 2019-05-25 05:24:06 +03:00
jdgleaver
a117b8391f Hide legacy thumbnail downloader by default 2019-05-24 14:39:53 +01:00
jdgleaver
20aff2a05a Add optional 'on demand' thumbnail downloads 2019-05-24 12:03:26 +01:00
Brad Parker
725fe6197d add CPU model to system info 2019-05-22 10:50:21 -04:00
Dwedit
1faaf68d9d UTF-8 Fix favoring MSVC 2010-2013.
MSVC 2015 and 2017 projects: Add /utf-8 switch
Makefile.griffin: Add -utf-8 switch to MSVC 2015 builds
Makefile.msvc: Add -utf-8 switch to MSVC 2017 builds
intl/msg_hash files: Added BOM and MSVC 2010-2013 pragmas
menu_cbs.c: Replace Euro character with raw bytes
menu_osk_utf8_pages.h: Replace pragma with MSVC 2010-2013 version range
shaderparamsdialog.cpp: Add BOM and MSVC 2010-2013 pragma
2019-05-21 18:02:25 -05:00
radius
95dbb040b0 add restart menu option
add sublabels

Add .gitlab-ci.yml

Update .gitlab-ci.yml
2019-05-21 04:25:34 +02:00
Twinaphex
27162c2510
Merge pull request #8818 from altiereslima/master
Update msg_hash_pt_br.h
2019-05-20 23:18:19 +02:00
altiereslima
6a8ec3566d Update msg_hash_pt_br.c 2019-05-20 15:06:59 -03:00
twinaphex
961daa2775 Fix Recording Threads label 2019-05-20 05:17:25 +02:00
twinaphex
0db4b2d039 Revert "backup cores to download dir before updating"
This reverts commit 3638ecd71adf97deca37898c5a2c156949d355df.
2019-05-20 04:28:52 +02:00
radius
3638ecd71a backup cores to download dir before updating 2019-05-20 04:28:27 +02:00
altiereslima
028a21531a Update msg_hash_pt_br.h 2019-05-19 21:52:52 -03:00
Twinaphex
09cee30b02
Merge pull request #8791 from DEX357/patch-30
Update msg_hash_pl.h
2019-05-19 00:45:20 +02:00
altiereslima
661eb7a91b Update msg_hash_pt_br.h 2019-05-18 02:23:49 -03:00
altiereslima
0037d39ff3 Update msg_hash_pt_br.h 2019-05-18 01:47:58 -03:00