- 02 Nov, 2004 4 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=359728
-
Scott Wheeler authored
code to our already existing abstractions. svn path=/trunk/kdemultimedia/juk/; revision=359727
-
Scott Wheeler authored
This simplify whitespace here seems bogus to me. That could potentially break the folder name "My Music" which though odd wouldn't be invalid in any way. Michael -- does this seem bogus to you too on a second look? CCMAIL:Michael Pyne <michael.pyne@kdemail.net> svn path=/trunk/kdemultimedia/juk/; revision=359725
-
Scott Wheeler authored
time that you use it. Also moved some variables into local scopes; even though it's slighly less effecient, that's hardly a bottleneck in this code and it makes it easier to read. svn path=/trunk/kdemultimedia/juk/; revision=359724
-
- 01 Nov, 2004 11 commits
-
-
Scott Wheeler authored
over them shortly and use C++ style enum declarations. svn path=/trunk/kdemultimedia/juk/; revision=359717
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=359673
-
Scott Wheeler authored
it's easier to debug when it prompts you about renaming rather than trying to guess where the file went. svn path=/trunk/kdemultimedia/juk/; revision=359672
-
Scott Wheeler authored
should finally make all of the actions and stuff work properly. BUG:91504 svn path=/trunk/kdemultimedia/juk/; revision=359661
-
Scott Wheeler authored
values. svn path=/trunk/kdemultimedia/juk/; revision=359632
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=359591
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=359550
-
Michael Pyne authored
svn path=/trunk/kdemultimedia/juk/; revision=359526
-
Michael Pyne authored
svn path=/trunk/kdemultimedia/juk/; revision=359525
-
Michael Pyne authored
svn path=/trunk/kdemultimedia/juk/; revision=359520
-
Michael Pyne authored
GUI: Overhaul the file renamer configuration dialog based on a design of Scott's. This involved a lot more code than I thought at first, but it should be pretty neat. This also should fix wish 64849 (Add genre to file renamer) and wish 63912. In essence this creates a dialog that has a row with each possible category, and arrows allowing you to move that category up and down. * In the options for the category, you can control leading and trailing text, and what happens if the tag is empty. * You can set a minimum width for the track (bug 63912). * The dialog includes a sample result, and you can either edit the sample tag values manually, or load tags from a file to see what it would look like. * Right now the file renamer code automatically suppresses separators between tag values that use bracketing characters, since I feel that stuff like Artist - Title - [Track] looks dumb, but that may be changed/removed later. Suggestions are accepted: michael (dot) pyne (at) kdemail (dot) net. BUG:63912 BUG:64849 svn path=/trunk/kdemultimedia/juk/; revision=359516
-
- 31 Oct, 2004 1 commit
-
-
Michael Pyne authored
Add missing copyright header caught by Ben's test scripts. The cvs log shows that Frerich Raabe is the only person to work on the file, so I've made sure that the statement indicates it is his code. I'm guessing the license is GPL-v2 at this point, and if I'm wrong it won't matter, but I'd appreciate it if you would update the license as appropriate Frerich. ;-) CCMAIL:raabe@kde.org svn path=/trunk/kdemultimedia/juk/; revision=359155
-
- 29 Oct, 2004 4 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=358781
-
Scott Wheeler authored
no ID3v1 value will be written, but since JuK prefers the ID3v2 value over the ID3v1 value when available this shouldn't be a problem. BUG:86420 svn path=/trunk/kdemultimedia/juk/; revision=358770
-
Scott Wheeler authored
Hasso Tepper. BUG:87340 svn path=/trunk/kdemultimedia/juk/; revision=358765
-
Scott Wheeler authored
BUG:91948 svn path=/trunk/kdemultimedia/juk/; revision=358758
-
- 28 Oct, 2004 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=358629
-
- 24 Oct, 2004 3 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=357314
-
Scott Wheeler authored
point that's fine, but I doubt it. svn path=/trunk/kdemultimedia/juk/; revision=357313
-
Stefan Gehn authored
CVS_SILENT Even though this is never built, my unsermake still does not like KDE_ICON without icons present in that dir svn path=/trunk/kdemultimedia/juk/; revision=357308
-
- 22 Oct, 2004 1 commit
-
-
Brad Hards authored
svn path=/trunk/kdemultimedia/juk/; revision=356750
-
- 20 Oct, 2004 1 commit
-
-
Scott Wheeler authored
BUG:91751 svn path=/trunk/kdemultimedia/juk/; revision=356237
-
- 19 Oct, 2004 1 commit
-
-
Benjamin Meyer authored
Change Termina=0 -> false and 1 -> true Add missing ';' to categories list if needed (Manually double checked) svn path=/trunk/kdemultimedia/juk/; revision=355837
-
- 18 Oct, 2004 2 commits
-
-
Laurent Montel authored
svn path=/trunk/kdemultimedia/juk/; revision=355663
-
Scott Wheeler authored
symptoms to #77315, but actually isn't the same bug. CCBUG:77315 svn path=/trunk/kdemultimedia/juk/; revision=355656
-
- 16 Oct, 2004 1 commit
-
-
Scott Wheeler authored
users -- "Playlist Columns" works a lot better. svn path=/trunk/kdemultimedia/juk/; revision=354913
-
- 14 Oct, 2004 3 commits
-
-
Scott Wheeler authored
method in Playlist at some point) to make sure that we don't prompt when hiding the upcoming playlist. svn path=/trunk/kdemultimedia/juk/; revision=354474
-
Scott Wheeler authored
collection. svn path=/trunk/kdemultimedia/juk/; revision=354473
-
Michael Pyne authored
Also, if a playlist is deleted while it is selected, select the CollectionList since I don't think it's a great idea to have an invalid playlist be the current playlist. I need to backport the bugfix later, but I don't have time now. CCMAIL:90662@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=354376
-
- 13 Oct, 2004 1 commit
-
-
Scott Wheeler authored
a given Playlist subclass. This makes it such that the tree view playlists no longer have their searches editable. svn path=/trunk/kdemultimedia/juk/; revision=354114
-
- 12 Oct, 2004 1 commit
-
-
Scott Wheeler authored
width updates when we're in manual resize mode. svn path=/trunk/kdemultimedia/juk/; revision=353831
-
- 10 Oct, 2004 5 commits
-
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=353514
-
Scott Wheeler authored
make sure that the settings are written after changing them. svn path=/trunk/kdemultimedia/juk/; revision=353272
-
Scott Wheeler authored
the columns in automatic width mode. Use scrollbars where appropriate in manual width mode. CCMAIL:73435@bugs.kde.org svn path=/trunk/kdemultimedia/juk/; revision=353269
-
Scott Wheeler authored
svn path=/trunk/kdemultimedia/juk/; revision=353259
-
Scott Wheeler authored
and the current item in the PlaylistCollection. The current item should always correspond to the playlist-like methods -- playing things, advancing tracks, etc. The visible playlist is useful for things like the tag editor and k3b exporter. svn path=/trunk/kdemultimedia/juk/; revision=353246
-