openbsd-ports/audio/mpd
beck 63131ebe8a make mpd use a reaonable Fisher-Yates shuffle for randomizing play order
instead of an incorrectly implemented Knuth shuffle. Also on openbsd
make sure we use arc4random_uniform for the random choice from the
sequence to make sure we aren't modulo biased.
Noticed when my mpd server played an unnatural amount of Rush out of the
80's playlist.
2009-04-10 00:52:07 +00:00
..
patches make mpd use a reaonable Fisher-Yates shuffle for randomizing play order 2009-04-10 00:52:07 +00:00
pkg Change "${SYSCONFDIR}" to "/etc" for files that are *always* in the 2008-10-28 15:21:48 +00:00
distinfo Update to mpd-0.13.2. 2008-07-15 08:40:49 +00:00
Makefile make mpd use a reaonable Fisher-Yates shuffle for randomizing play order 2009-04-10 00:52:07 +00:00