Commit Graph

52 Commits

Author SHA1 Message Date
twinaphex
45f90ad89a (menu_dialog) Cleanups
Make menu_hash_help no longer dependent on the menu code
2020-06-12 08:06:30 +02:00
Weedy Weed Smoker
2a579f4418
French: Add drm_go2_ctx for odroidgo2 2020-03-30 22:00:25 +07:00
valadaa48
6e4228b054 Add drm_go2_ctx for odroidgo2
- Revert odroidgo changes to drm_ctx
- Introduce new drm_go2_ctx specifically for odroidgo2 (and libgo2)
- Add hw_scaling option to mitigate builtin gl scaling/filtering and to
use libgo2 and rga's hw scaling and bicubic filtering via librga. The
quality of the image is improved by this and should be a bit faster.

Credits to CrashOverride for the initial libgo2 port and
commit to RA. And to natinusala for the initial cleanup/commit in the original
drm_ctx driver. NOirBRight for finding this setting and testing.
2020-03-28 03:30:28 +00:00
twinaphex
9f7e55e59d (intl) Remove HAVE_VIDEO_LAYOUT ifdefs 2020-03-26 03:05:21 +01:00
twinaphex
3be4eac555 (msg_hash) Settings cleanups 2020-02-23 05:51:45 +01:00
Weedy Weed Smoker
41b5387203
Small change to the french translation 2020-02-05 03:06:06 +07:00
Weedy Weed Smoker
2311936580
French translation update
and small typo fix for the english file…
2020-02-05 02:59:48 +07:00
twinaphex
3f598a0f9c Revert "Get rid of send debug info - if we ever bring this back, needs to be"
This reverts commit c0482ff2ea.
2020-01-25 15:55:11 +01:00
twinaphex
c0482ff2ea Get rid of send debug info - if we ever bring this back, needs to be
reimplemented according to new infra
2020-01-25 14:53:04 +01: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
twinaphex
682bfc675f Add this ifdef around pragma execute-character-set 2019-05-28 13:37:14 +02: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
Weedy Weed Smoker
c3af160f08
(C89 buildfix) French translation fix
Shortened the problematic text strings to accomodate C89 compilation
2019-05-06 11:27:30 +07:00
Weedy Weed Smoker
9108ce514f
French translation part 2 — done
Full translation of "msg_hash_fr.c" done... The french translation is now fully completed !
Thanks to everyone involved, and please look into allowing us to translate more of the QT desktop interface... ;)
2019-05-06 06:04:33 +07:00
Weedy Weed Smoker
30f1148835
More "msg_hash_fr.c" translation goodness
More than 2/3 of it is translated... There are only 48 more things not yet translated, but it's coming...
2019-05-06 04:35:56 +07:00
Weedy Weed Smoker
e59bafccbe
More translation of the "msg_hash_fr.c" file 2019-05-06 02:29:46 +07:00
Weedy Weed Smoker
5171c28196
French translation part 2 (continued...)
Second part of the "msg_hash_fr.c" translation, and one small cosmetic change to "msg_hash_fr.h"...
2019-05-06 01:54:33 +07:00
Weedy Weed Smoker
f1c8f78c16
French translation part 2
Cosmetic changes to fit XMB menu, and preliminary translation of "msg_hash_fr.c" file
2019-05-05 23:13:07 +07:00
Weedy Weed Smoker
5455f6bcf6
French translation completed
Incorporated the latest changes to my fork, and re-uploaded the complete translation... @twinaphex am I doing it wrong ??? :D
2019-05-04 03:27:04 +07:00
Weedy Weed Smoker
abd5e72856
French translation complete overhaul
French translation complete overhaul, thanks to BlaCkMatiK who gave me the motivation to do so, and to twinaphex for fixing it on macOS and iOS !
2019-05-02 00:03:27 +07:00
twinaphex
96c8ca5a09 Header update #1 2017-01-22 13:40:32 +01:00
twinaphex
f9e54f1116 Add msg_hash_fr.h 2016-11-23 20:09:50 +01:00
twinaphex
744681d3b8 Cleanups 2016-11-23 18:15:54 +01:00
twinaphex
c2bc2c3488 Cleanups 2016-11-22 11:14:37 +01:00
Twinaphex
eb7bf1387a Revert "Improvs one at a time - Configurations" 2016-11-21 07:26:58 +01:00
lasers
67f1dc3859 Clean the Configuration mess some more 2016-11-20 02:08:08 -06:00
lasers
6265d1e90a Clean the Configuration mess 2016-11-18 13:45:10 -06:00
Brad Parker
e378a4636b make save/load state messages fully translatable, rename jp.c to ja.c to match proper language code 2016-11-08 08:37:51 -05:00
Jean-André Santoni
2b6d453dfa French typo 2016-11-07 18:07:07 +01:00
twinaphex
0f2bd3e653 remove MENU_ENUM_LABEL_VALUE_BACK 2016-11-05 01:41:44 +01:00
lasers
5a7c050a19 Sort all msg_hash_{LANG}.c 2016-11-02 07:06:11 -05:00
Jean-André Santoni
6cc14a4fb9 Add missing copyright mention on some files 2016-10-27 18:17:43 +02:00
twinaphex
9e14a9ceec Remove more unused menu enums 2016-10-24 02:43:00 +02:00
twinaphex
de0cd188d1 Remove dead/unused enums 2016-10-23 06:48:35 +02:00
twinaphex
feef0d19b9 Cleanups 2016-10-23 00:49:36 +02:00
twinaphex
62c80085a6 Cleanup some labels 2016-10-23 00:35:40 +02:00
Gregor Richards
07138de69c Add todos for changed strings in other languages 2016-10-03 18:11:24 -04:00
twinaphex
c01e5887f2 Rename this setting to 'Filter unknown extension' 2016-09-06 03:10:53 +02:00
twinaphex
0aef3c2529 Rename 'Select Collection' and 'Select From Downloaded File' 2016-09-06 03:06:22 +02:00
Brad Parker
35e67e69e5 Initial utf8 support for rgui/xmb. Only supports first 256 codepoints due to current freetype atlas limitation 2016-08-23 14:49:44 -04:00
twinaphex
ea809e0710 Add translated versions of menu_hash_get_help_pt_enum 2016-07-24 11:59:24 +02:00
twinaphex
8464156667 Remove excessive comments 2016-07-24 11:50:09 +02:00
twinaphex
180c0c87c1 Add MaterialUI menu color theme setting 2016-07-09 13:17:29 +02:00
twinaphex
3c81b2597d Refactor remaining setting screens 2016-07-02 20:40:27 +02:00
Arzed Five
1f028395d2 Merge remote-tracking branch 'upstream/master' 2016-06-22 22:40:17 +01:00
twinaphex
284f8cfd23 Remove menu_hash_ files 2016-06-20 03:35:09 +02:00
twinaphex
65dff0a03a menu_hash_to_str_enum has now become msg_hash_to_str 2016-06-20 00:31:13 +02:00
Rob Loach
5f41c35190
Merge branch 'master' of github.com:rz5/RetroArch into undo
Conflicts:
	msg_hash.h
2016-06-15 20:33:55 -04:00
twinaphex
2bf2131224 Refactor msg_hash 2016-06-14 15:04:49 +02:00
gouchi
e8988e29da Add French messages 2016-06-12 19:35:57 +02:00