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
/
ls.c
Age
Commit message (
Expand
)
Author
2004-06-26
patch from normalperson
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-13
slight bug fix for making sure url's obey the RFC's
Warren Dukes
2004-06-04
clean up some command.h include stuff
Warren Dukes
2004-06-03
a slight cleanup in isValidRemoteUrl()
Warren Dukes
2004-06-02
add urlhandlers command, but prolly not needed
Warren Dukes
2004-06-02
'\n' are bad
Warren Dukes
2004-06-02
validate url's before adding to playlist
Warren Dukes
2004-05-31
mp3 and ogg plugin stuff
Warren Dukes
2004-05-30
a small change in determining suffix of files
Warren Dukes
2004-05-18
assume all streams are mp3's, we'll need to open the streams before calling
Warren Dukes
2004-05-18
yes! rudimentary stream playing for mp3's!
Warren Dukes
2004-05-14
oops, fix an infinate loop
Warren Dukes
2004-05-13
redimentary addition of url's to playlist
Warren Dukes
2004-04-16
some cleanups of sprintf's => snprintf's
Warren Dukes
2004-04-16
remove directory mtime from db!
Warren Dukes
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
2004-04-13
lots of fsCharset, utf8/ascii converting clean-up and robustness stuff
Warren Dukes
2004-03-31
lets cleanup some file type detection and not call stat() so much
Warren Dukes
2004-03-23
fix some gcc-2.95 errors
Warren Dukes
2004-03-21
some simple compilation fix
Warren Dukes
2004-03-21
streamline ls.c code
Warren Dukes
2004-03-18
bunch of autotool cleanups
Warren Dukes
2004-03-17
have AAC and MP4 types
Warren Dukes
2004-03-17
fix a few snafoo's in configure.ac
Warren Dukes
2004-03-10
fix it so that mpd will work if mtime is 0 (for those strange folk)
Warren Dukes
2004-02-25
some more cleanups
Warren Dukes
2004-02-23
import from SF CVS
Warren Dukes