Commit Graph

18 Commits

Author SHA1 Message Date
Pavol Rusnak ce638fe94a
modutrezorui: enable LCD_FMARK/PD12 handling on stmhal 2016-10-14 18:11:00 +02:00
Pavol Rusnak 037df3357c
modtrezorui: functions can draw off-canvas now and respect drawing offset 2016-10-13 18:16:11 +02:00
Pavol Rusnak 3e9b6c09b0
stmhal: simplify init of display 2016-10-06 15:57:05 +02:00
Pavol Rusnak 8b22a38bce
new init sequence for display 2016-10-06 14:29:24 +02:00
Pavol Rusnak 846846561c
add possibility to save screen to png using ui.display.save() (unix port only) 2016-10-06 00:02:46 +02:00
Pavol Rusnak 18c2066d83
move timer1_get_source_freq to display-stmhal.h 2016-10-03 17:49:45 +02:00
Pavol Rusnak d7398619e1
introduce trezor.ui.display.refresh 2016-10-03 11:52:19 +02:00
Pavol Rusnak 19bb7fc1e3
use display_clear where possible 2016-09-28 17:13:46 +02:00
Pavol Rusnak ed975398d9
move ui.clear into ui.display.clear 2016-09-28 17:00:27 +02:00
Jochen Hoenicke 8d3aed7ec0
Tweaked Gamma values 2016-09-28 14:35:11 +02:00
Pavol Rusnak 3a67b4d6d2
enable hw reset of display 2016-09-28 13:43:16 +02:00
Pavol Rusnak 0d3facf99e
minor changes to display module 2016-09-27 17:26:09 +02:00
Pavol Rusnak ddaa1b1502
adapt display driver for ST7789V 2016-09-27 17:26:09 +02:00
Pavol Rusnak daa1df9f0f
make backlight code cleaner 2016-09-27 17:25:51 +02:00
Pavol Rusnak 8b27cc3b71
trezor.ui.display.backlight works now 2016-09-27 17:25:51 +02:00
Pavol Rusnak b34b8e6959
change license to TREZOR License 2016-09-27 17:25:39 +02:00
Pavol Rusnak 171a7b3795
display.orientation() and display.backlight() now return current value 2016-09-27 17:24:19 +02:00
Pavol Rusnak 85d068f03f
reorganize modtrezorui sources 2016-09-27 17:24:14 +02:00