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
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mp3 and ogg plugin stuff
Warren Dukes
2004-05-31
1
-0
/
+3
*
don't close STDIN_FILENO, not suppose to dup2 a closed fd
Warren Dukes
2004-05-15
1
-2
/
+1
*
stuff for configuring the audio output format (sampling rate, channels, bits)
Warren Dukes
2004-05-10
1
-0
/
+2
*
finish adding AliasMrJones replayGain stuff
Warren Dukes
2004-05-08
1
-0
/
+2
*
clarify error for --no-create-db
Warren Dukes
2004-05-05
1
-0
/
+2
*
msells versions patch to list supported formats
Warren Dukes
2004-04-16
1
-0
/
+20
*
don't stat() the db to get the modtime everytime, instead store it when we re...
Warren Dukes
2004-04-15
1
-2
/
+2
*
log cycling and a few cleanups
Warren Dukes
2004-04-15
1
-15
/
+3
*
clean up a little bit main() code
Warren Dukes
2004-04-15
1
-51
/
+4
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
1
-0
/
+1
*
add --only-update-db command line option
Warren Dukes
2004-04-13
1
-1
/
+14
*
clean up signal handling using a polling method, from the genius that is mack...
Warren Dukes
2004-04-11
1
-2
/
+2
*
add --only-create-db option from msells
Warren Dukes
2004-04-11
1
-2
/
+11
*
use EXIT_SUCCESS and EXIT_FAILURE
Warren Dukes
2004-04-02
1
-32
/
+32
*
just to be carfile, make sure to null terminate when using strncpy
Warren Dukes
2004-03-27
1
-2
/
+6
*
add aac_decode.[ch] and start working on it
Warren Dukes
2004-03-21
1
-6
/
+6
*
move adding and removeing from tables from directory.c to song.c
Warren Dukes
2004-03-10
1
-1
/
+1
*
import from SF CVS
Warren Dukes
2004-02-23
1
-0
/
+461