• Joined on 2026-01-12
daniel created branch main in daniel/smsPrat 2026-02-11 22:02:47 +01:00
daniel created repository daniel/smsPrat 2026-02-11 21:58:56 +01:00
daniel pushed to main at daniel/teletext-viewer 2026-02-09 14:48:40 +01:00
5504d349ef Added README
daniel created branch main in daniel/teletext-viewer 2026-02-09 14:48:39 +01:00
daniel created repository daniel/teletext-viewer 2026-02-09 14:33:15 +01:00
daniel pushed to dev at daniel/Teletext-Editor 2026-02-08 19:51:35 +01:00
18fef7b049 fix: Align CRC-16 calculation with ETSI EN 300 706 and improve retrieval
daniel pushed to dev at daniel/Teletext-Editor 2026-02-07 14:27:43 +01:00
9b846970b8 fix: Align CRC calculation with ETSI EN 300 706 standard
daniel pushed to dev at daniel/Teletext-Editor 2026-02-07 10:57:50 +01:00
de296b4711 fix(ci): Add robust apt flags for Windows build container
daniel pushed to dev at daniel/Teletext-Editor 2026-02-07 10:47:35 +01:00
84d1094d16 fix: Update CRC calc to use 0 init and full 16-bit stored value
daniel pushed to dev at daniel/Teletext-Editor 2026-02-07 10:12:31 +01:00
6a6df63980 feat: Add CRC checksum calculation and display
daniel created branch dev in daniel/Teletext-Editor 2026-02-07 10:12:31 +01:00
daniel pushed to master at daniel/Teletext-Editor 2026-02-06 17:31:49 +01:00
06107a3d78 feat: Implement dynamic cursor height for double-height characters
daniel pushed to master at daniel/Teletext-Editor 2026-02-05 13:03:40 +01:00
33e3ed2615 Fix NameError: import missing hamming functions in UI
daniel pushed to master at daniel/Teletext-Editor 2026-01-31 13:38:19 +01:00
6ed8a79660 Fix AttributeError: Initialize language_names before use
daniel pushed to master at daniel/Teletext-Editor 2026-01-31 13:20:18 +01:00
56657efa7c Implement 'Set Language' UI to persist language changes to page header
daniel pushed to master at daniel/Teletext-Editor 2026-01-31 13:11:18 +01:00
fa195f2695 Implement session-based language overrides for the viewer
daniel pushed to master at daniel/Teletext-Editor 2026-01-31 12:19:54 +01:00
988178f1c6 Fix header page number display: use hex formatting (P175 instead of P1117)
daniel pushed to master at daniel/Teletext-Editor 2026-01-31 11:52:50 +01:00
71019bf399 Fix Windows build: use --collect-all PyQt6 to ensure platform plugins are bundled
daniel pushed to master at daniel/Teletext-Editor 2026-01-31 11:45:43 +01:00
6a5f223a88 Fix Windows build: add missing PyQt6.sip hidden import
daniel pushed to master at daniel/Teletext-Editor 2026-01-31 11:14:23 +01:00
274a6778b3 Fix Windows build: add missing pkgutil hidden import