index
:
mpd
custom-cookie-path
eric
master
osx
path
svn/ancl
svn/andreas
svn/branch-0.10.3
svn/branch-0.11.4-fixes
svn/branch-0.12.1-fixes
svn/branch-0.13.0-fixes
svn/mpd-tree
svn/msells
svn/oggflac
svn/q-mpd
svn/r2562-metadata-handling-rewrite
svn/r2642-pre-avuton-merge
svn/shank-rewrite-config
svn/trunk
v0.14.x
v0.15.x
v0.16.x
v0.17.x
clone of git://git.musicpd.org/master/mpd.git
Alexander Sulfrian
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
song.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ok, rework myfprintf so it uses write() and never use any file stream
Warren Dukes
2004-04-13
1
-2
/
+0
*
block signals when writing db to ensure db isn't corrupted
Warren Dukes
2004-04-13
1
-0
/
+2
*
add --only-create-db option from msells
Warren Dukes
2004-04-11
1
-1
/
+1
*
work in prep of using msells/sbh's non-blocking update method
Warren Dukes
2004-04-10
1
-4
/
+55
*
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-04-02
1
-2
/
+2
*
lets cleanup some file type detection and not call stat() so much
Warren Dukes
2004-03-31
1
-14
/
+14
*
parse length from Aac files and ID3 tags
Warren Dukes
2004-03-21
1
-0
/
+6
*
bunch of autotool cleanups
Warren Dukes
2004-03-18
1
-6
/
+0
*
have AAC and MP4 types
Warren Dukes
2004-03-17
1
-0
/
+6
*
fix a few snafoo's in configure.ac
Warren Dukes
2004-03-17
1
-0
/
+10
*
move time back into MpdTag
Warren Dukes
2004-03-11
1
-31
/
+12
*
move adding and removeing from tables from directory.c to song.c
Warren Dukes
2004-03-10
1
-20
/
+48
*
fix it so that mpd will work if mtime is 0 (for those strange folk)
Warren Dukes
2004-03-10
1
-9
/
+9
*
move time from tag info to song info.
Warren Dukes
2004-03-10
1
-18
/
+36
*
lets exit on unknown line in songinfo db
Warren Dukes
2004-03-09
1
-0
/
+1
*
strip return characters that are in the id3 tags
Warren Dukes
2004-03-09
1
-2
/
+1
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+231