File ncmpc.changes of Package ncmpc (Revision 6e467a3402604a22b93f1972d56dffd0)

Currently displaying revision 6e467a3402604a22b93f1972d56dffd0 , Show latest

177
 
1
-------------------------------------------------------------------
2
Thu Oct 11 07:38:47 UTC 2018 - aloisio@gmx.com
3
4
- Update to version 0.32
5
  * fix crash bug on queue page
6
  * fix crash bug on lyrics page
7
  * fix off-by-one buffer overflow bug
8
  * fix manpage installation directory
9
  * fix build breakages with some ncurses builds
10
  * work around GCC 4.9 build failure
11
  * remove doxygen support
12
  * new dependency: Boost
13
  * remove dependency on GLib
14
  version 0.31
15
  * fix "No such song" in search screen
16
  * fix progressbar when colors are disabled
17
  * enable colors by default
18
  * allow configuring per-style background colors
19
  * keep current song in xterm title when MPD is paused
20
  * load configuration from $XDG_CONFIG_HOME/ncmpc/config
21
  * always show the screen list at the top
22
  * fix memory leak
23
  * require MPD 0.19
24
25
- Refreshed ncmpc-fix_meson_docdir.patch
26
27
- Dropped ncmpc-fix_meson_gcc_config.patch and ncmpc-c++11.patch
28
29
- Spec cleanup
30
31
-------------------------------------------------------------------
32
Sun Apr 15 17:27:33 UTC 2018 - pascal.bleser@opensuse.org
33
34
- change build to use meson+ninja+sphinx
35
- ncmpc 0.30 - (2018-04-04)
36
  * fix crash after pressing ^W in search screen
37
  * fix crash bug in chat screen
38
  * fix completion list
39
  * new color "progressbar-background"
40
- ncmpc 0.29 - (2017-11-05)
41
  * fix crash after losing MPD connection
42
  * fix crash after DNS lookup error
43
- ncmpc 0.28 - (2017-09-21)
44
  * fix memory leak
45
  * hide the MPD password from the queue screen title
46
  * implement password for asynchronous connect
47
48
-------------------------------------------------------------------
49
Mon Apr 17 20:30:32 UTC 2017 - olaf@aepfle.de
50
51
- ncmpc 0.27 - (2017-03-25)
52
  * work around connect failure if /var/run/mpd/socket does not exist
53
  * remove the status bar clock (option "display-time")
54
  * fix assertion failure after connect failure
55
  * several Windows build fixes
56
- ncmpc 0.26 - (2017-03-20)
57
  * require libmpdclient 2.9
58
  * adapt to lirc 0.9.4
59
  * lyricswiki: update regex
60
  * screen_song: show "f" and "dsd" formats
61
  * connect asynchronously
62
  * fix flickering in color mode
63
  * fix gcc 7 warnings
64
- ncmpc 0.25 - (2016-08-18)
65
  * implement "%disc%"
66
  * lyricswiki: handle redirects
67
  * lyricswiki: update XML format
68
69
-------------------------------------------------------------------
70
Tue Aug 26 14:02:26 UTC 2014 - pascal.bleser@opensuse.org
71
72
- enable chat screen feature from 0.21
73
- update to 0.24:
74
  * fix crash on "jump" (hotkey ".")
75
  * save keys to path specified by --key-file
76
- changes from 0.22:
77
  * rename "playlist" to "queue"
78
  * remove useless "Connected to ..." message
79
  * require libmpdclient 2.3, MPD 0.16
80
  * patched color line-flags
81
  * configuration option "search-format"
82
  * remove broken leoslyrics plugin
83
  * show audio format in song screen
84
85
-------------------------------------------------------------------
86
Mon Feb 10 09:51:54 UTC 2014 - pascal.bleser@opensuse.org
87
88
- update to 0.21:
89
  * add a chat screen for communication with other clients on the same server
90
  * song format: evaluate literal strings as true
91
  * fix crash on search screen when disconnected
92
  * screen_queue: fix crash on CMD_SCREEN_SWAP when the queue is empty
93
  * lyricswiki: fix Ruby 2.0 and UTF-8
94
95
-------------------------------------------------------------------
96
Mon Feb 06 23:08:47 UTC 2012 - pascal.bleser@opensuse.org
97
98
- update to 0.20:
99
  * increase connection timeout to 5 seconds
100
  * screen_queue: follow songs when they are moved out of the visible range
101
  * screen_lyrics: You can now edit lyrics by pressing 'e'
102
  * configurable timeout for MPD connections
103
  * screen_keydef: show command descriptions
104
  * show the paths of the configuration files in --version output
105
106
-------------------------------------------------------------------
107
Fri Aug 05 00:00:00 UTC 2011 - detlef@links2linux.de
108
109
- new upstream version <0.18>
110
111
  * require libmpdclient 2.2
112
  * show real server address in status message
113
  * fix crash after "clear" command
114
  * po: added Polish translation
115
116
-------------------------------------------------------------------
117
Sat Sep 25 00:00:00 UTC 2010 - detlef@links2linux.de
118
119
- new upstream version <0.18>
120
121
  * screen_song: show song range
122
  * screen_artist: respect artist when adding albums
123
  * po: added Italian translation
124
125
-------------------------------------------------------------------
126
Sat Jul 17 00:00:00 UTC 2010 - detlef@links2linux.de
127
128
- new upstream version <0.17>
129
  * screen_queue: fix range selection check on "shuffle"
130
  * screen_browser: check for error before adding song to playlist
131
  * po: added Brazilian Portuguese translation
132
133
-------------------------------------------------------------------
134
Mon Jan 18 00:00:00 UTC 2010 - detlef@links2linux.de
135
136
- new upstream version <0.16.1>
137
138
  * screen_queue: always update the list size
139
  * screen_browser: fixed jump to playlist file
140
141
-------------------------------------------------------------------
142
Wed Dec 30 00:00:00 UTC 2009 - detlef@links2linux.de
143
144
- new upstream version <0.16>
145
146
-------------------------------------------------------------------
147
Thu Jul 23 00:00:00 UTC 2009 - detlef@links2linux.de
148
149
- new upstream version <0.14>
150
151
-------------------------------------------------------------------
152
Sun Jan 11 00:00:00 UTC 2009 - detlef@links2linux.de
153
154
- new upstream version <0.13>
155
156
-------------------------------------------------------------------
157
Sat Dec  6 00:00:00 UTC 2008 - detlef@links2linux.de
158
159
- new upstream version <0.12>
160
161
-------------------------------------------------------------------
162
Fri Oct 20 00:00:00 UTC 2006 - detlef@links2linux.de
163
164
- fix install configfiles
165
166
-------------------------------------------------------------------
167
Mon Aug 28 00:00:00 UTC 2006 - detlef@links2linux.de
168
169
- fix docdir
170
- add default-configs in /etc
171
172
-------------------------------------------------------------------
173
Fri Jul 28 00:00:00 UTC 2006 - detlef@links2linux.de
174
175
- first PackMan-Build
176
177