Skip to content

Commit

Permalink
Prepare for release 2014.06.08
Browse files Browse the repository at this point in the history
  • Loading branch information
PromyLOPh committed Jun 8, 2014
1 parent 4e02f89 commit 6121614
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
@@ -1,3 +1,14 @@
Release 2014.06.08

- Switch to ffmpeg/libav for audio playback. ffmpeg 2.2, 2.1 and 1.2 as well as
libav 10 and 9 are supported. libav 8 does *not* work. libmad/libfaad are not
required any more.
- Tilde-expansion for the fifo setting
- eventcmd’s songstart reports correct song length
- Readline improvements
- Support TLS SNI
- Improved error messages

Release 2013.09.15

- Generic linked lists for libpiano. This change breaks libpiano’s API and
Expand Down
2 changes: 1 addition & 1 deletion src/config.h
Expand Up @@ -4,6 +4,6 @@
/* package name */
#define PACKAGE "pianobar"

#define VERSION "2013.09.15-dev"
#define VERSION "2014.06.08"

#endif /* SRC_CONFIG_H_S6A1C09K */

0 comments on commit 6121614

Please sign in to comment.