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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix for when trying to seek past the end of an mp3
Warren Dukes
2004-07-03
1
-5
/
+6
*
rename idToNum and numToId to idToPostion and positionToId - from tw-nym
Warren Dukes
2004-06-30
1
-34
/
+34
*
spelling fixes from normalperson
Warren Dukes
2004-06-29
2
-4
/
+4
*
remove an extra line of code
Warren Dukes
2004-06-29
1
-1
/
+0
*
set flac_metadata_respond(VORBIS_COMMENT) so that flac responds to vorbis com...
Warren Dukes
2004-06-28
1
-0
/
+2
*
fix some memory leaks in flac_plugin - from normalperson
Warren Dukes
2004-06-28
1
-12
/
+22
*
patch from normalperson
Warren Dukes
2004-06-26
1
-1
/
+4
*
patch from np for orderPlaylist()
Warren Dukes
2004-06-26
1
-1
/
+3
*
fix bug in ogg replaygain
Warren Dukes
2004-06-25
1
-1
/
+1
*
slight fix to replay gain tags for oggs
Warren Dukes
2004-06-25
1
-1
/
+5
*
very minor tweak to clearMetabufferChunks
Warren Dukes
2004-06-24
1
-5
/
+1
*
ok, addParentPathToDB now works!
Warren Dukes
2004-06-23
1
-9
/
+31
*
update now ignores/recognizes recursive directories
Warren Dukes
2004-06-23
1
-4
/
+41
*
now we avoid recursive symlinks on creating the db
Warren Dukes
2004-06-23
1
-28
/
+88
*
only call opendir() once when updating
Warren Dukes
2004-06-22
1
-8
/
+5
*
call stat() a few less times on update
Warren Dukes
2004-06-22
1
-8
/
+14
*
fix big boo boo in last commit: isFile() { myStat==0 }
Warren Dukes
2004-06-21
1
-1
/
+1
*
todo update
Warren Dukes
2004-06-21
2
-41
/
+26
*
don't use fucking sprintf
Warren Dukes
2004-06-21
1
-3
/
+4
*
maybe this matters ?
Warren Dukes
2004-06-21
1
-1
/
+2
*
maybe this fixes something ?
Warren Dukes
2004-06-21
1
-2
/
+2
*
todo update
Warren Dukes
2004-06-21
1
-1
/
+0
*
http proxy authentication, can someone test?
Warren Dukes
2004-06-20
1
-11
/
+79
*
http proxy mostly working, need to implement http authentication
Warren Dukes
2004-06-20
3
-12
/
+46
*
fix qball's bug, crossfading playing with funny samplerate
Warren Dukes
2004-06-20
6
-1
/
+65
*
add http proxy config options (no http proxy code yet)
Warren Dukes
2004-06-20
2
-4
/
+10
*
use getdtablesize() to get the max number of fd's
Warren Dukes
2004-06-20
1
-10
/
+2
*
fix poping at the beginng of mp3's
Warren Dukes
2004-06-20
1
-12
/
+17
*
put CHUNK_SIZE back
Warren Dukes
2004-06-20
1
-2
/
+2
*
fix playlistid command so it can take an argument
Warren Dukes
2004-06-19
1
-1
/
+1
*
fix move command
Warren Dukes
2004-06-19
1
-1
/
+1
*
fix a few bugs in mp3_decode and minimize alsa underruns by playing silence w...
Warren Dukes
2004-06-19
5
-10
/
+20
*
DEBUG message
Warren Dukes
2004-06-19
1
-2
/
+7
*
uber minor tweaks
Warren Dukes
2004-06-19
2
-5
/
+7
*
actually, scratch the last change
Warren Dukes
2004-06-17
2
-2
/
+2
*
check in configure script if iconv() needs CONST
Warren Dukes
2004-06-17
2
-2
/
+2
*
include sys/time.h
Warren Dukes
2004-06-17
1
-0
/
+1
*
add copyright notices
Warren Dukes
2004-06-16
5
-0
/
+90
*
fix C99 stuff for commandError
Warren Dukes
2004-06-15
9
-48
/
+53
*
change ACK error codes
Warren Dukes
2004-06-14
1
-7
/
+9
*
forget to set playlist.current = 0 when toggling random
Warren Dukes
2004-06-14
1
-0
/
+1
*
bug fix for deleting a song when the last song or next to last song is playin...
Warren Dukes
2004-06-14
1
-4
/
+4
*
slight bug fix for making sure url's obey the RFC's
Warren Dukes
2004-06-13
1
-1
/
+1
*
make swapid and deleteid actually work
Warren Dukes
2004-06-13
1
-2
/
+2
*
make seekid actually work
Warren Dukes
2004-06-13
1
-1
/
+1
*
make playid actually work
Warren Dukes
2004-06-13
1
-1
/
+1
*
change 'Num' => 'Pos" for position
Warren Dukes
2004-06-13
1
-1
/
+1
*
update mpd manpage and sample config file with replaygain and
Warren Dukes
2004-06-12
1
-1
/
+1
*
change 'current' command to 'currentsong'
Warren Dukes
2004-06-12
1
-3
/
+3
*
when we create log files, be sure to they're umasked to 066
Warren Dukes
2004-06-12
1
-1
/
+9
[prev]
[next]