Amarok-git

  • Filter
Mark Kretschmann
Add new "CoverBling" applet to ChangeLog.
changed ChangeLog
Mark Kretschmann
Add support for new System Tray to ChangeLog.
changed ChangeLog
Mark Kretschmann
Merge commit 'refs/merge-requests/130' of git://gitorious.org/amarok/amarok into merge_request_130
Nikolaj Hald Nielsen
Allow playlist layouts to group tracks by directory.
ChangeLog++

BUG: 230594
Nikolaj Hald Nielsen
Use Plaintext instead of html in TextScrollingWidget.
This fixes issue with some strings getting shown inccorectly in the current track applet becuase of special characters ( like < and > ) being present.
ChangeLog++

BUG: 222765
Nikolaj Hald Nielsen
Redundant code is a very bad thing becasue it is redundant.
Nikolaj Hald Nielsen
Clear list of albums in the Albums applet when we don't have any albms by the currently playing artist in the local collection.
Previously it would keep showing the albums by the last artist played that actually was in the local collection
Teo Mrnjavac
Blacklisted from LikeBack a few more dialogs that don't look nice with the LikeBack icons.
Nikolaj Hald Nielsen
Fix CurrentEngine not updating list of albums by same artist if the artist of the currently playing album is edited.
ChangeLog++

BUG: 210296
Nikolaj Hald Nielsen
Fix bad window title for the details edit dialog in the playlist layout editor.
ChangeLog++
BUG: 227912
Nikolaj Hald Nielsen
When bookmarking a view in the local collection category, also store (and restore when the bookmark is activated) the state of "show cover" and "show year"
BUG: 230562
Rick W. Chen
cover fetcher: enable queries to jump to a certain page in the results
At the moment, the UI only allows you to get results from the next page;
when a query is entered in the cover found dialog, a "More Results"
button shows up that allows you to do just that. It only works on
whatever query was entered last.
Nikolaj Hald Nielsen
Correctly use mapToSource when getting mime data from a Playlist proxy model.
This fixes the issues with the wrong track getting added to a stored playlist or dragged to an external app when sorting and/or filtering is active.
~lart Teo' for not fixing this _very_ obvious TODO
~lart nhn for not noticing and lart'ing Teo' sooner.

BUG: 226503
Rick W. Chen
cover found dialog: also clear the sidebar when clearing the item view
Nikolaj Hald Nielsen
Trigger a repaint of The Playlist when using a shortcut to set/unset "stop after this track"
BUG: 230569
Rick W. Chen
cover fetcher: check google urls for validity before adding
Rick W. Chen
cover fetcher: set number of images to return each time to 20
This makes Last.fm and Yahoo's result count per query the same as Google's.
Rick W. Chen
Merge branch 'current-applet'
Jakub Wieczorek
File browser: "Add to Playlist" doesn't add playlist files to the playlist.
BUG: 229290
Jakub Wieczorek
Display tooltips with applet names in the context toolbar.
BUG: 230736
Jakub Wieczorek
Remove a left over non-existent connection.