Commit Graph

2018 Commits

Author SHA1 Message Date
Weedy Weed Smoker 1fc1a48bfe
Ready to merge! 2019-11-11 06:21:49 +07:00
Weedy Weed Smoker e4bcfa6a2a
Missed one translation! Done... 2019-11-11 06:15:31 +07:00
Weedy Weed Smoker ad5874b94d
Clarify a sublabel... 2019-11-10 04:01:09 +07:00
Weedy Weed Smoker 0e6f33103a
Add the new dual-thumbnail option from the US file 2019-11-10 03:54:07 +07:00
Weedy Weed Smoker 946713100a
Add english back to the "cutie" color themes 2019-11-09 12:28:19 +07:00
Weedy Weed Smoker a3aef0f3f5
Use the "cutie" reference instead of a translation 2019-11-09 12:26:26 +07:00
Weedy Weed Smoker f3506054a1
Add a plural for the thumbnails... 2019-11-09 07:04:25 +07:00
Weedy Weed Smoker a5f1e9f817
Add a translation for "sunbeam"... 2019-11-09 01:28:59 +07:00
Weedy Weed Smoker ff03272e07
Update the french translation
with the latest additions in the US file!
2019-11-09 01:22:32 +07:00
jdgleaver bba454207e (GLUI) Add dual thumbnail support 2019-11-08 16:45:46 +00:00
Ömercan Kömür 42a85938e7 Update msg_hash_tr.h 2019-11-05 23:37:15 +03:00
altiereslima a28bbf5d14 Update Portuguese Brazilian translation 2019-11-05 11:26:30 -03:00
Ömercan Kömür ab56aca3ef Update msg_hash_tr.h
missing text added and translated
missing texts translated
2019-11-05 04:13:34 +03:00
Ömercan Kömür d326828fd6 Update msg_hash_tr.h
Missing texts translated to Turkish language
2019-11-02 18:00:29 +03:00
Ömercan Kömür 82b31c12c1 Flux
New RGUI Theme
2019-11-02 17:33:51 +03:00
Twinaphex 044851f608
Merge pull request #9616 from fpscan/master
New XMB Menu Color Theme: Sunbeam
2019-11-02 12:07:35 +01:00
IlDucci ec4f49d860 Fixed formatting issues with rgui
- Major formatting proofread to ensure no help screen goes past the hard character limits of rgui UI.
 - Tweaked the writing of some dialogues.
2019-11-02 00:00:27 +01:00
IlDucci 73e3620d20 Update msg_hash_es.h
- Fixed a missing accent in "English" language.
 - Translated the latest additions for the thumbnail views.
 - Replaced "landscape" and "portrait" with the extended translation in Spanish: "horizontal" and "vertical".
2019-11-01 22:31:02 +01:00
Twinaphex e9643d189b
Merge pull request #9659 from DEX357/patch-45
Update msg_hash_pl.h
2019-11-01 20:13:59 +01:00
Twinaphex e60f72388e
Merge pull request #9662 from IlDucci/master
Spanish language revision and update
2019-11-01 20:12:19 +01:00
jdgleaver c356969c3a (GLUI) Add initial thumbnail support 2019-10-31 17:25:55 +00:00
IlDucci 9ba48d8a4e Fixed some nesting problems. 2019-10-31 18:09:45 +01:00
IlDucci 01bf1c9710 Removing some unknown leftover. I'm not sure what else is left to do. 2019-10-31 17:28:33 +01:00
IlDucci 370c28f0d4 Added a missing component for the C89 workarounds. 2019-10-31 15:20:57 +01:00
IlDucci c10175030f Update msg_hash_es.c 2019-10-31 15:11:46 +01:00
IlDucci 3a8e58ada4 Copypasted fixes from French to solve two strings being too long for the C89 compiler.
Also tweaked some spaces before the "\n" code.
2019-10-31 15:11:31 +01:00
IlDucci d915787c9c Update msg_hash_es.c
Removing an extra "%s" in the virtual controller overlay.
2019-10-31 14:43:13 +01:00
IlDucci 7d5e24806c Adding first batch of fixes 2019-10-31 14:31:17 +01:00
IlDucci ee39d62031 Update to the Spanish revision/overhaul
- Fixed an instance where the term "peer" wasn't using the extended term (cliente).
 - Fixed the ordering of Dynamic Audio Rate Control.
 - Added a translation for the term "frame time".
 - Added the missing revision/proofread of the help messages.
 - Translated the missing help messages.
 - Did a quick cleanup of unneeded line jumps.
2019-10-31 13:59:36 +01:00
Ömercan Kömür 9a3512df31 Revert "Delete msg_hash_fr.h"
This reverts commit fad8a0f29c.
2019-10-31 04:34:56 +03:00
Ömercan Kömür fad8a0f29c
Delete msg_hash_fr.h 2019-10-31 04:23:16 +03:00
Ömercan Kömür 7021a4909e
Merge branch 'master' into master 2019-10-31 04:22:33 +03:00
IlDucci 1f56d944ae Spanish language revision and update
Hello there, this is a large update and proofread for RetroArch's Spanish translation.

I have done the following changes:
 - Translated the new strings.
 - Unified the tenses being used for menu entry labels and sublabels (There was a mix of tenses all over the place, so I've decided for now to use infinitive for labels and present's second person in singular for starting sublabels).
 - Unified many terms that were translated in more than one way (frames, for example, had frames and fotogramas all around).
 - Added many missing trailing periods at sublabels and what I think are OSD notifications.
 - Fixed a metric ton of missing accents.
 - Added rewrites on some translations.
 - Updated translations wherever the English texts had substantial changes.

There's one thing that I might have mixed, and that's the Spanish region that the line's being directed. Back when I started this translation, I followed the European Spanish expressions and verbal tenses, but it seems there's been a deviation since then into Latin American Spanish's expressions and verbal usage (video/indice instead of vídeo/índice, encontró instead of ha encontrado... Not sure if it's actually an attempt to do Neutral Spanish).

A decision has to be made about this (Either try to go with Neutral or split the translation into European Spanish and Latin American. I'd personally go with the latter).
2019-10-29 23:12:06 +01:00
DEX357 86a7e500e9
Update msg_hash_pl.h 2019-10-29 16:40:46 +01:00
Tatsuya79 eb72061b27 Cutie, Virtual Boy themes for glui. 2019-10-29 00:24:34 +01:00
Twinaphex eae8470dce
Merge pull request #9631 from DEX357/patch-43
Update msg_hash_pl.h
2019-10-28 20:52:12 +01:00
Twinaphex 6456b5dcb1
Merge pull request #9647 from DEX357/patch-44
Update msg_hash_pl.h
2019-10-28 20:49:42 +01:00
DEX357 1436dcfb30
Update msg_hash_pl.h 2019-10-27 17:17:54 +01:00
Weedy Weed Smoker a4f0176089
Last typos fixed 2019-10-27 02:04:15 +01:00
Weedy Weed Smoker 4a76399583
Remove 2 duplicate entries, this can now be merged 2019-10-27 02:50:00 +02:00
Weedy Weed Smoker 5e2f0428c7
Delete remaining trailing spaces 2019-10-27 02:38:30 +02:00
Weedy Weed Smoker 8d4d69e218
Update french translation and unifies formatting
Update french translation on par with the english files, and unifies formatting...
2019-10-27 02:07:27 +02:00
jdgleaver 1194b29c12 (GLUI) Navigation bar improvements (#9635) 2019-10-25 18:28:36 +02:00
DEX357 37ea3d0cee
Update msg_hash_pl.h 2019-10-23 19:43:18 +02:00
jdgleaver 3734ccbcc0 (GLUI) Menu improvements (Round 3) 2019-10-23 15:46:28 +01:00
twinaphex d51b32f662 Implement AI Service Pause 2019-10-19 20:53:17 +02:00
twinaphex 4e78375340 Update AI Service Mode sublabel 2019-10-19 20:39:54 +02:00
twinaphex 1bab26dc3d Add sublabel 2019-10-19 18:58:34 +02:00
Ömercan Kömür ef464d9785 New XMB Menu Color Theme: Sunbeam 2019-10-19 14:50:58 +03:00
twinaphex 73c853def4 Add setting 'Driver Switch Enable' - not hooked up yet 2019-10-18 23:03:29 +02:00
Tatsuya79 ed7c3dcff4 Add Ozone Dark theme to glui. 2019-10-17 18:14:48 +02:00
jdgleaver 10d652a9f7 (GLUI) Menu improvements (round 1) 2019-10-16 17:17:49 +01:00
Twinaphex 92272fe01e
Merge pull request #9556 from ToKe79/lakka_wifi_ap
[Lakka] Wi-Fi Access Point in RetroArch Settings
2019-10-12 14:52:12 +02:00
Twinaphex 5340387164
Merge pull request #9584 from jdgleaver/menu-scaling
(GLUI) Menu scaling improvements
2019-10-12 14:46:36 +02:00
Twinaphex 7bed40d17b
Merge pull request #9547 from Rinnegatamante/videodrivers
Graceful switch between video drivers.
2019-10-12 14:21:33 +02:00
jdgleaver e47e055508 (GLUI) Menu scaling improvements 2019-10-10 10:01:46 +01:00
Tomas Kelemen (vudiq) 7b4c4efd11 Wi-Fi Access Point in RetroArch Settings
Adds an option to start wireless access point directly from RetroArch
settings menu (Services submenu). This wireless access point can be then
used for local netplay. If not defined in a specific config file
(LAKKA_LOCALAP_PATH), the arbitrary values for SSID/PassKey of the
created access point are LakkaAccessPoint/RetroArch. The menu/option is
added only in case when compiling with HAVE_LAKKA.
2019-10-05 13:18:15 +02:00
Rinnegatamante d18ae6dac6 Removed unused MSG_INCOMPATIBLE_CORE_FOR_VIDEO_DRIVER. 2019-10-05 10:16:48 +02:00
jdgleaver 1df3e20bdd Add option to automatically rotate overlays 2019-10-04 12:15:57 +01:00
FreeShippingParty 999887bda5 Add option to delete playlists 2019-09-29 10:48:46 -04:00
twinaphex b9a08520ff Move File Manager settings to Settings 2019-09-26 21:01:59 +02:00
jdgleaver ef710442f1 (Ozone) Add option to toggle between static and scrolling content metadata 2019-09-23 15:33:20 +01:00
benoa 744fac6777 Wii: Add wiimote lightgun support 2019-09-15 00:46:02 +02:00
Twinaphex f004666674
Merge pull request #9456 from jdgleaver/date-format
Menu time/date: Add 12-hour versions of all formats + clean ups
2019-09-10 17:58:11 +02:00
jdgleaver a0fd9d21d2 Enable customisation of runtime 'last played' display format 2019-09-10 16:14:38 +01:00
jdgleaver 25006cadfe Menu time/date: Add 12-hour versions of all formats + clean ups 2019-09-09 14:06:49 +01:00
altiereslima 50f2beb15b Update msg_hash_pt_br.h 2019-09-08 21:31:25 -03:00
altiereslima 1b7e95b1bd Update msg_hash_pt_br.c 2019-09-08 14:05:50 -03:00
altiereslima f382589083 Update msg_hash_pt_br.h 2019-09-08 13:48:16 -03:00
altiereslima 7cdc5c8e93 Update Brazilian Portuguese Translation 2019-09-08 12:35:33 -03:00
Joohan Lee e8df78f508
Update Korean traslation
Update Korean traslation
2019-09-05 16:18:04 +09:00
Ömercan Kömür 3fdd7a4b61 Turkish Language Update for 1.7.8 changes 2019-08-31 03:50:00 +03:00
DEX357 1f358e8bec
Update msg_hash_pl.h 2019-08-29 23:02:07 +02:00
DEX357 d780d9d797
Update msg_hash_pl.h 2019-08-29 21:07:47 +02:00
DEX357 9514b36c0b
Update msg_hash_pl.h 2019-08-29 13:40:25 +02:00
twinaphex 3b59bc7385 Buildfixes 2019-08-29 12:38:46 +02:00
DEX357 e9ea9f98e2
Update msg_hash_pl.h 2019-08-29 12:16:50 +02:00
Brad Parker 2969b07e65 update JP translation 2019-08-27 16:59:17 -04:00
Twinaphex 5ea6dcf05f
Merge pull request #9375 from LazyBumHorse/shader_delay
implement video_shader_delay setting
2019-08-27 16:25:47 +02:00
LazyBumHorse 886d538c48 implement video_shader_delay setting (in ms), which delays auto-shaders 2019-08-27 16:01:48 +02:00
Joohan Lee 5ffd79f1c6
Update korean translation
Update korean translation
2019-08-27 22:58:01 +09:00
Twinaphex 1091193ed5
Revert "[Switch] Really fix splitting/joining JoyCons via single option" 2019-08-26 14:22:58 +02:00
rsn8887 8c0c0e3eae [Switch] Really fix splitting/joining JoyCons via single option 2019-08-24 21:08:35 -05:00
toshixm be0a8f970c
Merge branch 'master' into master 2019-08-25 03:33:55 +09:00
Toshiyuki Maezawa 4a14c5fb98 Update Japanese translation messages 2019-08-25 02:57:11 +09:00
twinaphex f80d77c06c Add sublabels for XMB menu animations 2019-08-24 18:47:25 +02:00
twinaphex 4f5f32f5aa Add sublabel for menu widgets 2019-08-24 18:37:57 +02:00
twinaphex 94e2d646be Add Frame Time Counter settings 2019-08-24 18:18:24 +02:00
LazyBumHorse 9b71340959 finish up shader menu changes, add 'remove presets' to Qt 2019-08-24 16:43:52 +02:00
toshixm 5582d341b7 Merge new messages from msg_hash_us.h 2019-08-24 19:03:04 +09:00
twinaphex b66c5581db Add Shader Preset Save / Remove 2019-08-24 01:44:50 +02:00
twinaphex 9ba2936f9a Add label for AI Service Mode 2019-08-23 20:00:33 +02:00
twinaphex f6d2768181 (Ozone) Add 'Load Disc/Dump Disc' entries to Ozone
(Ozone) Add texture for disc
(Disc) Add sublabels for Load Disc/Dump Disc
2019-08-23 18:35:04 +02:00
jdgleaver c27149bb67 (RGUI) Make particle effects framerate independent + add animation speed setting 2019-08-23 12:22:30 +01:00
twinaphex f23172ba81 Ability to hide every setting category now 2019-08-23 03:06:38 +02:00
twinaphex 32029731c0 Hook up remaining languages 2019-08-22 22:20:31 +02:00
twinaphex 84491736ab Add the other languages 2019-08-22 21:33:02 +02:00
twinaphex 5b71939848 Add target_lang/source_lang options 2019-08-22 19:39:00 +02:00
twinaphex a612e7a4c3 Hook up AI Service settings 2019-08-22 07:07:34 +02:00
twinaphex fea7694027 Add AI Service settings 2019-08-21 20:43:32 +02:00
jdgleaver 8569e65c18 Add optional smooth scrolling menu ticker text 2019-08-21 17:01:20 +01:00
twinaphex 039daf3374 Ability to hide 'Input Settings' 2019-08-21 00:27:40 +02:00
twinaphex 7bce5783aa Add User Interface -> Views -> Settings 2019-08-21 00:04:34 +02:00
twinaphex ab5e5d3a80 Add Quick Menu -> Views ->'Show Resume/Restart/Close content' 2019-08-20 18:08:44 +02:00
twinaphex 72bde77ef0 Ability to set FPS update interval (new setting - fps_update_interval) 2019-08-20 03:05:52 +02:00
twinaphex ad71451432 Add frontend log level setting 2019-08-20 01:18:26 +02:00
LazyBumHorse be20b9c283 implement global shader presets 2019-08-17 22:11:17 +02:00
Brad Parker 77d2ce95f1 Update Japanese translation 2019-08-16 19:47:15 -04:00
jdgleaver 3da96deec3 Enable per-playlist thumbnail selection 2019-08-15 18:05:31 +01:00
Ömercan Kömür 6d0715a13a Turkish Language Updates 2019-08-13 09:53:27 +03:00
Twinaphex cfd229d95c
Merge pull request #9269 from Ryunam/ozone-playlistname-truncation
Add toggle to enable / disable playlist name truncation in Ozone Menu driver
2019-08-11 17:35:51 +02:00
DEX357 e0d58937b2
Update msg_hash_pl.h 2019-08-11 09:34:23 +02:00
Ryunam 508c699f86
Update intl/msg_hash_us.h
Co-Authored-By: Rob Loach <robloach@gmail.com>
2019-08-10 16:49:34 +02:00
DEX357 b75e3ba65a
Update msg_hash_pl.h 2019-08-10 00:01:13 +02:00
DEX357 5b84029a32
Update msg_hash_pl.h 2019-08-09 22:51:26 +02:00
DEX357 aac972fcf6
Update msg_hash_pl.h 2019-08-09 22:07:49 +02:00
DEX357 3d867ad6e2
Update msg_hash_pl.h
Another missing entry I hope the last one please update @twinaphex
2019-08-09 19:22:01 +02:00
Ryunam af42417734 Add toggle to enable / disable playlist name truncation in Ozone 2019-08-09 18:01:47 +02:00
Twinaphex da1ff54ddd
Merge pull request #9244 from DEX357/patch-37
Update msg_hash_pl.h
2019-08-08 20:15:14 +02:00
jdgleaver 6ead35b37c (Menu) Prevent undefined behaviour when failing to load shaders 2019-08-08 17:02:32 +01:00
DEX357 9b24434ea0
Update msg_hash_pl.h 2019-08-05 19:06:00 +02:00
DEX357 56fca34066
Update msg_hash_pl.h 2019-08-03 23:05:21 +02:00
DEX357 7c60563c8c
Update msg_hash_pl.h 2019-08-03 22:40:40 +02:00
Brad Parker 1580a611d6 Qt: add core option sublabels as tooltips, add buttons to reset one/all core options 2019-08-02 17:48:31 -04:00
jdgleaver 2fc8f5b0bf Add option to save core options per-core 2019-08-02 15:44:51 +01:00
twinaphex 8c06fa8271 Buildfix 2019-07-31 13:12:04 +02:00
Twinaphex 4c05047ed7
Merge pull request #9215 from DEX357/patch-32
Update msg_hash_pl.h
2019-07-31 13:02:08 +02:00
Twinaphex b0e283e64d
Merge pull request #9227 from DEX357/patch-33
Update msg_hash_pl.h
2019-07-31 12:36:59 +02:00
Twinaphex 0297f69e98
Merge pull request #9229 from jdgleaver/favourites-size
Add independent 'favourites' playlist size setting
2019-07-31 12:35:15 +02:00
jdgleaver 5220dc9084 Add independent 'favourites' playlist size setting 2019-07-30 17:13:04 +01:00
DEX357 276692df48
Update msg_hash_pl.h
Another subsequent corrections to the missing translation
2019-07-30 13:42:00 +02:00
Tim Van den Langenbergh 35e71ad786 Merge branch 'master' into 9107-playlist-name-sanitization 2019-07-30 12:41:19 +02:00
Altieres 7bc75db61c Update Portuguese Brazilian Translation 2019-07-29 20:37:24 -03:00
Tim Van den Langenbergh d3a98fea79 Make wording of messages for label display mode clearer.
Use strlcpy for safety in sanitization.
Change label sanitization to use the No-Intro conventions.
Remove integer manipulation of enums for hash strings.
Add handler for start button on label display mode.
2019-07-29 19:08:15 +02:00
DEX357 fd59b065d3
Update msg_hash_pl.h 2019-07-28 23:41:46 +02:00
DEX357 688e112930
Update msg_hash_pl.h 2019-07-28 23:39:03 +02:00
DEX357 91e6c29e50
Update msg_hash_pl.h 2019-07-28 23:35:07 +02:00
DEX357 1d5fd9f9fc
Update msg_hash_pl.h 2019-07-28 23:31:12 +02:00
Tim Van den Langenbergh 73eb9adb09 Add the new labels to the various language files. 2019-07-28 21:52:37 +02:00
Tim Van den Langenbergh 55f4c04ff2 Add label_display_mode to playlist.
Add label_display_mode to JSON format.
Add label_display_mode to old playlist format.
Add label_display_mode to configuration.
Add label sanitization functions to libretro common.
2019-07-28 01:22:46 +02:00
DEX357 65b17ab518
Update msg_hash_pl.h 2019-07-28 00:27:08 +02:00
DEX357 6a43f970e7
Update msg_hash_pl.h 2019-07-28 00:09:46 +02:00
DEX357 84116971fb
Update msg_hash_pl.h 2019-07-27 23:55:37 +02:00
DEX357 4c7946a217
Update msg_hash_pl.h
Fix PLup
2019-07-27 23:19:21 +02:00
Brad Parker 61ab9249fc add "required hw api" to core info files, block content loading if core is incompatible with current graphics API/version 2019-07-23 22:44:45 -04:00
Brad Parker a5f5d2b328 Update Japanese translation, cdrom cleanups 2019-07-23 22:36:29 -04:00
Twinaphex a0dd3e92af
Merge pull request #9178 from fpscan/master
Turkish Language Updates
2019-07-24 02:04:49 +02:00
Ömercan Kömür ef83af1d67 Turkish Language updates 2019-07-23 23:09:12 +03:00
Tatsuya79 ab3ea0f3f3 Show/Hide disc options. 2019-07-21 12:16:16 +02:00
twinaphex eebfa11528 Show UI menubar setting 2019-07-19 20:00:31 +02:00
Ömercan Kömür eca9a3d883 typo 2019-07-18 14:12:36 +03:00
Ömercan Kömür dc4454c941 Turkish Language Updates 2019-07-18 14:11:04 +03:00
theheroGAC b089889188
Update msg_hash_it.h 2019-07-14 11:42:38 +02:00
theheroGAC d7f108795d
Update msg_hash_it.h 2019-07-14 08:29:55 +02:00
Ömercan Kömür abfd29516d Update msg_hash_tr.h 2019-07-12 06:05:31 +03:00
twinaphex 5472f0bcf8 Add detail list for CDROM 2019-07-11 06:34:27 +02:00
twinaphex 25e4af4a24 Start adding Disc Information 2019-07-11 05:45:49 +02:00
Brad Parker 980de11974 cdrom: check if disc is inserted before trying to load or dump 2019-07-10 11:17:28 -04:00
Brad Parker 1a45f85406 fix BOM markers, add CDROM read support to msvc versions in Makefile.griffin 2019-07-09 17:46:16 -04:00
Brad Parker 119245e88b cdrom: add load disc callback 2019-07-09 11:17:17 -04:00
Brad Parker 15d97dbaf3 cdrom: add disc dump option 2019-07-08 16:06:35 -04:00
twinaphex a115b6bd84 Implement deferred list for Load CD 2019-07-05 19:55:04 +02:00
jdgleaver 248432ebcf Add option to remain in menu after saving/loading states 2019-07-05 13:27:16 +01:00
jdgleaver 027324815e Quick Menu: Add 'Set Core Association' option 2019-07-03 16:33:23 +01:00
twinaphex 72eed727d0 Start implementing 'Dump Disc' as deferred list 2019-07-03 03:51:00 +02:00
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