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
...
*
some begging code of abstracting out some simple buffer routine(s) for decoders
Warren Dukes
2004-05-07
1
-0
/
+66
*
mp4/aac now use InputStream
Warren Dukes
2004-05-06
4
-55
/
+58
*
fix bug #223
Warren Dukes
2004-05-06
1
-1
/
+1
*
vim stuff
Warren Dukes
2004-05-05
2
-0
/
+2
*
clarify error for --no-create-db
Warren Dukes
2004-05-05
1
-0
/
+2
*
flac uses abstracted inputStream stuff
Warren Dukes
2004-05-04
3
-46
/
+154
*
implement input abstraction for ogg and mp3
Warren Dukes
2004-05-04
4
-27
/
+52
*
start abstracting input layer for decoders
Warren Dukes
2004-05-04
4
-25
/
+143
*
clean-up a wee-bit of code
Warren Dukes
2004-04-29
1
-2
/
+7
*
potential fix for CompBrain's segfault, i could test it if he ever gave me
Warren Dukes
2004-04-22
1
-1
/
+2
*
don't expose functions in utf8.h that don't need it
Warren Dukes
2004-04-17
1
-6
/
+0
*
ummm, undo last changes, they shouldn't need to be neccessary
Warren Dukes
2004-04-17
1
-3
/
+0
*
close audio() and audioDriver() on decode process fork
Warren Dukes
2004-04-17
1
-0
/
+3
*
when updating, don't cause db reread on adding and then removing empty direct...
Warren Dukes
2004-04-16
1
-16
/
+24
*
some cleanups of sprintf's => snprintf's
Warren Dukes
2004-04-16
2
-12
/
+26
*
fix bug in prependCwdToPathDup()
Warren Dukes
2004-04-16
1
-2
/
+2
*
msells versions patch to list supported formats
Warren Dukes
2004-04-16
1
-0
/
+20
*
*gasp* added a comment
Warren Dukes
2004-04-16
1
-0
/
+5
*
only write db in initMp3Directory() when stuff is updated
Warren Dukes
2004-04-16
1
-7
/
+13
*
remove directory mtime from db!
Warren Dukes
2004-04-16
3
-59
/
+125
*
don't stat() the db to get the modtime everytime, instead store it when we re...
Warren Dukes
2004-04-15
4
-14
/
+23
*
round crossfade for status
Warren Dukes
2004-04-15
1
-1
/
+3
*
no point in tallying stats on writeDirectoryDB anymore
Warren Dukes
2004-04-15
1
-2
/
+2
*
log cycling and a few cleanups
Warren Dukes
2004-04-15
9
-23
/
+74
*
clean up a little bit main() code
Warren Dukes
2004-04-15
6
-61
/
+70
*
don't updatedb on sighup if db is being updated
Warren Dukes
2004-04-14
1
-2
/
+4
*
add vim shiznit to end of all source files
Warren Dukes
2004-04-14
70
-0
/
+70
*
ok, finished incremental update!
Warren Dukes
2004-04-14
3
-25
/
+135
*
silly shank, use functions you already have\!
Warren Dukes
2004-04-14
1
-3
/
+2
*
pseduo-code for creating new entries in db for incremental update
Warren Dukes
2004-04-14
1
-8
/
+20
*
incremental update can now recognize if you pass it a deleted path
Warren Dukes
2004-04-14
1
-33
/
+61
*
add copyright notices to new files
Warren Dukes
2004-04-13
4
-0
/
+74
*
make some code look neater
Warren Dukes
2004-04-13
1
-3
/
+3
*
fix some misc chld signal handling for update process
Warren Dukes
2004-04-13
1
-3
/
+3
*
add a error msg for playerSeek()
Warren Dukes
2004-04-13
1
-0
/
+1
*
have update process ignore signals when writing db
Warren Dukes
2004-04-13
3
-0
/
+21
*
ok, rework myfprintf so it uses write() and never use any file stream
Warren Dukes
2004-04-13
7
-31
/
+36
*
block signals when writing db to ensure db isn't corrupted
Warren Dukes
2004-04-13
4
-0
/
+14
*
when doing signal functions (like sigaction) make sure it wasn't interrupted ...
Warren Dukes
2004-04-13
6
-14
/
+31
*
add --only-update-db command line option
Warren Dukes
2004-04-13
1
-1
/
+14
*
rename all ascii/utf8 stuff to latin1/utf8
Warren Dukes
2004-04-13
5
-31
/
+27
*
plug a potential memory leak
Warren Dukes
2004-04-13
1
-1
/
+4
*
lots of fsCharset, utf8/ascii converting clean-up and robustness stuff
Warren Dukes
2004-04-13
7
-40
/
+152
*
fix a small booboo and add some debugging stuff
Warren Dukes
2004-04-13
2
-3
/
+5
*
add my own utf8/ascii converters and utf8 validator
Warren Dukes
2004-04-13
4
-2
/
+132
*
volatile fun-ness
Warren Dukes
2004-04-12
5
-33
/
+33
*
forgetting to increment playlist version after reading the db
Warren Dukes
2004-04-12
2
-0
/
+2
*
cleanup interface between interface.[ch] and command.[ch]
Warren Dukes
2004-04-12
3
-53
/
+92
*
minor little tweak on reporting update status
Warren Dukes
2004-04-12
1
-1
/
+3
*
more volatile stuff
Warren Dukes
2004-04-11
2
-6
/
+6
[prev]
[next]