- 09 Dec, 2002 1 commit
-
-
Scott Wheeler authored
Started work on the "Genre List Editor", but that doesn't work yet. Hmm, fixed some other stuff that I'm too tired to remember. svn path=/trunk/kdemultimedia/juk/; revision=193005
-
- 01 Dec, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=191436
-
- 18 Nov, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=189613
-
- 14 Nov, 2002 1 commit
-
-
Scott Wheeler authored
track name. Applied Daniel's two patches for (1) making the slider jump to where you click with RMB and (2) making "replay" -- clicking on play while a track is playing -- work. svn path=/trunk/kdemultimedia/juk/; revision=188998
-
- 23 Oct, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=185373
-
- 17 Oct, 2002 1 commit
-
-
Scott Wheeler authored
class. This will allow for the status label to be expanded, idealy this weekend. :-) svn path=/trunk/kdemultimedia/juk/; revision=184415
-
- 15 Oct, 2002 1 commit
-
-
Scott Wheeler authored
when the track advanced. svn path=/trunk/kdemultimedia/juk/; revision=183957
-
- 14 Oct, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=183776
-
- 13 Oct, 2002 1 commit
-
-
Scott Wheeler authored
the point that reading the meta data, provided that is has been read before is negligible. svn path=/trunk/kdemultimedia/juk/; revision=183593
-
- 12 Oct, 2002 1 commit
-
-
Scott Wheeler authored
Also, did one small fix to get JuK to compile with Qt 3.0.x svn path=/trunk/kdemultimedia/juk/; revision=183533
-
- 07 Oct, 2002 1 commit
-
-
Scott Wheeler authored
changes: *) De-singleton-ified PlaylistSplitter and made appropriate changes to pass a pointer in the few places needed. *) Added support for renaming a playlist without renaming the file using a comment in the m3u file to save the name. *) Cleaned up the Tag API and made it an abstract class. I added concrete implementations ID3Tag, OggTag and CachedTag, however only ID3Tag has an implementation at the moment. svn path=/trunk/kdemultimedia/juk/; revision=182511
-
- 03 Oct, 2002 2 commits
-
-
Scott Wheeler authored
when the playlist finishes playing. svn path=/trunk/kdemultimedia/juk/; revision=181916
-
Scott Wheeler authored
I also removed #include "slideraction.h" from juk.h and replaced it with a forward declaration. svn path=/trunk/kdemultimedia/juk/; revision=181909
-
- 01 Oct, 2002 1 commit
-
-
Scott Wheeler authored
First: Partial restoring of Playlists. This is a little broken at the moment, but will be fixed soon. Also, settings aren't currently being saved with Qt 3.1 Beta 1. It's a bug in Qt that I've already patched and sent to qt-bugs. Added features; fixed bugs. ;-) svn path=/trunk/kdemultimedia/juk/; revision=181429
-
- 23 Sep, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=179977
-
- 21 Sep, 2002 1 commit
-
-
Scott Wheeler authored
actually do something now. svn path=/trunk/kdemultimedia/juk/; revision=179471
-
- 18 Sep, 2002 1 commit
-
-
Scott Wheeler authored
playlist to another, and from other KURL (i.e. Konq) drag sources. svn path=/trunk/kdemultimedia/juk/; revision=178830
-
- 16 Sep, 2002 1 commit
-
-
Scott Wheeler authored
playlists are "children" of the CollectionListItems, and as such always share their PlaylistItem::Data sections. I also fixed things so that an update in one item will automatically trigger updates in the others. svn path=/trunk/kdemultimedia/juk/; revision=178225
-
- 13 Sep, 2002 1 commit
-
-
Scott Wheeler authored
worth of major cleanups and redesign things. svn path=/trunk/kdemultimedia/juk/; revision=177610
-
- 07 Sep, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=176264
-
- 25 Jul, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=168662
-
- 08 Jul, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=165540
-
- 07 Jul, 2002 1 commit
-
-
Scott Wheeler authored
file. svn path=/trunk/kdemultimedia/juk/; revision=165374
-
- 29 Jun, 2002 1 commit
-
-
Scott Wheeler authored
"playlist". svn path=/trunk/kdemultimedia/juk/; revision=163866
-
- 30 May, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=158611
-
- 28 May, 2002 1 commit
-
-
Scott Wheeler authored
(and lists of files). svn path=/trunk/kdemultimedia/juk/; revision=158265
-
- 27 May, 2002 1 commit
-
-
Scott Wheeler authored
made the appropriate changes to make use of this. svn path=/trunk/kdemultimedia/juk/; revision=158081
-
- 24 May, 2002 1 commit
-
-
Scott Wheeler authored
as opposed to pointers where appropriate. svn path=/trunk/kdemultimedia/juk/; revision=157369
-
- 15 Apr, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=149572
-
- 21 Mar, 2002 3 commits
-
-
Scott Wheeler authored
Also, I created the ColumnType enum in FileListItem and prefer to use that instead of int literals. svn path=/trunk/kdemultimedia/juk/; revision=144182
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=144163
-
Scott Wheeler authored
removed the getSelectedItem() method from TaggerWidget. svn path=/trunk/kdemultimedia/juk/; revision=144141
-
- 19 Mar, 2002 2 commits
-
-
Scott Wheeler authored
to be used with "enqueue and play" from the tagger and removed some images that Gimp snuck in at the initial import. svn path=/trunk/kdemultimedia/juk/; revision=143804
-
Scott Wheeler authored
starting a new one. svn path=/trunk/kdemultimedia/juk/; revision=143781
-
- 18 Mar, 2002 1 commit
-
-
Scott Wheeler authored
added, such as loading m3u files and handling proper sorting and insertion to the playlist (where they differ from the tagger list), but that will follow soon. svn path=/trunk/kdemultimedia/juk/; revision=143690
-
- 17 Mar, 2002 1 commit
-
-
Scott Wheeler authored
adding some properties (ok, a lot of properties) to FileListItem, but it does nice things now like allowing parent and sibling relationships to other FileListItems. This comes in handy because this means that now when a tag is updated in the tagger the changes update the entry in the playlist through a sibling relationship. Also, I added a new constructor to FileListItem that accepts a pointer to a FileListItem instead of a QFileInfo. When this constructor is used, it automatically creates a "parent" relationship to the invocing FileListItem. In this mode the tag and header information are shared via a pointer. However, this meant doing some signal/slot programming to make sure that when the parent deletes it's members that dangling references won't be left in the child. See the destroyed() signal and the parentDestroyed() slot for more details. svn path=/trunk/kdemultimedia/juk/; revision=143397
-
- 16 Mar, 2002 2 commits
-
-
Scott Wheeler authored
a QFileInfo member. Also I began work on allowing FileListItems to be added to a FileList by the add() and append() members. svn path=/trunk/kdemultimedia/juk/; revision=143309
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=143218
-
- 13 Mar, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=142744
-
- 03 Mar, 2002 1 commit
-
-
Scott Wheeler authored
will eventually support jukebox features. Most things still aren't implemented. svn path=/trunk/kdemultimedia/juk/; revision=140480
-