• Joined on 2026-01-12
daniel pushed to main at daniel/tamigo-cli 2026-03-11 12:19:37 +01:00
26724cd868 Fix: Correct Docker build command and artifact paths for Windows
daniel pushed to main at daniel/tamigo-cli 2026-03-11 12:15:28 +01:00
ae8a5252c7 Build: Use Docker for Windows cross-compilation on Linux workers
daniel pushed to main at daniel/tamigo-cli 2026-03-11 12:12:11 +01:00
2bbcbd7c7f Fix: Downgrade upload-artifact to v3 for Gitea compatibility and add release workflow
daniel pushed to main at daniel/tamigo-cli 2026-03-11 12:09:02 +01:00
f1226d389a Add .gitignore and remove venv from repository
146b79660d Initial commit: Tamigo CLI with Gitea Actions and global installation support
daniel created branch main in daniel/tamigo-cli 2026-03-11 12:09:02 +01:00
daniel created repository daniel/tamigo-cli 2026-03-11 12:05:40 +01:00
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 20:44:47 +01:00
a15ba67b1a feat: Optimize .t42 loading and improve decoder fidelity
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 15:45:47 +01:00
daniel released Release at daniel/docker-qt 2026-02-21 14:59:39 +01:00
daniel pushed tag 0.0.1 to daniel/docker-qt 2026-02-21 14:59:38 +01:00
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 13:36:13 +01:00
0d760ccb04 fix: resolve rendering issues and incorrect page splitting in T42 loader
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 13:07:55 +01:00
a9f3642254 fix: add missing QTimer import in renderer
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 12:54:46 +01:00
8dba051ab4 feat: implement Packet 26 enhancement support with Hamming 24/18 decoding
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 12:50:35 +01:00
6b9bf47504 feat: add Flash/Steady toggle button to sidebar
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 12:49:26 +01:00
38884c8f33 feat: implement flashing support (0x08/0x09) with 1Hz timer
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 12:29:52 +01:00
6d88b59e04 feat: implement G2 Supplementary character set and DRCS rendering support
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 12:17:21 +01:00
fe4253c8df fix: prevent data leakage between pages by splitting on row sequence reversal
daniel pushed to dev at daniel/Teletext-Editor 2026-02-21 11:36:33 +01:00
62dc11fd40 feat: implement Hamming 8/4 error correction and auto-alignment for T42 files
daniel pushed to main at daniel/smsPrat 2026-02-12 00:54:58 +01:00
810a40dd01 first push
daniel pushed to main at daniel/smsPrat 2026-02-11 22:02:48 +01:00
2d341a276e Initial commit: clean project structure