summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-07-12attempt to work around for bug #274Warren Dukes
2004-07-04tidy up Makefile a bitWarren Dukes
2004-07-03fix same seeking past end of file issue for mp4, please test DJMarioWarren Dukes
2004-07-03for mp3's, skip all initial frames that aren't layer 3 so we can be sure toWarren Dukes
2004-07-03fix for when trying to seek past the end of an mp3Warren Dukes
2004-06-30rename idToNum and numToId to idToPostion and positionToId - from tw-nymWarren Dukes
2004-06-29spelling fixes from normalpersonWarren Dukes
2004-06-29remove an extra line of codeWarren Dukes
2004-06-28set flac_metadata_respond(VORBIS_COMMENT) so that flac responds to vorbis com...Warren Dukes
2004-06-28fix some memory leaks in flac_plugin - from normalpersonWarren Dukes
2004-06-26patch from normalpersonWarren Dukes
2004-06-26patch from np for orderPlaylist()Warren Dukes
2004-06-25fix bug in ogg replaygainWarren Dukes
2004-06-25slight fix to replay gain tags for oggsWarren Dukes
2004-06-24very minor tweak to clearMetabufferChunksWarren Dukes
2004-06-23ok, addParentPathToDB now works!Warren Dukes
2004-06-23update now ignores/recognizes recursive directoriesWarren Dukes
2004-06-23now we avoid recursive symlinks on creating the dbWarren Dukes
2004-06-22only call opendir() once when updatingWarren Dukes
2004-06-22call stat() a few less times on updateWarren Dukes
2004-06-21fix big boo boo in last commit: isFile() { myStat==0 }Warren Dukes
2004-06-21todo updateWarren Dukes
2004-06-21don't use fucking sprintfWarren Dukes
2004-06-21maybe this matters ?Warren Dukes
2004-06-21maybe this fixes something ?Warren Dukes
2004-06-21todo updateWarren Dukes
2004-06-20http proxy authentication, can someone test?Warren Dukes
2004-06-20http proxy mostly working, need to implement http authenticationWarren Dukes
2004-06-20fix qball's bug, crossfading playing with funny samplerateWarren Dukes
2004-06-20add http proxy config options (no http proxy code yet)Warren Dukes
2004-06-20use getdtablesize() to get the max number of fd'sWarren Dukes
2004-06-20fix poping at the beginng of mp3'sWarren Dukes
2004-06-20put CHUNK_SIZE backWarren Dukes
2004-06-19fix playlistid command so it can take an argumentWarren Dukes
2004-06-19fix move commandWarren Dukes
2004-06-19fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w...Warren Dukes
2004-06-19DEBUG messageWarren Dukes
2004-06-19uber minor tweaksWarren Dukes
2004-06-17actually, scratch the last changeWarren Dukes
2004-06-17check in configure script if iconv() needs CONSTWarren Dukes
2004-06-17include sys/time.hWarren Dukes
2004-06-16add copyright noticesWarren Dukes
2004-06-15fix C99 stuff for commandErrorWarren Dukes
2004-06-14change ACK error codesWarren Dukes
2004-06-14forget to set playlist.current = 0 when toggling randomWarren Dukes
2004-06-14bug fix for deleting a song when the last song or next to last song is playin...Warren Dukes
2004-06-13slight bug fix for making sure url's obey the RFC'sWarren Dukes
2004-06-13make swapid and deleteid actually workWarren Dukes
2004-06-13make seekid actually workWarren Dukes
2004-06-13make playid actually workWarren Dukes