summaryrefslogtreecommitdiff
path: root/src/plugin_xmms/http.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of printf format warnings.Erik de Castro Lopo2012-02-011-25/+25
* fix compiler warningJosh Coalson2007-09-121-1/+2
* final merge down from 1.1.2 maintenance branch (cvs up -j FLAC_RELEASE_1_1_2_...Josh Coalson2006-11-201-2/+2
* merge down from merged-API-layer branch: cvs -q up -dP -j API_LAYER_MERGING_B...Josh Coalson2006-09-131-1/+1
* complete largefile supportJosh Coalson2006-05-241-4/+5
* fix "redefinition of socklen_t" problem on freebsdJosh Coalson2005-09-021-1/+2
* fix bad use of g_strconcat()Josh Coalson2005-08-311-1/+1
* define socklen_t if it doesn't existJosh Coalson2004-12-301-0/+9
* patch from Steven Richman: adds support for streaming http transport to xmms ...Josh Coalson2004-10-071-0/+887