Skip to content

Commit

Permalink
Update ChangeLog and version to 21.12.24
Browse files Browse the repository at this point in the history
  • Loading branch information
zaps166 committed Dec 23, 2021
1 parent 7558cab commit 0fc4399
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
Changes in QMPlay2 21.12.24:
- add audio, video, subtitles streams, programs and chapters into menu,
- add key shortcuts to change audio and subtitles streams,
- improve Vulkan initialization,
- fix some possible crashes,
- other minor fixes,

Changes in QMPlay2 21.12.07:
- fix possible crash on Windows when system audio settings was changed during playback,
- add option to set negative amplify if replay gain is not stored,
Expand Down
2 changes: 1 addition & 1 deletion src/qmplay2/Version.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#ifndef QMPlay2GitHEAD
#define QMPlay2GitHEAD
#endif
#define QMPlay2Version "21.12.07" QMPlay2GitHEAD
#define QMPlay2Version "21.12.24" QMPlay2GitHEAD

QByteArray Version::get()
{
Expand Down

0 comments on commit 0fc4399

Please sign in to comment.