File ncmpc.changes of Package ncmpc
-------------------------------------------------------------------
Tue Sep 12 22:48:05 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.49
-------------------------------------------------------------------
Fri May 12 05:43:37 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.48
-------------------------------------------------------------------
Fri Jan 13 20:20:20 UTC 2023 - olaf@aepfle.de
- Update to version 0.47
-------------------------------------------------------------------
Thu Oct 11 07:38:47 UTC 2018 - aloisio@gmx.com
- Update to version 0.32
* fix crash bug on queue page
* fix crash bug on lyrics page
* fix off-by-one buffer overflow bug
* fix manpage installation directory
* fix build breakages with some ncurses builds
* work around GCC 4.9 build failure
* remove doxygen support
* new dependency: Boost
* remove dependency on GLib
version 0.31
* fix "No such song" in search screen
* fix progressbar when colors are disabled
* enable colors by default
* allow configuring per-style background colors
* keep current song in xterm title when MPD is paused
* load configuration from $XDG_CONFIG_HOME/ncmpc/config
* always show the screen list at the top
* fix memory leak
* require MPD 0.19
- Refreshed ncmpc-fix_meson_docdir.patch
- Dropped ncmpc-fix_meson_gcc_config.patch and ncmpc-c++11.patch
- Spec cleanup
-------------------------------------------------------------------
Sun Apr 15 17:27:33 UTC 2018 - pascal.bleser@opensuse.org
- change build to use meson+ninja+sphinx
- ncmpc 0.30 - (2018-04-04)
* fix crash after pressing ^W in search screen
* fix crash bug in chat screen
* fix completion list
* new color "progressbar-background"
- ncmpc 0.29 - (2017-11-05)
* fix crash after losing MPD connection
* fix crash after DNS lookup error
- ncmpc 0.28 - (2017-09-21)
* fix memory leak
* hide the MPD password from the queue screen title
* implement password for asynchronous connect
-------------------------------------------------------------------
Mon Apr 17 20:30:32 UTC 2017 - olaf@aepfle.de
- ncmpc 0.27 - (2017-03-25)
* work around connect failure if /var/run/mpd/socket does not exist
* remove the status bar clock (option "display-time")
* fix assertion failure after connect failure
* several Windows build fixes
- ncmpc 0.26 - (2017-03-20)
* require libmpdclient 2.9
* adapt to lirc 0.9.4
* lyricswiki: update regex
* screen_song: show "f" and "dsd" formats
* connect asynchronously
* fix flickering in color mode
* fix gcc 7 warnings
- ncmpc 0.25 - (2016-08-18)
* implement "%disc%"
* lyricswiki: handle redirects
* lyricswiki: update XML format
-------------------------------------------------------------------
Tue Aug 26 14:02:26 UTC 2014 - pascal.bleser@opensuse.org
- enable chat screen feature from 0.21
- update to 0.24:
* fix crash on "jump" (hotkey ".")
* save keys to path specified by --key-file
- changes from 0.22:
* rename "playlist" to "queue"
* remove useless "Connected to ..." message
* require libmpdclient 2.3, MPD 0.16
* patched color line-flags
* configuration option "search-format"
* remove broken leoslyrics plugin
* show audio format in song screen
-------------------------------------------------------------------
Mon Feb 10 09:51:54 UTC 2014 - pascal.bleser@opensuse.org
- update to 0.21:
* add a chat screen for communication with other clients on the same server
* song format: evaluate literal strings as true
* fix crash on search screen when disconnected
* screen_queue: fix crash on CMD_SCREEN_SWAP when the queue is empty
* lyricswiki: fix Ruby 2.0 and UTF-8
-------------------------------------------------------------------
Mon Feb 06 23:08:47 UTC 2012 - pascal.bleser@opensuse.org
- update to 0.20:
* increase connection timeout to 5 seconds
* screen_queue: follow songs when they are moved out of the visible range
* screen_lyrics: You can now edit lyrics by pressing 'e'
* configurable timeout for MPD connections
* screen_keydef: show command descriptions
* show the paths of the configuration files in --version output
-------------------------------------------------------------------
Fri Aug 05 00:00:00 UTC 2011 - detlef@links2linux.de
- new upstream version <0.18>
* require libmpdclient 2.2
* show real server address in status message
* fix crash after "clear" command
* po: added Polish translation
-------------------------------------------------------------------
Sat Sep 25 00:00:00 UTC 2010 - detlef@links2linux.de
- new upstream version <0.18>
* screen_song: show song range
* screen_artist: respect artist when adding albums
* po: added Italian translation
-------------------------------------------------------------------
Sat Jul 17 00:00:00 UTC 2010 - detlef@links2linux.de
- new upstream version <0.17>
* screen_queue: fix range selection check on "shuffle"
* screen_browser: check for error before adding song to playlist
* po: added Brazilian Portuguese translation
-------------------------------------------------------------------
Mon Jan 18 00:00:00 UTC 2010 - detlef@links2linux.de
- new upstream version <0.16.1>
* screen_queue: always update the list size
* screen_browser: fixed jump to playlist file
-------------------------------------------------------------------
Wed Dec 30 00:00:00 UTC 2009 - detlef@links2linux.de
- new upstream version <0.16>
-------------------------------------------------------------------
Thu Jul 23 00:00:00 UTC 2009 - detlef@links2linux.de
- new upstream version <0.14>
-------------------------------------------------------------------
Sun Jan 11 00:00:00 UTC 2009 - detlef@links2linux.de
- new upstream version <0.13>
-------------------------------------------------------------------
Sat Dec 6 00:00:00 UTC 2008 - detlef@links2linux.de
- new upstream version <0.12>
-------------------------------------------------------------------
Fri Oct 20 00:00:00 UTC 2006 - detlef@links2linux.de
- fix install configfiles
-------------------------------------------------------------------
Mon Aug 28 00:00:00 UTC 2006 - detlef@links2linux.de
- fix docdir
- add default-configs in /etc
-------------------------------------------------------------------
Fri Jul 28 00:00:00 UTC 2006 - detlef@links2linux.de
- first PackMan-Build