Commit Graph

18 Commits (105ba853afe0e11ea7ce48f51e84d8698d49315e)

Author SHA1 Message Date
Pavol Rusnak 55f3edebda
embed/extmod/modtrezorui: allow software renderer (but still prefer accelerated ones)
7 years ago
Pavol Rusnak c1f097f2b4
embed/extmod/modtrezorui: introduce frame numbering to display.save
7 years ago
Pavol Rusnak 081dcdd98f
embed/unix: resize emulator window if no background image found
7 years ago
Pavol Rusnak 14b0d4439a
embed: add GPLv3 source code headers
7 years ago
Pavol Rusnak 2bb9d80c18
embed/unix: implement nice background into emulator
7 years ago
Pavol Rusnak 64f7089d45
embed/extmod/modtrezorui: implement proper backlight
7 years ago
Pavol Rusnak 30396f9cf0
embed/extmod/modtrezorui: refactor BUFFER_OFFSET and PIXELWINDOW structures
7 years ago
Pavol Rusnak e264090678
embed/extmod/modtrezorui: refactor DATA into DATA and PIXELDATA in display
7 years ago
Pavol Rusnak 38e3088325
common: don't expose shutdown() via common.h
7 years ago
Pavol Rusnak 40104822e8
unix: make SDL failures fatal
7 years ago
mcudev a0129e7715 display: orientation, windowing, and config updates
7 years ago
Pavol Rusnak 79fe9162b5
trezorhal: simplify api for init functions, use bool and void rather than int
7 years ago
Jan Pochyla cd33fa7293 modtrezorui/unix: remove redundant init values
7 years ago
Jan Pochyla 7c4db458e5 modtrezorui/unix: fix 5c21c4a
7 years ago
Jan Pochyla 3a48307002 modtrezorui/unix: fix 43e8b85
7 years ago
Jan Pochyla 99d3ae5e8b modtrezorui/unix: make sure display is initialized
7 years ago
mcudev 43e8b85700 display updates
7 years ago
Jan Pochyla 55bd4a0806 rename /micropython to /embed
7 years ago