From 3634a746eb589c80d8a9a941e4be3652186778bd Mon Sep 17 00:00:00 2001 From: Horst Beham Date: Tue, 3 Jan 2023 19:24:12 +0100 Subject: [PATCH] - added loader for TCL/Thomson Channel_List_*.tar with DtvData.db and satellite.db inside - fixed text input in "Favorites" column (for lists that only have favorite markers and not individual numbers) - converted source code to use SDK/MSBuild project files (for future migration to .NET 7 or 8) --- source/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source/changelog.md b/source/changelog.md index 49366bf..fcbdb68 100644 --- a/source/changelog.md +++ b/source/changelog.md @@ -3,6 +3,7 @@ 2023-01-03 - added support for TCL / Thomson \*.tar channel lists (containing DtvData.db and satellite.db) +- updated hotbird reference list for Italy - fixed text input for "Favorites" column (where applicable) - fixed: menu "settings / allow editing predefined lists (DANGEROUS)" unlocked the edit functions in the user interface, but changes to those lists were not saved to disk.