Commit Graph

86 Commits (4b68431f7cc04f5e0ae041e4bf2ddc82bba79cd3)

Author SHA1 Message Date
Martin Milata 11808a6f14 fix(core): rebase on drawlib
4 months ago
M1nd3r 8bf84c2907 chore(core): change build_mocks to include empty lines
4 months ago
cepetr 3336e3902f feat(core): introduce new display drivers
4 months ago
obrusvit 43e759ea0b refactor(core): apply uppercased fonts in build
4 months ago
Martin Milata d99e1eedd2 refactor(core/ui): clear display on rust side
11 months ago
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
1 year ago
tychovrahe eb72fb4241 refactor(core): remove unused functions
1 year ago
tychovrahe 6ea68baf34 refactor(core): move files out of extmod
1 year ago
Martin Milata 69bc442c90 fix(core/ui): replace RobotoMono Regular with RobotoMono Medium
1 year ago
tychovrahe 0fb55553b7 fix(core): increase work buffer size for jpeg decompression
2 years ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
2 years ago
Martin Milata 4199d4ad41 fix(core/ui): style update: fonts
2 years ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
2 years ago
tychovrahe 9f7edf210e feat(core/rust): basic marquee implementation
2 years ago
tychovrahe 52cd43bf29 fix(core): improve tearing effect prevention
2 years ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
2 years ago
matejcik 615c8a0e64 fix(core/embed): better clamping of coordinates
2 years ago
tychovrahe 0d733d8e22 feat(core): change display type for model R
2 years ago
matejcik f1c7129d06 feat(core/model_r): only refresh screen on display_refresh
2 years ago
Martin Milata 18352acce8 feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
2 years ago
tychovrahe f7b9bb4ef8 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2 years ago
tychovrahe 223d1b20fb refactor(core): change fonts organization
2 years ago
tychovrahe 107e22c814 feat(core/rust): glyph and text rendering in rust
2 years ago
Martin Milata 24a1f2e25e refactor(core): remove unused parameter from display_qrcode
2 years ago
matejcik 57b12c2807 feat(core): expose display pixeldata accessors from C
2 years ago
tychovrahe 61482d0795 feat(core/rust): expose raw pixel access to rust
2 years ago
Jan Pochyla c3b82fd651 feat(core/rust): add trezorhal bindings
2 years ago
tychovrahe 8a092bde21 feat(core): add smaller loader for model R
2 years ago
tychovrahe bd476769cc feat(core): add reset state on display clear on model R. Added to rest of the models as noop.
2 years ago
tychovrahe 58041036f5 feat(core): set colors for monochromatic displays
2 years ago
tychovrahe 0e778cf16d fix(core): fix display_icon function - incorrect boundaries checks
2 years ago
tychovrahe f7a3aad9bd feat(core): initial Model R display implementation with framebuffer
2 years ago
grdddj 6b5f578d02 feat(core): implement basic R emulator
2 years ago
TychoVrahe 7912a7d0d3
build(core,storage): fix conditional compilation for different Trezor models
2 years ago
Pavol Rusnak 9a8e257619 fix(core): fix SDL2 include path
3 years ago
Martin Milata f2b8822d76 refactor(core): improve build-time option for old/new UI
3 years ago
Martin Milata b46901bc8b feat(core): add TT Hoves fonts, introduce medium variant
3 years ago
Andrew Kozlik 49ae8848db fix(core): Fix memory leaks in emulator.
3 years ago
Andrew Kozlik 39b64b8569 fix(core): Fix stack-use-after-scope in display.c.
3 years ago
Martin Milata d656f88572 style(all): reformat with clang-format 13.0
3 years ago
Martin Milata ceaf4da617 fix(core): explicitly refresh display on T1
3 years ago
matejcik b41d4c71f0 feat(core/emulator): JSON memory map dump
3 years ago
Pavol Rusnak 8cfa5da1ce
docs: fix typos in comments
3 years ago
Pavol Rusnak 69d1465e08
refactor(core): pass invert_colors to send_init_seq_ST7789V as argument
3 years ago
Pavol Rusnak 18e103bb94
style(core): refactor style of display-stm32_T
3 years ago
Martin Milata ac711fb8ee style(core): use more recent type annotation syntax
4 years ago
Martin Milata 8b3ac659a0 style(core): mypy: disable implicit Optional for function arguments
4 years ago
Pavol Rusnak d211e3af07
fix(core): switch define to invert display colors into const volatile
4 years ago
Pavol Rusnak 814db111b2
feat(core): add define to invert display colors on ST7789V
4 years ago
Martin Milata 7c1d72c254 style(core): fix bootloader formatting
4 years ago