Use new function flac_snprintf() where ever appropriate.
[platform/upstream/flac.git] / src / plugin_xmms / http.c
2013-03-17 Erik de Castro LopoUse new function flac_snprintf() where ever appropriate.
2013-02-08 Timothy B. Terriberryxmms - Fix inline linking problems with old glib
2013-02-08 Timothy B. Terriberryxmms - #include <inttypes.h> for PRIu64
2012-12-05 Miroslav LichvarUpdate FSF address.
2012-11-13 Erik de Castro LopoReplace printfs with "%s" format strings with puts.
2012-02-01 Erik de Castro LopoFix a bunch of printf format warnings.
2007-09-12 Josh Coalsonfix compiler warning
2006-11-20 Josh Coalsonfinal merge down from 1.1.2 maintenance branch (cvs...
2006-09-13 Josh Coalsonmerge down from merged-API-layer branch: cvs -q up...
2006-05-24 Josh Coalsoncomplete largefile support
2005-09-02 Josh Coalsonfix "redefinition of socklen_t" problem on freebsd
2005-08-31 Josh Coalsonfix bad use of g_strconcat()
2004-12-30 Josh Coalsondefine socklen_t if it doesn't exist
2004-10-07 Josh Coalsonpatch from Steven Richman: adds support for streaming...