openbsd-ports/audio/mpd/patches
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
..
patch-configure Update to mpd-0.13.2. 2008-07-15 08:40:49 +00:00
patch-doc_Makefile_in Update to mpd-0.13.2. 2008-07-15 08:40:49 +00:00
patch-doc_mpdconf_example Update to mpd-0.13.2. 2008-07-15 08:40:49 +00:00
patch-src_inputPlugins_aac_plugin_c - simpler faad related patches 2008-09-15 22:04:17 +00:00
patch-src_inputPlugins_mp4_plugin_c - simpler faad related patches 2008-09-15 22:04:17 +00:00
patch-src_playlist_c make mpd use a reaonable Fisher-Yates shuffle for randomizing play order 2009-04-10 00:52:07 +00:00