2021-09-22 08:56:10 by Nia Alarie | Files touched by this commit (2) |
Log message:
ncmpc: avoid compilation problem on netbsd-8
|
2021-07-13 00:34:55 by Nia Alarie | Files touched by this commit (1) |
Log message:
ncmpc: needs libiconv, gettext-lib
|
2021-03-06 16:29:59 by Thomas Klausner | Files touched by this commit (2) |
Log message:
ncmpc: remove unneeded patch
|
2021-03-05 11:26:36 by Nia Alarie | Files touched by this commit (2) | |
Log message:
ncmpc: Update to 0.45
ncmpc 0.45 - (2021-02-12)
* make "tagtypes" errors non-fatal
* check which tag types are supported by MPD (fixes MPD 0.21 support)
* lyrics: update page title after loading has finished
* lyrics: fix path injection bug
* lyrics: load cached lyrics without plugin
* lyrics: use $XDG_CACHE_HOME/ncmpc/lyrics instead of ~/.lyrics
* lyrics/azlyrics: normalize accented letters (using the "unidecode" \
library)
* lyrics/azlyrics: unescape HTML entities
|
2021-02-10 11:51:22 by Nia Alarie | Files touched by this commit (3) |
Log message:
ncmpc: Update to 0.44
ncmpc 0.44 - (2021-02-01)
* fix scrolling problems on help page
* highlight find results on help page
* don't attempt IPv6 connection if IPv6 routing is disabled
|
2020-12-03 14:29:08 by Nia Alarie | Files touched by this commit (3) |
Log message:
ncmpc: Update to 0.42
ncmpc 0.42 - (2020-10-28)
* file page: repaint after moving cursor with mouse
* file page: handle mouse click on directory
* library page: mouse support
* suppor the mouse wheel
* fix assertion failure on exit
ncmpc 0.41 - (2020-10-16)
* new main loop (copying code from MPD, replacing boost::asio)
* library page: fix crash bug
* lyrics: remove the "lyricwiki" plugin because the site is gone
ncmpc 0.40 - (2020-10-07)
* fix crash when range selection includes ".."
* fix another crash with a very narrow terminal window
* another jumping cursor fix for large scroll-offset values
* show elapsed time of streams
|
2020-08-30 14:09:31 by Nia Alarie | Files touched by this commit (2) |
Log message:
ncmpc: Update to 0.39
ncmpc 0.39 - (2020-08-21)
* library page: skip tags when there is only one value
* fix jumping cursor with large scroll-offset values
* key bindigs page: fix crash bug
* key bindigs page: eliminate bogus message "Did you forget to Apply your \
changes?"
|
2020-05-04 11:21:17 by Nia Alarie | Files touched by this commit (2) |
Log message:
ncmpc: Update to 0.38
ncmpc 0.38 - (2020-04-30)
* add option "timedisplay-type=none" to hide current song time
* fix use-after-free bug
* fix crash after entering empty password
|
2020-02-23 12:44:52 by Nia Alarie | Files touched by this commit (2) |
Log message:
ncmpc: Update to 0.37
ncmpc 0.37 - (2020-01-24)
* show performer on song page
* show partitions on outputs page (requires libmpdclient 2.18)
* search: add search tag "modified" (requires libmpdclient 2.10)
* fix compatibility with MPD versions older than 0.21
* switch to C++17
|
2019-11-09 12:22:20 by Nia Alarie | Files touched by this commit (3) |
Log message:
ncmpc: Update to 0.36
ncmpc 0.36 - (2019-11-05)
* screen_keydef: show "Add new key" only if there is room for more keys
* support the Alt modifier in hotkeys
* reduce network transfer
|