1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-23 16:25:16 +03:00
Commit graph

2560 commits

Author SHA1 Message Date
mhotar
32c16f9f28 FIXEDWIDTH flag
Editing fields are now in FIXED mode to show its real width on LCD.
TODO: font bitmaps have to be altered to center shorter characters to the center of the field.
2014-01-05 10:56:17 +01:00
Andre Bernet
b90a621db8 Telemetry view fix for new font 2014-01-04 23:20:54 +01:00
mhotar
655169aa7a STD font bitmaps -symbols 2014-01-03 00:04:59 +01:00
mhotar
ef28d7e233 Layout fixes 2014-01-01 20:51:02 +01:00
mhotar
97907215c7 Merge remote-tracking branch 'origin/next' into mhotar/proportional_fonts 2013-12-27 21:42:55 +01:00
mhotar
bbae0f7533 layout fixes 2013-12-27 01:44:58 +01:00
mhotar
7e5d0a8bba Some graphics glitches corrected and some more flash savings
All features costs only 4bytes so far
2013-12-26 14:58:10 +01:00
Andre Bernet
f879c54f8e Fix German translations 2013-12-26 10:18:05 +01:00
H. Renz
4fece76edb German translations by H. Renz 2013-12-26 10:15:50 +01:00
mhotar
682517b0ed putsTime(..) chanaged to save some flash
- newline implemented, thanks to ChrisNisbet01. I will try later to save
some flash with It.
2013-12-25 23:41:27 +01:00
Bertrand Songis
77bd6e5b25 Ignore list updated 2013-12-24 09:08:55 +01:00
Bertrand Songis
271075ec16 Ignore list updated 2013-12-23 15:00:49 +01:00
Bertrand Songis
e9839b6b0c Ignored files updated 2013-12-23 14:59:41 +01:00
Bertrand Songis
3cfbd189f8 Translations generated files removed from the git server 2013-12-23 14:56:18 +01:00
mhotar
a2e9c6cdca Bold font creation modified to skip some collumns 2013-12-23 02:41:21 +01:00
mhotar
a14ba678b4 tinsize number length corrected 2013-12-22 01:54:01 +01:00
mhotar
97ff1828d1 proportional SQT5 font bitmaps 2013-12-22 00:36:40 +01:00
openfsguruh
8c6bfb208b reverted throttle change for TARANIS
fixed compile issue for PCBTARANIS, because rawAnas didn't exist anymore
for PCBTARANIS.
2013-12-21 10:57:33 +01:00
mhotar
fe30a393b5 fonts corrected 2013-12-20 02:14:11 +01:00
mhotar
1244b7642c Only one font-engine used, costs only 30B for M64
Tab function removed, used absolute X adressing instead (0x1F, X-coord)
2013-12-20 02:12:48 +01:00
mhotar
7e567fdb15 STD and STDV2 fonts defined in lcd.cpp 2013-12-19 23:16:09 +01:00
mhotar
d840c8acd4 PWFONT defined in Makefile for STD option
INVERTED string has black borders from all sides
2013-12-19 20:26:56 +01:00
mhotar
c38f7f9941 Deleted unused folders 2013-12-17 16:23:01 +01:00
mhotar
a0eb087d11 Font folders- fighting with git 2013-12-17 16:08:46 +01:00
mhotar
3569272812 PWFONT option added to Makefile 2013-12-17 15:36:04 +01:00
Bertrand Songis
bacb65338c Merge branch 'bsongis/Donations_update' into next 2013-12-17 07:31:10 +01:00
Bertrand Songis
14ae917da7 New donations, thanks! 2013-12-17 07:29:24 +01:00
Bertrand Songis
ac3981373c Merge remote-tracking branch 'origin/dvogonen/companion_flash_rename_458' into next 2013-12-17 07:18:56 +01:00
openfsguruh
0395dbef0a Throttle counter takes trainer input into account
Now uses combined input from calibratedSticks and trainer port into
account for throttle calculation.
2013-12-16 11:02:11 +01:00
mhotar
2cb5586fd6 Tab function in the strings \037 will help to align columns for different font types 2013-12-15 18:26:02 +01:00
mhotar
b6f8fb689f Fixed width fonts added for M64 (bitmaps only) 2013-12-15 17:42:55 +01:00
mhotar
207c0cac8c Czech translations 2013-12-15 15:15:49 +01:00
romoloman@github.com
6f98c73ac2 Italian translation 2013-12-15 00:09:04 +01:00
Kjell Kernen
e551118b38 Changed string after comment from Romolo 2013-12-14 22:02:11 +01:00
Andre Bernet
595258e3e8 French translations 2013-12-14 12:29:46 +01:00
Kjell Kernen
45c563086c Changes after comments from Romolo 2013-12-13 21:08:52 +01:00
Kjell Kernen
f648c53443 Translation files re-indexed to prepare for translation.
Obsolete text strings kept to make translation easier.
2013-12-13 20:55:42 +01:00
Kjell Kernen
b2540a9fc1 Revert "Translation files updated for all languages. The fix for #458 introduced very visible user interface changes so it is a good idea to translate as many languages as possible before the next release. All obsolete strings removed from translation files. All code indexes rewritten for the new source code structure."
This reverts commit 1998a75eff.
2013-12-13 20:46:03 +01:00
Kjell Kernen
1998a75eff Translation files updated for all languages. The fix for #458 introduced very visible user interface changes so it is a good idea to translate as many languages as possible before the next release. All obsolete strings removed from translation files. All code indexes rewritten for the new source code structure. 2013-12-13 16:53:36 +01:00
Kjell Kernen
51ed610ba5 Added Swedish translation of GUI changes for issue #458 2013-12-13 16:32:04 +01:00
Kjell Kernen
dda4a157b1 Correction after comment from Romolo 2013-12-12 23:08:33 +01:00
Kjell Kernen
adec1f4cf1 Fixes #485 2013-12-12 16:42:32 +01:00
mhotar
d263552c27 Smlsize font correction 2013-12-12 16:04:29 +01:00
mhotar
a6863e3d1c Proportional Fonts - merged from SVN
-font definitions are left aligned and width defined
-numbers have fixed width, but are shrinked
-INVerted strings ara black surrounded from left and right sides
2013-12-12 11:41:22 +01:00
Bertrand Songis
39a4b8e39d Merge branch 'bsongis/Companion9x_merge' into next 2013-12-10 22:21:38 +01:00
romoloman
44c6ed07f5 Fixed linux packager 2013-12-10 12:42:36 +01:00
Bertrand Songis
ec0f7b3b37 Donations, thanks! 2013-12-09 22:03:11 +01:00
Bertrand Songis
0b61e17454 Donations, thanks! 2013-12-09 08:32:03 +01:00
Bertrand Songis
f2c89f31d8 Donations, thanks! 2013-12-07 08:28:26 +01:00
Bertrand Songis
7317a6f8a9 New donations, thanks! 2013-12-06 14:33:48 +01:00