Skip to content

Releases: olegantonyan/mpz

1.1.0

18 Dec 07:56
f6b2a32
Compare
Choose a tag to compare

[1.1.0] - 2024-12-18

BREAKING CHANGE

  • Track duration is now in milliseconds. It will be converted from seconds to milliseconds upon loading playlists from local config. Previous versions won't be able to work with updated config. To use old version after launching the new one you'll have to remove all playlists, or manually divide duration by 1000 in local config

Fixed

  • improve radio streams in Qt6
  • unpause after a long pause in Qt6 on Linux/ffmpeg sometimes caused no sound

Misc

  • switch to CMake
  • update built-in Taglib to 2.0.2 and Yaml cpp to 0.8.0
  • fix deprecation warnings
  • C++17

1.0.26

01 Dec 18:05
Compare
Choose a tag to compare

[1.0.26] - 2024-12-01

Added

  • Output device selector in Qt6

Fixed

  • Bug with radio streams in Qt6

1.0.25

19 Aug 06:37
Compare
Choose a tag to compare

[1.0.25] - 2024-08-19

Added

  • sequential (no loop) playback order

Fixed

  • minor fixes in translations

1.0.24

21 May 18:47
Compare
Choose a tag to compare

[1.0.24] - 2024-05-21

Fixed

  • start position of track with CUE
  • filter playlists with long list view

Misc

  • no more crash under Wayland (disabled QHotKey registration)

1.0.23

18 Feb 06:55
Compare
Choose a tag to compare

[1.0.23] - 2023-02-18

Added

  • ability to inhibit sleep on Windows
  • "Open config directory" main menu option
  • workaround for KDE Plasma 5.27 - playlist row height can be set in global config via "playlist_row_height"

1.0.22

07 Nov 14:11
Compare
Choose a tag to compare

[1.0.22] - 2022-11-07

Added

  • track info window: context menu for cover art
  • Serbian language translation
  • scroll playlists view to bottom upon addind new playlist

Misc

  • update built-in Taglib to 1.13

1.0.21

28 Aug 18:34
Compare
Choose a tag to compare

[1.0.21] - 2022-08-28

Misc

  • new endpoint for feedback form (Heroku no longer free)

1.0.20

28 May 06:55
Compare
Choose a tag to compare

[1.0.20] - 2022-05-28

Added

  • keyboard shortcut to jump to playing track

Fixed

  • reduce stdout spam from sleep lock

Misc

  • ability to build against system taglib and yaml-cpp (used by default for AUR packages)

1.0.19

08 Dec 11:39
Compare
Choose a tag to compare

[1.0.19] - 2021-12-08

Fixed

  • saving renamed playlist

Added

  • support embedded album covers
  • show covers in track info dialog
    

1.0.18

28 Nov 08:13
Compare
Choose a tag to compare

Fixed

  • build with older Qt versions fixed
  • MPRIS track info updates with the stream metadata