head 1.2; access; symbols pkgsrc-2020Q4:1.1.0.2 pkgsrc-2020Q4-base:1.1; locks; strict; comment @// @; 1.2 date 2021.03.06.15.29.59; author wiz; state dead; branches; next 1.1; commitid 8swHZZyyZB3HjgKC; 1.1 date 2020.12.03.13.29.08; author nia; state Exp; branches; next ; commitid uoesLqalix3uDiyC; desc @@ 1.2 log @ncmpc: remove unneeded patch @ text @$NetBSD: patch-src_signals.cxx,v 1.1 2020/12/03 13:29:08 nia Exp $ NetBSD needs signal.h included before sigaction can be used --- src/signals.cxx.orig 2020-10-28 21:06:48.000000000 +0000 +++ src/signals.cxx @@@@ -18,6 +18,7 @@@@ */ #include "Instance.hxx" +#include void Instance::OnSigwinch() noexcept @ 1.1 log @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 @ text @d1 1 a1 1 $NetBSD$ @