nedko pushed tag v2.0 to nedko/usb_magic_hub 2026-01-23 15:31:06 +02:00
nedko released Version 2.0 at nedko/usb_magic_hub 2026-01-23 15:31:06 +02:00
nedko pushed to master at nedko/usb_magic_hub 2026-01-23 15:29:10 +02:00
75706ec226 V2 now uses JST connectors. Gerbers are moved to release.
nedko pushed to master at nedko/trmnl_sdl 2026-01-19 16:00:32 +02:00
7c5cec7d8a Updated README. Fixed gitignore
nedko pushed to master at nedko/trmnl_sdl 2025-12-18 13:26:34 +02:00
3f4e42d7ce Added setters for Widget properties
nedko pushed to master at nedko/trmnl_sdl 2025-12-15 17:08:03 +02:00
40df0f6e0c Added info to README for WidgetImage
nedko pushed to master at nedko/trmnl_sdl 2025-12-15 16:54:56 +02:00
17f73211a9 Fixed 'scale to fit' functionality of WidgetImage
c626578557 Initial image implementation
af9ebe5fe8 Added some runtime protections. Fixed minor things.
Compare 3 commits »
nedko pushed to master at nedko/trmnl_sdl 2025-12-15 14:49:52 +02:00
3d45fc89fc Added more info in README. Updated comments
nedko pushed to master at nedko/trmnl_sdl 2025-12-12 15:43:22 +02:00
8e276ab2ab Move to more memory safe implementation of widget holding
nedko pushed to master at nedko/trmnl_sdl 2025-12-12 15:09:42 +02:00
ddc7898a78 Fixed typo. Reordered widgets alphabetically. Reordered parameters logically.
nedko pushed to master at nedko/trmnl_sdl 2025-12-12 15:03:13 +02:00
d0f538224b Updated README with info on current widgets
nedko pushed to master at nedko/trmnl_sdl 2025-12-12 12:18:07 +02:00
908ddeba44 Changed default screen size to match TRMNL OG
nedko pushed to master at nedko/trmnl_sdl 2025-12-08 17:29:07 +02:00
82c35a6636 Added ability to choose type of text alignment
nedko pushed to master at nedko/trmnl_sdl 2025-12-08 17:17:09 +02:00
9f8a037f69 Fixed text alignment to be visible based rather than surface based
nedko pushed to master at nedko/trmnl_sdl 2025-12-08 15:33:38 +02:00
8e88adf1df Added WidgetRect to draw rectangles
3a52a3991c Moved common functionality and includes around
Compare 2 commits »
nedko pushed to master at nedko/trmnl_sdl 2025-12-04 18:13:34 +02:00
df4ead9f85 Updated gitignore
nedko pushed to master at nedko/trmnl_sdl 2025-12-04 17:44:56 +02:00
69a50b0584 Added being able to set position via JSON. Text now always wraps on newlines.
nedko pushed to master at nedko/trmnl_sdl 2025-12-04 17:24:29 +02:00
56e07e1080 Added WidgetText. Fixed some things. Updated README
nedko pushed to master at nedko/trmnl_sdl 2025-12-04 15:33:17 +02:00
58abb91c64 Updated README. Added example config. Added default font for ease of use.
nedko pushed to master at nedko/trmnl_sdl 2025-12-04 15:26:04 +02:00
77514c4d13 Added missing things