Using '--quiet' command line argument no longer results in a crash
(upstream git commit db28618929b9ec11e831d5a44437757f6195497d)
Mark songs as added to playlist immediately.
Fix a situation in which songs added to playlist from media library
or playlist editor screens would not be immediately marked as such
(upstream git commit c340a6ba9a322985b8d50ab477631689b6b8f55a)
Fix crash when colors are disabled
(upstream git commit a22cd2c68c71481c653d9f6547f2e7b46ce57106)
config: change default value of show_duplicate_tags from 'true' to 'yes'
(upstream git commit 4f72330bb8d04aa14fa380f969013675882b7c1b)
(upstream git commit 3868e32b9216e14247e0534061d1d02f3b8ab65d)
Show meaningful error message if MPD_PORT is not a number
(upstream git commit 8dde3944ee1878a7f26dd24bfe5e31f4e72c05b1)
lyrics: fix loading of files with DOS line endings
(upstream git commit dac0d4602f810d8f43e18beefdd43068e40308c3)
window: prevent ncurses from defining macros
(upstream git commit 6b73f0ebe1c05cb2b3b6973662e7b6c95eba4530)
help: correct a typo
(git commit 8a5a0078e9a08f1d792299521da7482a99aba8b6)
actions: respect regular expression config when searching in text
fields
(git commit aa8c47d5782664b7d9786e1195f7950e29ee9a21)
tag editor: when numbering tracks, discard other track tags if
present
(git commit 4d4b7c542fed615cf8699e093fa8b31eacc9f7ce)
tags: remove xiph tag DESCRIPTION as it's parsed as COMMENT by MPD
(git commit d54de65990dbe852762e5292c5b27186d16fcc02)
lastfm: use sink argument and fix possible usage of m_service after
delete
(git commit 20a4e486cc36e40afc202e3794772e402b1d3c0f)
song: show name if it's available
(git commit a3d536b4228637067df9697c11bcf3434883a943)
status: fix assertion failure on window resize without active mpd
connection
(git commit 310d280cef4cc93738412efbd80ada4322df9d17)
window: don't add encrypted prompts to input history
* Passwords are no longer added to the input history.
(git commit e5e61842c5bf610da1b4ceeb52e613dd911040b6)