- 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
-
- 28 Mar, 2004 2 commits
-
-
Daniel Molkentin authored
svn path=/trunk/kdemultimedia/juk/; revision=299266
-
Frerich Raabe authored
a slow link). Scott: I leave it up to you whether to backport this as it is, or whether to go for a different fix. CCMAIL:78431-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=299178
-
- 21 Mar, 2004 3 commits
-
-
Dirk Mueller authored
svn path=/trunk/kdemultimedia/juk/; revision=297694
-
Dirk Mueller authored
svn path=/trunk/kdemultimedia/juk/; revision=297511
-
Scott Wheeler authored
CCMAIL:73998-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=297466
-
- 18 Mar, 2004 1 commit
-
-
Waldo Bastian authored
(toojays: Does this solve it?) CCMAIL: 70371@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=297014
-
- 15 Mar, 2004 3 commits
-
-
Malcolm Hunter authored
svn path=/trunk/kdemultimedia/juk/; revision=296091
-
Scott Wheeler authored
the QFileInfo from the tag altogether. svn path=/trunk/kdemultimedia/juk/; revision=296013
-
Scott Wheeler authored
the Tag class generally usable in a value based setting. svn path=/trunk/kdemultimedia/juk/; revision=296012
-
- 14 Mar, 2004 1 commit
-
-
Scott Wheeler authored
everywhere else... svn path=/trunk/kdemultimedia/juk/; revision=295979
-
- 10 Mar, 2004 1 commit
-
-
Aaron J. Seigo authored
svn path=/trunk/kdemultimedia/juk/; revision=295028
-
- 08 Mar, 2004 2 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=294335
-
Scott Wheeler authored
interface; it's not really useful anymore. svn path=/trunk/kdemultimedia/juk/; revision=294323
-
- 07 Mar, 2004 3 commits
-
-
Scott Wheeler authored
file are the same in the renamer confirmation dialog. svn path=/trunk/kdemultimedia/juk/; revision=294289
-
Scott Wheeler authored
QFileInfo thing from here, but then didn't actually get around to removing it. Make cache restoration work again... svn path=/trunk/kdemultimedia/juk/; revision=294274
-
Scott Wheeler authored
file information around. There are a couple of temporary hacks added here (i.e. FileHandle being a friend of Tag and accessing private member variables) but those will go away once the cache is moved from being Tag based to FileHandle based. svn path=/trunk/kdemultimedia/juk/; revision=294201
-
- 06 Mar, 2004 5 commits
-
-
Scott Wheeler authored
CCMAIL:71555@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=293960
-
Scott Wheeler authored
CCMAIL:63770-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=293891
-
Scott Wheeler authored
There's currently no default set but there are items in the shortcuts dialog for these actions now. CCMAIL:71555-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=293884
-
Scott Wheeler authored
put it on the stack. svn path=/trunk/kdemultimedia/juk/; revision=293876
-
Scott Wheeler authored
CCMAIL:68244-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=293875
-
- 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
-
- 03 Mar, 2004 1 commit
-
-
Scott Wheeler authored
still a lot of damage control yet to be done, but this at least gets things building and working after porting the PlaylistItem over. svn path=/trunk/kdemultimedia/juk/; revision=293445
-
- 02 Mar, 2004 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=293017
-
- 01 Mar, 2004 4 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292785
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292735
-
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
-
- 29 Feb, 2004 8 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292670
-
Scott Wheeler authored
passed around in the JuK API without breaking encapsulation boundaries in all sorts of ugly ways (like passing around playlistitems does). Eventually the cache will be moved over to caching these items rather than tags since this allows the flexibility of not being strictly connected to in-file meta-data. svn path=/trunk/kdemultimedia/juk/; revision=292622
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292445
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292443
-
Scott Wheeler authored
code. For now I'm removing the subclass relationship of the DCOP interface to the main window and will probably provide a concrete implementation soon of that interface with KActions from the new global KActionCollection. This frees up the need to implement that interface in the JuK class for the moment. svn path=/trunk/kdemultimedia/juk/; revision=292435
-
Scott Wheeler authored
This makes things that depend on the signals that are emited when the actions are exectued (i.e. the system tray icon) reflect that the current status. svn path=/trunk/kdemultimedia/juk/; revision=292431
-
Scott Wheeler authored
the same size. svn path=/trunk/kdemultimedia/juk/; revision=292429
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292426
-
- 28 Feb, 2004 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=292392
-
- 27 Feb, 2004 2 commits
-
-
Scott Wheeler authored
my numerous typos even sneekier. svn path=/trunk/kdemultimedia/juk/; revision=292072
-
Scott Wheeler authored
places -- now they're moved over to the global action collection. svn path=/trunk/kdemultimedia/juk/; revision=292038
-