- 12 Oct, 2002 2 commits
-
-
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
-
Scott Wheeler authored
KFMI for both mp3 and ogg; this should remove the need for my AudioData class, which I was hoping to replace anyway. I also implemented output streaming operators for Tag and Genre, and input for Genre. I'll implement input streaming for CachedTag once the Cache is ready for that. svn path=/trunk/kdemultimedia/juk/; revision=183402
-
- 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
-
- 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
svn path=/trunk/kdemultimedia/juk/; revision=177613
-