Commit Graph

8 Commits

Author SHA1 Message Date
G.K.MacGregor a1e0986e5c Port saving pages to packet handling framework
Any unhandled packets within pages are now loaded and saved intact
albeit with no way to edit them.

File handling is now two separate processes: parsing TTI files into
packets, and then interpreting the packets into how pages are
displayed. This will allow us to import other file formats, and to deal
with page functions other than Level 1 Teletext pages.
2020-09-15 22:37:50 +01:00
G.K.MacGregor c99525abd4 Port loading pages to packet handling framework 2020-09-12 19:34:08 +01:00
G.K.MacGregor 4a5372f00a Fix 2nd region language dropdown not updating 2020-09-11 22:43:47 +01:00
G.K.MacGregor fcc9280391 Begin refactoring of page class 2020-09-11 12:06:06 +01:00
G.K.MacGregor ac2e86f5e5 Rename X/28 dock widgets to "enhancements" widget. 2020-09-08 12:12:24 +01:00
G.K.MacGregor ff613679a8 Refresh the page when an X/26 triplet is deleted. 2020-09-07 19:01:22 +01:00
G.K.MacGregor fca19094a9 Fix Z and X keys toggling the wrong mosaic bits. 2020-09-06 17:42:58 +01:00
G.K.MacGregor c24505796a Initial commit. 2020-09-06 16:47:38 +01:00