- 22 Oct, 2005 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=473073
-
- 20 Oct, 2005 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=472266
-
- 09 Oct, 2005 1 commit
-
-
Jessica Hall authored
svn path=/trunk/KDE/kdemultimedia/doc/juk/; revision=468831
-
- 05 Oct, 2005 1 commit
-
-
Dirk Mueller authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=467420
-
- 20 Sep, 2005 1 commit
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=462154
-
- 06 Sep, 2005 1 commit
-
-
Caleb Tennis authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=457848
-
- 05 Sep, 2005 1 commit
-
-
Michael Pyne authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=457417
-
- 01 Sep, 2005 3 commits
-
-
Laurent Montel authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=455930
-
Laurent Montel authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=455912
-
Richard Lärkäng authored
since that's what it's looking for, and I'm about to add a check for just MusicBrainz in libkcddb svn path=/trunk/KDE/kdemultimedia/juk/; revision=455853
-
- 01 Aug, 2005 2 commits
-
-
Scott Wheeler authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=442074
-
Stephan Binner authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=441988
-
- 30 Jul, 2005 1 commit
-
-
Stephan Binner authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=440529
-
- 29 Jul, 2005 1 commit
-
-
Dirk Mueller authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=439832
-
- 25 Jul, 2005 1 commit
-
-
Scott Wheeler authored
BUG:109596 svn path=/trunk/KDE/kdemultimedia/juk/; revision=438705
-
- 23 Jul, 2005 1 commit
-
-
Stephan Binner authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=437894
-
- 21 Jul, 2005 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=437340
-
- 20 Jul, 2005 1 commit
-
-
Dirk Mueller authored
patch by Jure Repinc jlp (at) holodeck1 dot com svn path=/trunk/KDE/kdemultimedia/juk/; revision=436842
-
- 19 Jul, 2005 1 commit
-
-
David Faure authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=436556
-
- 16 Jul, 2005 1 commit
-
-
Thiago Macieira authored
are still supported. Patch suggested by Gregorio Guidi CCMAIL:greg_g@gentoo.org svn path=/trunk/KDE/kdemultimedia/juk/; revision=435447
-
- 14 Jul, 2005 3 commits
-
-
Michael Pyne authored
QLabel's background color, which can apparently be unset if you're using the "Check" style. svn path=/trunk/KDE/kdemultimedia/juk/; revision=434666
-
Allan Sandfeld Jensen authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=434557
-
Allan Sandfeld Jensen authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=434556
-
- 13 Jul, 2005 1 commit
-
-
Michel Hermier authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=434275
-
- 12 Jul, 2005 1 commit
-
-
Caleb Tennis authored
These patches provide the KDE configure scripts (generated by the configure.in.in files spread all over the KDE modules) with --with-<option> and --without-<option> switches in many places where these switches are missing. This gives the user that compiles KDE the possibility to override the autodetection method used in these scripts to decide whether to make use or not of an external library or tool. Having the possibility to override all the autodection of external software has a very concrete benefit: it makes it possible for KDE packagers to build a customized version of a KDE package independently of the building host; and for source-based distributions, it makes it possible to define the dependency tree of the package in a deterministic way. The coding style of these patches is the one recommended by autoconf developers, as illustrated in the info page of the AC_ARG_WITH macro. See http://dev.gentoo.org/~greg_g/kde-configure/ for more information. svn path=/trunk/KDE/kdemultimedia/juk/; revision=433982
-
- 11 Jul, 2005 5 commits
-
-
Michael Pyne authored
Playing" bar. * When dragging a cover from the CoverManager or the Now Playing bar an image of the cover is attached to the cursor (it looks like you're literally dragging the cover. :) svn path=/trunk/KDE/kdemultimedia/juk/; revision=433515
-
Michael Pyne authored
handling of dropped covers. Now you can drop a cover onto an item that isn't selected and JuK will behave correctly. Dropping a cover onto a selected item will still apply the cover to all selected items in the playlist. svn path=/trunk/KDE/kdemultimedia/juk/; revision=433502
-
Michael Pyne authored
Make random play work better. Before only the old style unused random list was being updated when a playlist changed. In addition, there are a lot of improvements to the new cover support. * You can drag-and-drop covers onto playlist items. Right now only selected items are altered even if you drag onto a different item, so I'll have to change that. * Clearing a cover from a track no longer removes it from every track using that cover. * Replacing a track's cover works again as well. I'm sure that both features could use more work so I guess it's back to the grindstone for me, I just wish I had more time. :( CCBUG: 94866 svn path=/trunk/KDE/kdemultimedia/juk/; revision=433499
-
Michael Pyne authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=433498
-
Michael Pyne authored
Add cover information to the JuK tooltip. If the playing track has no cover the JuK icon is used instead. svn path=/trunk/KDE/kdemultimedia/juk/; revision=433497
-
- 09 Jul, 2005 1 commit
-
-
Michael Pyne authored
I was actually able to reproduce this crash for album without a quotation mark. In fact, I was able to reproduce this for each and every single track I tried. Apparently Google changed the output slightly on their image search, which the current code was quite unable to cope with. I fixed the crash issue by enabling exceptions and catching the KHTML-sent exceptions. I think I've fixed the underlying issue by changing the code to adapt a little better to upcoming changes in the Google layout. For example there should no longer be hardcoded node position checks. wheels: The change is non-trivial but it looks like JuK's Google Cover Art Downloader is now completely broken without it. So I will backport this to branch. CCBUG:108297 svn path=/trunk/KDE/kdemultimedia/juk/; revision=433198
-
- 03 Jul, 2005 1 commit
-
-
Michael Pyne authored
Fix a potential issue with -fvisibility that SadEagle pointed out. This apparently only matters for patched GCC 3.4's but it's better to be safe than sorry, especially since a lot of distros patch GCC 3.4. svn path=/trunk/KDE/kdemultimedia/juk/; revision=431329
-
- 22 Jun, 2005 1 commit
-
-
Scott Wheeler authored
BUG:91348 svn path=/trunk/KDE/kdemultimedia/juk/; revision=427827
-
- 13 Jun, 2005 1 commit
-
-
Scott Wheeler authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=425073
-
- 04 Jun, 2005 6 commits
-
-
Scott Wheeler authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=422106
-
Scott Wheeler authored
switching playlists the setSearch() call was being called before visiblePlaylist() reported the new playlist, so it was basically clearing the search term for the playlist that was about to go to the background. This meant that when you switch back to it your search is cleared. svn path=/trunk/KDE/kdemultimedia/juk/; revision=422080
-
Script Kiddy authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=421950
-
Scott Wheeler authored
visible item. svn path=/trunk/KDE/kdemultimedia/juk/; revision=421816
-
Scott Wheeler authored
matching item. svn path=/trunk/KDE/kdemultimedia/juk/; revision=421809
-
Scott Wheeler authored
svn path=/trunk/KDE/kdemultimedia/juk/; revision=421803
-