Changelog for
amarok-lang-2.6.0-2.38.noarch.rpm :
* Thu Dec 27 2012 fisiuAATTopensuse.org- Add fix-transcoding.patch - fixes #PM-57.
* Sun Dec 16 2012 stefan.bruensAATTrwth-aachen.de- fix broken signal/slot signatures caused by SR:130759
* Fri Nov 02 2012 ctrippeAATTopensuse.org- Install the english handbook only with the lang-package as otherwise translations will not be displayed when they are provided by bundle-lang-kde-
* (bnc#695108)- No longer Build-require libksuseinstall-devel as the corresponding patch was removed
* Thu Sep 06 2012 dmuellerAATTsuse.com- add support for liblastfm1
* liblastfm1-support.diff
* Tue Aug 14 2012 toddrme2178AATTgmail.com- Remove ksuseinstall patch entirely
* Mon Aug 13 2012 toddrme2178AATTgmail.com- Update to 2.6
* See http://strohel.blogspot.com/2012/08/amarok-26-released-enjoy-great-ipod.html- Removed obsolete version checks- Remove upstream implemented patches- Temporarily disabled non-working ksuseinstall patch- Rebased patches
* Fri Jun 15 2012 stefan.bruensAATTrwth-aachen.de- remove errmsg patch, it must match the version of the installed libmysqld, thus libmysqld need a matching dependency depends on fixed mysql package fixes bnc#712749
* Mon May 28 2012 reddwarfAATTopensuse.org- Fix build with ffmpeg 0.11
* Tue Mar 06 2012 stefan.bruensAATTrwth-aachen.de- Revert: Fix detection of mounts of NFS & SMB Shares depends on fix in solids mtab handling, available with SC 4.8.2
* Wed Feb 01 2012 tittiatcokeAATTgmail.com- Enable proper script support again as that qt4-qtscript now compiles for Qt 4.8
* Fri Jan 27 2012 idonmezAATTsuse.com- Add patch to fix kde#290123
* Tue Dec 20 2011 adrianAATTsuse.de- Update to final version 2.5.0
* Mainly bugfixes since Beta 1, check the ChangeLog file for details
* Mon Dec 12 2011 idonmezAATTsuse.com- Fix path to errmsg.sys
* Fri Dec 09 2011 dmuellerAATTsuse.de- remove qt4-qtscript dependency
* Wed Nov 30 2011 mlinAATTsuse.com- Add amarok-fix-infinite-loop-eating-CPU.diff
* Fix infinite loop in context view eating CPU until main window is shown (bnc#733421)
* Tue Nov 15 2011 tittiatcokeAATTgmail.com- Update to 2.5 Beta 1 (2.4.90)
* New \"equals\" match in collection filter
* Enable dropping tracks on empty area in Saved Playlists to create new playlist.
* Added a \"create new playlist\" action in the empty space of the Saved Playlists. (bko#202725)
* Add new type of optional tokens in format string (Collection Organizer) (bko#264874)
* Music store based on the Amazon catalogue.
* Auto-save the playlist so that it is not lost if Amarok crashes.
* Both Delete and Move to Trash actions are now offered in the collection browser context menu. (bko#286356)
* New USB Mass Storage media-device plugin using the Amarok Collection Scanner.
* Playlist: Don\'t group albums without name. (bko#243344)
* Total rewrite of Automated Playlist Generator algorithm.
* Several bugfixes
* Sun Nov 06 2011 ctrippeAATTopensuse.org- Change ksuseinstall to support the gstreamer-backend instead of the xine one (bnc#728476)
* Fri Oct 07 2011 ctrippeAATTopensuse.org- Remove errmsg-mysql51-embedded.diff as this causes amarok to fail when initializing the collection (bnc#712749)- Remove the action for audio-cds as amarok is not really a good player for these (bnc#712749)
* Sat Sep 17 2011 jengelhAATTmedozas.de- Remove redundant tags/sections from specfile
* Mon Aug 29 2011 idonmezAATTsuse.com- Don\'t disable ksuseintall & liblastfm support for KDE:UpdatedApps
* Tue Aug 09 2011 reddwarfAATTopensuse.org- Optionally enable MusicDNS support (requires ffmpeg/libav)
* Mon Aug 01 2011 asterios.dramisAATTgmail.com- Update to 2.4.3: Bugfixes:
* Fix KWallet auth requests on every track change. (bko#278177)
* Display correct values for pretty times (playlist length) > 1 day.
* Update playlist length correctly after removing track. (bko#273407)
* Fix seek backward from dbus. (Thanks to Matthieu Bedouet) (bko#263287)
* Prevent dialog querying last.fm settings being displayed on startup if none set.
* Fix detection of smartphones in USB storage mode. (bko#277685)
* Fix crashes on expanding a newly cloned dynamic playlist (bko#277750)
* Don\'t block the UI while calculating the filename previews. (bko#233196)
* Make M3U & PLS playlist files editable from Saved Playlists. (bko#245963) From 2.4.2-Beta 1: Features:
* Made Amarok compile with the Clang LLVM frontend.
* Enable drag and drop on collections to copy/move within Local Music and directly from the playlist. (bko#223400)
* Added KNotify scripting interface. (bko#260750)
* Make podcast episodes download filename configurable. Patch by Sandeep Raghuraman. (bko#155075)
* Automatic scrolling in lyrics applet (Thanks to Jan Gerrit Marker)
* Option to scrobble composer as artist to Last.fm (Thanks to Nicholas Wilson)
* Option to hide the OSD if another window is taking the full screen Changes:
* Again write back ratings only if option is selected.
* Moved the queue-editor action to the main menu under playlist to save space. Queue editor now has a shortcut: Meta+U.
* Removed the redo action from the playlist toolbar to make it less wide.
* Made some playlist toolbar actions collapse into a menu button for use on small screens.
* Removed the statusbar. Moved progress info & messages to the Media Sources dock.
* Removed the preview button and checkbox from the organize collection dialog.
* General user interface cleanup (addition of browser widget backgrounds, etc.)
* Removed the add button in the context toolbar. Applet explorer is opened on config.
* Easier to understand Dynamic playlists
* Made Amarok depend ffmpeg-0.6 or newer.
* Use KImageCache if possible (kdelibs 4.5.0 and later), which should reduce the number of cache-related crashes. Bugfixes:
* Make the Coverbling applet build again. (Patch by Manu Wagner)
* Don\'t let the album applet freeze Amarok for ages on track change. (bko#260810, bko#277021)
* Fixed cover fetching from Google Images. (bko#275265)
* Fixed a crash in the equalizer dialog when selecting \"Off\".
* Fix finalization of track copy process to media device collections. (bko#238912) Patch by Tommaso Falchi Delitala.
* Fixed crash on MusicBrainz search. (bko#274956)
* Avoid crash in ContextView when accessing Plasma::Applet::view(). (bko#258741)
* Fixed playlist tooltip getting too tall for multiline comments. (bko#256038)
* Made equalizer keywords (dB,kHz,...) translatable. (bko#263572)
* Made equalizer preset names translatable. (bko#263596)
* Fixed runtime error reporting of scripts. (bko#207409)
* Fixed \"Happy\" moodbar theme. (bko#264432)
* Fixed crash for invalid scripts trying to be stopped by the manager. (bko#268917)
* Fixed collection menu items ordering. (bko#207007)
* Fixed top level podcast location setting. (bko#263736)
* Fixed double-clicking in collection using left-handed mouse setting. (bko#272360)- Removed remove-plasma-service.patch that fixed build with KDE 4.7 rc2 (fixed upstream).- Rebased ksuseinstall.diff patch to apply cleanly.
* Thu Jul 21 2011 idoenmezAATTsuse.de- Enable libmygpo-qt. Remove deprecated conditions
* Tue May 10 2011 wstephensonAATTnovell.com- Amarok 2.4.1: - Features:
* Remote NFS & SMB/CIFS collections now work! (bko#249760, bko#232976, bko#171213, bko#187692)
* New \"Preview\" feature for the Organize Collection dialog
* String filtering in the albums applet.
* Ability to change text alignment in the lyrics applet.
* gpodder.net Service, a Podcast Directory displaying the most used Tags from gpodder.net & the top Podcasts of these Tags - Changes:
* The podcast directory service is now based on incremental parsing of OPML without caching in the database.
* Plugins can now be optionally enabled in the config dialog
* Script selector is moved from the menubar to the config dialog.
* Wed Apr 27 2011 asterios.dramisAATTgmail.com- Spec file updates:
* Changes based on rpmdevtools templates and spec-cleaner run.
* Cleanup in Buildrequires: entries.
* Added description for the patches based on openSUSE Patches Guidelines.
* Removed amarok-devel subpackage since the package doesn\'t actually provides any shared libraries. Also removed some
*.so libraries to fix rpmlint warning \"devel-file-in-non-devel-package\".
* Added \"Audio\" to the Categories entry of amarok.desktop file.
* Moved english help files in the main package.
* Updates in %files section.
* Minor other updates.- Removed amarok-rpmlintrc (not needed).- Removed amarokNoAudio.desktop from initial-preference.diff patch (since it was not used).- Removed errmsg-mysql-embedded.diff patch (not needed for openSUSE > 11.0).- Removed no_buildtime.patch and added a fix inside the spec file.
* Sat Mar 19 2011 wstephensonAATTnovell.com- Update to 2.4.0.90 (2.4.1beta1)- Remove amarok-e1aa6497-missing-toolbar-fresh-start.diff (uptream)
* Tue Feb 15 2011 ctrippeAATTgmx.net- Support for the changed mimetype for flac files (bnc#671581)
* Tue Feb 08 2011 ctrippeAATTgmx.net- Recommend the amarok-lang package (bnc#661855)
* Sat Jan 29 2011 wstephensonAATTnovell.com- Fix missing main toolbar on first run (bko#248690)
* Tue Jan 11 2011 wstephensonAATTnovell.com- Update to 2.4.0
* New splashscreen
* Playdar collection type disabled pending bug fixes
* Fixed broken radio stream URLs
* Fix crash on copying tracks between collections (bko#261364)
* Fix fetching of script data (bko#261839)
* Leave pending files in case of conflicts or errors while moving tracks (bko#257739)
* Fix issue with UMS Collection that made amarok delete original track instead of newly copied one. (bko#238915)
* Fixed issue with Audio CDs that do not provide CDDB information. Patch by Andriy Gapon
. (bko#257818)
* Fixed issue with the Organize Files Dialog that prevented presets from being loaded when in advanced mode. Patch by Philipp Schmidt . (bko#255325) on the network.
* Sat Jan 01 2011 rwooninckAATTopensuse.org- Changed the patchfile for the embedded mysql server (bnc#661950)
* Mon Dec 13 2010 tittiatcokeAATTgmail.com- Update to 2.3.90 (2.4 Beta 1) New Features:
* New UPnP Collection detects and plays media on UPnP devices
* Mass-tagging UI using Musicbrainz
* The ability to use iPod Touch 3G and possibly newer devices
* A new applet for guitar and bass tab information
* A map and calendar view for the upcoming events applet
* A new Playdar collection that lets you listen to music provided by a local Playdar service
* Transcoding: Now you can convert tracks from one file format to another when copying from the file browser to the local collection. We will expand this to media devices in future releases.
* Shiny new collection scanner, rewritten from scratch - it should now detect compilations in a more robust way
* Writing back to tags: there is now an option to have Amarok write statistics and album covers to the files directly, so you can save your play counts and tags in the files themselves.
* Fri Sep 24 2010 wstephensonAATTnovell.com- Fix invalid characters in id3 tags ending up in database due to new tag processing code (bnc#251762)
* Fri Sep 24 2010 cooloAATTnovell.com- update to 2.3.2
* Bumped libMTP dependency to version 1.0.0.
* Improved response of current track and albums applet on data updates.
* Use system date/time format for default name when saving user playlists.
* Many bug fixes
* Wed Aug 25 2010 cooloAATTnovell.com- fix build in reordering includes for qt and gdk (later uses \"signals\")
* Fri Aug 13 2010 vuntzAATTopensuse.org- Drop unneeded libnjb-devel BuildRequires.
* Sat Jul 17 2010 reddwarfAATTopensuse.org- Remove optional libmp4v2-devel dependency. Not needed anymore.
* Fri Jun 25 2010 tittiatcokeAATTgmail.com- Update to 2.3.1 Final
* Automated Playlist Generator
* New Applets for Context View (Upcoming Events & Similar Artists)
* Many improvements for Cover Fetching
* support for the new System Tray Protocol
* See http://amarok.kde.org/en/releases/2.3.1
* Fri Jun 25 2010 beineriAATTopensuse.org- fix build for <11.3
* Mon Jun 21 2010 cmorve69AATTyahoo.es- Make it the default media player ONLY for audio files
* Thu May 13 2010 llunakAATTnovell.com- increase initial preference to be used for audio files instead of Kaffeine (bnc#605522)
* Thu Apr 01 2010 llunakAATTnovell.com- support for on-demand codecs install using ksuseinstall
* Thu Mar 25 2010 tittiatcokeAATTgmail.com- Include patch for Info Applet to prevent crash (bko#229756, bko#227639)
* Thu Mar 11 2010 tittiatcokeAATTgmail.com- Update to 2.3.0
* Podcast channels and episodes can be dragged to add them to other providers. (bko#195704)
* Track action buttons are now available in the label for the current track.
* Bookmark button is now available in the Current Track applet.
* When a podcast episode is no longer shown because of the episode limit, the downloaded file is also deleted from disk. (bko#227674)
* Volume Dial: Gradient indicator and pointing cursor hint above the dial ring
* The visibility of columns in the new Files Browser is now configurable.
* Set Media Keys as default global shortcuts for playlist navigation. (bko#194259)
* for detailed changes, see http://amarok.kde.org/en/releases/2.3 or the included ChangeLog
* Sun Feb 14 2010 wstephensonAATTnovell.com- update to 2.3 Beta 1
* Improved podcast UI
* New main toolbar
* Use USB Mass Storage devices as collections automatically
* Dynamic Collection
* Last.fm interactive cover search
* for detailed changes, see http://amarok.kde.org/en/releases/2.3/beta/1
* Mon Feb 01 2010 vuntzAATTopensuse.org- Remove gdk-pixbuf-devel BuildRequires: amarok needs gdk-pixbuf2 which is in gtk2-devel.
* Tue Jan 12 2010 tittiatcokeAATTgmail.com- included the patch to prevent Amarok from a crash during scanning.
* Sat Jan 09 2010 tittiatcokeAATTgmail.com- update to 2.2.2
* see for detailed changelog : http://amarok.kde.org/en/releases/2.2.2
* The inline playlist editor now also allows resizing of auto sized items that are invisible because fixed sized items already use up 100% width.
* Enhanced the playlist sorting breadcrumb items to separately highlight the order inversion arrow on hover. (bko#209011)
* The automatic character set detection for tags has been disabled; it caused too many problems with legitimate UTF-8 tags. It can be re-enabled from Settings->Collection. (Many BRs)
* Dynamic mode is now automatically disabled when replacing the playlist. (bko#214759)
* The collection search filter now also searches for file names as a fallback. Patch by Andreas Hartmetz .
* Fixed loading MusicBrainz-tagger tracks in dynamic playlists (bko#219902)
* Fixed crash when trying to play a media device track whose collection no longer exists (bko#210477)
* Other bugfixes
* Thu Dec 17 2009 tittiatcokeAATTgmail.com- Update to 2.2.2 Beta 1
* See for detailed changelog : http://amarok.kde.org/en/releases/2.2.2/beta/1
* Tracks in Albums applet are now sorted by track number.
* New menu to add applets to the context view.
* Moved the \"Playlist Layout\" button into the main menu, as the playlist toolbar was becoming too crowded.
* New interface for repeat and random playback modes. Interface now correctly represents the actual behaviour (ony one mode can be active at any time) and is accessible directly from the playlist toolbar.
* Usability: Added tooltips all over the place, improved existing ones.
* Improved automatic resizing of lyrics and suggestions in the context applet.
* Sun Nov 29 2009 cmorve69AATTyahoo.es- Patch to remove build time from code
* Mon Nov 16 2009 tittiatcokeAATTgmail.com- Added fix for the default playlist layout
* Sat Nov 14 2009 tittiatcokeAATTgmail.com- Update to 2.2.1 - Removed patch to handle x-vorbis+ogg (included upstream)
* Podcasts will only be automatically updated when there is a network connection (using Solid)
* The SMB (Samba) protocol is now supported in the playlist. Patch by Steven van der Vegt . (bko#178691)
* CTRL+SHIFT+F toggles full screen mode. Patch by Rick W. Chen
* Playlist files can be droped on the \"Saved Playlist\" category to import them into Amarok. (bko#193476)
* Middle-clicking an item in the Collection Browser appends it to the playlist. Patch by Felix Geyer . (bko#197423)
* Added feature for removing duplicates from the playlist. Patch by John Atkinson . (bko#200445)
* Allow changing of playlist layout item sizes using the inline editor.
* Initial KNotify support.
* Show total playlist file size in a tooltip when hovering over the total play list time. (bko#91640)
* Implemented \"Jump To\". Press Ctrl+J to focus the playlist search. (bko#92400)
* Made Love/Skip/Ban/Enqueue/Dequeue available in Shortcuts configuration dialog. (bko#136232, bko#187542)
* Many more fixes and changes. See ChangeLog for more information
* Wed Oct 14 2009 saigkillAATTopensuse.org- Tweaked the Package in -devel- fixed some RPMLint Errors- added rpmlintrc- reworked handle-x-vorbis+ogg.diff (New created with quilt)
* Fri Oct 09 2009 saigkillAATTopensuse.org- added handle-x-vorbis+ogg.diff (Based on an Proposal on the amarok-users List.)
* Wed Sep 30 2009 tittiatcokeAATTgmail.com- update to 2.2.0 final: several bugfixes and
* The MusicBrainz ID of a track is now scrobbled to Last.fm, if it exists (kde#122281)
* More collection scanning speedups.
* Replay gain works on the Phonon Xine backend.
* Fadeout on track end works again.
* Fixed regression where the last album to be scanned would not have its cover picked up by the collection scanner.
* Sorting by track length in the playlist is now possible (kde#208689)
* Fixed track bookmarks not immediately getting removed from progress bar when they are deleted from the bookmark manager.
* Fixed new track bookmarks not getting shown in the progress bar immediately.
* Fixed track bookmarks not getting correctly repainted when resizing progress bar. (kde#207091)
* Correct a logic bug during incremental scanning that could cause the wrong tracks to be removed from the collection, requiring a full rescan. Should fix bug 208403 and likely multiple others. (kde#208403)
* \"Configure Amarok\" dialog takes up less space, making it suitable for small screens.
* Fixed photos applet not working after resuming playback. (kde#206829)
* Fixed regression where the genre field in the Tag Dialog would show the composer of the track. (kde#208255)
* Don\'t reshuffle the playlist every time the active track changes when
* using a random sort order.
* Fixed the Various Artist node sometimes being shown in the Collection Browser with nothing underneath it (or an empty \"Unknown\" album).
* Fixed some tracks\' tags not being saved correctly to the database. (kde#202021)
* Tue Sep 22 2009 beineriAATTopensuse.org- update to 2.2 RC 1: several bugfixes and
* Import itpc:// podcast urls
* Mark podcast episode as not-new when starting to play it
* Reintroduced indicator icons for new podcast episodes
* Added \"subscribe\" command line switch to add a podcast channel
* Removed Shoutcast service due to technical & other issues
* Made audio CDs respect \"Automatically retrieve cover art\" setting.
* TagLib 1.6 built with ASF & MP4 support is now required. This release fixes many, many bugs and contains new format support.
* TagLib-Extras 1.0.0 is now required. This release is compatible with the new TagLib 1.6 release.
* Removed non working menu entry \"rename\" from the Bookmark Manager. Functionality is no longer needed as inline renaming is possible.
* Improvements for volume widget in ToolbarNG.
* Added \"Lock layout\" option to the main window\'s context menu.
* Tue Sep 15 2009 beineriAATTopensuse.org- Update to 2.2 Beta 2: several bugfixes and
* Added DBus methods Forward and Backward for relative seeking and PlayPause for toggling pause state
* Grouping mode has been merged into the playlist layouts so each layout sets its own. The default grouping mode for layout files that do not have this value explicitly set is \"Album\".
* Sun Sep 13 2009 cmorve69AATTyahoo.es- update LyricWiki fix
* Thu Aug 27 2009 beineriAATTopensuse.org- tweak it to keep building against older distros
* Wed Aug 26 2009 mhruseckyAATTsuse.cz- using up to date errmsg.sys (bnc#528312)
* Tue Aug 18 2009 beineriAATTopensuse.org- fix playing of filenames with spaces for gstreamer (bnc#525286)
* Wed Aug 05 2009 cmorve69AATTyahoo.es- Backport upstream fix so LyricWiki works again
* Sun Jul 19 2009 beineriAATTopensuse.org- update build requires after mysql changes
* Sat Jun 13 2009 beineriAATTopensuse.org- update to 2.1.1: several bugfixes and
* Option to hide the context view.
* Applets are now laid out according to two criteria: either fixed height or flowing to fill the CV. No more slivers of applets visible at the bottom.
* Load contents of an m3u file if specified when running amarok from the command line. File must be local.
* Added large source emblem in current track applet.
* Make it possible to delete multiple selected playlists at once from the \"My Playlists\" category in the playlist browser.
* Show info box in CV if no applets are visible.
* Thu Jun 04 2009 beineriAATTopensuse.org- don\'t require errmsg.sys from mysql package (bnc#509815)
* Sat May 30 2009 beineriAATTopensuse.org- update to 2.1 release: several bugfixes and
* Removed the \"Amarok Handbook\" menu entry until the handbook actually exists (work in progress).
* Single-click/double-click behavior in the Collection Browser now follows the preference set in KDE System Settings.
* Automatically fetch database for Jamendo/Opml on first load.
* Escape clears most search filters throughout Amarok.
* Tracks of saved playlists are again shown in playlistbrowser. They can be added and sorted using drag and drop.
* Wed May 20 2009 beineriAATTopensuse.org- require amarok-lang
* Mon May 18 2009 cmorve69AATTyahoo.es- make mp4 support a build option
* Mon May 11 2009 beineriAATTopensuse.org- update to 2.1 Beta 2: several bugfixes and
* New Script method to get current track time in milliseconds.
* Pressing the return key in the playlist search activates the selected result.
* Pressing escape key in playlist search clears its contents.
* Optimizations to the insertion and removal of large numbers of tracks from the playlist. Especially clearing a large playlist is now about 300 times faster.
* Always scroll to newly inserted tracks in the Playlist.
* When removing upcoming tracks from an active dynamic playlist, add a simmilar number of new ones to keep if from \"drying up\".
* Some action cleanup in the playlist context menu.
* When clearing the playlist, also reset the search/filter text.
* Podcast titles are stripped of unnecessary whitespace.
* Tue Apr 21 2009 dmuellerAATTsuse.de- kde4-amarok -> amarok
* Thu Apr 16 2009 shrikantkhareAATTgmail.com- update to version 2.0.90.svn954151.20090415- FEATURES:
* New Script method to get current track time in milliseconds. (bko#177073)- BUGFIXES:
* Don\'t fetch all coverless albums automatically when opening the Cover Manager. (bko#176170)
* Podcast episodes are loaded correctly when restoring a playlist on startup. This means the local file will be played if downloaded. (bko#189328)
* Next button in the main toolbar no longer has a clipped shadow. (bko#176031)
* Fixed slider mouse events in RTL layouts. (bko#185465)
* Detect iPhones as iPods. (bko#184744)
* Clicking on \"Stop after current track\" disables the flag if it is already enabled.
* Show a track marker when the \"stop after current track\" flag is set. (bko#185888)
* Don\'t flash the OSD when opening the settings dialog. Patch thanks to Andreas Heider .
* Podcast file formats are correctly displayed.
* Don\'t crash when pressing Delete on empty playlist. (bko#189021)- VERSION 2.1beta1
* The collection scanner is now able to be run in batch mode, allowing for automated scans of both full and incremental types. In addition, all graphical dependencies have been removed, allowing for headless, remote runs of collection scans. A wiki page detailing how to do this will be made available shortly.
* Covers are shown for iPod collections.
* Phonon multimedia system can be configured directly from Amarok.
* Cover art can now be disabled in the collection browser.
* Scrobble tracks from streams that have title and artist metadata
* Add support for showing a stream with multiple alternative servers as a single item in the playlist and add GUI for manually selecting prefered source.
* Ampache service: Add support for Ampache 3.5.x as well as 3.4.4.
* Auto timecoding (position bookmarking) now exists for tracks with length greater than 10 minutes. (bko#148740)
* Add a animated \"loading...\" screen when dynamically fetching info about an item to show in the service info applet.
* Deleting tracks from the local collection is now possible. (bko#170999)
* Add a filter-by-date-added to the collection browser. Use added:\"today\" or added:<2m2d
* Add a tab bar in the current track applet for showing also the favorite tracks in the collection.
* Add an advanced but user friendly playlist layout editor allowing users to modify and create their own playlist layouts.
* The Playlist can now render itself using layouts defined in XML. A number of default layouts are included and can be switched between.
* Option to automatically scroll the playlist to the active item on track change.
* New QtScript methods for accessing the playlist: Amarok.Playlist.selectedFilenames() & Amarok.Playlist.selectedIndizes(). Patch by Mathias Panzenböck .
* New QtScript method for the Track prototype: imagePixmap( size ). Returns a QPixmap of the given size, or the default if the size argument isn\'t supplied.
* New QtScript class \'DataDownloader\' that returns results as a QByteArray instead of a string. Needed for image downloads.
* Cue Sheets are now supported as in Amarok 1.4, plus each cue entry (usually a track) will be displayed as a timecode on the Progress Bar with a nice onMouseOver popup.
* Ipod support now uses/depends on libgpod 0.7.0
* Bookmarking specific positions within local tracks and downloaded local podcast episodes, with a nice visual indicator on the progress bar.
* When the last.fm service is active, any track, from any collection or service, can be loved from the browser , and there will always be a love button for the currently playing track, no matter the source.
* Dbus methods added: VolumeUp, VolumeDown and Mute. (bko#181130)
* The feed url is displayed in the config dialog of a podcast channel. By left clicking in the url it\'s copied to the clipboard. (bko#180853)
* The Playlist Browser can now show playlists from multiple sources, including media devices.
* The last.fm service now allows for the playing of all types of user stations (personal, loved tracks, recommendations, and neighborhood).
* Arbitrary Tags can now be played in the last.fm service. (bko#139802)
* Replay Gain support for most file formats that Amarok can read tags from. Reading Replay Gain tags from MP4 files requires libMP4v2. Musepack (MPC) files are unsupported due to a limitation of TagLib.
* Amarok urls. Amarok can now load and generate \"amarok urls\" that allows any \"view\" to be bookmarked and later retrieved. A protocol handler is also installed that will launch amarok into the correct state, or make amarok show the correct view if already running if such a url is activated system wide.
* Customizable playlist layouts. The playlist is now rendered according to an xml layout, allowing the playlist to assume a variety of different looks and supply customizable information.
* Album cover art can be accessed via the scripting API. Patch thanks to Simon Esneault . (bko#179732)
* New vertical Context View layout.
* New applet toolbar in the Context View to arrange, select, and add applets.
* Thu Apr 09 2009 rhaferAATTsuse.de- included upstream fix for broken last.fm authentication (kde#188678)
* Fri Mar 06 2009 wstephensonAATTsuse.de- update to 2.0.2
* Show a statusbar message when loving a lastfm track.
* Show error message when Wikipedia information cannot be retrieved.
* Fix showing of book information from the LibriVox service.
* Don\'t crash if a script has uncaught exceptions.
* Open ogg files in Amarok when using Dolphin and other file managers. Patch thanks to Lubos Lunak. (kde#180155)
* Fix podcast episodes not ordered right because of incorrect parsing of pubdate. (kde#181338)
* Fix crash in tagdialog when editing tracks without an artist. (kde#183180)
* Statistics were not calculated properly in all instances. (kde#182025)
* Compilation fixes on Open Solaris.
* Trim URL before adding a new podcast.
* Add Ok button to the podcast configuration dialog to improve usability. (kde#181339)
* Add tooltips to now playing widget icons.
* Fix not possible to download episodes from newly added podcast channel. (kde#180851)
* Mon Mar 02 2009 cooloAATTsuse.de- compile with gcc 4.4