Skip to content
  • Scott Wheeler's avatar
    Moved the forward() and back() methods from the JuK class to the · 30148330
    Scott Wheeler authored
    PlayerManger class and fixed the bug where it would continue to play
    beyond the end of the list (by just repeating the last item).
    
    Started switching the semantics of nextFile() to *not* include the currently
    selected item but to defer to currentFile() in that case.
    
    Added PlaylistItem::playlist() and replaced a bunch of casts in
    PlaylistSplitter.
    
    svn path=/trunk/kdemultimedia/juk/; revision=291933
    30148330