Bug 56459 - random play functions unexpectedly
Summary: random play functions unexpectedly
Status: RESOLVED FIXED
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-27 00:18 UTC by robert
Modified: 2003-05-02 08:02 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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