- 29 Mar, 2004 1 commit
-
-
Scott Wheeler authored
Switch the min and max ends of the volume slider when it's in vertical mode. Also did some cleanups in the (very old) CustomAction class -- which can really probably just be merged into the SliderAction class, but I'm too lazy for that just now... CCMAIL:77099-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=299398
-
- 08 Mar, 2004 1 commit
-
-
Scott Wheeler authored
interface; it's not really useful anymore. svn path=/trunk/kdemultimedia/juk/; revision=294323
-
- 04 Mar, 2004 1 commit
-
-
Scott Wheeler authored
listening to the signal for the "play" or "pause" action to be activated will be called. svn path=/trunk/kdemultimedia/juk/; revision=293578
-
- 01 Mar, 2004 3 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292785
-
Scott Wheeler authored
moved most of the playing related stuff into the PlayerManager class. There are a few things yet to go, but they'll come in the upcoming days. svn path=/trunk/kdemultimedia/juk/; revision=292734
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292705
-
- 28 Feb, 2004 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292392
-
- 27 Feb, 2004 5 commits
-
-
Scott Wheeler authored
to get the one from the main window. svn path=/trunk/kdemultimedia/juk/; revision=292027
-
Scott Wheeler authored
lightweight and I'd like to include it lots of places at some point.) svn path=/trunk/kdemultimedia/juk/; revision=291936
-
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
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=291827
-
Scott Wheeler authored
of the JuK class. Also along the way, where possible, continued trying to decouple the classes and their interactions more. svn path=/trunk/kdemultimedia/juk/; revision=291742
-
- 26 Feb, 2004 1 commit
-
-
Scott Wheeler authored
added a dragging() method to the SliderAction to avoid having to keep track of that separately. svn path=/trunk/kdemultimedia/juk/; revision=291482
-
- 25 Feb, 2004 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=291176
-
- 14 Feb, 2004 2 commits
-
-
Laurent Montel authored
svn path=/trunk/kdemultimedia/juk/; revision=287953
-
Scott Wheeler authored
interface but also manage the top level KActions. The goal is to move as much of this stuff out of the JuK and PlaylistSplitter classes and instead have some small APIs that are used more specialized. svn path=/trunk/kdemultimedia/juk/; revision=287893
-