193
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Dec 08, 2024 — Dec 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add mpd_getUpdateId(), and reset return type of sendUpdateCommand to void More... over 21 years ago
more software volume tweeks More... over 21 years ago
update with new update stuff More... over 21 years ago
adjust scaling of software volume More... over 21 years ago
do while(wait3) for sighandler More... over 21 years ago
add --disable-audio configure option More... over 21 years ago
fix some snafoos More... over 21 years ago
don't stop playlist on finishPlaylist()[D More... over 21 years ago
bump version up to 0.11.0 More... over 21 years ago
update job id stuff More... over 21 years ago
have mpc report the update job id More... over 21 years ago
updated libmpdclient More... over 21 years ago
have mpd_sendUpdateCommand return the update job id More... over 21 years ago
updating_db in status and some ideas for the TODO that i've already forgotten More... over 21 years ago
updateing_db stuff for mpc More... over 21 years ago
add updating_db stuff to status of libmpdclient More... over 21 years ago
some idears More... over 21 years ago
make "update" command background/non-blocking More... over 21 years ago
add --only-create-db option from msells have SIGHUP cause rereading db file More... over 21 years ago
remove sendListAlbumsCommand from .h More... over 21 years ago
bump version number up to 0.11.0 More... over 21 years ago
work in prep of using msells/sbh's non-blocking update method Here, i've made readDirectoryDB detect when stuff is deleted, added and updated. So after a update, and we call redDirectoryDB, we update the db instead of just adding stuff w/o "updating" and "deleting" stuff as neccessary. More... over 21 years ago
some more stuff for the TODO More... over 21 years ago
ideas on how to make readDirectoryInfo and readSongInfo deal with already existing db stuff, and implement a new List function that will be very useful: insertInListBeforeNode() More... over 21 years ago
more ideas for the TODO More... over 21 years ago
some janitorial work; namely cleaning up number parsing and handling of relative/absolute numbers More... over 21 years ago
don't report an error about not able to open device in audioError also, update TODO with ideas about non-blocking update More... over 21 years ago
a journaled db? More... over 21 years ago
updates to non-blocking update plan More... over 21 years ago
plan for non-blocking update More... over 21 years ago