index
:
mpd.git
master
v0.21.x
v0.22.x
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-04-13
fix some misc chld signal handling for update process
Warren Dukes
2004-04-13
add a error msg for playerSeek()
Warren Dukes
2004-04-13
have update process ignore signals when writing db
Warren Dukes
2004-04-13
ok, rework myfprintf so it uses write() and never use any file stream
Warren Dukes
2004-04-13
block signals when writing db to ensure db isn't corrupted
Warren Dukes
2004-04-13
when doing signal functions (like sigaction) make sure it wasn't interrupted ...
Warren Dukes
2004-04-13
add --only-update-db command line option
Warren Dukes
2004-04-13
todo...mhmmm
Warren Dukes
2004-04-13
todo: don't have children write to logs, that's very naughty
Warren Dukes
2004-04-13
rename all ascii/utf8 stuff to latin1/utf8
Warren Dukes
2004-04-13
plug a potential memory leak
Warren Dukes
2004-04-13
clean up finished stuff from todo
Warren Dukes
2004-04-13
lots of fsCharset, utf8/ascii converting clean-up and robustness stuff
Warren Dukes
2004-04-13
todo idea updates
Warren Dukes
2004-04-13
todo ideas: utf8 fallback stuff when iconv doesn't work
Warren Dukes
2004-04-13
fix a small booboo and add some debugging stuff
Warren Dukes
2004-04-13
add my own utf8/ascii converters and utf8 validator
Warren Dukes
2004-04-12
volatile fun-ness
Warren Dukes
2004-04-12
forgetting to increment playlist version after reading the db
Warren Dukes
2004-04-12
cleanup interface between interface.[ch] and command.[ch]
Warren Dukes
2004-04-12
minor little tweak on reporting update status
Warren Dukes
2004-04-11
more volatile stuff
Warren Dukes
2004-04-11
add volatile qualifiers to some shared mem buffer stuff, to enusre compiler
Warren Dukes
2004-04-11
clean up signal handling using a polling method, from the genius that is mack...
Warren Dukes
2004-04-11
we no longer need to block signals in tag.c, since update is now done
Warren Dukes
2004-04-11
mackstann's idea for polling signals
Warren Dukes
2004-04-11
ok, fix some bug due to a child process dieing before the parent can
Warren Dukes
2004-04-11
update with new update stuff
Warren Dukes
2004-04-11
incremental updates and command-list/update kung fu
Warren Dukes
2004-04-11
more software volume tweeks
Warren Dukes
2004-04-11
update with new update stuff
Warren Dukes
2004-04-11
adjust scaling of software volume
Warren Dukes
2004-04-11
do while(wait3) for sighandler
Warren Dukes
2004-04-11
add --disable-audio configure option
Warren Dukes
2004-04-11
fix some snafoos
Warren Dukes
2004-04-11
don't stop playlist on finishPlaylist()[D
Warren Dukes
2004-04-11
update job id stuff
Warren Dukes
2004-04-11
updating_db in status and some ideas for the TODO that i've already forgotten
Warren Dukes
2004-04-11
some idears
Warren Dukes
2004-04-11
make "update" command background/non-blocking
Warren Dukes
2004-04-11
add --only-create-db option from msells
Warren Dukes
2004-04-10
bump version number up to 0.11.0
Warren Dukes
2004-04-10
work in prep of using msells/sbh's non-blocking update method
Warren Dukes
2004-04-10
some more stuff for the TODO
Warren Dukes
2004-04-10
ideas on how to make readDirectoryInfo and readSongInfo deal with already
Warren Dukes
2004-04-09
more ideas for the TODO
Warren Dukes
2004-04-07
don't report an error about not able to open device in audioError
Warren Dukes
2004-04-07
a journaled db?
Warren Dukes
2004-04-06
updates to non-blocking update plan
Warren Dukes
2004-04-06
plan for non-blocking update
Warren Dukes
[next]