- 07 Jul, 2003 1 commit
-
-
Scott Wheeler authored
m3u file, added the reload action to the ui.rc and fixed a memory leak. svn path=/trunk/kdemultimedia/juk/; revision=235999
-
- 06 Jul, 2003 2 commits
-
-
Scott Wheeler authored
Since this code is also a littly hairy, I added some big explanatory notes as to what's going on. CCMAIL:59652-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=235854
-
Scott Wheeler authored
CCMAIL: 59792-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=235837
-
- 01 Jul, 2003 1 commit
-
-
Frerich Raabe authored
added to it. svn path=/trunk/kdemultimedia/juk/; revision=234933
-
- 17 Jun, 2003 1 commit
-
-
Scott Wheeler authored
playlist thing-a-ma-bob. There are still some parts left to implement and a few bugs to work out, but it's relatively fast, clean and stable (note the "relatively"). svn path=/trunk/kdemultimedia/juk/; revision=231901
-
- 14 Jun, 2003 1 commit
-
-
Scott Wheeler authored
CCMAIL:59631-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=231408
-
- 13 Jun, 2003 2 commits
-
-
Scott Wheeler authored
Don't use latin1-only playlist names. svn path=/trunk/kdemultimedia/juk/; revision=231273
-
Scott Wheeler authored
and thanks Maks for spotting this in the code.). CCMAIL:59752-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=231268
-
- 09 Jun, 2003 1 commit
-
-
Scott Wheeler authored
fixed some bugs introduced in the last commit. svn path=/trunk/kdemultimedia/juk/; revision=230533
-
- 08 Jun, 2003 1 commit
-
-
Scott Wheeler authored
and made it a CLI option for debug enabled builds. svn path=/trunk/kdemultimedia/juk/; revision=230286
-
- 07 Jun, 2003 2 commits
-
-
Scott Wheeler authored
playing one of the first 10 items. CCMAIL:59441-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=230197
-
Scott Wheeler authored
now been moved out to another group of classes, each of which encapsulates a view mode. At the present the tree view's code has been ripped out of the old structure and not replaced in the new one. This hopefully will follow tomorrow. svn path=/trunk/kdemultimedia/juk/; revision=230058
-
- 04 Jun, 2003 1 commit
-
-
Scott Wheeler authored
"vFolders" / TreeView. I hope to soon port that code over to using these classes. svn path=/trunk/kdemultimedia/juk/; revision=229556
-
- 03 Jun, 2003 1 commit
-
-
Scott Wheeler authored
Now when you move to a different playlist the search on the previous one will be remembered. Also if you hide the search bar, when you redisplay it your previous search will still be there. Doing this also gave me an excuse to clean up the way that the PlaylistSplitter and SearchWidget interact -- the SearchWidget now returns a real PlaylistSearch rather than more "raw" information about the search results. svn path=/trunk/kdemultimedia/juk/; revision=229414
-
- 27 May, 2003 1 commit
-
-
Scott Wheeler authored
different categories. I still need to clean this up -- which I've been claiming I would get around to for a couple of weeks, but I'll go ahead and throw it into CVS so that people stop sending me patches to do variations on this (I've gotten 4 now. ;-)) From here out the plans are: *) Clean this up to use the Dynamic Playlist stuff that I added to JuK just after Stefan sent me this patch *) Do some minor cleanups in Stefan's code to fit the JuK design a bit better *) Add a combo box above the other views to list these same values. *) Probably other stuff, but I'm feeling guilty keeping people waiting. ;-) CCMAIL:stefan.asserhall@telia.com svn path=/trunk/kdemultimedia/juk/; revision=228177
-
- 11 May, 2003 1 commit
-
-
Scott Wheeler authored
removing some code that isn't used anymore. svn path=/trunk/kdemultimedia/juk/; revision=225174
-
- 09 May, 2003 1 commit
-
-
Aaron J. Seigo authored
svn path=/trunk/kdemultimedia/juk/; revision=224871
-
- 07 May, 2003 2 commits
-
-
Zack Rusin authored
submissions are not yet there). svn path=/trunk/kdemultimedia/juk/; revision=224495
-
Scott Wheeler authored
mimetypes, extensions, etc. and ported over the related code to use this. svn path=/trunk/kdemultimedia/juk/; revision=224370
-
- 06 May, 2003 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=224241
-
- 05 May, 2003 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=223954
-
- 04 May, 2003 1 commit
-
-
Aaron J. Seigo authored
skipping into the past... the only oddity is that when switching between random and non-random playing you lose the history... svn path=/trunk/kdemultimedia/juk/; revision=223891
-
- 01 May, 2003 1 commit
-
-
Frerich Raabe authored
enabled. If so, play a random item, instead of the first item. CCMAIL:57003-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=223216
-
- 25 Apr, 2003 1 commit
-
-
Scott Wheeler authored
of includes that weren't needed. svn path=/trunk/kdemultimedia/juk/; revision=221955
-
- 15 Apr, 2003 1 commit
-
-
Scott Wheeler authored
de-uglified the KListView painting... svn path=/trunk/kdemultimedia/juk/; revision=220319
-
- 14 Apr, 2003 3 commits
-
-
Scott Wheeler authored
Howard. CCMAIL:57227-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=220170
-
Scott Wheeler authored
that an item is always selected... svn path=/trunk/kdemultimedia/juk/; revision=220082
-
Scott Wheeler authored
playlist items svn path=/trunk/kdemultimedia/juk/; revision=220077
-
- 10 Apr, 2003 1 commit
-
-
Scott Wheeler authored
CCMAIL:56258-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=219412
-
- 09 Apr, 2003 1 commit
-
-
Frerich Raabe authored
a configuration dialog. Currently the KAction in juk.cpp is commented out so that the merkin doesn't get anal about stuff which does not work yet. Also, there's a return in FileRenamer::moveFile() because I don't trust it yet. svn path=/trunk/kdemultimedia/juk/; revision=219338
-
- 08 Apr, 2003 2 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=219045
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=218993
-
- 07 Apr, 2003 2 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=218775
-
Scott Wheeler authored
worked on the first try. ;-) Now adding the first version of the dialog. More features will come shortly, but this version is based on the work of Richard Laerkaeng, and that's enough for tonight [passes out]. CCMAIL:nouseforaname@home.se svn path=/trunk/kdemultimedia/juk/; revision=218774
-
- 06 Apr, 2003 3 commits
-
-
Scott Wheeler authored
Also cleaned up the TagEditor code a little bit. svn path=/trunk/kdemultimedia/juk/; revision=218748
-
Scott Wheeler authored
QValueList<PlaylistItem *> and added a typedef for PlaylistList. svn path=/trunk/kdemultimedia/juk/; revision=218729
-
Frerich Raabe authored
- Indentation fix in PlaylistSplitter svn path=/trunk/kdemultimedia/juk/; revision=218575
-
- 05 Apr, 2003 2 commits
-
-
Scott Wheeler authored
into it. svn path=/trunk/kdemultimedia/juk/; revision=218490
-
Frerich Raabe authored
and select "Create Group from Selected Items" svn path=/trunk/kdemultimedia/juk/; revision=218465
-
- 03 Apr, 2003 1 commit
-
-
Scott Wheeler authored
More to come soon... svn path=/trunk/kdemultimedia/juk/; revision=217953
-