Re: random playlist patch

2001-06-27 Thread kristian kvilekval
Here's the unified version: --- base/src/playlist.cpp.orig Wed Jun 27 13:05:59 2001 +++ base/src/playlist.cpp Wed Jun 27 13:11:29 2001 @@ -429,44 +429,24 @@ toBeShuffled = &m_shuffleList; int max = toBeShuffled->size(); -vector tempShuffled; +vector tempShuffled (m

Re: random playlist patch

2001-06-27 Thread Isaac Richards
Mind resending with a a 'diff -u' so it's readable? =) Isaac On Wednesday 27 June 2001 16:30, kristian kvilekval wrote: > Freeamp shuffles it's random playlist too often, giving the > appearance that it repeats songs.This patch gives > better behaviour including: > > 1. Start with random s