Commit Graph

53 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
altiereslima
e38808b17c Update Portuguese Brazilian Translation 2020-04-22 20:32:09 -03: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
altiereslima
897809cc75 LOCALIZATION: Update Portuguese Brazilian translation 2020-02-28 22:14:37 -03:00
altiereslima
314de68297 (Translation) Update Portuguese Brazilian 2020-02-24 21:22:23 -03:00
altiereslima
c356e71b0a
(Translation) Update Portuguese Brazilian (#10127)
* Update Portuguese Brazilian translation

* updates

* Update msg_hash_pt_br.h

* Update msg_hash_pt_br.h

* update

* finish
2020-02-23 12:26:50 -05:00
twinaphex
3be4eac555 (msg_hash) Settings cleanups 2020-02-23 05:51:45 +01: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
altiereslima
a28bbf5d14 Update Portuguese Brazilian translation 2019-11-05 11:26:30 -03:00
altiereslima
1b7e95b1bd Update msg_hash_pt_br.c 2019-09-08 14:05:50 -03:00
altiereslima
7cdc5c8e93 Update Brazilian Portuguese Translation 2019-09-08 12:35:33 -03:00
Altieres
7bc75db61c Update Portuguese Brazilian Translation 2019-07-29 20:37:24 -03: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
altiereslima
6a8ec3566d Update msg_hash_pt_br.c 2019-05-20 15:06:59 -03:00
altiereslima
7437f85f8a Update Portuguese Brazilian Translation 2019-05-17 23:48:45 -03:00
altiereslima
bcf61ed786 Update Portuguese Brazilian Translation 2019-05-11 13:36:48 -03:00
altiereslima
bd3a24ea4a Update Portuguese Brazilian Translation (#8739)
* Update Portuguese Brazilian Translation

* Update msg_hash_pt_br.h
2019-05-11 08:31:26 +02:00
Twinaphex
1250565e9e
Merge pull request #8488 from markwkidd/collections-to-playlists
internationalization -- use "Playlist" instead of "Collection"
2019-04-11 20:02:59 +02:00
Brad Parker
e7891b8c1a add analog deadzone and sensitivity options, rename axis threshold 2019-03-25 23:22:19 -04:00
Mark W. Kidd
8771e5b958 use PLAYLISTS_TAB enum instead of COLLECTION_LIST 2019-03-22 08:17:31 -04:00
Brad Parker
4f0d61a2ac update copyright 2019-02-22 19:13:36 -05:00
radius
1c85058e72 [recording] rename bsv recording from movie to input replay 2018-09-15 21:47:23 -05:00
David Walters
8a2b23de34 new setting "input_bind_hold" 2018-06-29 21:12:45 -05:00
altiereslima
b2303b8ef4 Update Portuguese Brazilian Translation #2 2018-05-21 22:56:25 -03:00
Ryunam
c5775fd73c Implement Slow motion toggle 2018-03-10 18:42:45 +01:00
twinaphex
9436951437 Cleanups 2018-02-06 17:16:21 +01:00
Twinaphex
4a6a97be60
Merge pull request #5429 from GregorR/netplay-input-upgrades-1
Netplay input upgrades 1
2018-01-23 05:01:45 +01:00
twinaphex
61ff51be2f Start using string_is_equal predominantly 2018-01-16 22:53:38 +01:00
Gregor Richards
c8ec048459 More netplay flip nonsense to tear out. 2018-01-05 14:27:02 -05:00
Gregor Richards
8d5a79fc69 Removing long-obsolete now-disfunctional "netplay flip players" feature 2018-01-05 14:27:02 -05:00
Gregor Richards
507c6dc09f Removing now-obsolete and always-confusing swap_input option. 2018-01-05 14:26:19 -05:00
gblues
6904101c44 Clean up trailing whitespace
== DETAILS

Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
2017-12-12 00:24:18 -08:00
twinaphex
dbb6adb453 C89_BUILD fixes 2017-09-11 04:17:28 +02:00
Adolfo Ketzer
7871d361b6 Add files via upload 2017-08-24 00:06:00 -03:00
Adolfo Ketzer
2ce1dbcf02 Add files via upload 2017-07-04 12:27:47 -03:00
twinaphex
fe829e5eb0 Fix C89_BUILD 2017-06-28 18:01:04 +02:00
Adolfo Ketzer
5de9ba0bc2 Add files via upload 2017-06-28 09:02:49 -03:00
Twinaphex
c444659683 Merge pull request #5107 from reztek/pt-br-translation
Fix mistake
2017-06-25 14:14:55 +02:00
Adolfo Ketzer
84e799fd09 Add files via upload 2017-06-25 07:17:06 -03:00
twinaphex
5d1cfc47cc C89_BUILD fixes 2017-06-25 04:05:34 +02:00
Adolfo Ketzer
b661466516 More translation goodies 2017-06-24 15:42:31 -03:00
twinaphex
140ad6ab98 Update msg_hash_pt_br.c 2017-05-16 05:47:17 +02:00
twinaphex
e3213cc8a7 Use string_is_equal_fast macros 2017-05-16 05:46:05 +02:00
Zoran Vuckovic
a5ecdf39fb Fix incorrect audio frame rate units 2017-04-30 23:34:51 +02:00
twinaphex
969403fadb Header include cleanups 2017-04-29 13:20:50 +02:00
twinaphex
f0c2d786ae Update arrays struct 2017-04-28 22:59:13 +02:00
twinaphex
dfe753042f Cleanups 2017-04-28 19:04:17 +02:00