CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/06/19 10:23:33
Modified files:
audio/ncmpcpp : Makefile
audio/ncmpcpp/patches: patch-doc_ncmpcpp_1 patch-src_status_cpp
Added files:
audio/ncmpcpp/patches: patch-src_actions_cpp patch-src_help_cpp
patch-src_lastfm_h
patch-src_scrollpad_cpp
patch-src_scrollpad_h patch-src_song_cpp
patch-src_tag_editor_cpp
patch-src_tags_cpp
Log message:
Merge several fixes from the '0.6.x' stable branch:
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)