Merge branch 'v0.15.x'

Conflicts:
	src/input/lastfm_input_plugin.c
	src/song_save.c
This commit is contained in:
Max Kellermann
2009-11-10 21:13:03 +01:00
3 changed files with 13 additions and 2 deletions

7
NEWS
View File

@@ -72,10 +72,17 @@ ver 0.16 (20??/??/??)
ver 0.15.6 (2009/??/??)
* input:
- lastfm: fixed variable name in GLib<2.16 code path
- input/mms: require libmms 0.4
* archive:
- zzip: require libzzip 0.13
* decoders:
- ffmpeg: convert metadata
* output_thread: check again if output is open on PAUSE
* update: delete ignored symlinks from database
* database: increased maximum line length to 32 kB
* sticker: added fallback for sqlite3_prepare_v2()
ver 0.15.5 (2009/10/18)