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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-05-31
little cleanup of plugin stuff
Warren Dukes
1
-2
/
+6
2004-05-31
mp3 and ogg plugin stuff
Warren Dukes
1
-64
/
+10
2004-05-13
add type element to Song struct, and change utf8file to utf8url
Warren Dukes
1
-62
/
+79
2004-04-14
add vim shiznit to end of all source files
Warren Dukes
1
-0
/
+1
2004-04-13
ok, rework myfprintf so it uses write() and never use any file stream
Warren Dukes
1
-2
/
+0
2004-04-13
block signals when writing db to ensure db isn't corrupted
Warren Dukes
1
-0
/
+2
2004-04-11
add --only-create-db option from msells
Warren Dukes
1
-1
/
+1
2004-04-10
work in prep of using msells/sbh's non-blocking update method
Warren Dukes
1
-4
/
+55
2004-04-02
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
1
-2
/
+2
2004-03-31
lets cleanup some file type detection and not call stat() so much
Warren Dukes
1
-14
/
+14
2004-03-21
parse length from Aac files and ID3 tags
Warren Dukes
1
-0
/
+6
2004-03-18
bunch of autotool cleanups
Warren Dukes
1
-6
/
+0
2004-03-17
have AAC and MP4 types
Warren Dukes
1
-0
/
+6
2004-03-17
fix a few snafoo's in configure.ac
Warren Dukes
1
-0
/
+10
2004-03-11
move time back into MpdTag
Warren Dukes
1
-31
/
+12
2004-03-10
move adding and removeing from tables from directory.c to song.c
Warren Dukes
1
-20
/
+48
2004-03-10
fix it so that mpd will work if mtime is 0 (for those strange folk)
Warren Dukes
1
-9
/
+9
2004-03-10
move time from tag info to song info.
Warren Dukes
1
-18
/
+36
2004-03-09
lets exit on unknown line in songinfo db
Warren Dukes
1
-0
/
+1
2004-03-09
strip return characters that are in the id3 tags
Warren Dukes
1
-2
/
+1
[prev]