picard:2.2.3

Last commit made on 2019-11-06
Get this branch:
git clone -b 2.2.3 https://git.launchpad.net/picard

Branch merges

Branch information

Name:
2.2.3
Repository:
lp:picard

Recent commits

f2c1d58... by Philipp Wolfer

Release 2.2.3

49490d0... by Philipp Wolfer

Updated changelog for 2.2.3 release

eed60c5... by Philipp Wolfer <email address hidden>

PICARD-1655: Open MB login dialog window modal

Avoids the dialog getting hidden behind options and inaccesible on macOS.

4bae902... by Philipp Wolfer <email address hidden>

PICARD-1654: macOS workaround for logout button not repainting

e71cbb2... by Philipp Wolfer

PICARD-1651: Update status bar counts on file/album removal

caac44d... by Philipp Wolfer

PICARD-1648: Fixed crashes in search dialog

Picard could crash in search dialog since the table widget sometimes was non-existant on events. Fixed by making the table a permanent widget that gets shown/hidden on demand.

fbd1fb3... by Philipp Wolfer <email address hidden>

PICARD-1647: Fix plugin status icon not getting repainted

5897ec1... by Philipp Wolfer <email address hidden>

PICARD-1644: Fixed gettext install with Python 3.8

The call to translation.install() provided an invalid parameter, but this had no effect in earlier Python versions.

c28dc4f... by Philipp Wolfer

PICARD-1643: Fixed saving performer tags to Vorbis and APEv2

Tags in the format of performer:instrument were not saved to Vorbis and APEv2 tags if instrument contained non-ASCII characters.

5a7218e... by Philipp Wolfer

PICARD-1642: Fixed crash on startup if CD lookup button is disabled