|
| 1 | +# Created with komac v2.14.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: JvanKatwijk.Qt-DAB |
| 5 | +PackageVersion: 6.9.6 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: JvanKatwijk |
| 8 | +PublisherUrl: https://github.com/JvanKatwijk/ |
| 9 | +PublisherSupportUrl: https://github.com/JvanKatwijk/qt-dab/issues |
| 10 | +Author: JvanKatwijk |
| 11 | +PackageName: Qt-DAB |
| 12 | +PackageUrl: https://github.com/JvanKatwijk/qt-dab |
| 13 | +License: GPL-2.0 |
| 14 | +LicenseUrl: https://github.com/JvanKatwijk/qt-dab/blob/HEAD/LICENSE |
| 15 | +Copyright: Copyright (C) JvanKatwijk |
| 16 | +CopyrightUrl: https://github.com/JvanKatwijk/qt-dab/blob/master/LICENSE |
| 17 | +ShortDescription: Software for listening to terrestrial Digital Audio Broadcasting (DAB and DAB+). |
| 18 | +Moniker: qt-dab |
| 19 | +Tags: |
| 20 | +- aac-decoding |
| 21 | +- adalm-pluto-sdr |
| 22 | +- airspy |
| 23 | +- dab-decoder |
| 24 | +- dabplus |
| 25 | +- hackrf |
| 26 | +- lime |
| 27 | +- rtlsdr-dongle |
| 28 | +- sdrplay |
| 29 | +- sdrplay-devices |
| 30 | +- sdrplay-rsp-devices |
| 31 | +- signal-processing |
| 32 | +ReleaseNotes: |- |
| 33 | + Onfortunately, there were 2 nasty errors in the original 696 version. One had to do with the auto |
| 34 | + http setting. In many cases that the auto http was "on", starting the program just created a crash. |
| 35 | + The other had to do with an occasional buffer overflow. |
| 36 | + Anyway, in the current version some cleaning up was done and next to fixing these errors some issues |
| 37 | + in the packet handling (for EPG/SPI) were solved. |
| 38 | +
|
| 39 | + Since apparently not in all PC''s there is a CPU that supports avx2 instructions, so there are two |
| 40 | + versions made, one using the avx2 instructions and one that does not. |
| 41 | +
|
| 42 | + The documentation is updated for 696. |
| 43 | + Most visible changes are in the configuration and control window, some settings were removed and |
| 44 | + some settings were added. |
| 45 | + One of the changes invisible in the GUI, is the way slides are saved, now within a directory labeled |
| 46 | + with the Eid in a subdirectory labeled with the service name |
| 47 | +
|
| 48 | + As always, comments are welcome, One request though: if there is an issue, please specify version and |
| 49 | + platform |
| 50 | +ReleaseNotesUrl: https://github.com/JvanKatwijk/qt-dab/releases/tag/Qt-DAB-6.9.6 |
| 51 | +InstallationNotes: This package requires a CPU with AVX2 support. If your CPU does not support AVX2, uninstall this package and install the scalar version instead. |
| 52 | +ManifestType: defaultLocale |
| 53 | +ManifestVersion: 1.10.0 |
0 commit comments