194
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rewrite error message for wrong number of config args More... about 20 years ago
password, not passwd, in examples More... about 20 years ago
patch from mackstann More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpd/trunk@168 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
git-svn-id: https://svn.musicpd.org/mpc/trunk@160 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... about 20 years ago
fix documentation error for newConnection More... about 20 years ago
don't use automake-1.8 More... about 20 years ago
add copyright notices More... about 20 years ago
autogen.sh runs configure now More... about 20 years ago
normalperson's rewrite, and updated docs for 0.10.0 More... about 20 years ago
update libmpdclient More... about 20 years ago
update with additional oss volume bug fix More... about 20 years ago
memset erroredFile to 0 More... about 20 years ago
fix a typecast More... about 20 years ago
fix a bug where getting OS Mixer volume may fail, and we were closing the fd, but didn't mark anything indicated the fd was close, so chaos ensued. Here, we just remove the close() statement and assume it was just a fluke!! More... about 20 years ago
fix a stupid bug where i was storing the decode_pid directorly from fork() call, and since decode_pid is shared now, it may get assigned zero after the parent assigns it the true pid, not good!! More... about 20 years ago
fix some errors with short and long More... about 20 years ago
update More... about 20 years ago
audio cleanups More... about 20 years ago
cleanup audio code some More... about 20 years ago
put decode_pid in shared mem, so if player process dies, the master can still kill the decode process. More... about 20 years ago
add db_playtime to stats More... about 20 years ago
display db_playtime in stats More... about 20 years ago
add playTime and dbPlayTime to stats More... about 20 years ago
don't parse passwords in newConnection More... over 20 years ago
have mpc parse password not libmpdclient More... over 20 years ago
git-svn-id: https://svn.musicpd.org/libmpdclient/trunk@78 09075e82-0dd4-0310-85a5-a0d7c8717e4f More... over 20 years ago
crossfade should always be displayed in status More... over 20 years ago
update docs with changes to status and crossfade More... over 20 years ago
add xfade and audio to status, remove crossfade no args options More... over 20 years ago