index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2004-07-12
attempt to work around for bug #274
Warren Dukes
2004-07-04
tidy up Makefile a bit
Warren Dukes
2004-07-03
fix same seeking past end of file issue for mp4, please test DJMario
Warren Dukes
2004-07-03
for mp3's, skip all initial frames that aren't layer 3 so we can be sure to
Warren Dukes
2004-07-03
fix for when trying to seek past the end of an mp3
Warren Dukes
2004-06-30
rename idToNum and numToId to idToPostion and positionToId - from tw-nym
Warren Dukes
2004-06-29
spelling fixes from normalperson
Warren Dukes
2004-06-29
remove an extra line of code
Warren Dukes
2004-06-28
set flac_metadata_respond(VORBIS_COMMENT) so that flac responds to vorbis com...
Warren Dukes
2004-06-28
fix some memory leaks in flac_plugin - from normalperson
Warren Dukes
2004-06-26
patch from normalperson
Warren Dukes
2004-06-26
patch from np for orderPlaylist()
Warren Dukes
2004-06-25
fix bug in ogg replaygain
Warren Dukes
2004-06-25
slight fix to replay gain tags for oggs
Warren Dukes
2004-06-24
very minor tweak to clearMetabufferChunks
Warren Dukes
2004-06-23
ok, addParentPathToDB now works!
Warren Dukes
2004-06-23
update now ignores/recognizes recursive directories
Warren Dukes
2004-06-23
now we avoid recursive symlinks on creating the db
Warren Dukes
2004-06-22
only call opendir() once when updating
Warren Dukes
2004-06-22
call stat() a few less times on update
Warren Dukes
2004-06-21
fix big boo boo in last commit: isFile() { myStat==0 }
Warren Dukes
2004-06-21
todo update
Warren Dukes
2004-06-21
don't use fucking sprintf
Warren Dukes
2004-06-21
maybe this matters ?
Warren Dukes
2004-06-21
maybe this fixes something ?
Warren Dukes
2004-06-21
todo update
Warren Dukes
2004-06-20
http proxy authentication, can someone test?
Warren Dukes
2004-06-20
http proxy mostly working, need to implement http authentication
Warren Dukes
2004-06-20
fix qball's bug, crossfading playing with funny samplerate
Warren Dukes
2004-06-20
add http proxy config options (no http proxy code yet)
Warren Dukes
2004-06-20
use getdtablesize() to get the max number of fd's
Warren Dukes
2004-06-20
fix poping at the beginng of mp3's
Warren Dukes
2004-06-20
put CHUNK_SIZE back
Warren Dukes
2004-06-19
fix playlistid command so it can take an argument
Warren Dukes
2004-06-19
fix move command
Warren Dukes
2004-06-19
fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w...
Warren Dukes
2004-06-19
DEBUG message
Warren Dukes
2004-06-19
uber minor tweaks
Warren Dukes
2004-06-17
actually, scratch the last change
Warren Dukes
2004-06-17
check in configure script if iconv() needs CONST
Warren Dukes
2004-06-17
include sys/time.h
Warren Dukes
2004-06-16
add copyright notices
Warren Dukes
2004-06-15
fix C99 stuff for commandError
Warren Dukes
2004-06-14
change ACK error codes
Warren Dukes
2004-06-14
forget to set playlist.current = 0 when toggling random
Warren Dukes
2004-06-14
bug fix for deleting a song when the last song or next to last song is playin...
Warren Dukes
2004-06-13
slight bug fix for making sure url's obey the RFC's
Warren Dukes
2004-06-13
make swapid and deleteid actually work
Warren Dukes
2004-06-13
make seekid actually work
Warren Dukes
2004-06-13
make playid actually work
Warren Dukes
[next]