Sean Vig
4bd90d79d0
Use with open(...) as ...:
context managers
...
Instead of manually opening and closes file objects, use the context
manager that will properly handle opening and closing files for us, even
in the event of some error
2015-12-13 18:57:36 -06:00
Sean Vig
710482e821
PEP8 radio/util/font2png.py
...
Fix whitespace and indentations, remove semicolons
2015-12-13 18:39:02 -06:00
Bertrand Songis
00100c0c86
Cosmetics
2015-12-10 23:44:56 +01:00
Bertrand Songis
ed2f66aedd
[Horus] UI continued
2015-11-14 17:19:20 +01:00
Bertrand Songis
a556c50956
[Horus] Next round of screen changes + refactoring
2015-11-03 19:53:55 +01:00
Bertrand Songis
7e5374f31d
Should fix Travis builds
2015-10-26 18:16:44 +01:00
Bertrand Songis
0e34c24d96
For Travis ...
2015-10-25 14:37:28 +01:00
Bertrand Songis
9cd0cbf417
Test for the Travis server ...
2015-10-24 20:17:41 +02:00
Bertrand Songis
0673663427
[Horus] Simulator refactoring. This one should be nice :)
2015-10-24 19:47:44 +02:00
Bertrand Songis
c8f77fceec
[Horus] SD Storage started. UI continued.
...
+ Some boyscout work on LCD functions
2015-10-22 07:10:19 +02:00
Bertrand Songis
719ecc8473
[Horus] A lot of GUI fixes
2015-10-16 17:26:42 +02:00
Bertrand Songis
b458b79bed
[Horus] make clean also cleans the font bitmap files
2015-10-14 23:47:52 +02:00
Bertrand Songis
c2dade2133
Horus fonts / bitmaps tools updated
2015-10-14 23:47:51 +02:00
bsongis
51ea69edcd
font2png script updated
2015-03-16 19:02:59 +01:00
bsongis
be024051e7
Icons generation problem on Jenkins server
2015-01-30 08:21:26 +01:00
bsongis
f67f0ffb1d
Issue #1608 start - What do you think?
2015-01-29 21:39:52 +01:00
bsongis
aca3d01adc
#1924 fixed with rename function added. Code review needed, I also saved
...
2kb RAM here ... Needs more tests than only mine, thanks!
2015-01-21 21:23:29 +01:00
bsongis
35207ce6f6
More files moved
2015-01-18 00:21:35 +01:00
bsongis
594856565a
New script for generating a bitmap from any font, any size (with anti
...
aliasing)
2014-12-14 15:14:45 +01:00