File qt-dab.changes of Package qt-dab
-------------------------------------------------------------------
Sun Dec 14 21:37:44 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to release 6.9.6 (final)
+ Qt-DAB-6.9.6 has a number of changes, compared to previous
versions. A few affect the GUI and GUI handling
a. the configuration and control window has undergone some
modifications
- selecting a tii decoder is not possible anymore, the best
one is the standard one (and an error was removed)
- a new selector is added - map close. When set closing the
http (i.e. map) handler closes the map itself as well, and
closing the map will shut down the map handler. Note that
this does not apply when selecting the browser manually
- as mentioned previously, a "clear" selector causes the
scanlist to be removed on program exit
b. In the GUI there are few changes as well
- on request, the strength indicators are now positioned
vertically and colored
- the button "dxdisplay" is deleted. The text label bottom
right, where a transmittername is shown, acts as the
button for selecting the dxDisplay to be visible or not
-------------------------------------------------------------------
Sat Dec 13 20:46:39 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to release 6.9.6 (Beta)
+ A (minor) frustration was that on closing the http session the
map remained visible and, the other way around, closing the
map did not close the http handler. Parts of the http handler
had to be rewritten (and -since Qt is heaviliy used - using Qt
libraries for the networking part).
a. when closing the "map" session by touching the http button
(which has text "http on") tries to close the map and finish
the http handler off
b. when closing the map itself, the software will be noticed
(which may take a few seconds) and the http handler will
finish
- Patch qt-dab-6.9.4-use-qwt6-qt6.patch removed, Qwt detection wes
improved.
-------------------------------------------------------------------
Sat Nov 15 12:42:33 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Add hicolor icons (extracted from qt-dab-6.9.5.ico file)
-------------------------------------------------------------------
Tue Nov 11 00:08:11 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to release 6.9.5
+ It seems a nasty error in handling rtlsdr devices (especially wrt
closing the device) is solved. In the rewrite, support for the
newer V4 and the V3 version was combined: the interface software
is now parameterized on the device library. Btw. the device
libraries are not standard, they are specially created for this
software
- Update to release 6.9.4
+ Qt-DAB-6.9.4 has a number of internal changes, mostly corrections
of code, with no visible effects
a. the decoders (see configuration and control widget) are updated,
b. the configuration and control widget contains a NEW selector
+ (save titles). Some - NOT ALL - ensembles have services where
the so-called synamic labels are equipped with "DL2" indicators.
Here, the NPO services do but the other dutch ensembles do not.
+ In Qt-DAB-6.9.4 enabling the selector instructs the software to
extract (if possible) titles and performers from the dynamic
labels and store these, augmented with time and ensemble info,
in a file. shown below.
-------------------------------------------------------------------
Tue Sep 23 07:39:12 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to release 6.9.3
+ This update of Qt-DAB-6.9.3 addresses some minor issues, an
update of the ".sdr" reader.
+ The writer and the reader allow files larger than 4 Gb.
- Update to release 6.9.2
+ A few minor errors were encountered and removed.
+ The configuration widget now has a selector labeled "all tii",
that - when set - allows ALL TII values to be shown on the dxDisplay.
If NOT set, it will filter out ALL detected TII pairs (i.e. mainId,
subId) for which NO name could be detected in the database.
- Update to release 6.9.1
+ Fixed the naming of the files, now all Eid's and SId's in the
filepath's are UC
+ Fixed some problems caused by misunderstanding of the string
handling.
+ Fixed the issue that caused xml files to be not well-formed
-------------------------------------------------------------------
Mon Mar 10 23:26:36 UTC 2025 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- Update to release 6.9
+ A new implementation of a viterbi decoder is installed, and
made default in constructing an executable. The implementation
is parameterized on the cpu support for either none, SSE4 or
AVX2 instructions. The software will dynamically select the
support value
+ Merely as a gadget, clicking on any of the widgets {main
widget, configuration and control widget, spectrum widget}
instructs the software to generate a picture of the widget
involvded. The picture is stored in the Qt-DAB-files filder.
- Use Qt-6 for build
- Patch qt-dab-6.8-use-qwt6-qt5.patch replaced by new one
qt-dab-6.9-use-qwt6-qt6.patch
-------------------------------------------------------------------
Mon Nov 11 11:53:54 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 6.8
+ The structure of the ini file was (re)designed, and made into
clean paragraphs. The ini file for the 6.8 version is named
differently. All settings done for older versions have to be
redone
* Software now records for each channel the service selected
and - on re-enetering the channel - will (try to) restart the
service.
- added a patch qt-dab-6.8-use-qwt6-qt5.patch to fix build with
Qwt 6.3.0 available for Tumbleweed
-------------------------------------------------------------------
Wed Jan 3 18:57:57 UTC 2024 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 6.4 (aka 6.40)
* Scanning code was largely rewritten and the scan button on the
main widget now only controls the visibility of a scan-monitor.
* The number of buttons on the main widget is reduced.
* The schedule button is moved to the configuration and control
widget, the content button, the technical widget button and the
mute button are replaced by "clickable labels", resp. the label
containing the ensemble name for the content button, the label
containing the selected service name for the technical display,
and the newly introduced speaker label for the mute button.
* The label indicating the computer load disappeared, as well the
the label telling the estimated TII. After all, the name of the
transmitter is given - if available - on the bottom line of the
widget
- update to release 6.3 (aka 6.30)
- update to release 6.2
* new GUI
* quite some rewriting of code parts
* the offsets (errors) in the decoded data are made visible by
computing - per carrier/bin - the development of the average offset.
-------------------------------------------------------------------
Sat Sep 30 21:47:02 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 5.4
- added a patch qt-dab-fix-build-with-gcc13.patch to fix build for
Tumbleweed
-------------------------------------------------------------------
Wed Apr 26 21:46:23 UTC 2023 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 5.3
-------------------------------------------------------------------
Sun Aug 14 13:18:36 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 5.0 (qt-dab-45)
* new front end design
-------------------------------------------------------------------
Tue Jun 28 21:16:53 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.4.2
* The map functions have been rewritten.
-------------------------------------------------------------------
Wed Jun 22 19:26:36 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.4.1
* A number of mods was made to map handling.
+ Selecting a transmitter on the map will show some details on
the right side of the map window.
+ The configuration widget allow to choose between automatically
starting a browser of touching http select, or manually, and
it allows to choose between viewing only the transmitters on
the map of the current channels of also those encountered
when visiting other channels.
-------------------------------------------------------------------
Wed Jun 15 16:16:56 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.4
* Qt-DAB 4.4 adds showing the locations of the transmitters being
received on a map
-------------------------------------------------------------------
Thu Apr 7 22:22:46 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.3.5.1 (aka 4.351)
* Just an update to handle some problems in epg handling.
-------------------------------------------------------------------
Sat Mar 12 14:47:14 UTC 2022 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.3.5 (aka 4.35)
- specfile clanup (removed Fedora stuff)
-------------------------------------------------------------------
Wed Nov 3 23:39:27 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.1.1 (aka 4.11)
-------------------------------------------------------------------
Wed Sep 1 19:13:04 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.1
-------------------------------------------------------------------
Mon Jul 26 19:49:26 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 4.0
-------------------------------------------------------------------
Wed May 12 20:36:35 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.7.2 (aka 3.72)
-------------------------------------------------------------------
Wed Apr 7 22:06:31 UTC 2021 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.7.1 (aka 3.71)
-------------------------------------------------------------------
Thu Dec 10 20:18:37 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.7
-------------------------------------------------------------------
Wed Oct 21 18:28:12 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.6
-------------------------------------------------------------------
Mon Sep 7 19:10:37 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.5.3
-------------------------------------------------------------------
Fri Aug 7 21:47:27 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.5.2
-------------------------------------------------------------------
Sat Jul 25 17:37:13 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.5
-------------------------------------------------------------------
Mon Apr 27 20:05:50 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.4.1
-------------------------------------------------------------------
Sat Apr 18 14:54:47 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.4
-------------------------------------------------------------------
Tue Mar 17 23:59:24 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.3
-------------------------------------------------------------------
Sun Feb 16 21:36:26 UTC 2020 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- update to release 3.21
-------------------------------------------------------------------
Fri Nov 1 19:35:09 UTC 2019 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- updated to release 2.7.4
- added patch qt-dab-no-return.patch for Leap 15.0/15.1
-------------------------------------------------------------------
Mon Jul 29 18:00:00 UTC 2019 - Wojciech Kazubski <wk@ire.pw.edu.pl>
- updated to release 2.7.1
- patch qt-dab-2.5-fix-missing-return.patch removed (applied
upstream)
-------------------------------------------------------------------
Sat Apr 13 22:09:00 UTC 2019 - wk@ire.pw.edu.pl
- updated to release 2.5
- patch qt-dab-2.5-fix-missing-return.patch added
- patch qt-dab-2.02-missing-q_object.patch removed (fixed upstream)
-------------------------------------------------------------------
Wed Jan 2 21:04:49 UTC 2019 - wk@ire.pw.edu.pl
- updated to release 2.02
-------------------------------------------------------------------
Fri Dec 28 18:15:55 UTC 2018 - wk@ire.pw.edu.pl
- updated to release 2.01
-------------------------------------------------------------------
Wed Dec 19 21:54:39 UTC 2018 - wk@ire.pw.edu.pl
- updated to git 20181215
-------------------------------------------------------------------
Fri Nov 30 20:12:07 UTC 2018 - wk@ire.pw.edu.pl
- updated to git 20181129
-------------------------------------------------------------------
Thu Nov 1 22:53:30 UTC 2018 - wk@ire.pw.edu.pl
- updated to git 20181030
- patch qt-dab-qt-dab-2.0-fix-no-return.patch removed (fixed
upstream)
-------------------------------------------------------------------
Thu Oct 11 00:13:21 UTC 2018 - wk@ire.pw.edu.pl
- updated to git 20181009
- works with SDRplay library version 2.13
-------------------------------------------------------------
Sat Jul 21 18:40:02 UTC 2018 - wk@ire.pw.edu.pl
- patch qt-dab-qt-dab-2.0-use-qwt6-qt5.patch tu find qt5 version of
Qwt6 package
-------------------------------------------------------------------
Fri Jul 20 21:51:48 UTC 2018 - wk@ire.pw.edu.pl
- initial specfile
- version 2.0
- added patch to qt-dab-qt-dab-2.0-fix-no-return.patch to fix a
nonvoid function without return