Welcome to the Rockbox Technical Forums!
For example, the iRiver "shuffle" feature, when provided the same list of songs, played them in the exact same "shuffled" order each time. Rockbox has a good pseudorandom function, and generates a fresh randomly shuffled playlist every time you launch a playlist in shuffled mode, or every time a playlist repeats with the shuffle-on-repeat feature enabled.
What's being done now? I'm curious.
It's general practice to seed it with the current (processor) clock tick, which for all devices so far is 1/100ths of seconds since rockbox was booted. A RTC is not necessary at all.
Ya know... am I the only one who would really love to have the option of a not-somuch-true-random, i.e. intelligent, shuffle? I love to create on-the-fly playlists of a handful to a dozen albums by different artists and have always thought it would be awesome if I could tell RB to shuffle the list in such a way that no two consecutive songs are from the same artist (or album).That would rock. Perhaps I'll fill out a feature request.
Page created in 0.134 seconds with 14 queries.