zoltanvb
748ce417e4
Cleanup of msg_hash_xx.c files after msg_hash_us.c cleanup. ( #14730 )
2022-12-14 11:52:56 +01:00
Cthulhu-throwaway
908667d97a
(Netplay) Removal of older unused code ( #14312 )
2022-08-11 23:17:33 +02:00
Michael Burgardt
504a6b9670
Fix Polish translation ( #13601 )
2022-02-06 04:40:08 +01:00
twinaphex
45f90ad89a
(menu_dialog) Cleanups
...
Make menu_hash_help no longer dependent on the menu code
2020-06-12 08:06:30 +02: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
3be4eac555
(msg_hash) Settings cleanups
2020-02-23 05:51:45 +01: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
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
5ba97fbcb2
use more natural Playlist term in German
2019-03-23 12:44:37 -04:00
Mark W. Kidd
e8dc6b8c3e
german translation fixes per m4xw
2019-03-22 12:07:39 -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
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
897c1654ab
Reduce usage of string_is_not_equal_fast
2018-01-17 01:03:48 +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
twinaphex
de900325c6
More C89_BUILD fixes
2017-12-05 16:31:58 +01:00
twinaphex
88b85c2d15
Fix it for C89
2017-12-05 16:27:39 +01:00
rootfather
0893f7df6f
Fix tabbing in msg_hash_de.c
2017-11-04 17:17:49 +01:00
rootfather
ad9f7c2e44
Unify translation for joypad related strings
2017-10-31 12:03:46 +01:00
rootfather
06b989f8bf
Update German translation [msg_hash_de.c]
2017-10-29 18:52:55 +01:00
twinaphex
e3213cc8a7
Use string_is_equal_fast macros
2017-05-16 05:46:05 +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
6ebd4e139e
Rewrite more string_is_equal call invocations as memcmp
2017-04-22 08:51:16 +02:00
Lothar Serra Mari
422c6a4935
Intl: Update German GUI translation
2017-03-18 16:28:41 +01:00
twinaphex
f7bbafa93d
Get rid of double break
2017-02-21 21:08:01 +01:00
twinaphex
9540e91e4c
(msg_hash_de.c) Fix missing break
2017-02-21 20:26:38 +01:00
twinaphex
f8576ca88c
Fix C89_BUILD again
2017-02-21 19:56:43 +01:00
rootfather
093916abfe
intl: Translate the new Netplay settings to German
...
This adds translations for the new Netplay settings (Spectator Mode)
to the German GUI translation.
2017-02-20 10:58:48 +01:00
rootfather
b5c87b68f8
Claim copyright for msg_hash_de.c
2017-02-13 15:12:03 +01:00
rootfather
c3701783b1
Rewrite German translation (part 2.1/fixes)
...
Improve consistency and fix some errors.
Intermediate release in preparation of part 3.
2017-02-07 12:32:28 +01:00
rootfather
c866a3f1a8
Remove leftover pragma
2017-02-05 16:49:09 +01:00
rootfather
a56a825dfb
Rewrite German translation (part 1)
2017-02-05 16:12:06 +01:00
twinaphex
96c8ca5a09
Header update #1
2017-01-22 13:40:32 +01:00
twinaphex
bf56463b76
Silence warnings
2017-01-18 14:17:09 +01:00
CoalaJoe
2ab25b9c73
Added debuging information in german
2017-01-17 10:05:09 +01:00
CoalaJoe
f28be42b2d
Added help message for gamebad overlays
2017-01-17 08:23:24 +01:00
CoalaJoe
fb3f5c8e60
Added message for virtual gamepad information
2017-01-17 07:58:38 +01:00
CoalaJoe
0eef01205b
Changed Content to Inhalt
2017-01-17 06:27:38 +01:00
CoalaJoe
64dc9bedbf
Translated browser-directory
2017-01-17 06:17:32 +01:00
CoalaJoe
b6916cf391
Add translation for loading content
2017-01-16 16:46:21 +01:00