- 17 Aug, 2003 2 commits
-
-
Scott Wheeler authored
checksumming possible. svn path=/trunk/kdemultimedia/juk/; revision=243216
-
Scott Wheeler authored
in moving to versioned cache formats. svn path=/trunk/kdemultimedia/juk/; revision=243214
-
- 12 Aug, 2003 1 commit
-
-
Scott Wheeler authored
until I get history saving / restoring working. Thanks to cartman for catching this. CCMAIL:kde@myrealbox.com svn path=/trunk/kdemultimedia/juk/; revision=242385
-
- 10 Aug, 2003 3 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=241969
-
Scott Wheeler authored
the history view should properly update the columns in the normal list view. svn path=/trunk/kdemultimedia/juk/; revision=241921
-
Scott Wheeler authored
*) Don't add new history items when playing items *from* the history svn path=/trunk/kdemultimedia/juk/; revision=241804
-
- 09 Aug, 2003 1 commit
-
-
Scott Wheeler authored
TODO: *) Save and restore the history -- this will be handled at the same time that saving and restoring of vfolders happens *) Fill in the details of the subclass to add things like making it read only and saving a date along with the items svn path=/trunk/kdemultimedia/juk/; revision=241664
-
- 08 Aug, 2003 1 commit
-
-
Scott Wheeler authored
item. svn path=/trunk/kdemultimedia/juk/; revision=241569
-
- 05 Aug, 2003 3 commits
-
-
Scott Wheeler authored
*) Make it possible to use the "create group from selection" from any playlist, not just the collection. *) Add tag guessing stuff to the RMB menu. CCMAIL:61182-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=241178
-
Scott Wheeler authored
kind of work. Outstanding issues: *) They aren't saved and restored properly *) The "more" and "fewer" buttons in the dialog don't do anything *) The stuff for marking a playlist "dirty" isn't really working so the search might not be updated when the data in the collection list changes But this all will follow shortly. CCMAIL:55524-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=241062
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=241058
-
- 03 Aug, 2003 2 commits
-
-
Scott Wheeler authored
will come. svn path=/trunk/kdemultimedia/juk/; revision=240635
-
Scott Wheeler authored
you check to make sure that I didn't leave anything out (that needs to be there)? === from the mail with the patch === The following issues are corected: - files moved in a lists always get moved below an item dropped on, but the ui shows insertion marks above when moving above the upper half of an item. - files dropped or pasted at a specific position in a playlist get added on top - new items get always added at top of a playlist. It should be better to add them at the end, especially if someone adds items to a playing list. - multiple items get added in reversed order. Detailed changes: - insert before an item when dropping on the upper half of an item. - Playlist signalFilesDroped, decode and PlaylistSplitter slotAddToPlaylist, addImpl are extended by the item after which the files should be added. - The slotAddToPlaylist method without insert position now add items at the end of a list. - remove decode method from CollectionList, it's duplicated from Playlist. CCMAIL:hel@admin.de svn path=/trunk/kdemultimedia/juk/; revision=240632
-
- 01 Aug, 2003 1 commit
-
-
Scott Wheeler authored
SearchWidget, but it also contains a SearchLine. SearchLine operates on a PlaylistSearch::Component in the same way that SearchWidget operates on PlaylistSearch, so this adheres to that method of splitting things up. I can also reuse the SearchLine in my implementation of the more advanced search widget which I comitted the first parts of last night. svn path=/trunk/kdemultimedia/juk/; revision=240319
-
- 30 Jul, 2003 1 commit
-
-
Scott Wheeler authored
kdelibs today to make it possible to show the list of items being removed, but that code is currently #if 0'ed to give people a few days to update libs. CCMAIL:61787-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=240074
-
- 29 Jul, 2003 1 commit
-
-
Scott Wheeler authored
in the API as I went along. svn path=/trunk/kdemultimedia/juk/; revision=239948
-
- 28 Jul, 2003 3 commits
-
-
Scott Wheeler authored
do some other small cleanups while I was in there. CCMAIL:hel@admin.de svn path=/trunk/kdemultimedia/juk/; revision=239762
-
Nadeem Hasan authored
svn path=/trunk/kdemultimedia/juk/; revision=239747
-
Nadeem Hasan authored
svn path=/trunk/kdemultimedia/juk/; revision=239730
-
- 27 Jul, 2003 1 commit
-
-
Nadeem Hasan authored
svn path=/trunk/kdemultimedia/juk/; revision=239502
-
- 24 Jul, 2003 1 commit
-
-
Scott Wheeler authored
CCMAIL:helio@conectiva.com.br svn path=/trunk/kdemultimedia/juk/; revision=238978
-
- 16 Jul, 2003 1 commit
-
-
Scott Wheeler authored
cancel creating a playlist. svn path=/trunk/kdemultimedia/juk/; revision=237516
-
- 09 Jul, 2003 1 commit
-
-
Scott Wheeler authored
create a new playlist. 59808-done@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=236205
-
- 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
-