Bug 56459

Summary: random play functions unexpectedly
Product: [Applications] juk Reporter: robert
Component: generalAssignee: Scott Wheeler <wheeler>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:

Description robert 2003-03-27 00:18:22 UTC
Version:            (using KDE KDE 3.1.1)
Installed from:    Gentoo Packages

Random play is truly random. 
In real cd players and other music players, 
random play will just jumble the play list, 
(or a copy of it) ie you don't get the same 
song very close, every song is played through.
Comment 1 Zack Rusin 2003-05-02 08:02:36 UTC
Subject: kdemultimedia/juk

CVS commit by zrusin: 

Implementing the random play as in other modern players - meaning that although
the next item will be random it will never be the item that has been already played so
before the same item is played twice every other item will be played at least once.

CCMAIL: 56459-done@bugs.kde.org


  M +50 -28    playlist.cpp   1.83
  M +38 -36    playlist.h   1.57
  M +9 -9      playlistitem.h   1.30