aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* todo updateWarren Dukes2004-06-211-0/+8
* fix big boo boo in last commit: isFile() { myStat==0 }Warren Dukes2004-06-211-1/+1
* todo updateWarren Dukes2004-06-213-41/+30
* don't use fucking sprintfWarren Dukes2004-06-211-3/+4
* maybe this matters ?Warren Dukes2004-06-211-1/+2
* maybe this fixes something ?Warren Dukes2004-06-211-2/+2
* todo updateWarren Dukes2004-06-212-9/+1
* http proxy authentication, can someone test?Warren Dukes2004-06-201-11/+79
* http proxy mostly working, need to implement http authenticationWarren Dukes2004-06-203-12/+46
* fix qball's bug, crossfading playing with funny samplerateWarren Dukes2004-06-206-1/+65
* add http proxy config options (no http proxy code yet)Warren Dukes2004-06-202-4/+10
* todo updateWarren Dukes2004-06-201-0/+7
* todo updateWarren Dukes2004-06-201-0/+6
* use getdtablesize() to get the max number of fd'sWarren Dukes2004-06-201-10/+2
* fix poping at the beginng of mp3'sWarren Dukes2004-06-201-12/+17
* put CHUNK_SIZE backWarren Dukes2004-06-201-2/+2
* todo updateWarren Dukes2004-06-201-6/+0
* fix playlistid command so it can take an argumentWarren Dukes2004-06-191-1/+1
* fix move commandWarren Dukes2004-06-191-1/+1
* bump version numberWarren Dukes2004-06-191-1/+1
* fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w...Warren Dukes2004-06-195-10/+20
* DEBUG messageWarren Dukes2004-06-191-2/+7
* uber minor tweaksWarren Dukes2004-06-192-5/+7
* actually, scratch the last changeWarren Dukes2004-06-173-22/+2
* check in configure script if iconv() needs CONSTWarren Dukes2004-06-173-2/+22
* include sys/time.hWarren Dukes2004-06-171-0/+1
* add LIBMIKMOD_LDADD to MPD_LIBSWarren Dukes2004-06-171-1/+1
* bump release date back a dayWarren Dukes2004-06-171-1/+1
* add copyright noticesWarren Dukes2004-06-165-0/+90
* fix C99 stuff for commandErrorWarren Dukes2004-06-159-48/+53
* todo updateWarren Dukes2004-06-151-0/+4
* authors updatesWarren Dukes2004-06-141-2/+2
* update install w/ mikmod infoWarren Dukes2004-06-141-1/+4
* upgrade UPGRADINGWarren Dukes2004-06-142-1/+12
* change ACK error codesWarren Dukes2004-06-141-7/+9
* add default port change to ChangeLogWarren Dukes2004-06-141-1/+2
* forget to set playlist.current = 0 when toggling randomWarren Dukes2004-06-141-0/+1
* bug fix for deleting a song when the last song or next to last song is playin...Warren Dukes2004-06-141-4/+4
* update mpd man page with --no-create-db optionWarren Dukes2004-06-131-2/+8
* comment on song id's vs playlist position commandsWarren Dukes2004-06-131-0/+10
* slight bug fix for making sure url's obey the RFC'sWarren Dukes2004-06-131-1/+1
* updated changelog for 0.11.0Warren Dukes2004-06-131-0/+22
* update changelog with 0.10.4 changesWarren Dukes2004-06-131-0/+7
* fix some docbook stuffWarren Dukes2004-06-131-1/+1
* more MPD-Protocol.xml progressWarren Dukes2004-06-131-16/+33
* more progroess on MPD-Protocol.xmlWarren Dukes2004-06-131-9/+80
* make swapid and deleteid actually workWarren Dukes2004-06-131-2/+2
* make seekid actually workWarren Dukes2004-06-131-1/+1
* make playid actually workWarren Dukes2004-06-131-1/+1
* change 'Num' => 'Pos" for positionWarren Dukes2004-06-131-1/+1