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
*
forgot to load aacPlugin
Warren Dukes
2004-05-31
1
-0
/
+2
*
fix avuton's mp4 compile bug
Warren Dukes
2004-05-31
2
-1
/
+4
*
fix oggTagDup booboo
Warren Dukes
2004-05-31
1
-1
/
+2
*
aac_plugin
Warren Dukes
2004-05-31
4
-64
/
+49
*
mp4_plugin
Warren Dukes
2004-05-31
5
-151
/
+127
*
audiofile_plugin
Warren Dukes
2004-05-31
5
-65
/
+49
*
little cleanup of plugin stuff
Warren Dukes
2004-05-31
7
-73
/
+43
*
flac_plugin
Warren Dukes
2004-05-31
7
-156
/
+155
*
mp3 and ogg plugin stuff
Warren Dukes
2004-05-31
17
-497
/
+230
*
finish implementing inputPlugin interface
Warren Dukes
2004-05-30
3
-20
/
+96
*
start to implement inputPlugin interface
Warren Dukes
2004-05-30
2
-0
/
+67
*
include proper headers for input_plugin
Warren Dukes
2004-05-30
1
-0
/
+5
*
clean up some grammar
Warren Dukes
2004-05-30
1
-1
/
+1
*
fixed seek, its now blocking again
Warren Dukes
2004-05-30
9
-48
/
+71
*
input plugin header stuff
Warren Dukes
2004-05-30
1
-0
/
+8
*
input plugin sheme
Warren Dukes
2004-05-30
1
-0
/
+48
*
a small change in determining suffix of files
Warren Dukes
2004-05-30
1
-12
/
+14
*
forte C++ compile fixes
Warren Dukes
2004-05-29
1
-6
/
+6
*
fix TIcho's seeking while paused bug
Warren Dukes
2004-05-29
8
-11
/
+21
*
undo last changes
Warren Dukes
2004-05-28
1
-3
/
+1
*
fix seeking more than once when paused, by returning immediatly on dc->seek
Warren Dukes
2004-05-28
1
-1
/
+3
*
clear playlist.current on clearPlaylist()
Warren Dukes
2004-05-25
1
-0
/
+1
*
fix for floating point exception when adding randomly to the playlist with
Warren Dukes
2004-05-25
1
-3
/
+5
*
ingore mp3 CRC's for files and not streams
Warren Dukes
2004-05-25
3
-7
/
+11
*
mem leak: forgot to free stream songs on clearPlaylist() and finishPlaylist()
Warren Dukes
2004-05-25
1
-2
/
+2
*
if totalTime < 0, set it to 0
Warren Dukes
2004-05-25
1
-0
/
+1
*
put icyName debug info
Warren Dukes
2004-05-24
1
-0
/
+3
*
allow any sampleRate > 0?
Warren Dukes
2004-05-24
1
-1
/
+7
*
by popular demand: have stop remember the current song and play will start
Warren Dukes
2004-05-23
2
-11
/
+29
*
cleanup EINTR checking in tag.c
Warren Dukes
2004-05-21
1
-3
/
+2
*
fix a bug in decodeFirstFrame when just decoding tags and not passing
Warren Dukes
2004-05-21
1
-2
/
+2
*
do input buffering in while sleeping loop of sending stuff to output buffer
Warren Dukes
2004-05-21
10
-25
/
+43
*
forgot to clear the mad_stream buffer when doing a seek
Warren Dukes
2004-05-20
1
-5
/
+6
*
removed a debug statement
Warren Dukes
2004-05-20
1
-1
/
+0
*
when playing a url, previous always goto to previous song and never to the
Warren Dukes
2004-05-20
1
-1
/
+4
*
oops another bug fix for handling stop in decodeFirstFrame (mp3)
Warren Dukes
2004-05-20
1
-2
/
+2
*
more bug fixes
Warren Dukes
2004-05-20
4
-11
/
+21
*
more little mp3 seeking fixes
Warren Dukes
2004-05-20
1
-3
/
+3
*
fix some seeking stuff for mp3's
Warren Dukes
2004-05-20
1
-13
/
+19
*
ogg stream playing! some non-blocking seek bug fixes
Warren Dukes
2004-05-20
6
-62
/
+114
*
another bug fix for non-blocking seek
Warren Dukes
2004-05-20
1
-2
/
+2
*
clean up sleep times to be all 10ms
Warren Dukes
2004-05-20
1
-3
/
+3
*
get rid of seekError in DecoderControl
Warren Dukes
2004-05-20
4
-14
/
+4
*
some fixes for non-blocking seek :-)
Warren Dukes
2004-05-20
3
-26
/
+4
*
non-blocking seeking, needs some testing! (this is not just for streams
Warren Dukes
2004-05-19
9
-19
/
+27
*
todo update and make firstFrame in mp3_decode less blocky!
Warren Dukes
2004-05-19
1
-7
/
+11
*
todo update
Warren Dukes
2004-05-19
1
-0
/
+3
*
forgot to mark in decoderControl when we are seekable!
Warren Dukes
2004-05-19
1
-0
/
+1
*
fix a nasty bug when deleting a stream from the playlist
Warren Dukes
2004-05-19
3
-7
/
+14
*
use ftell to set offset
Warren Dukes
2004-05-19
1
-1
/
+1
[next]