- 08 Jul, 2002 3 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=165540
-
Scott Wheeler authored
the zeros at the beginning of track numbers. svn path=/trunk/kdemultimedia/juk/; revision=165498
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=165496
-
- 07 Jul, 2002 2 commits
-
-
Scott Wheeler authored
item from the list. svn path=/trunk/kdemultimedia/juk/; revision=165489
-
Scott Wheeler authored
file. svn path=/trunk/kdemultimedia/juk/; revision=165374
-
- 29 Jun, 2002 2 commits
-
-
Scott Wheeler authored
when the MPEG parse failed. svn path=/trunk/kdemultimedia/juk/; revision=163887
-
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 2 commits
-
-
Scott Wheeler authored
(and lists of files). svn path=/trunk/kdemultimedia/juk/; revision=158265
-
Scott Wheeler authored
if a user makes changes to it. svn path=/trunk/kdemultimedia/juk/; revision=158260
-
- 27 May, 2002 2 commits
-
-
Scott Wheeler authored
made the appropriate changes to make use of this. svn path=/trunk/kdemultimedia/juk/; revision=158081
-
Scott Wheeler authored
list view and I've started on the code to prompt to save a file if you've modified it and moved to another item. svn path=/trunk/kdemultimedia/juk/; revision=158016
-
- 24 May, 2002 2 commits
-
-
Scott Wheeler authored
fucntions. These will later be used by FileListItem to maintain a list of artists and albums present in their lists. Specifically this will be used in the combo boxes in TaggerWidget. svn path=/trunk/kdemultimedia/juk/; revision=157376
-
Scott Wheeler authored
as opposed to pointers where appropriate. svn path=/trunk/kdemultimedia/juk/; revision=157369
-
- 23 May, 2002 2 commits
-
-
Scott Wheeler authored
in FileListItem to accomodate that. svn path=/trunk/kdemultimedia/juk/; revision=157161
-
Scott Wheeler authored
constructors). svn path=/trunk/kdemultimedia/juk/; revision=157152
-
- 15 Apr, 2002 2 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=149572
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=149548
-
- 13 Apr, 2002 1 commit
-
-
Scott Wheeler authored
files. svn path=/trunk/kdemultimedia/juk/; revision=149113
-
- 23 Mar, 2002 2 commits
-
-
Scott Wheeler authored
of stale data member pointers. svn path=/trunk/kdemultimedia/juk/; revision=144640
-
Scott Wheeler authored
FileListItemData class. More commits to come. svn path=/trunk/kdemultimedia/juk/; revision=144639
-
- 22 Mar, 2002 1 commit
-
-
Scott Wheeler authored
Also I added the CacheItem and FileListItemData classes, which will be implemented shortly. All of this, plus the last commit, which updated the admin directory, required letting KDevelop/Autoconf/Automake rebuild the "build" files. svn path=/trunk/kdemultimedia/juk/; revision=144476
-
- 21 Mar, 2002 5 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=144190
-
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
svn path=/trunk/kdemultimedia/juk/; revision=144152
-
Scott Wheeler authored
removed the getSelectedItem() method from TaggerWidget. svn path=/trunk/kdemultimedia/juk/; revision=144141
-
- 19 Mar, 2002 3 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=143805
-
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 4 commits
-
-
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
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=143645
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=143637
-
Scott Wheeler authored
tag information. svn path=/trunk/kdemultimedia/juk/; revision=143614
-
- 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 3 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
the code. Also a new function had to be added to id3lib, which hopefully will be added to id3lib CVS soon. The next step with custom genres is to allow an editor for custom genre lists. These additions allow for keeping track of v1 and v2 genres in the same tag. svn path=/trunk/kdemultimedia/juk/; revision=143242
-
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
-
- 11 Mar, 2002 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=142327
-