Skip to content
  • zorglub's avatar
    Playlist · 799b2826
    zorglub authored
     * Remove the random special case
     * Use the array of currently playing items for all cases
     * Convert array items to array API
     * Replace standard searches in sorted arrays by bsearches
     * Size is not yet fixed (next round).
    
    Array
     * Add reset/value and bsearch functions
     * Add foreach helper
    799b2826