Notes |
|
(0021706)
|
Blzut3
|
2021-08-09 23:14
|
|
|
|
|
$ git checkout 1.0
Previous HEAD position was 551f7f5d - Bumped version of Doomseeker to 0.12.2, bumped Chocolate Doom plugin
to 12 (skipping beta version 11 from default branch).
HEAD is now at 4989a600 - Bumped Zandronum plugin version.
$ grep -r "QSound;" .
./src/core/gui/irc/ircsounds.h:class QSound;
Absent from 0.12.2b. Product Version → 1.0 (the earliest version to experience this issue). |
|
|
|
Product Version → 1.3.2 because of Qt6 release date. 1.3.1 was released in January 27, 2020. Qt 6 was released in December 8, 2020 (according to enwiki without a citation). 😅 |
|
|
(0021742)
|
Blzut3
|
2021-08-17 00:47
|
|
Honestly given that this is the reason that we couldn't even consider a port until 6.2 Beta was out (6.2 adds the Qt Multimedia module), I don't know how much the release date of Qt 6.0 matters. One could say it was fixed before it even became a problem! ;) |
|
|
(0021981)
|
Zalewa
|
2021-12-22 19:37
|
|
I tested with Qt 5.7.1 on Windows 10 and the IRC notification sounds play correctly. |
|