added experimental support for LG WebOS 5.0 (e.g. OLED CX series)

- NO favorite list support
- UNCLEAR behavior when the list contains channels from multiple sources (DVB-C/T/S) - so far only files with a single source are supported
This commit is contained in:
Horst Beham
2020-05-03 18:07:28 +02:00
parent 77fdde0cf1
commit 9e9028a99c
11 changed files with 43013 additions and 28 deletions

View File

@@ -22,8 +22,8 @@ for %%l in (%languages%) do (
)
mkdir "%target%\ReferenceLists" 2>nul
xcopy /sidy ChanSort\ReferenceLists\* "%target%\ReferenceLists"
xcopy /idy ..\readme.md "%target%\readme.txt"
xcopy /idy changelog.md "%target%\changelog.txt"
xcopy /y ..\readme.md "%target%\readme.txt"
xcopy /y changelog.md "%target%\changelog.txt"
for %%f in (Utils Data DataAccess Printing XtraPrinting XtraReports XtraEditors XtraBars XtraGrid XtraLayout XtraTreeList) do call :copyDll %%f
call :CodeSigning