Make our amarok specific dataengines work again with new plugin macro and new API
[amarok.git] / ChangeLog
blobfb831cb01f68b2753f5f114e07b04777d2cb2b88
1 Amarok ChangeLog
2 ================
3 (C) 2002-2007 the Amarok authors.
6 VERSION 2.0
7   FEATURES:
8   
9     * Magnatune store: Support purchases using Magnatune gift cards
11   CHANGES:
12     * Debugging output is now enabled with a runtime option (--debug). It's no
13       longer necessary to rebuild Amarok.
14     * Remove the amarok loader application.
15     * The custom color theme options have been removed.
16     * The player window (small XMMS like thingie) was removed.
17     * DCOP interface replaced with D-Bus.
18     * Dependencies lifted to KDE 4 and Qt 4.3. Refer to the README.
20   BUGFIXES:
23 ==BEGIN Qt4 / KDE4 DEPENDENCY==
25 VERSION 1.4.5
26   FEATURES:
27     * Added support for custom song labels. Labels can be managed
28       through the GUI or using new DCOP functions. (BR 89314)
29     * New DCOP functions to make it easier for scripts to use Amarok's
30       Dynamic Collection feature.
31     * Download songs from Shared Music (DAAP) directly into the collection.
32     * Fadeout for Helix engine when pressing Stop.
33     * Guided editing of the collection/playlist/devices filters. Patch by
34       Giovanni Venturi <giovanni@kde-it.org>. (BR 139292)
35     * Added GUI options for fadeout and fadeout on exit. Both are now enabled
36       by default.
37     * Support for Speex (.spx), WavPack (.wv) and TrueAudio (.tta) files in
38       the collection thanks to taglib plugins by Lukáš Lalinský
39       <lalinsky@gmail.com>.
40     * Search inside of lyrics, by using "/" on Context Browser. Patch by
41       Carles Pina i Estany <carles@pina.cat>. (BR 139210)
42     * "Automatically show context browser" feature makes a return, as per
43       popular request. It is however disabled by default.
44     * Improved keyboard navigation: Space key is now a shortcut for Play/Pause,
45       and cursor left/right seeks forward/backward.
46     * Cover images are shown in collection browser. Patch by Trever Fischer
47       <wm161@wm161.net>. (BR 91044)
48     * Send cover art to MTP media devices if they support it.
49     * Elapsed time can be shown in OSD. Patch by Christian Engels
50       <s9chenge@stud.uni-sb.de>. (BR 120051)
51     * New redownload manager for the Magnatune.com store. Allows re-download
52       of any previous purchase free of charge (in any format).
53     * New items in the playlist are colorized, as a visual cue.
54     * Show rating as stars in flat collection view. Patch by Daniel Faust
55       <hessijames@gmail.com>. (BR 133797)
56     * Synchronize play count, last played time and date of modification to
57       iPods. Patch by Michael <michael003@gmail.com>. (BR 136759)
58     * Propose list of composers in collection when editing the composer tag
59       from the playlist. (BR 137775)
60     * Greatly improved sound quality for the xine equalizer. Patch by Tobias
61       Knieper <tobias.knieper@gmail.com>. (BR 127307)
62     * Fancy graphical volume slider for the OSD. Patch by Alexander Bechikov
63       <goo@t72.ru>.
64     * Shoutcast stream directory. Contributed by Adam Pigg <adam@piggz.co.uk>.
65     * Support for %composer and %genre when guessing tags from filenames.
66     * Cached lyrics are now AFT-enabled, and will follow your files around as
67       you move and rename them.
69   CHANGES:
70     * Added configure option to build without DAAP support.
71     * Album covers are now downloaded and added to album directory when 
72       purchasing from the Magnatune.com store. (BR 136680)
73     * Update context browser when a change in the collection has been detected.
74       (BR 140588)
75     * Ignore leading 'The ' when sorting playlist by artist. (BR 139829)
76     * Smart Playlists now have 'does not start with' and 'does not end with' 
77       options, as well as a dropdown for mount points. (BR 139552)
78     * Support for cue files not matching audio files' name. Patch by Dawid
79       Wróbel <dawid@klej.net>. (BR 128046)
80     * Script Manager now remembers if categories were open or closed.
81     * Restart collection scanner as long as not more than 5 % of the files
82       make it crash. (BR 106474)
83     * Ensure the first selected item in the Collection Browser stays visible
84       when the search field is cleared using the clear button.
85     * Duplicate filenames are now allowed on MTP media devices if the files are
86       in different folders.
87     * Save media device transfer queue when adding items or after transfers.
88       (BR 138885)
89     * Upgraded internal SQLite to 3.3.12.
90     * MTP media devices are not automatically connected on start-up. This
91       should solve slow loading times for those with large collections on an
92       MTP media device. Contributed by Mikko Seppälä. (BR 138409)
93     * Internationalize unknown artist/album/genre strings. Contributed by Mikko
94       Seppälä. (BR 138409)
95     * Don't assume that a device returning 0 tracks is invalid. It could just
96       have no tracks on. Contributed by Mikko Seppälä. (BR 138409)
97     * Magnatune store look now matches rest of Amarok much better.
98     * Album art is displayed on the Magnatune purchase dialog.
99     * Generic media device now has an option to force VFAT-safe filenames even
100       on non-VFAT filesystems.
101     * Double-clicked items in sidebar and urls passed on the command line
102       are treated equally: append them to playlist if not yet there and start
103       playing the first if nothing is playing.
104     * "Scan Changes" button was replaced with "Update Collection" menu entry.
105     * Consistent double-click behavior in sidebar. (BR 138125)
106     * Propose name of currently loaded playlist when saving current one.
107     * Remove support for older libmtp versions. We now require 0.0.15 or
108       newer.
109     * Deleting a playlist item on an MTP media device now results in it being
110       removed from the playlist.
111     * Magnatune store is lazy loaded to improve startup times.
112     * Dynamic mode logic has been rethought to provide a faster and better
113       user experience.
114     * When checking for duplicate files on a Rio Karma media device, use
115       track number in addition to artist, album & title. (BR 137152)
116     * The XMMS visualization interface has been removed. LibVisual supersedes
117       this feature.
118     * It is now possible to select the time unit for length-based smart
119       playlists. (BR 136841)
120     * Show shadowed cover images in the system tray tooltip. (BR 136589)
121     * Amarok won't crossfade if it was paused, and user started another
122       track. Patch by Tuomas Nurmi <tnurmi@edu.kauhajoki.fi>.
123       (BR 136428)
124     * Amarok now saves playlists with relative paths by default.
126   BUGFIXES:
127     * Disable seeking in streams. (BR 140364)
128     * With the default theme, the playlist browser info pane would not show
129       the horizontal scrollbar if necessary. (BR 134221)
130     * Some .rm files would make Amarok crash. (BR 137695)
131     * Remember 'User Cover Art for Folder Icons' when organizing files.
132       (BR 138582)
133     * "Listening since..." has been changed to the more clear "First
134       Played..."  Patch by Andrew Ash <ash211@gmail.com>. (BR 131727)
135     * Fixed regression: the DEL key no longer worked in the 
136       playlist after opening the File Browser context menu. (BR 140197)
137     * Smart playlists now work correctly with "is not" filters containing
138       numbers. Patch by Felix Rotthowe <felix.rotthowe@cs.uni-dortmund.de>. 
139     * Context browser would not display updated covers correctly. (BR 130518)
140     * The select custom cover dialog no longer starts in the wrong directory 
141       for compilations. (BR 131776)
142     * Amarok's xine engine would cut off approximately the last second of an
143       audio file. (BR 135190)
144     * Cue sheet would remain enabled when switching to a stream. Patch
145       by Ted Percival <ted@midg3t.net>. (BR 127683)
146     * Length of tracks wouldn't be shown correctly for some cue files.
147       Patch by Dawid Wróbel <dawid@klej.net> (BR 139707)
148     * Assume that all dots but the last in script executable files belong to
149       the script name. (BR 139460)
150     * Don't crash when quitting while initially loading the playlist.
151       (BR 136353)
152     * The same track could be queued multiple times for transferring to a
153       media device. (BR 129136)
154     * Migrate statistics for files moved from outside to the collection.
155       (BR 127776)
156     * Select All/Copy action would not copy from context browser. (BR 138635)
157     * Xine-engine: When a track was fading out (after pressing Stop), and you
158       started another track, Amarok could become unresponsive.
159     * Improved seeking with xine-engine. No longer jumps to 0 when you seek
160       too quickly. Patch by Alexander Bechikov <goo@t72.ru>. (BR 99808)
161     * Improved cover images handling for Various Artists. Patch by Tobias
162       Knieper <tobias.knieper@gmail.com>. (BR 136833)
163     * Don't enable a mount point for devices that can't support them (mtp,
164       njb).
165     * With SQLite, the search in the collection browser was case-sensitive
166       with UTF-8. Patch by Stanislav Nikolov <stanley_87@mail.ru>. (BR 138482)
167     * (Don't) Show Under Various Artists would not work when multiple albums
168       are selected. Patch by Tobias Knieper <tobias.knieper@gmail.com>.
169       (BR 112422)
170     * Changed temp download location for Magnatune purchases. (BR 137912)
171     * Fixed potential double payment issues in the Magnatune store.
172     * Only synchronize already set values to media devices. (BR 138150)
173     * Correctly update total playlist play time when removing last.fm
174       streams. Patch by Modestas Vainius <geromanas@mailas.com>. (BR 134333)
175     * File organization jobs could not be canceled. Patch by Wenli Liu
176       <wenlil@xandros.com>. (BR 136527)
177     * Sending filenames to MTP media devices as UTF-8 caused problems, use
178       Latin-1 instead.
179     * It's now possible to delete a file from an MTP media device and
180       re-upload it without having to reconnect the device.
181     * Wikipedia links to edit sections are no longer shown.
182     * Metadata is read from Rio Karma media devices as UTF-8.
183     * Last.fm streams could be paused with DCOP or global shortcuts.
184       (BR 133013)
185     * Dynamic mode can still be used after a collection rescan. (BR 133269)
186     * Dynamic mode will repopulate from all available sources. (BR 137212)
187     * Dynamic mode no longer repeats songs often. (BR 107693)
188     * When transferring files to a Generic media device, having certain
189       characters (such as '#') in a tag field could cause a directory based on
190       that field to not be created.
191     * Editing lyrics from within the context browser no longer removes all
192       linebreaks.
193     * Read metadata from MTP media devices as UTF-8.
194     * Some shoutcast streams would show an empty title. (BR 127741)
195     * Pause would act as Play/Pause. (BR 116101)
196     * The same track would sometimes be shown twice in suggested songs.
197       (BR 129395)
198     * Detect VFAT partitioned devices on FreeBSD. Patch by Daniel
199       O'Connor <doconnor@gsoft.com.au>.
200     * Favorite Tracks wouldn't be shown on Context Browser, and
201       Statistics Panel would be empty for SQLite users. (BR 136791)
202     * Volume slider in the player window would not react correctly to
203       the mouse wheel. (BR 136714)
204     * When using a proxy set by script, context browser wouldn't work
205       properly, and the application would crash when closing. (BR 112437)
206     * Proxy settings wouldn't be respected when downloading podcast
207       episodes. (BR 134028)
208     * Xine engine could hang when skipping through tracks quickly with
209       crossfade on.
210     * Fix crash when an MTP media device returned a playlist with an
211       invalid track ID. (BR 136552)
212     * The Install MP3 support script would be run regardless of what the
213       user answered to the shown dialog. (BR 136294)
214     * OSD wouldn't always show up-to-date ratings. Patch by Tuomas Nurmi
215       <tnurmi@edu.kauhajoki.fi>. (BR 125612)
218 VERSION 1.4.4
219   FEATURES:
220     * Transfer .wav-files to iPods. (BR 131130)
221     * Xine and Helix engines now support three different crossfading modes:
222       always, on manual track changes only, or on automatic track changes
223       only.
224     * Manually specify local file for podcast episodes via right-click menu.
225     * Action menu entry for adding podcasts to Amarok. Based on .desktop files
226       by Harald Sitter and Fabio Bacigalupo <kde-apps.org@open-haus.de>.
227     * Open podcast items with external application from right-click menu.
228     * Synchronize listened flag for podcast between Amarok and iPods.
229     * Added integrated Magnatune.com music store. Includes artist and album
230       info and full previews of all tracks.
231     * Fade-out for xine-engine when pressing Stop. Patch by Tuomas Nurmi
232       <tnurmi@edu.kauhajoki.fi>. (BR 127316)
233     * Support downloading of files from an MTP device.
234     * Purged podcast episodes can be readded by increasing the purge number.
235     * Added rudimentary support for the Rio Karma. (BR 132713)
236     * Support creation and editing of playlists on MTP media devices.
237     * Undo/Redo functionality is now available over sessions. (BR 131072)
238     * Allow the creation of empty playlists in the playlist browser. Available
239       either from the Add button in the toolbar or the context menu of a
240       playlist folder. (BR 133543)
242   CHANGES:
243     * Ignore leading "The " when sorting artists on media devices. (BR 136233)
244     * Improved handling of VFAT/ASCII files and paths when organizing the
245       collection and using the Generic media device.
246     * Enable playing audio CDs on CD insert. Patch by Will Stephenson
247       <wstephenson@kde.org>. (BR 136106)
248     * Bring Amarok main window to front when starting amarok again without
249       arguments. Patch by Lubos Lunak <l.lunak@kde.org>. (BR 135396)
250     * Don't switch to playlist browser after saving a playlist from files tab.
251       (BR 130189)
252     * Add .ape and .mpc to possible file types supported by a generic media
253       device. (BR 133491)
254     * Move button for saving current playlist from playlist browser toolbar to
255       playlist toolbar. (BR 129300)
256     * Run 'kdeeject -q devicenode' when no post-disconnect command has been
257       configured for media devices.
258     * Reduced memory usage for MTP media devices. (BR 134663)
259     * Faster searching on playlist and startup, due to some optimizing in
260       string usage. Patch by Ovidiu Gheorghioiu <ovidiug@gmail.com>.
261     * Correctly translate media:, home:, ... style urls on KDE 3.5 and newer.
262     * When tracks are added to the collection and Playlist entries already
263       exist (as determined by the file tracking code), the corresponding
264       Playlist entries are updated to the new location and enabled if they
265       were previously disabled.
266     * When file tracking is updating Playlist entries, multiple entries of the
267       same song will now all be updated, instead of just one.
268     * When tracks are removed from the collection (deleted on disk or moved
269       outside of a collection folder) any corresponding entry in the Playlist
270       will be disabled.
271     * Dragging podcasts to to playlist will insert them in a chronological
272       order, so you can listen to the oldest first automatically!
273     * Improve application startup times dramaticaly by lazy loading podcast
274       episodes.
275     * Transferring tracks to an MTP device now shows a progress bar and
276       doesn't hang the rest of the UI. (only available for libmtp >= 0.0.15)
277     * Show a proper tag dialog when viewing information for DAAP music shares.
279   BUGFIXES:
280     * Ipod Mode on Collection Browser would have duplicated headers.
281     * Multiple problems related to Amarok using wrong playlists on Dynamic Mode
282       fixed.
283     * Deleting files from generic media devices would not update the progress
284       bar, resulting in the progress staying at 0%. (BR 130009)
285     * If nothing at all existed on a generic device, the first item
286       transferred would incorrectly show that an error had occured during
287       transfer. (BR 133528)
288     * Synchronising a smart playlist to a device when it didn't exist before
289       would crash Amarok. (BR 135956)
290     * Proxies would not take into account certain settings in KDE's Proxy
291       control center modules for PAC files and more. (BR 123021)
292     * Generic media devices would not accept files with an extension that only
293       differs in case from a supported extension. (BR 135261)
294     * Xine-engine: Pausing during crossfade would not work properly. Patches by
295       Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 122514 & 135285)
296     * Stop a running cross-fading operation before starting another one. Patch
297       by Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 128629)
298     * Queuing again would dequeue. (BR 121206)
299     * In some cases, the Removal and Enqueue buttons in the queue manager would
300       have no icons. (BR 115895)
301     * Don't change length of position slider when navigating within a track.
302       (BR 122569)
303     * Direct copying of non-local items would result in wrong properties on
304       iPods. (BR 135681)
305     * Honor setting to show Amarok's menu in main toolbar.
306     * "Burn this album" would burn all albums of the same name. (BR 121963)
307     * Ignore double-clicks on tree item openers. (BR 125121)
308     * Visibility of sidebar tabs would depend on the current locale. (BR 135316)
309     * Ctrl-C for copying urls from the tag editor would not work when selected
310       with the mouse. (BR 123327)
311     * Check for some integral data types for improved DAAP portability.
312       (BR 132939)
313     * Take disc number into account when checking if a song is already on an
314       iPod. (BR 135643)
315     * Editing metadata in the playlist itself now matches possible alternatives
316       case-insensitively. (BR 135683)
317     * Fix loading directory in external browser in the tag editor when the path
318       contains parentheses. (BR 132961)
319     * Stop scripts using a proxy when it's disabled in KDE. Patch by Felix Geyer
320       <sniperbeamer_disc1@fobos.de>.
321     * While playing Last.fm Streams, sometimes metadata wouldn't be updated
322       on track changes. Patch by Tom Kaitchuck <tkaitchuck@comcast.net>.
323     * Speed patch to load playlist columns from statistic tables on population
324       of the playlist, makes adding to the playlist and starting up faster.
325       Thanks Ovy <ovy@alum.mit.edu>! (BR 135324)
326     * Save MTP playlists when they are renamed so we don't lose changes.
327     * Prevent new podcastepisodes from showing up in the playlistbrowser twice
328       by opening it's parent before adding. (BR 134108)
329     * New iPods would not get initialized.
330     * Files that were detected as being added back to the collection would not
331       always be re-enabled in the Playlist. (BR 130359)
332     * Fix some spelling and layout issues. Part of a patch by Malcolm Parsons
333       <malcolm.parsons@gmail.com>.
334     * Correctly handle horizontal wheel events in position slider. (BR 119254)
335     * Don't rescan collection while transcoding. (BR 133423)
336     * Don't try to copy to collection from urls without kio slaves.
337     * Don't quit immediately if amarokrc was removed. (BR 134439)
338     * The DAAP client would crash Amarok under certain conditions when
339       kdelibs was compiled with asserts on. (BR 132851)
340     * Configuring the toolbar would disable the stop button. Patch by
341       Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 132477)
342     * Changed tags of songs on iPods would not propagate to its database.
343       (BR 133842)
344     * Fixed playlist encoding problems. (BR 133613)
345     * Cover images for compilation albums can now be displayed full size in
346       the context browser.
347     * Dragging compilation albums from the collection browser or the playlist
348       would show multiple cover images in the tooltip. (BR 133916)
349     * Don't crash when calling repopulate dynamic mode from dcop. (BR 133716)
350     * Last.fm streams work with proxies. (BR 131137)
351     * Don't try to read m4a tags from apparently invalid files. (BR 133288)
352     * Some podcasts would insert line breaks in author/title information and
353       cause graphical errors. (BR 133591)
354     * File tracking could fail on files that were copies of each other but
355       with different ID3v1 or APE tags.
358 VERSION 1.4.3:
359   FEATURES:
360     * New DCOP: player trackCurrentTimeMs, returns the current track position
361       in milliseconds.
362     * Amarok File Tracking (formerly ATF) goes public! See
363       http://amarok.kde.org/wiki/Amarok_File_Tracking for more information.
364     * DAAP client now supports Zeroconf. With mDNSResponder properly setup
365       Amarok automatically shows local DAAP servers.
366     * DAAP client saves manually added computers between sessions.
368   CHANGES:
369     * Performance with big playlists has been improved by a magnitude. This
370       also makes application shutdown faster.
371     * Remove the option to enable/disable history in dynamic mode. (BR 133076)
372     * Reduce the minimum available tracks to show to 0. (BR 131223)
373     * Change in file tracking behavior: IDs are no longer embedded into tags
374       but are calculated from a portion of the file data instead, letting
375       users with read-only music stores take advantage of it.
376     * Don't report "/dev/hd" style devices as new media devices. (BR 127831)
377     * Smart Playlists only load media from currently mounted devices.
379   BUGFIXES:
380     * Dequeuing tracks whilst in dynamic mode might not work. (BR 133449)
381     * When marking podcast episodes as listened, update the channel icon if
382       necessary. (BR 133497)
383     * Don't always mark podcast channel icon as "listened" on rescan if.
384       (BR 133495)
385     * User added streams were not editable once saved. (BR 133483)
386     * Cover images were not displayed in some cases. (BR 133174)
387     * Fixed bug which prevented Amarok from creating the collection database
388       in rare circumstances using SQLite. (BR 133072)
389     * Collection scanner would only restart a maximum of 2 times instead of
390       20. (fixed in SVN revision 578922)
391     * MTP media device support would not compile against libmtp versions >=
392       0.0.12. (fixed in SVN revision 576121)
393     * AudioCD playback would stutter and sometimes freeze Amarok. (BR 133015)
394     * Dynamic Collection broke flat collection view when the Filename column
395       was added (BR 132874)
396     * DAAP client shows connection errors to the user and no longer says
397       "Loading" perpetually. After a failed connection, the user can now
398       try again.
399     * Don't empty media device transfer queue when canceling a transfer.
400     * Ctrl-C for copying urls from the tag editor would not work. (BR 123327)
401     * Delete covers from the filesystem when requested.
402     * Show context menu on right-click in empty area of media device
403       browser. (BR 127154)
404     * Sort numeric columns in flat collection view numerically. (BR 130667)
407 VERSION 1.4.2:
408   FEATURES:
409     * Handle itpc:// and pcast:// url protocols for adding podcast feeds.
410       (BR 128918)
411     * New DCOP call "collection: totalComposers" returns the number of
412       different composers in your collection.
413     * Synchronize playlists to media devices.
414     * Support for MTP/PlaysForSure media devices. (BR 128532)
415     * iPod plugin usable with iTunes phones. (BR 131487)
416     * Browse collection by composer. (BR 122452)
417     * New DCOP call "playlist: filenames" returns the filenames of the songs
418       currently in the playlist. Patch by Arash Abedinzadeh
419       <arash@netcologne.de>
420     * Lyrics can be edited directly on Context Browser's Lyrics tab.
421     * Collection browse mode similar to that used by some portable players.
422       Patch by Joe Rabinoff <bobqwatson@yahoo.com>. (BR 130586)
423     * BPM field. Patch by Alf B Lervåg <alfborge@gmail.com> and Aaron
424       VonderHaar <gruen0aermel@gmail.com>. (BR 123142)
425     * Improved crossfading for xine-engine: Honours the 'Crossfade Length'
426       setting precisely, and uses a better mixing style profile. Patch by
427       Enrico Ros <koral@email.it>.
428     * Media and collection browser tabs now support dropping.
429     * Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
430     * Ability to create custom last.fm station from the GUI.
431     * Ability to mark podcasts as listened.
432     * Show error messages when connecting to last.fm streams fails.
433     * A new media device implements a DAAP client. So Amarok can connect
434       to iTunes, Firefly Media Server etc. (BR 100513)
435     * Dynamic Collection: improved support for songs on removable external
436       harddisks, SMB and NFS shares
438   CHANGES:
439     * Skip tracks that failed to transfer to media devices instead of stopping
440       transfer process. (BR 130008)
441     * libtunepimp 0.5.0 actually compiles successfully now.
442     * Lift size limit on pathnames and comments in collection databases not
443       managed by MySQL. (BR 130585)
444     * Generic media device plugin is improved. Users can configure supported
445       filetypes and get more control over the location of songs and podcasts
446       on disk (Patch by eute).
447     * Move composer tag to its own database table.
448     * Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
449     * Include Skip, Love and Ban in playlist right-click menu for last.fm
450       streams.
451     * Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
452       pending some bug fixes in both Amarok and a dependency. It will be
453       automatically disabled the first time you run 1.4.2 if you had it enabled
454       from 1.4.2-beta1. (It will still be available in subversion snapshots.)
455     * Optionally finish transferring all queued tracks to media device after
456       pressing disconnect button. (BR 129716)
457     * It's now possible to edit scores and ratings for multiple tracks in
458       TagDialog.
459     * TagDialog won't make Amarok unresponsive while committing tags changes
460       to files anymore.
461     * Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
462       <M.Kaufhold@gmx.de>. (BR 130463)
463     * Suspend collection rescanning while organizing files. (BR 129885)
464     * Always use metadata from original file for transcoded files transfered
465       to media devices. (BR 131171)
466     * Enhancements to ATF/statistics to allow for better tracking of stats as
467       files are moved.
468     * Tag Editing Dialog is now ATF-enabled.
469     * In-line tag editing is now ATF-enabled.
470     * Previously, using ATF with MP3 files would wipe out existing UFID frames
471       from other applications. Now Amarok plays nicely and only touches its
472       own UFID frame.
473     * ATF no longer requires a restart to enable or disable it.
474     * ATF read-only functions are always enabled if a UID is found in the
475       file. Option in the configuration dialog now only controls whether new
476       UIDs are written to new files.
477     * ATF will now automatically run the rescan and clear the Playlist only on
478       the first time it is enabled.  After that it will simply display an info
479       reminding users that they may need a rescan if their library has changed
480       since the last time it was enabled.
482   BUGFIXES:
483     * DCOP calls to add and remove ATF tags are no longer allowed to run while
484       the collection is being scanned.
485     * Last.fm streams no longer freeze Amarok's GUI with xine-engine.
486     * Sometimes metadata wasn't updated with Last.fm streams.
487     * Update context browser on score and rating changes. (BR 132496)
488     * Double colons in the collection filter would lead to invalid queries.
489       (BR 132551)
490     * Handle changed semantics of MySQL 5.0.23+ (BR 132114)
491     * Do not try to detach() KURLs, as this would not work for non-ascii urls.
492       (BR 132355)
493     * Adding songs while at end of playlist could crash in dynamic mode.
494       Patch by Joe Rabinoff <rabinoff@post.harvard.edu>. (BR 128340)
495     * Don't update accessdate when setting songs rating or score. (BR 132274)
496     * Increasing or decreasing volume while muted would not correctly unmute.
497       (BR 132228)
498     * Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
499       <bobqwatson@yahoo.com> (BR 132016)
500     * Make sure a track's compilation status is returned properly when running
501       with Postgresql.
502     * Check directory structure on iPods of unknown type in order to detect
503       iTunes phones. (BR 131910)
504     * Make 'Clear' individually translatable for playlists. (BR 131521)
505     * Retain column visibility for flat collection view. (BR 126685)
506     * Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
507       <trisk-bug@quasarnet.org>. (BR 131377)
508     * Correctly pass links containing parentheses to external browsers. Patch
509       by Thomas Lindroth <tholi945@student.liu.se>. (BR 131307)
510     * iPods would not show podcast descriptions. (BR 129824)
511     * Carry over rounding increments to next larger unit for fuzzy time
512       display. (BR 131383)
513     * If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
514     * Correctly request last.fm similar artist information for artists
515       containing non-ASCII characters. Patch by Thomas Lindroth
516       <tholi945@student.liu.se>. (BR 131254)
517     * Support non-chronologically ordered podcast feeds. (BR 119911)
518     * Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
519     * Adding songs already on a media device to playlists would not work.
520     * Fix adding smart playlists to media devices. (BR 130540)
521     * Reverse check for mount point and device node when connecting to iPods
522       for better handling of device nodes pointed to by symlinks. (BR 129965)
523     * Make handling of filenames on iPods case-insensitive and thus fix
524       fix problems with too many orphaned and stale items. (BR 126431)
525     * Correct action of queueing current item in dynamic mode. (BR 130313)
526     * Double clicking in the filebrowser will append to playlist. (BR 117465)
527     * Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
528     * When generic media devices were specified manually, transferred files
529       would not always get converted to VFAT-friendly names if they were on a
530       VFAT filesystem.
531     * When using ATF, tags in MP3 files would be written as ID3v2 only and
532       existing ID3v1 tags would be stripped, which could lead to media devices
533       and tagging libraries that were not ID3v2.4-aware to report that no tag
534       existed.  Now both tags are written with identical data.
535     * Correct handling of filenames with special characters. (BR 132243)
538 VERSION 1.4.1:
539   FEATURES:
540     * Support for last.fm streams. (BR 111983)
541     * New playlist toolbar menu entry for adding streams to the playlist.
542       (BR 129349)
544   CHANGES:
545     * Upgraded internal SQLite to 3.3.6.
546     * Inotify support disabled for now, due to stability issues.
547     * Tag editor is no longer modal.
548     * Provide warning dialog when deleting items from the playlistbrowser.
549       (BR 129313)
550     * GUI layout reverted to the classic Amarok layout.
551     * The Extended Info panel in the playlistbrowser is now resizeable.
553   BUGFIXES:
554     * Pressing return in the search bar of the Collection Browser immediately
555       after typing a query no longer appends the wrong items to the playlist.
556     * Fix crash when pressing Back or Forward buttons multiple times quickly
557       in Artist tab. Patch by Thomas Lindroth <tholi945@student.liu.se>.
558     * Fix problems where blanks would be added to data if SQLite was busy.
559       Patch by Thomas Lindroth <tholi945@student.liu.se>. (BR 127608)
560     * Automatically refresh stream lyrics on new metadata.
561     * Set half star ratings on multiple selected tracks when clicking on an
562       item. (BR 129449)
563     * Only enable Show Extended Info in the Playlist Browser when information
564       is available. (BR 126590)
565     * Disable global shortcut for ratings when ratings are disabled.
566       (BR 129414)
567     * Autodetect button in Media Devices configuration dialog would not
568       properly signal changes, so that new devices were not always saved.
571 VERSION 1.4.1-beta1:
572   FEATURES:
573     * Much improved and completed custom icon theme by Vadim Petrunin
574       <vnizzz@gmail.com>.
575     * LibVisual 0.4 supported and required.
576     * Support for custom scoring algorithms, via scripts.
577     * Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
578       <andres.oton@gmail.com>. (BR 103185)
579     * Inotify support. On kernels 2.6.13 and above with Inotify support
580       compiled in, the collection will automatically be rescanned and
581       updated as soon as a watched folder has changed.
583   CHANGES:
584     * First-run wizard can no longer be restarted from the application menu.
585       However, it can still be invoked with "amarok --wizard".
586     * Astraweb lyrics script was removed for being crappy and unmaintained. If
587       you want to maintain it, grab it from SVN and release on kde-apps.org.
588     * "Append Count" option of dynamic playlists has been removed. It is
589       now always one. (BR 120044)
590     * Context browser can now play/queue specific discs of an album or
591       compilation.
592     * Automatically imported playlists go into a separate category.
593     * Block quitting amaroK until all on-going media device operations have
594       finished with a consistent state.
595     * Interface choice in wizard removed.
596     * MoodBar has been removed. The maintainer has not been updating it, and
597       it was causing crashes for many people.
598     * Usability improvements for the Script Manager, including a tree view.
599     * Use KMimeType for resolving file type for metadata acquisition before
600       falling back to extension based guessing.
601     * Removed the "detailed mode" in the playlist-browser.
602     * Also copy non-local URLs to collection when dropped onto collection
603       browser.
604     * Speed up connecting media devices with a lot of tracks to be submitted
605       to last.fm.
606     * For media without metadata, try to read metadata after transfer to
607       the iPod (e.g. when copying an audio CD via KIOslaves).
608     * Hint at starting a transcode script for transcoding while transferring
609       to media devices. (BR 127155)
610     * If a disc number is present, append it to the album's name when
611       organizing files. (BR 126867)
612     * Configure, which of fresh podcasts, newest & favorite albums are shown
613       in context browser home view. Patch by Patrick Muench <s7mon@web.de>.
614       (BR 127043)
615     * Dynamic mode no longer skips to the next song if you press play (via
616       dcop, for instance) while already playing a track. Instead it restarts
617       the current one.
618     * The Actions menu has been renamed the Engage menu. It's way cooler,
619       right? I mean, Star Trek is really cool, right?
620     * Multiple podcasts can be configured at once by selecting multiple channels
621       or by configuring the children of a folder.
623   BUGFIXES:
624     * Allow dropping of tracks after non-existant items in the playlist.
625     * Make changes to the default dynamic playlists persistent.
626     * Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
627       <tholi945@student.liu.se> for the patch. (BR 127654)
628     * Correctly restore podcast channel title when fetching fails.
629     * Show error message when xine mp3 decoder isn't installed, don't just
630       play next track.
631     * Properly render and optimise playlist loading icons.
632     * Properly import and export XSPF playlist formats.
633     * Optimise addition of playlists to the playlistbrowser.
634     * In context browser, show localized date for podcasts. (BR 127853)
635     * Regression in dynamic mode caused it to skip the first track in the
636       playlist whenever it was started. (BR 127451)
637     * Stop Playing after Track: remember current track (BR 127312)
638     * Radio streams were broken for protocols other than HTTP. (BR 127848)
639     * Collection Browser would not set/unset/burn albums with ', The' in
640       their name.
641     * Prevent breakage when xine couldn't initialize the audio device. Patch
642       from Ilya Konstantinov <kde-bugzilla@future.shiny.co.il>. (BR 115960)
643     * Allow for recognition of the webdav protocol. Patch by Ilya
644       Konstantinov <kde-bugzilla@future.shiny.co.il>. (BR 126847)
645     * Setting a rating on an unplayed track would affect score generated.
646       Patch by Patrick Muench <s7mon@web.de>. (BR 127475)
647     * Stop tags with different capitalisation being treated as the same
648       when building the collection.
649     * Make database connections actually get closed when no longer used.
650       (BR 123113)
651     * xine engine would truncate the last seconds of a track, if no other
652       track followed in the playlist.
653     * Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
654       <M.Kaufhold@gmx.de>. (BR 127388)
655     * If dynamic mode was turned on and then off, the previous random and
656       repeat modes would be forgotten. (BR 123743)
657     * Removing the current track through DCOP while editing a field of the
658       track in the playlist would cause a crash. (BR 119152)
659     * Make characters encoded with % (such as a forward slash, %2f) display
660       correctly. (BR 105266)
663 VERSION 1.4.0:
664   FEATURES:
665     * New DCOP call "player: version()". Returns the amaroK version.
666     * iFP has persistent settings when transferring tracks to the device.
667     * GStreamer-0.10 engine now supports Audio CDs.
668     * Context menus for entries in the statistics tool. (BR 124945)
670   CHANGES:
671     * Composer, Disc Number and File Size columns in flat collection view.
672     * 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
673       bytes.
674     * Groupings when transferring files to media devices are now persistent.
675       (BR 127158)
676     * Transfer contents of smart playlists to media device without adding
677       them to a playlist. (BR 126997)
678     * Set %albumartist to Various Artists, but keep %artist as the track's
679       artist when organizing compilations. (BR 126936)
680     * Discard empty tokens surrounded by {} in custom organize file format.
681       (BR 124337)
682     * GStreamer-0.10 engine was disabled for this release (not yet stable).
683     * Only pick genres for Smart playlists that exist in your collection.
684     * VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
685       "Generic Audio Player" to make it less needlessly technical.
686     * Don't limit the number of episodes shown with a new podcast, since the
687       user can limit the number shown afterwards by configuring the channel.
688     * Automatically populate the playlist with items if it is empty when a
689       dynamic playlist is loaded. (BR 126594)
690     * Unplayed/unrated tracks are no longer shown in the statistics dialog.
691     * Removed the option "Import Playlists". It's now always enabled.
692     * Show total track time in context browser (BR 126548)
693     * Derive filename for downloaded podcast episodes from their url in the
694       rss feed. (BR 125966)
695     * Only show albums/artists/genres with more than 3 tracks when listing
696       favourite albums/artists/genres. (BR 126435)
697     * libtunepimp 0.5 compiles successfully.
698     * Podcasts are automatically configured to be checked for updates.
699     * Show only 2 decimal places for scores in the statistics module.
700     * Replace 'Move to Collection' in file browser context menu by 'Organize
701       Files' for collection directories. (BR 125702)
702     * Removed the option "Show Status Bar". It's now always enabled.
703     * Tracks from a media device scan be submitted to last.fm immediately,
704       without waiting for tracks to be played in amaroK. Patch by Iain
705       Benson <iain@arctos.me.uk>. (BR 125690)
706     * Any failed attempts to submit to last.fm are now automatically retried
707       in the background, without waiting for new tracks to be played.
708     * Smart playlists can be constructed using mixed ALL and ANY matches
709       (BR 124483)
710     * Configure media devices in global settings, disable media browser when
711       no media device is configured.
712     * Dynamic Playlist bar made more conspicuous.
713     * The Konqueror setting to show a 'delete' entry in the menu is now
714       respected, if the setting exists and KDE is version 3.4 or higher.
715     * Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
716       <jochen@isign-softart.de> and patch by Shane King
717       <kde@dontletsstart.com>. (BR 125414)
719   BUGFIXES:
720     * The playlist would incorrectly sort after using the queue manager in
721       dynamic mode.
722     * Sort disc numbers numerically (BR 127114)
723     * Smart Playlists using 'last played time' now filter correctly.
724       (BR 127145)
725     * If "Transcode Whenever Possible" was selected for transferring to media
726       devices, if the file was in the device's preferred format, transcoding
727       would not take place.  Thanks to Ants Aasma for the patch. (BR 127109)
728     * Fix possible loss of database after changing settings. (BR 126880)
729     * Only include audio files when expanding directories. (BR 126765)
730     * Correctly handle 'Cancel' in confirmation dialog for deleting items
731       from media devices. (BR 126989)
732     * Smart-Playlist random mode was not 'sticking'. (BR 126877)
733     * Statusbar log files would only ever write to the first log after all
734       four logs had been filled.
735     * iFP: Don't pretend to add newly transferred files to wrong folders.
736     * Set a podcast as listened only when it really has been listened to.
737     * All tracks from a cuesheet will now submit correctly to last.fm.
738       (BR 114969)
739     * xine-engine will now correctly detect a change when only one of the
740       artist or album metadata changes. Patch by Kim Rasmussen
741       <kml@elreki.net>. (BR 126648)
742     * Less than and between criteria in a smart playlist for playcount, rating
743       or score of 0 now work. (BR 97046)
744     * Empty genres are no longer displayed in the collection browser.
745       (BR 126495)
746     * Fix regression causing drag and drop of playlist track items in the
747       playlistbrowser to be functionless. (BR 126387)
748     * Fix regression causing podcast purge property to be ignored. (BR 126194)
749     * Automatically convert MySql/PostgreSql passwords from 1.3 to 1.4 state.
750     * Popup Messages would flicker when being shown.
751     * Some 1.3 podcasts wouldn't get transferred to 1.4 settings.
752     * New podcasts didn't get a default save location. (BR 126196)
753     * Fixed encoding problems with lyrics scripts.
754     * Mark/unmark as compilation is now stored in the file tag so it is
755       remembered when the colection is rescanned. (BR 120428)
756     * Submissions from media devices are timestamped so as to be less likely
757       to conflict with submissions from another last.fm client. (BR 125367)
758     * The MySQL connection will no longer time out when idle. (BR 120198)
759     * Load manually configured media devices even after failed DCOP queries.
760       Patch by Iain Benson <iain@arctos.me.uk>. (BR 125692)
761     * Copy/move to collection recurses into directories. (BR 125334)
762     * Amazon no longer tries to refetch invalid entries. (BR 125168)
763     * Skip hidden directories while scanning the collection. (BR 115478)
764     * Instead of cancelling collection organiziation operations when starting
765       new one append to running one.
766     * Correctly show &amp; in playlist 'Burn' right-click submenu. Patch by
767       Laszlo Pandy <laszlok2@gmail.com>. (BR 125117)
768     * Disable option to delete remote items in playlist right-click menu.
769       (BR 124745)
770     * Reload playlist browser podcasts when switching database engines.
771     * Podcast tables recreated on startup if they don't exist.
774 VERSION 1.4-beta3:
775   FEATURES:
776     * amaroK now supports multiple media devices of varying types (currently
777       iPods, UMS/VFAT, and iFP devices).
778     * Autodetection of iPods and UMS/VFAT devices (if KDE has HAL/DBUS support
779       compiled in).
780     * New DCOP call "devices: showDeviceList()" to show the Device Manager's
781       current device knowledge.
782     * amaroK now has a custom icon theme, and an option to switch back to the
783       system icons, if preferred (in the General settings section).
784     * Collection browser view is separated alphabetically. Patch by
785       Christian Hoenig <list@hoenig.cc>.
786     * Ease navigation with track slider below playlist window by showing mood.
787       (BR 121715)
788     * Show context information for podcasts.
789     * Filebrowser: toolbar button to change to the directory of the currently
790       playing song. (BR 115479)
791     * Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
792     * GStreamer-0.10 engine now supports visualizations.
793     * xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
794     * Drag and drop podcast urls directly onto podcast folders for addition.
795     * Add media directly into directories for iRiver ifp devices.
796     * Button to directly edit lyrics from the context browser. (BR 123515)
797     * Support for SMIL playlists. (BR 121983)
798     * Support for WAX playlists. (BR 120980)
799     * Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
800       <M.Kaufhold@gmx.de>. (BR 123428)
801     * Ignore 'The ' in artist names when sorting in the cover manager, as per
802       the collection browser. (BR 122858)
803     * Add autocompletion to the composer field in the tag dialog. (BR 123026)
805   CHANGES:
806     * In context browser, show information about recently updated podcasts,
807       recently added and favourite albums when nothing is playing.
808     * Ratings can now have half stars: click again on the last star in the
809       rating to toggle it between a half and a full star.
810     * Improved handling of embedded cover art, utilizing the database. Patch
811       by Shane King <kde@dontletsstart.com>. (BR 124563)
812     * Statistics tool has had numerous improvements.
813     * Optimise: Only rerender the CollectionBrowser when relevant.
814     * Disable detection of iPod model and thus solve g_object_get related
815       problems. (BR 121990)
816     * Don't block GUI when trying to transfer large numbers of items already
817       on media device. (BR 123570)
818     * Update playlist items when their location is changed during organizing
819       files. (BR 123752)
820     * Recursively add tracks when directories are dropped to the media browser
821       and the collection browser. (BR 123982)
822     * Visualizations now receive stereo data from amaroK. (BR 118765)
823     * Upgraded internal SQLite library to version 3.3.4.
824     * Podcast information is stored in the database.
825     * Improved password handling in the PostgreSQL config dialog. Patch by
826       Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
828   BUGFIXES:
829     * Expand-By smart playlists were returning the wrong number of values.
830     * Fix display of media device transfer queues larger than 4 GB. (BR 125247)
831     * Fix duplicate detection when transferring to media device for tracks having
832       empty album tags. (BR 125203)
833     * Fix spuriously garbled collection scans. Patch by Shane King
834       <kde@dontletsstart.com>. (BR 125114)
835     * Fix error with 'Back' link when browsing related artists. (BR 123227)
836     * Files with names containing '#' or '?' from smart playlists would not
837       get transferred to media device. (BR 122488)
838     * Stop Playing After Track option wouldn't be shown for the right tracks,
839       when there were queued tracks. Patch by Marcelo Penna Guerra
840       <eu@marcelopenna.org>. (BR 124297)
841     * Don't submit podcast episodes to last.fm. (BR 118987)
842     * Accept system:/media/ urls into the playlist. (BR 120249)
843     * Fix leak of file descriptors with embedded cover art. Patch by Shane
844       King <kde@dontletsstart.com>. (BR 123472)
845     * Stop collection folders being automatically removed. Instead, allow
846       user to remove non-existent folders by deselecting parent. (BR 123745)
847     * Stop delete key in playlist deleting last deselected item. (BR 123265)
848     * xine-engine: Show bitrate and samplerate for CD-Audio and WAV. Patch by
849       Markus Kaufhold <M.Kaufhold@gmx.de>. (BR 123625)
850     * Some podcasts would cause amaroK to hang.
851     * Check if directories still exist when showing Collection directories.
852       (BR 123834)
853     * Playlist popup menu had a visual glitch with Lipstik and (probably)
854       earlier versions of Plastik.
855     * Fixed a huge memory leak when using xine-engine with crossfading.
856       (BR 119230)
857     * Sometimes iRiver devices would crash upon disconnecting. (BR 123416)
858     * Adjust the Astraweb lyrics script for a layout change on the site. Patch
859       by Andrew Turner <andrewturner512+kdebugs googlemail com>. (BR 123636)
860     * Directory selection would incorrectly highlight a directory in a
861       corner case. (BR 123635)
862     * Don't pretend to be able to uninstall default ContextBrowser themes.
863       (BR 123585)
864     * Fix preamp and frequency band scaling in the xine equalizer. Patch by
865       Tobias Knieper <tobias.knieper@gmail.com>. (BR 116633)
866     * OSD text would not be stripped of empty lines.
867     * Playlist couldn't be shuffled if queued items existed. (BR 120221)
868     * Fixed renaming of Smart Playlists. (BR 122509)
869     * Fixed some bugs with PostgreSQL and Smart Playlists. Patch by Peter C.
870       Ndikuwera <pndiku@gmail.com>. (BR 123317)
871     * Escape invalid characters when transferring files to IFP devices.
872       (BR 123199)
873     * Escape newline characters when showing detailed information for podcast
874       items in the playlistbrowser. (BR 123109)
877 VERSION 1.4-beta2:
878   FEATURES:
879     * Equalizer for the GStreamer-0.10 engine.
880     * Crossfade in the helix engine!
881     * The build date is shown in the "About amaroK" dialog.
882     * Show album covers when dragging playlist items. Patch from Jonas
883       Hurrelmann <j@outpo.st>.
885   CHANGES:
886     * Summarize transfer failures to media devices instead of a message for each.
887       (BR 122491)
888     * Don't list the <no engine> entry in the engine selection widget, when
889       it's not the active engine. Makes no sense to select this dummy engine.
890     * The aRts and GStreamer-0.8 engines have been removed for being obsolete.
891     * Automatically skip to the next track in the playlist when a track is
892       unplayable. (BR 116555)
893     * Don't check for collection changes on startup if Watch Folders is
894       disabled. (BR 116173)
896   BUGFIXES:
897     * Handle .m4a files as audio when transferring to iPod video. (BR 122492)
898     * Smart playlists would not transfer to media devices. (BR 122838)
899     * Assume that .mp4 files are audio only when transferring to iPod. (BR 122591)
900     * Dereference symbolic links when transferring to iPod. (BR 123206)
901     * Correct domain for japanese wikipedia locale. (BR 122319)
902     * When deleting a downloaded podcast, the icon wouldn't be updated.
903       (BR 122440)
904     * Manage Files would create duplicates on collection. (BR 122519)
905     * On Statistics Dialog, Compilations would be shown with a random artist,
906       and dragging to playlist would add only the tracks by that artist.
907       (BR 122363)
908     * When editing current dynamic playlist, the adjusting of upcoming tracks
909       could be faulty. (BR 122401)
910     * Changing database on First-Run Wizard wouldn't work.
911     * When loading M3U playlists containing "." or "..", amaroK failed to
912       detect that the files are in the collection. Patch by Ted Percival
913       <ted@midg3t.net>. (BR 121046)
914     * Konqueror sidebar would show garbage for people not using UTF-8 locales.
915       (BR 122395)
916     * "Open in External Browser" in the lyrics tab works now.
917     * Lyrc lyrics script handles tick characters correctly.
918     * Crash on startup when upgrading from 1.3, using MySQL. (BR 122042)
919     * No more crash on exit or deleting podcast.
920     * Handle metadata for .aac files as mpeg instead of mp4. (BR 121852)
923 VERSION 1.4-beta1:
924   FEATURES:
925     * AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
926       Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
927     * The Helix engine now supports direct alsa playback using Realplayer 10.
928     * New DCOP call "player: setVolumeRelative(int ticks)".
929     * Options for Random Mode to favor tracks with a higher rating, score, or
930       ones less recently played.
931     * Support for playing entire albums. This works just like normal, except
932       when choosing the next track, it'll go to the next track from the album
933       it finds in the playlist, or the first track of another album otherwise.
934     * Support for plain VFAT devices in the Media Device browser.
935     * You can now mousewheel over a track's queue label to change its position
936       in the queue.
937     * Added a time-filter to the CollectionBrowser. Now you can make it show
938       only those tracks, which have been added to your collection within the
939       last day, week, month or year.
940     * Fit to Width for the playlist columns is now optional (accessible in the
941       context menu for the column headers).
942     * On-the-fly transcoding when transferring to media devices, provided
943       that an appropriate transcoding script is running.
944     * Handle compilations as such on iPods.
945     * New DCOP calls "mediabrowser: ..." for interfacing with media devices.
946     * Multiple simultaneously connected media devices.
947     * Lyrics support is now scriptable. This allows to add support for any
948       lyrics site, and makes it possible to provide upgrades. (BR 94437)
949     * New DCOP call "contextbrowser: showLyrics(string)".
950     * New 'File Size' column in the playlist.
951     * Amarok now supports ASX playlist files. (BR 114051)
952     * New DCOP call "collection: isDirInCollection(const QString& path )".
953     * New DCOP call "playlist: removeByIndex(int)". (BR 119143)
954     * For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
955       Composer tags. (BR 110675) (BR 90503)
956     * For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
957       is now "The Wall" compatible. (BR 77766)
958     * Option for selecting external web browser in amaroK. No longer requires
959       KDE-Base. (BR 106015)
960     * Press Enter in the Collection Browser filter to send all the visible
961       tracks to the playlist.
962     * Hold Ctrl while pressing Enter in the playlist's filter to apply to all
963       visible items instead of just the first, and Shift to only queue and not
964       play them.
965     * Tags can be edited inline in the playlist by clicking on a single selected
966       item.
967     * Switchable Wikipedia locale. (BR 104383)
968     * Initial port of GStreamer engine to GStreamer 0.10.
969     * Drag albums and compilations from context browser to media device and
970       playlist browser.
971     * Browse your collection and other related artists with context browser.
972     * Copy artwork to iPods capable of displaying it.
973     * Show extended podcast info on iPod.
974     * Optionally update playcount for items played on iPod and submit them
975       to last.fm and synchronize ratings between amaroK and iPod.
976     * Tracks can now be rated from 1-5 stars manually, in addition to the score
977       which amaroK calculates automatically based on your listening habits. You
978       can use the 'Rating' column and Win+1..5 to change the rating.
979     * Ability to copy items from iPod and from filebrowser to collection.
980     * New 'Last Played' column in the playlist, showing when the track was last
981       played. (Like in the Context Browser.)
982     * Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
983       Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
984       between the playlist and the active browser.
985     * Downloaded podcast episodes can be deleted from the context menu.
986     * New DCOP call "player: osdEnabled".
987     * Add contents of smart amaroK playlists as playlist to media device.
988     * Mediabrowser support for the iRiver iFP series!
989     * New dcop call playlistbrowser loadPlaylist. (BR 110082)
990     * New Edit Track Information dialog. Lyrics can be edited there, comments
991       can have more than one line, some statistics and tag guessing from
992       filename. (BR 93982)
993     * Show/hide browsers via context menu. (BR 110823)
994     * Display disk space on media device.
995     * Copy standard and amaroK playlists to media device.
996     * Create playlist from items transferred to iPod.
997     * Edit dumb iPod playlists with media browser.
998     * Ability to read audible.com .aa file metadata and to transfer audiobooks
999       to iPod via file browser.
1000     * Optionally add new podcasts to media device transfer queue on download
1001       and remove podcasts already listened to on media device connect.
1002     * Add podcast shows to the Podcast folder on iPods.
1003     * Persistent media device transfer queue.
1004     * Incremental update of media device view.
1005     * Automatic scanning for stale and orphaned iPod items.
1006     * Moodbar!
1007     * configure: report not included extra features (BR 115057)
1008     * Ability to uninstall context-browser themes. (BR 111449)
1009     * More columns available in the Flat View of the Collection Browser.
1010     * New Collection Scanner, running in an external process. No longer can
1011       amaroK crash while scanning the Collection :)
1012     * Statistics tool!
1013     * Dragging external playlists into the playlist browser will add them.
1014     * NMM engine now has a configure dialog.
1015     * Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
1016     * You can now Organize Music from the Collection Browser, to move and
1017       rename files to a logical place in your collection folders based on their
1018       tags.
1019     * Option to crossfade only on manual track changes. Useful for listening
1020       to consecutive tracks on a single album.
1022   CHANGES:
1023     * Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
1024       only loading and unloading of Dynamic Playlists. There's also now a nice
1025       info bar above the playlist when a Dynamic Playlist is loaded.
1026     * The major huge context menu used for hiding/showing columns in the
1027       playlist has been replaced with a shorter one and a nice dialog.
1028     * Elapsed time / length in the systray tooltip now updates in real time as
1029       the song progresses.
1030     * Tooltips in the playlist for truncated text are now shown directly above
1031       the text, giving the effect of it being expanded to its full length.
1032     * The option for restarting scripts automatically at startup is removed, as
1033       it is now the default behaviour.
1034     * Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
1035       (Measured as the difference in memory usage between an empty playlist and
1036       loading the 'All Collection' smart playlist.)
1037     * Import iTunes album art from directories.
1038     * Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
1039     * New default image for albums with no cover art.
1040     * When tabbing between cells while editing tags in the playlist, autosave
1041       the contents of the previous tag you edited, so you don't have to
1042       constantly go in and out of editing mode to edit lots of tags.
1043     * When saving playlists, if there's already one with the same name, instead
1044       of complaining about it, smartly append (2), (3), etc. to the end.
1045     * 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
1046       shortcut for the currently playing track (Ctrl+Win+V).
1047     * Various keyboard usability and focus tweaks so using amaroK with the
1048       keyboard is nicer.
1049     * Upgraded internal SQLite database library to version 3.2.7.
1050     * Recoding mp3 tags has been removed due to many unjustified
1051       complications.
1052     * Viewing track information of remote media will show the url.
1053     * "Update"-button is now hidden in the collection browser if "Watch
1054       folders for changes" is enabled in the options.
1055     * Playlist Browser now remembers which entries were open across startups.
1056     * The tooltip and the menu from the queue icon in the statusbar now shows
1057       the total length of the queued tracks.
1058     * The Home tab has been merged into the Current tab, now called Music.
1059     * New look for the current track marker in the playlist. Pimp my roK!
1060     * When turning either random or dynamic mode on, turn the other off,
1061       instead of completely disabling random mode when dynamic is on.
1062     * libgpod from gtkpod replaces kio based iPod support for improved
1063       compatibility with various iPod models.
1064     * Podcast settings are hierarchical now, meaning you can set settings
1065       for the category's, newly added podcasts take the settings from there parent category.
1067   BUGFIXES:
1068     * Dragging text to a filter line edit would still show the "Filter
1069       Here..." text in the background. (BR 108876)
1070     * Don't show an empty playlist length holder in the statusbar.
1071     * Allow for % and _ in tags, and filter them correctly.
1072     * Do not copy files of types an iPod is not capable of playing to the
1073       iPod. (BR 117486)
1074     * Also take track number into account when comparing tags for checking
1075       if a track is already present on iPod. (BR 117380)
1076     * iPod nanos would not switch off during playing songs added with amaroK
1077       because of their file size not being set.
1078     * "Show Fullsize" now works for ID3 embedded cover images. (BR 114517)
1079     * Fix possible bug when saving unencoded podcasts to strange file systems.
1080     * OSD Preview did not update colours when toggling 'Use custom colours'
1081       option. (BR 115965)
1082     * Cached lyrics are not erased when rescanning. (BR 110489)
1083     * No more "can't create amazon table" warnings. (BR 113930)
1084     * Creating a new playlist via drag-and-drop no longer shows duplicates
1085       of each song until amaroK is restarted.
1088 VERSION 1.3.9:
1089   FEATURES:
1090     * Support for libtunepimp 0.4. (BR 94988)
1092   BUGFIXES:
1093     * Fix leak of file descriptors with embedded cover art. Patch by Shane
1094       King <kde@dontletsstart.com>. (BR 123472)
1095     * Playlist popup menu had a visual glitch with Lipstik and (probably)
1096       earlier versions of Plastik.
1097     * Fix preamp and frequency band scaling in the xine equalizer. Patch by
1098       Tobias Knieper <tobias.knieper@gmail.com>. (BR 116633)
1099     * Fixed a huge memory leak when using xine-engine with crossfading.
1100       (BR 119230)
1101     * Fix memory leak in the helix engine when the player and playlist are
1102       not visible.
1103     * Stream with URLs containing "&" wouldn't be correctly saved.
1104       (BR 121846)
1105     * Playlist Browser would save invalid PLS Playlists. (BR 122875)
1106     * Refresh All Podcasts wouldn't consider subfolders. (BR 122783)
1107     * When using a folder as playlist, deleting the playlist would delete
1108       the folder and all files inside it. (BR 122480)
1109     * OSD was showing "No track playing" for tracks without metadata.
1110     * Smart Playlists with playcount or score related conditions wouldn't
1111       match all songs properly. (BR 97046)
1112     * With enormous queues, stop menu would take a lot of time to show up.
1113       (BR 120677)
1116 VERSION 1.3.8:
1117   BUGFIXES:
1118     * NMM engine would crash when seeking after the playlist finished,
1119       state Empty wasn't emitted.
1120     * Fixed URL of the Nectarine radio stream.
1121     * Fix crash after changing the alsa device in the helix configuration
1122       dialog.
1123     * When amaroK exits, send SIGTERM to running scripts. (BR 119159)
1124     * Old error messages could be shown instead of current track lyrics.
1125     * The equalizer in the helix engine now works properly at low sample
1126       frequencies.
1127     * Fixed some threading issues in loading XML playlists.
1128     * Lyrics that are available on lyrc would be shown as "not found".
1129     * The helix engine now includes protection so that misbehaving streams
1130       do not cause the visualizations to leak memory.
1133 VERSION 1.3.7:
1134   CHANGES:
1135     * In the tree view, sort tracks alphabetically first, unless one of the
1136       categories is by album, then sort by track number first. (BR 112830)
1137     * No longer delete Amazon covers every 90 days, instead relying on
1138       RefreshImages to re-download covers every 80 days to comply with
1139       the TOS of the Amazon web service.
1141   BUGFIXES:
1142     * Fix weirdness when overwriting a playlist by dragging a file to the
1143       browser.
1144     * When using Year - Album on Collection Browser, if two albums had the
1145       same year, the order would be pseudo-random. Patch by Xepo
1146       <xepo@trifault.net>. (BR 115584)
1147     * Fix build issue on PCLinuxOS with "cpu_set undeclared".
1148     * Fix crash in helix engine caused by improper reference counting
1149       of the audiostreamresponse object.
1150     * Helix engine no longer declares it is "empty" on a track change
1151       (caused problems with context browser).
1152     * Tag dialog doesn't delete year tags any more when editing multiple
1153       tracks.
1154     * amaroK would crash or hang when fetching similar artists information
1155       from last.fm (BR 116399)
1156     * Fix memory leak in the helix engine. (BR 116223)
1157     * When changing the database type, the apply button wouldn't be enabled,
1158       and it would be necessary to restart amaroK for it to work properly.
1159     * Fix for regression in Qt 3.3.5, causing amaroK to crash when clearing
1160       the playlist. (BR 116004)
1161     * Zombie directories are removed automatically from the collection
1162       scanner. (BR 115779)
1163     * Dates wouldn't be properly loaded when editing Smart Playlists.
1164     * Number of songs to add when using dynamic mode wouldn't be respected,
1165       if the smartplaylist didn't have a ORDER BY statement. (BR 115860)
1166     * Fix visibility related build problem on some distros.
1169 VERSION 1.3.6:
1170   BUGFIXES:
1171     * Fix autoscan with PostgreSQL. (BR 111209)
1172     * Fix problem with sequences in PostgreSQL support. (BR 115075)
1173     * Fix potential crash at startup while accessing amazon.com. (BR 115838)
1174     * Potential crash when loading media from the Collection. (BR 115234)
1175     * Podcast apply to all button was faulty.
1176     * last.fm queue wouldn't be saved to disk. Patch by John Patterson
1177       <kde-bugs@ninecats.org>. (BR 115212)
1178     * Podcast download directory would only be effective next time the
1179       application started.
1180     * Don't crash when attempting to save an empty playlist from the Playlist
1181       menu.
1182     * Loading dynamic playlists with sources did not work properly.
1183     * Fix build issue on some Linux kernel 2.4 distros. (BR 115068)
1186 VERSION 1.3.5:
1187   BUGFIXES:
1188     * Fixed a build issue.
1189     * Fixed potential crash at startup. (BR 114983)
1192 VERSION 1.3.4:
1193   FEATURES:
1194     * Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
1195     * Atom feed compatibility for podcasts.
1196     * Statusbar messages are logged to a file, statusbar.log. (BR 99899)
1197     * Podcast configuration now provides the ability to set the values for
1198       all podcasts. (BR 114371)
1199     * Downloading multiple podcasts will throw them into a queue, and
1200       each will be downloaded sequentially. (BR 114370)
1201     * Playlistbrowser items can be dragged into folders.
1203   CHANGES:
1204     * Categories in the playlist browser are now always in the order of:
1205       Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
1206       Podcasts, regardless of sorting options. (Items in the categories
1207       are still sorted normally.)
1208     * Reworked systray icon handling -- mostly under the hood, but it'll
1209       now update properly - eg. when you change the cover. (BR 111014)
1210     * Tooltip for the queue icon in the statusbar will now show the album
1211       cover of the upcoming track.
1212     * Totals in the collection browser will now reflect the visible items
1213       if you set a filter.
1214     * Podcast settings "download on request" and "stream on request" have
1215       been merged.
1216     * About button in script manager now uses a KAboutDialog and supports
1217       rich text format in the README file. (BR 110961)
1218     * After filtering the collection browser, if only a single item is left
1219       visible, it will automatically be expanded.
1220     * Added items for the Equalizer, Visualizations, and Queue Manager to
1221       the context menus of the volume slider, analyzer, and statusbar queue
1222       icon, respectively.
1224   BUGFIXES:
1225     * If you queue an album from the context browser and then undo, the
1226       queue icon in the statusbar is now updated properly (and hence
1227       doesn't crash if you click on it).
1228     * helix-engine no longer emits new metaData if only the bitrate of a
1229       stream changes. (BR 114348)
1230     * Fix amaroK attempting to destroy your computer, reach through the
1231       monitor and violently strangle you if you attempt to exit while the
1232       collection is being scanned. (BR 114597) (BR 114859)
1233     * Postgresql code cleanup and fixed regression for manual collection
1234       scanning. Autoscan still does not work. (BR 111209)
1235     * File browser now sets to home if it was on a remote directory to prevent
1236       annoying error messages. (BR 114498)
1237     * Podcast settings would not add a trailing slash to podcast save
1238       locations. (BR 114712)
1239     * Workaround for stability issues with HyperThreading on Linux.
1240       Added a configure check to deal with buggy GLIBC's. (BR 99199)
1241     * xine-engine: Equalizer became inactive on trackchange when crossfading
1242       was enabled. (BR 114492)
1243     * Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
1244     * Dynamic mode did not respect repeat track mode. (BR 114585)
1245     * The Script Manager no longer captures the script's stdout.
1246     * Enqueuing files with amarok -e would not work for relative paths if the
1247       working directories of the new and the running instance of amarok differ.
1248     * Visualizations would only work when amarok was run as amarokapp.
1249       (BR 99627)
1250     * The number of podcasts items would be limited even when the user didn't
1251       set it. (BR 114353)
1252     * Switching system language wouldn't affect the root folder names on
1253       Playlist Browser.
1254     * On Context Browser, when showing a cached lyric, "add", "search", and
1255       "open in external browser" buttons wouldn't work. "Open in External
1256       Browser" is now disabled for cached lyrics. (BR 110812)
1257     * Refreshing all podcasts when folder existed caused a crash.
1258     * Multiple job statusbar widget was broken. (BR 114278)
1259     * HTML in tags was getting interpreted in the context browser.
1260     * Changing the podcast purge count could sometimes cause amaroK to hang.
1261     * NMM-engine: Fixed crash after playing a song to the end, the trackEnd
1262       signal was not emitted from the GUI thread.
1263     * With Random Mode enabled and Repeat Playlist disabled, when it got to
1264       the last track, it would play it a second time and then keep on playing
1265       other tracks, instead of just stopping.
1266     * Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
1267       Hostbaek <mich@freebsd.org>. (BR 114269)
1268     * Collection scanner ignored files with non-ascii characters. (BR 114195)
1269     * Don't show "Change Collection Setup"-box for non-local files.
1270     * Fixed issue with loading playlists containing remote URL's.
1271     * Dynamic mode history tracks would be forgotten if there was no current
1272       track on startup. (BR 110160)
1273     * Fixed problems with "Retrieve Similar Artists" feature in combination
1274       with SQLite, which could lead to 100% CPU usage. (BR 104447)
1275     * Tabbing between items and cells in the playlist while editing them now
1276       works much nicer (goes in order and doesn't tab to invisible columns),
1277       and you can also now use Alt+Up, Down, Left, Right to navigate between
1278       cells as well.
1279     * Podcast settings failed to remember the save location. (BR 114128)
1280     * Tray icon would stop filling up and showing play/pause icon if show
1281       player window was toggled. (BR 93711)
1282     * If player window is toggled during playback, playlist window's caption
1283       now correctly shows the current track's name.
1284     * Crossfade length would be enabled in Playback options when "No
1285       crossfading" was selected.
1286     * If an engine does not support crossfading, "No crossfading" is now
1287       selected in Playback options.
1290 VERSION 1.3.3:
1291   FEATURES:
1292     * New DCOP call "contextbrowser: showHome".
1293     * New DCOP call "contextbrowser: showCurrentTrack".
1294     * New DCOP call "contextbrowser: showLyrics".
1295     * New DCOP call "contextbrowser: showWiki".
1296     * Saving a playlist will cleverly pick a default name if possible.
1297     * Dragging an album cover into the playlist from the context browser
1298       will append the album.
1299     * Middle mouse button on the current track will toggle play/pause.
1300     * Ctrl-Right click on a selection of tracks will queue all of them, not
1301       just the track below the cursor. (BR 112841)
1302     * CoverManager allows for downloads from Amazon Canada. (BR 113238)
1303     * New DCOP call "playlistbrowser: addPlaylist".
1304     * New DCOP call "playlistbrowser: scanPodcasts". Will check all podcasts
1305       for new episodes.
1306     * New DCOP call "playlistbrowser: addPodcast".
1307     * New DCOP call "player: type". Returns the current track's file type.
1308     * New DCOP call "collection: migrateFile". Updates the collection db for
1309       changes made to filenames, keeping stats intact.
1310     * Smartplaylist has Length property. (BR 113039)
1311     * Added a mouse-over effect for the volume slider.
1313   CHANGES:
1314     * Adding a playlistbrowser folder will automatically focus the lineedit
1315       for renaming the item.
1316     * Removing podcasts will delete all downloaded media.
1317     * Playlists in the playlistbrowser can no longer be removed, only deleted.
1318     * Removing tracks when in dynamic mode will only replace up to the minimum
1319       upcoming tracks requirement.
1320     * Playlist columns are automatically resized when adding or removing
1321       columns.
1322     * Added a warning dialog when HyperThreading is enabled. (BR 99199)
1323     * Blacklisted GStreamer's autoaudiosink, which is really a crapsink.
1324     * Added a context menu to the volume slider.
1325     * When viewing covers in fullsize, the window has a maximum size, and
1326       scrollbars are shown if necessary. The user can also scroll the cover
1327       by dragging it. Patch by Eyal Lotem <eyal.lotem@gmail.com>. (BR 103990)
1329   BUGFIXES:
1330     * Patch fixing an almost-infinite directory-scanning problem while
1331       building the Collection. Patch by Dirk Mueller <mueller@kde.org>.
1332     * Cover Manager: Album view setting became out of sync. Patch by Michael
1333       Pujos <pujos.michael@laposte.net>. (BR 113370)
1334     * Starting the first track in the playlist when in dynamic mode would skip
1335       it. (BR 110160)
1336     * Position slider in player-window disappeared after 2 hours. (BR 97128)
1337     * PlaylistBrowser duplicated items when overwriting playlists. (BR 108693)
1338     * Podcast settings would forget about the purge items checkbox.
1339     * The Stop button in the toolbar was always enabled at startup.
1340     * GStreamer-Engine: Could not seek to position 00:00:00. (BR 106483)
1341     * Don't crossfade the last track in the playlist. (BR 96478)
1342     * If files were in the transfer queue before connecting the iPod they
1343       would be uploaded without checking if they already exist on the device.
1344     * Using dynamic mode's playlist shuffle would result in repeated tracks
1345       tracks during a populate operation.
1346     * Fixed Xine config options were disappearing on ESC key. (BR 113225)
1347     * Fixed problems with visibility enabled compilers. Patch by Unai Garro
1348       <ugarro@telefonica.net>. (BR 113056)
1349     * Fix regression causing dynamic mode playlist shuffle to break for
1350       smart playlists which relied on ordering and limits. (BR 113121)
1351     * Automatic podcast downloads did not do anything. (BR 113129)
1352     * Playlist browser items were not properly saved on quit (with Qt 3.3.5).
1353       Patch by Matthieu Bedouet <mbedouet@no-log.org>. (BR 113020)
1354     * amaroK could crash on startup, if on last exit sorting was enabled in
1355       the playlist. (BR 113042)
1356     * Adding entries to a playlist and saving it could duplicate some tracks,
1357       if the playlist hadn't been expanded before. (BR 111579)
1360 VERSION 1.3.2:
1361   FEATURES:
1362     * Tabs will open automatically when dragging files between tabs.
1363       Patch by Christian Baumgart <christianbaumgart@web.de>.
1364     * Two new dcop calls which allow scripts to read many of amaroK's
1365       configuration options. script readConfig(key) for strings, integers and
1366       bools. script readListConfig(key) for lists. Note that these functions
1367       aren't guaranteed to always return the latest settings (though many do).
1368     * Added a right click menu for blank areas of the playlist, with options
1369       to save, clear or shuffle the playlist and to "enable the dynamic
1370       mode & repopulate".
1371     * Playcount is shown in the tag dialog.
1372     * New volume slider, both better looking and better working than
1373       the old one.
1374     * Podcasts can be saved to any location. (BR 111059)
1375     * Added "Save as Playlist" option to the collection and file browser
1376       context menus as well.
1377     * Allow removing of items in the Media Device browser transfer
1378       queue.
1380   CHANGES:
1381     * Scroll wheel to switch tabs in context browser.
1382     * Repopulate button is enabled or disabled together with dynamic mode.
1383     * No warning dialog when starting if the directory File Browser is on
1384       doesn't exist anymore. It just reverts to home. (BR 99208)
1385     * Sorting on Collection Browser now shows "Unknown" items first, and
1386       "Various Artists" last. Years are sorted descending now.
1387     * When selecting 'Play' from the context menu on multiple items,
1388       it'll now play the first and queue the rest.
1390   BUGFIXES:
1391     * The Equalizer and QueueManager widgets were broken on window managers
1392       other than KWin.
1393     * "Year - Album" category in the Collection Browser didn't allow for
1394       dragging tracks or fetching cover images.
1395     * Xine engine no longer adds images to the playlist.
1396     * The delete key for removing playlist items works even if the file
1397       browser is open. (BR 100145)
1398     * Filenames with XML entity codes were not playable in dynamic mode
1399       and caused it to stop. (BR 108783)
1400     * If the album or artist contained "&", cover fetching wouldn't work
1401       properly.
1402     * When restarting, Playlist Browser items used for playlist shuffle
1403       wouldn't be properly marked, though they would be taken into account.
1404     * Don't crash after changing Podcast options, or after manually deleting
1405       its first item.
1406     * When renaming a playlist, the "." would be removed from the filename.
1407       Paych by Elliot Pahl <elliot.pahl@gmail.com>. (BR 112204)
1408     * When using next and previous on Tagdialog, after passing by a stream,
1409       the fields would be always disabled. (BR 112060)
1410     * Restarting track when in dynamic mode didn't work.
1411     * Fix issues with the GStreamer engine and alsasink, and reenable it.
1412       Patch by Vincent Tondellier <tonton-lists@team1664.org>. (BR 112103)
1413     * Dynamic playlist shuffle had some incorrect smart playlist handling.
1414     * Robustified the code for handling the '# of tracks in the playlist'
1415       part of the statusbar, it should not ever get out of sync with
1416       reality now. Nice side effect is you can see the track count
1417       increase while a playlist is loading.
1418     * "Last played - not in the last" smart playlists would only work for
1419       sqlite. (BR 112248)
1420     * Podcast and Dynamic subfolders are correctly restored on application
1421       start. (BR 112162)
1422     * Dropping tracks onto playlist browser folders will work correctly.
1423     * Invalid podcasts are no longer discarded on quit. (BR 112116)
1424     * Fixed playing of files that have special characters like '#' in
1425       helix engine.
1426     * Fixed issue where selecting multiple items after filtering the
1427       playlist would cause all the other items 'between' them (but
1428       invisible due to the filter) to also get selected.
1431 VERSION 1.3.1:
1432   FEATURES:
1433     * Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
1434       playlist context menu. (BR 99932)
1435     * Support for iPod shuffle devices. Patch by Guenter Schwann
1436       <harry.w@gmx.at>.
1437     * Media Device browser now has a connect button for connecting
1438       your iPod after amaroK has already been started. Also includes
1439       configurable mounting/unmounting options.
1440     * Holding down the stop button (as opposed to just clicking it) pops
1441       up a menu letting you stop either now, after the current track, or
1442       after the end of the queue.
1443     * Collection browser filter now fully supports the same Google-esque
1444       syntax as the playlist filter, plus one extra: lyrics:"stuff to search
1445       for" to search in cached lyrics.
1446     * Pressing Shift+Enter after filtering the playlist will now queue
1447       the first track. (BR 111054)
1448     * Display short statistics in the collection browser depending on the
1449       categorisation method.
1450     * New DCOP call "collection: totalTracks". Returns the total number of
1451       tracks in the collection.
1452     * New DCOP call "collection: totalGenres". Returns the total number of
1453       genres in the collection.
1454     * New DCOP call "collection: totalCompilations". Returns the total number
1455       of compilations in the collection.
1456     * New DCOP call "collection: totalArtists". Returns the total number of
1457       artists in the collection.
1458     * New DCOP call "collection: totalAlbums". Returns the total number of
1459       tracks in the collection.
1460     * New DCOP call "collection: similarArtists(int artists)". Returns the
1461       similar artists of the current track, results are limited by 'artists'.
1462     * New DCOP call "playlist: repopulate". Repopulates the playlist with
1463       tracks from dynamic mode.
1464     * New DCOP call "player: showBrowser". Allows for showing of playlist
1465       window browser, see the handbook for useage.
1466     * New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
1467       for tracks.
1468     * Add an icon in the statusbar displaying the number of queued tracks;
1469       click on it to pop up a menu letting you jump to their locations in
1470       the playlist.
1472   CHANGES:
1473     * New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
1474       Nathan Adolph.
1475     * 'Stop after track' is now saved (and so remembered across amaroK
1476       restarts).
1477     * Ported playlist + filter-lineedit behaviour to collection browser as
1478       well: you can move between the view and the filter with the up/down
1479       buttons, and just typing into the view will set the filter. (BR 108656)
1480     * Wiki Tab links use the color set for links, instead of "Selected
1481       Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
1482       color. (BR 111228)
1483     * The Equalizer widget has been pimped.
1484     * Pressing 'up' in the playlist filter will now take you to the end of
1485       the playlist, in addition to down going to the beginning, as before.
1486     * When jumping to the current track, it now gets centered instead of only
1487       barely showing.
1488     * GStreamer-engine was rewritten. The crossfading feature was removed for
1489       now (it didn't work right with recent GStreamer versions). Improvements:
1490       1) Reduced CPU usage 2) Reduced latency 3) Increased stability
1491     * No need to restart amaroK to use your iPod!
1492     * Improved Konqueror Sidebar.
1493     * The bundled "Shouter" AmarokScript (for radio stream serving) has been
1494       updated and improved.
1496   BUGFIXES:
1497     * amaroK wouldn't remember current track when restarting. (BR 110282)
1498     * Some memory leaks found and fixed.
1499     * Fix buzz and subsequent clicking when equalizer enabled in Helix and
1500       GStreamer engines compiled with GCC 4.0.1.
1501     * Burn option wouldn't show up for "Year - Album" items on Collection
1502       Browser.
1503     * Tray's tooltip would show things like 69:40 of 1:12:01.
1504     * Wiki Tab wouldn't work for names that contained "/". (BR 111634)
1505     * With KDE 3.4, the proper context menu wouldn't be shown for File
1506       Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
1507       (BR 103305)
1508     * Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
1509       Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
1510     * Clicking twice on the uninstall button for the same script, would make
1511       amaroK crash.
1512     * Fixed an obscure crash when you emptied the playlist, had the focus on
1513       it, and pressed up.
1514     * No longer show dynamic info popup on application startup.  Patch by
1515       Christian Baumgart <christianbaumgart@web.de>.
1516     * Sometimes the system tray tooltip did not update on song change.
1517     * Polishing for the collection browser and expanded item states. Patch
1518       by Christian Baumgart <christianbaumgart@web.de>.
1519     * With xine-engine amaroK always treated remote media like radio streams.
1520     * Selecting Classical equalizer preset prompted for name.
1521     * Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
1522       visibility.
1523     * Konqueror sidebar can switch again between tabs.
1524     * Fixed playing of oggs in helix engine.
1525     * Fixed crash in helix engine when switching engines if helix/realplayer
1526       not installed.
1527     * Undo/Redo for the playlist was broken in some cases.
1528     * On Collection Browser, when grouping by Genre/Artist/Year-Album it
1529       wouldn't show the tracks. (BR 110890)
1530     * SmartPlaylist Editor would reset "Match Any" to "Match All" when
1531       editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
1532     * Podcasts and playlist tracks would be sorted lexicographically
1533       (BR 97297).
1534     * Saved dynamic playlists were not removable.
1535     * xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
1536       and the engine playing. (BR 110791)
1537     * Dequeued items sometimes weren't being repainted properly.
1540 VERSION 1.3:
1541   FEATURES:
1542     * The tyranny of deleting covers every 90 days is over. Instead, amaroK now
1543       automatically downloads the covers every 80 days to comply with
1544       Amazon.com requirements.
1546   CHANGES:
1547     * Removed 'Apply' button from dynamic config, all config options are now
1548       hot! (Automatically applied on alteration)
1549     * Minimum score changed from 1 to 0. (BR 107944)
1550     * Playlist item lengths now shown with hours when necessary.
1552   BUGFIXES:
1553     * M3U playlists would be broken after editing. (BR 109774)
1554     * When there's no artist tag, don't show tons of unrelated songs and
1555       albums in Context Browser. (BR 110319)
1556     * Advertisements were showing up in Lyrics Tab for some songs.
1557     * When editing tags in Playlist Window, only try to write the new tag if
1558       it's different from the old one. (BR 110299)
1559     * Changes to the score in the Edit Track Information dialog should only be
1560       applied after clicking on the "Save and Close" button.
1561     * When only the score is changed, amaroK shouldn't complain if the file is
1562       read-only. (BR 109054)
1563     * Mark/Unmark as compilation wouldn't work with SQLite. (BR 109275)
1564     * Album Covers whose name or artist contained "'" wouldn't show up when
1565       fetched from Amazon. (BR 109700)
1566     * Edit Track Information dialog wouldn't update collection database if
1567       filename contained non latin1 characters. Patch by Andrey Yasniy
1568       <yasniy@gmail.com> (BR 110030)
1569     * SmartPlaylist category created in the PlaylistBrowser once the
1570       collection has been built for the first time.
1571     * Refresh the context browser as appropriate when editing tags. (BR 108884)
1572     * Cover image shown if track has no title.
1573     * Statusbar cancel button will terminate a podcast download.
1574     * Don't show multiple popup messages when retrieving podcast information.
1575     * Don't crash when adding podcasts. (BR 109982)
1576     * Tracks with urls containg apostrophes would not cache lyrics.
1577     * PostgreSQL compile problem (BR 110033)
1580 VERSION 1.3-beta3:
1581   FEATURES:
1582     * New "not in the last" option for the date fields in Smart Playlists.
1583       (BR 107725)
1584     * New OSD tokens: %directory and %type (shows whether it's a stream, or
1585       otherwise the extension).
1586     * New DCOP call "player: lyrics" (BR 100306) and Lyrics Caching. (BR 97961)
1587     * New DCOP call "player: transferDeviceFiles". Transfers queued files to
1588       the Media Device.
1589     * New DCOP call "player: queueForTransfer". Queues files for transfer to
1590       the Media Device.
1591     * Download your favourite podcasts and let amaroK manage them for you!
1592     * 17 Equalizer presets. (BR 96302)
1593     * xine-engine supports crossfading. Note: Your audio device must support
1594       mixing. SBLive, dmix or ALSA 1.0.9 will do the trick.
1595     * Shuffle the queue list in the queue manager. (BR 108861)
1596     * The audio plugin (autodetect, ALSA, esd etc.) for xine-engine is now
1597       configurable.
1598     * Playlist-Browser now remembers the state and layout of its tree view.
1599     * Show a stop icon next to the track to stop playing after.
1600     * Miniature player window for the minimalists out there! (BR 85876)
1601     * "Stop Playing After Track" now also works for queued tracks.
1602     * "Open in External Browser" button for Lyrics Tab, patch from Nick
1603       Tryon (Dhraakellian). <dhraak@gmail.com>
1604     * Funky shadow effect for the album cover @ Context-Browser and OSD.
1605       (BR 108334)
1606     * Create playlists by dragging tracks onto the Playlist Category in the
1607       PlaylistBrowser. (BR 75029)
1608     * Show OSD when pausing and unpausing. (BR 104508)
1609     * Make 'The' prefix of artists be transparent in the collection
1610       browser and sort accordingly. (BR 85959)
1612   CHANGES:
1613     * TagLib version 1.4 is required.
1614     * Renamed "Track Name" column to "Filename", "Extension" to "Type".
1615     * "Use hardware volume mixer" option has been removed.
1616     * "Play AudioCD" gets disabled for engines that don't support KIO.
1617     * The OSD (by default) and systray tooltip now show the same infos in
1618       the same order as the columns in the playlist.
1619     * xine-engine's configuration dialog has been reworked and simplified.
1620     * xine-engine has been given the highest engine plugin rank.
1621     * Systray tooltip now shows "elapsed time / total time" for the length.
1623   BUGFIXES:
1624     * When playing, the text in the current track's columns wouldn't get
1625       ellipsii added if the column was too short.
1626     * Dragging 'All Collection' smart playlist made amaroK hang.
1627     * Compilations reported incorrect number of tracks in the Context
1628       Browser. (BR 109651)
1629     * Track play icon remains even when stopped playing. (BR 107284)
1630     * Sometimes valid tracks were not submitted to AudioScrobbler. (BR 100278)
1631     * Current playlist is now being remembered when amaroK crashes. (BR 98689)
1632     * Playlist-Browser saves its state after each change, so that no data
1633       is lost when amaroK crashes. (BR 108814)
1634     * Crash when trying to save Smart Playlists after creating a Collection
1635       for the first time.
1636     * Context menu of compilations was empty in context browser.
1637     * Don't append albums and compilations when clicking on text in the
1638       context browser. (BR 98797)
1639     * xine-engine: pre-amp for the equalizer works now. (BR 104882)
1640     * Crash when changing the number of minimum upcoming tracks right after
1641       starting amaroK. (BR 108251)
1644 VERSION 1.3-beta2:
1645   FEATURES:
1646     * New DCOP call "collection: scanCollectionChanges" Scans for changes made
1647       to the collection.
1648     * Support for "media:" URLs. Patch by Sergio Cambra <sergio@ensanjose.net>
1649       (BR 102668)
1650     * Support for visualizations in the Helix engine.
1651     * Queue manager to help organise your queued tracks. (BR 90594)
1652     * Ability to create Smart Playlists based on file path. (BR 92467)
1653     * Per track scripting via custom playlist context menu items.
1654     * Added advanced, Google-esque syntax to the playlist filter. Lets you do
1655       things like artist:sirenia, "pink floyd", artist:"pink floyd", or even
1656       score:>50. When just typing words, it works as before. (BR 99312)
1658   CHANGES:
1659     * Upgraded included SQLite library to version 3.2.2.
1660     * Bumped GStreamer and GStreamer-plugins dependency to version 0.8.6.
1661     * aKode-engine has been disabled (too buggy/incomplete).
1662     * Repopulate upcoming tracks on demand when using dynamic mode.
1663     * Remodel the playlist browser to incorporate dynamic mode more fully.
1665   BUGFIXES:
1666     * Don't show textual URLs in Wikipedia Tab. (BR 108031)
1667     * Don't refresh the collection view on update scans, if nothing changed.
1668     * xine-engine: Don't pop up hundreds of error messages when something
1669       goes wrong. Patch from John Lash <jlash@speakeasy.net> (BR 101646)
1670     * Automatic theme download with KNewStuff works now. (BR 107313)
1671     * Clicking on "Lookup track at musicbrainz" use %2520 for spaces in URL.
1672       (BR 107946)
1673     * Crash when loading dynamic playlists without a collection.
1674     * Crash when saving smart playlist without a collection.
1675     * Do not call TagLib::MPEG::File for non-mpeg files - some FLAC files
1676       would cause the CPU to start running in circles. (BR 107029)
1677     * Many Helix engine improvements.
1678     * Crash when dragging playlist items into Playlist Browser. (BR 107709)
1679     * Improved context display when playing radio streams with xine-engine.
1680     * Number of album tracks was incorrect when showing statistics by album.
1681       (BR 107762)
1682     * Massive performance speedup for the default analyzer (BlockAnalyzer).
1683     * Dynamic mode will grab tracks from closed playlists.
1684     * Covermanager tooltips were persistent even when window closed. Tooltips
1685       have now been replaced with statusbar text. (BR 106976)
1686     * Turning off dynamic mode when items were filtered only 're-enabled' the
1687       visible items.
1688     * Disable random mode on startup if dynamic mode is on. (BR 107311)
1689     * The user is warned if saving tags failed. (BR 91568)
1690     * Sub-Folders in Playlist Browser are correctly saved and restored.
1691     * Crash after clicking on remove playlists in dynamic mode.
1692     * Crash on Context Menu in dynamic mode.
1695 VERSION 1.3-beta1:
1696   FEATURES:
1697     * Add Media dialog allows for multiple file selection. (BR 105903)
1698     * The browser-sidebar has been redesigned for improved usability.
1699     * Cue file sheet support. Patch from Martin Ehmke <ehmke@gmx.de>.
1700       (BR 92271).
1701     * New OSD text token, %playcount, will write the playcount.
1702     * SmartPlaylists are editable. (BR 91036)
1703     * PlaylistBrowser gets a makeover!
1704     * New playlist column "Playcount" for track play counts.
1705     * New playlist column "Extension" allows easy sorting of playlist for
1706        compatible file types for portable media players.
1707     * Ability to save streams to the PlaylistBrowser (BR 91075, BR 104139)
1708     * New DCOP call "playlist: popupMessage" Displays a popup message box
1709        in the playlist window..
1710     * New "year - album" - group by mode for collection browser. (BR 94845)
1711     * New DCOP call "player: setScoreByPath(url, int)". Sets score of a track
1712        specified by it's path.
1713     * New DCOP call "player: setScore(int)". Sets score of the current track.
1714     * New DCOP call "player: path()". Returns the path of the current track.
1715     * New DCOP call "playlist: saveM3u(path, relativePaths)".
1716     * New ScriptManager notification: "volumeChange: int".
1717     * Tooltips for album covers in the CoverManager. (BR 103996)
1718     * Automatic download of themes and scripts via KNewStuff.
1719     * Different analyzers available for the playlist window.
1720     * New DCOP call "player: enableRepeatTrack" sets repeat track on or
1721       off.
1722     * HelixPlayer-engine.
1723     * 'Load' and 'Append' entries for smart playlist context menus. (BR 99213)
1724     * Support for reading embedded images from ID3 tags. (BR 88492)
1725     * Wikipedia tab in ContextBrowser allows for artist biography retrieval
1726       and more, supporting 9 different languages! (BR 98050) (BR 104383)
1727     * Show "title by artist" on playlists titlebar and taskbar. (BR 97670)
1728     * Option to show stats in the Home tab by album. Patch from Cédric
1729       Brégardis <cedric.bregardis@free.fr>.
1730     * New DCOP call "script: listRunningScripts()". Returns a list of all
1731       currently running scripts. (BR 102649)
1732     * New DCOP call "script: stopScript(name)". Stops a script. (BR 102649)
1733     * New DCOP call "script: runScript(name)". Runs a script. (BR 102649)
1734     * New form of playlist manipulation - Dynamic Mode.
1735     * New DCOP call "player: enableRepeatPlaylist" sets repeat playlist on or
1736       off. (BR 102754)
1737     * Add Score widget into the tag editor. (BR 100084)
1738     * Support for PostgreSQL as database backend. (BR 99863)
1740   CHANGES:
1741     * "amarokscript" filename extension is now mandatory for script packages.
1742     * Append Suggestions has been superceded by Dynamic Mode.
1743     * Add a label (with shortcut) to the Playlist filter.
1745   BUGFIXES:
1746     * Message box when saving of playlist failed (BR 105520)
1747     * Avoid weird results when fetching lyrics with slow connections.
1748       (BR 103561) (BR 101327)
1749     * Compensate for reversed slider widget in reverse layout locales, such as
1750       Hebrew and Arabic. Patch from Assaf Gillat <gillata@gmail.com>.
1751       (BR 102978)
1752     * Playlist playMedia now works with streams.
1753     * Context Browser is updated when current track's tags are changed.
1754       (BR 102839)
1755     * Clearing the playlist while playing a track does not lead to a confusing
1756       interface anymore. (BR 103510)
1759 ==BEGIN KDE 3.3 DEPENDENCY==
1761 VERSION 1.2.4:
1762   FEATURES:
1763     * Queue selected tracks shortcut, Ctrl+D. (BR 83675)
1765   BUGFIXES:
1766     * The first engine entry in the config dialog was always blank.
1767     * If you filtered by more than one word in Collection Browser, adding
1768       expandable items (eg: artists or albums) wouldn't work. (BR 100150)
1769     * Updating the collection without any changes being made to it kept
1770       the Update button disabled forever.
1771     * Application freezes when switching shoutcast streams. (BR 103890)
1772     * MusicBrainz lookup was not escaping quote characters. (BR 103740)
1773     * Fixed crash when clicking the "clear" button in CoverManager's filter
1774       widget.
1775     * Update lyrics page on new radio stream metadata. (BR 99725)
1776     * xine-engine was reporting bogus tracklengths for ogg vorbis. (BR 102547)
1779 VERSION 1.2.3:
1780   FEATURES:
1781     * Graphequalizer script can now enable and disable the equalizer.
1782     * New DCOP call "player: equalizerEnabled" returns whether or not
1783       the equalizer is enabled.
1784     * OSD notification for mute.
1785     * Mute global shortcut, Win+M.
1786     * Add %comment token for comment display in OSD. (BR 100944)
1787     * View/Edit track entry into context menus of ContextBrowser and
1788       CollectionBrowser.
1789     * You can mark/unmark albums as compilations via CollectionBrowser's
1790       right-click contextmenu.
1791     * New DCOP call "collection: query(const QString& sql)".
1792       Allows to make arbitrary queries on the Collection database.
1793     * New DCOP call "playlist: removeCurrentTrack()". (BR 92973)
1795   CHANGES:
1796     * Show "Artist - Title" for compilation discs in CollectionBrowser
1797       and ContextBrowser.
1798     * Upgraded internal SQLite database to 3.2.0.
1799     * DCOP call saveCurrentPlaylist() now returns the path to current.xml.
1801   BUGFIXES:
1802     * Appropriate context menu entry for changing queue status for multiple
1803       playlist items.
1804     * Fix regression preventing dequeuing multiple selected tracks.
1805     * 'Show Toolbar' remembers its settings between sessions. (BR 98662)
1806     * When doing Musicbrainz lookup from the Context browser, search for the
1807       real track, not the whole album.
1808     * Memleak when a radio stream stalled. (BR 102047)
1809     * The Collection Scan finally checks for the right file modification time.
1810     * Adding a compilation disc from ContextBrowser was broken.
1811     * GStreamer-engine: Reduced the gap when switching to next track without
1812       crossfading.
1813     * GStreamer-engine: amaroK was swallowing the beginning of a track when
1814       Fade-in was set to zero. (BR 94472)
1815     * Use a better highlight color in the "Configure Collection" dialog.
1816       (BR 102059)
1817     * "Remove Duplicates / Missing" fixed. Removes dead entries correctly.
1818     * Fix units for samplerate. (BR 101528)
1819     * amaroK using 100% CPU on some systems. (BR 101524)
1820       (a KHTML bug which got exposed by code in amaroK 1.2.2)
1823 VERSION 1.2.2:
1824   FEATURES:
1825     * Context Browser CSS styles can now be installed and selected from the
1826       appearance settings.
1827     * Append Suggestions now has an icon in the statusbar.
1828     * When selecting multiple files, the "View/Edit Meta Information" dialog
1829       will show the tags that are common to all of them. (BR 100423)
1830     * A line graph equalizer added as a script "graphequalizer."
1832   CHANGES:
1833     * Add 25-track and 50-track smart-playlists.
1834     * Update current-track icons to include greater padding.
1835     * The contextbrowser now uses data:-URLs instead of temp image files, so
1836       they cannot be left on disk when amaroK terminates unexpectedly, and the
1837       Konqueror/Universal sidebar can show them when amaroK is not running.
1839   BUGFIXES:
1840     * escape '&' char in contextmenu entry (BR 101276)
1841     * Track is set as a number in the database, so shouldn't be added rounded
1842       by quotes. (BR 101208)
1843     * Rewrote the broken .pls playlist parser.
1844     * Handle delay gap between songs properly with aRts engine. (BR 90404)
1845     * Switched order of "Make playlist" and "Queue after current track" menus
1846       to avoid playlist destruction. (BR 96164 part 1)
1847     * Visualizations with LibVisual didn't work in some cases. (BR 99627)
1848     * amaroK could fail to build if the whole kdeextragear-1 module was
1849       compiled, due to conflicts with K3B on the MusicBrainz check. (BR 100906)
1850     * Images shown on OSD where incorrect for action notifications.
1851     * The handbook translations were not built when amaroK was installed from
1852       the tarball. I've written a new release script in Ruby, which can
1853       handle the new structure of kde-i18n. (BR 100498)
1854     * GStreamer-engine can now play vorbis radio streams properly, with
1855       full metadata support. (BR 89821)
1856     * GStreamer-engine now uses the "decodebin" autoplugger, which fixes
1857       the lag issues that some users had during crossfading. (BR 99570)
1860 VERSION 1.2.1:
1861   FIX: Made the Tag-Editor only operate on visible items. (BR 100268)
1862   ADD: Database settings added to the first-run wizard.
1863   FIX: playlist2html generates UTF-8 output now. (BR 100140)
1864   FIX: Bitrate/length showed random values for untagged mp3 files. (BR 100200)
1865   FIX: Crash when recoding stream MetaData without CODEC selected. (BR 100077)
1866   CHG: Show an additional "Compilations with Artist" box in ContextBrowser.
1867   ADD: Remember collapse-state of boxes in ContextBrowser. (BR 98664)
1868   ADD: Display an error when unable to connect to MySQL.
1869   ADD: Konqueror Sidebar now has full drag and drop support.
1870   CHG: Replaced "Blue Wolf" icon with Nenad Grujicic's amaroK 1.1
1871        icon, due to legal issues.
1872   ADD: Parameter "%score" shows the current song's score in OSD.
1873   CHG: When you delete a song within amaroK, it gets removed from
1874        the Collection automatically.
1875   FIX: Directory column in the playlist was eating the first letter.
1876   ADD: New DCOP call "playlist: setStopAfterCurrent(bool)". (BR 99944)
1877   FIX: Coverfetcher: Do not crash when no cover was found. (BR 99942)
1878   ADD: Support for amazon.co.jp cover fetching
1879   CHG: Toolbar items reordered for optimal usability, as suggested by
1880        Aaron "Tom Green" Seigo.
1881   FIX: Show covers for albums containing chars '#' or '?'. (BR 96971 99780)
1882   ADD: Help file for the playlist2html script.
1883   ADD: New DCOP call "playlist: int getActiveIndex()".
1884   ADD: New DCOP call "playlist: playByIndex(int)".
1885   CHG: Upgraded internal SQLite database to 3.1.3.
1886   FIX: Update the database after editing tags in playlist. (BR 99593)
1887   ADD: New DCOP function "player: trackPlayCounter". (BR 99575)
1888   ADD: .ram playlist support with code from Kaffeine. (BR 96101)
1889   FIX: amaroK can now determine the correct track-length even for formats
1890        unknown to TagLib. Makes it possible to seek e.g. in m4a tracks.
1891   ADD: Can now pick from multiple Musicbrainz results. Patch from
1892        Jonathan Halcrow <gte899j@prism.gatech.edu>. (BR 89701)
1893   ADD: May now set a custom cover on multiple albums in the Cover-Manager.
1894   ADD: Support relative path of tracks in writing playlists. (BR 91053)
1895   FIX: Don't inline-edit tags for the whole playlist's selection.
1896   FIX: Fix "Recode Tags" crash issues. (BR 95041)
1897   ADD: "Set Custom Cover" can fetch remote images. (BR 90499)
1899 VERSION 1.2:
1900   ADD: "Repeat Track" status is reflected by an icon in the playlist.
1901   ADD: New icons from tightcode for statusbar and repeatTrack.
1902   ADD: New Smart-Playlist "Ever Played".
1903   CHG: Bumped GStreamer version requirement to 0.8.4.
1904   CHG: Made it possible to use artsdsink with GStreamer again.
1905   CHG: Don't read m3u files recursively when dropping a folder on the
1906        playlist. No more doubled entries.
1907   FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
1908        starting a stream.
1909   ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
1910        switched off. (BR 95280)
1911   FIX: Error in Shoutcast http-request, which made it impossible to play
1912        many radio streams with GStreamer and aRts. (BR 97211, 98569)
1913   CHG: Better default directory for selecting a custom cover.
1914   FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
1915   FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
1916   ADD: Script-Manager can auto-run scripts on application startup.
1917   ADD: aKode engine, depends on KDE 3.4. No configure check yet.
1918   FIX: Don't add non-audio files to the Collection.
1919   CHG: We now use the SqlLoader, which greatly improves the performance of
1920        adding stuff to the playlist from SmartPlaylists and the Collection.
1922 VERSION 1.2-beta4:
1923   ADD: It is now possible to select the right image if there are multiple
1924        results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
1925        (BR 93287)
1926   CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
1927        "player" group. Now it's splitted up into several categories. Attention
1928        script writers: Adjust your DCOP calls!
1929   FIX: The loader is now more robust and should always find amarokapp.
1930   CHG: The search-browser has been integrated into the file-browser.
1931   CHG: OSD can have fake transparency and new fancy shadow.
1932   ADD: DCOP function "shortStatusMessage", shows a temporary message on the
1933        application's statusbar.
1934   FIX: Frequent crashes when writing tags. (BR 95344)
1935   FIX: CoverManager updates its status display correctly.
1936   FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
1937   ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
1938   ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
1939        for scripts that need to access the playlist contents.
1940   ADD: Playlist2html, a script for playlist exporting. (BR 96199)
1941   ADD: Improved statusbar, with animated error notification widget.
1942   ADD: New progress display system, can show multiple expandable progress
1943        widgets in the statusbar.
1944   ADD: Alarm script, starts playing music at specified alarm time.
1945   ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
1946        amaroK Wiki for information on script writing.
1947   ADD: Collection-Browser shows a help message in flat-mode when filter is
1948        empty. (BR 97000)
1949   CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
1950        without amaroK restart. New Database Engines can be added, they need to
1951        inherit DbConnection and implement its' virtual methods (see
1952        SqliteConnection and MySqlConnection).
1953   CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
1954   FIX: Possible crash when enabling Player-Window. (BR 94668)
1956 VERSION 1.2-beta3:
1957   ADD: Smart Playlists can have a random order or a score weighted random order
1958        (BR 90861)
1959   ADD: Show total length of selected songs in statusbar. (BR 90284)
1960   ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
1961        <mcc3@alu.um.es>. (BR 95999)
1962   FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
1963   ADD: Implemented "Append Suggestions" functionality. It means that when
1964        enabled, amaroK will append a couple of suggested songs to playlist when
1965        you play a track. This produces a continuous playlist, something similar
1966        to listening to radio.
1967   ADD: Implemented "Play Media..." functionality.
1968   FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
1969        replaces the current playlist again, as intended.
1970   ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
1971        <dziegel@gmx.de>.
1972   ADD: Remove Duplicates now also removes dead entries from playlist.
1973   FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
1974   FIX: Configure check was missing for the Konqueror Sidebar (depends on
1975        KDE-Base).
1976   FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
1977   ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
1978   CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
1979   FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
1980   ADD: Support for last.fm streams.
1981   FIX: amaroK icon shows correctly in window decoration under GNOME.
1982   ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
1983   ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
1984        Track.
1985   ADD: DCOP call to return the sample rate.
1986   ADD: DCOP call to return the track number. (BR 94825)
1987   FIX: GStreamer-engine provides better scope synchronisation.
1988   ADD: Save current track position and play queue on exit. (BR 90379)
1989   FIX: Fix Directory column on playlist, show absolute directory path instead of
1990        empty string. (BR 90361)
1991   ADD: DCOP call to scan your collection. (BR 84621)
1992   FIX: When an engine fails to load, respect the rank while choosing the next
1993        engine.
1995 VERSION 1.2-beta2:
1996   FIX: Classic amaroK theme looks better.
1997   ADD: Context Browser has CSS styling.
1998   FIX: Cover fetching improvements/fixes.
1999   ADD: Last played: yesterday, etc. in ContextBrowser.
2000   FIX: Big speedup for PlaylistLoader, when adding many items.
2001   ADD: Show songs you once played, but didn't play for the longest time on
2002        ContextBrowser's Home-page. (least played) (BR 89479)
2003   FIX: Don't crash on song switch, when there's only one visible playlist item
2004        and repeat-list is activated. (BR 94030)
2005   CHG: Add and queue tracks after the current track. (BR 94121)
2006   ADD: DCOP call to raise the equalizer configuration dialog.
2007   ADD: Konqueror sidebar to view playing info and control amaroK.
2008   ADD: DCOP call to clear the playlist. (BR 90149)
2009   ADD: DCOP call to enable/disable the equalizer.
2010   ADD: DCOP call to return the score of the currently playing track.
2011   ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
2012        offline will be available for submitting later.
2013   CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
2014        scan instead of a full rescan.
2015   FIX: Lyrics parsing failed for certain songs. (BR 94269)
2016   ADD: xine-engine saves config, and implements crossfade, bug fixed too.
2017   ADD: Player-Window can also show the BlockAnalyzer.
2018   CHG: Run incremental scanning once a minute instead of every 30 seconds.
2019   FIX: When collection scanning was interrupted with Cancel, incremental
2020        scanning didn't work any longer.
2021   CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
2022        blocked every 30 seconds, anymore. (BR 93564)
2023   ADD: CollectionBrowser now offers two operation modes:
2024        The classical TreeView and a new FlatView (like the WinAmp Library).
2025   FIX: Caching of local cover images was broken for non-unique filenames.
2026        (BR 94068)
2027   FIX: "Visualizations" menu entry was always disabled.
2028   FIX: Play button was sometimes stuck in disabled state.
2029   FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
2030   FIX: Forward command line option --engine to amarokapp.
2031   FIX: CoverFetcher was always looking for "album - album".
2033 VERSION 1.2-beta1:
2034   ADD: Full support for Audioscrobbler, including submission of tracks.
2035   FIX: Arts engine resumes from position when session is restored.
2036   ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
2037   ADD: Cover image and lyric fetchers include filters for common extensions,
2038        such as (Disc 1). (BR 90630)
2039   ADD: Ability to choose from four different Amazon locales. (BR 90664)
2040   ADD: OSD now draws gradient instead of solid colour.
2041   ADD: 'Stop after current song' functionality. (BR 88652)
2042   FIX: Queue function from context/collection browsers actually properly queues
2043        tracks. (BR 90319)
2044   ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
2045        Please refer to mailing list for detailed instructions.
2046   ADD: Metadata history for streams in Context-Browser. (BR 89839)
2047   ADD: Command line option --engine.
2048   ADD: OSD text is now configurable, and it displays the album cover.
2049   FIX: Remote folders are read recursively when dropped on the playlist.
2050   FIX: Audiocd protocol in filebrowser had empty folders.
2051   ADD: Cache system for current-track animation in playlist. Reduces CPU load
2052        when the playlist is visible.
2053   ADD: 10-band IIR equalizer for GStreamer and xine engines.
2054   FIX: The background gradient effect in Context-Browser is now much faster. The
2055        gradient also looks nicer. (BR 91276)
2056   FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
2057        <javapojken@yahoo.se>.
2058   ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
2059        audio and video playback.
2060   ADD: Cover-Manager supports drag-and-drop.
2061   ADD: Tags are now read from the Collection database if they are already
2062        stored. This speeds up adding items to the playlist. (BR 90137)
2063   ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
2064   FIX: Configure does no longer print "Good - Configure has finished" when a
2065        dependency is missing.
2066   ADD: Intelligent automatic resize for playlist columns
2067   ADD: Shaded current-track marker in playlist.
2068   ADD: Automatic song lyrics display.
2069   CHG: Internal SQLite upgraded to 3.0.8.
2071 VERSION 1.1.1:
2072   FIX: Crash when using GStreamer-engine on 64bit. (BR 90869)
2073   CHG: New splash screen by Nenad Grujicic <mchitman@neobee.net>.
2074   FIX: Crash when fetching 1 missing cover using the fetch button. (BR 90673)
2075   REM: Unsupported option "Show Metadata in Playlist".
2076   ADD: Menubar (optional).
2077   FIX: GStreamer-engine now resumes playback at correct position.
2078   ADD: iCandy for Context-Browser: Background gradient and toolbar.
2079   CHG: Collection-Browser now has a toolbar instead of menubar.
2080   FIX: With "Title Streaming" disabled GStreamer could not play streams.
2081   FIX: Osssink is now the default sink for GStreamer. If sink initialization
2082        fails, a dialog will ask to select another sink.
2083   FIX: Pausing failed on some systems with GStreamer-engine. (BR 90417)
2084   FIX: Never scan the same directory twice.
2085   FIX: Disable CD-burning menu for streams. (BR 90336)
2086   ADD: Open Cover-Manager from Context-Browser popup-menu and main menu.
2087   FIX: Made amaroK build with --disable-amazon flag.
2088   FIX: Docs translations were not installed correctly. (BR 90307)
2089   FIX: GStreamer-engine refused to play some mp3 files. (BR 90317)
2091 VERSION 1.1:
2092   FIX: Huge speedup for Context-Browser, makes changing tracks faster.
2093   ADD: Progress display for Cover-Manager.
2094   CHG: Systray animation is now optional.
2095   CHG: Updated included sqlite to 3.0.7 (stable).
2096   ADD: Tag editor can operate on multiple files (mass tagging).
2097   FIX: Collection encoding broken for non-latin1 characters. (BR 89747)
2098   ADD: Popup-menu for cover images in Context-Browser.
2099   FIX: The first track to play is now random for random-mode. (BR 77055)
2100   FIX: Show systray on startup. (BR 89661)
2101   FIX: Let xine recognise tracks that have non lower-case extensions.
2103 VERSION 1.1-beta2:
2104   ADD: K3B integration for burning CDs. (BR 88052)
2105   ADD: Third category for Collection-Browser. (BR 83609)
2106   ADD: Playlist search now supports categories. (BR 86296)
2107   ADD: Support for MAS (Media Application Server). MAS-engine
2108        is in experimental state.
2109   ADD: Context-Browser shows information about radio streams.
2110   ADD: Custom Smart Playlists with built-in editor.
2111   ADD: Systray icon shows track progress and play status.
2112   CHG: Imported SQLite3 and ported CollectionDB.
2113   ADD: "Cool-Streams", a list of amaroK Squad recommended streams for
2114        playlist-browser.
2115   ADD: Detecting Sampler/VA discs in CollectionBrowser (shown as
2116        "Various Artists"). (BR 81683)
2117   ADD: Configuration GUI for xine-engine.
2118   ADD: Next and previous track buttons for Tag-Editor.
2119   ADD: Player-window adapts to current color scheme.
2120   ADD: Crossfading and fade-in/out function for GStreamer-Engine.
2121   ADD: Genre and Favorite Tracks by Artist smart playlist in the
2122        Playlist-Browser.
2123   ADD: IMMS-like rating system for songs.
2124   FIX: aRts-engine has been ported to the new engine interface and is
2125        available again (but not recommended).
2126   FIX: Try to autodetect Sampler-Discs and show them properly in the
2127        Contextbrowser. (BR 87182)
2128   FIX: Multiple items can now be selected in the CoverManager.
2129        Thanks John Hughes (BR 87584)
2130   FIX: Various fixes for certain Artist/Album names, which had problems
2131        with cover support.
2132   FIX: Sorting the collection is now case-insensitive. (BR 84141)
2133   CHG: Symlink infinite recursion check for collection scan.
2134   FIX: Show all accessible cover images in the tooltip. (BR 87283)
2135   FIX: Clicking an album in the ContextBrowser adds items in the correct
2136        order, now. (BR 87733)
2138 VERSION 1.1-beta1:
2139   ADD: Wizard for configuring amaroK on first startup.
2140   CHG: Made it possible to use the next/previous buttons when amaroK is
2141        not playing.
2142   ADD: DCOP call to switch Random Mode on or off. (BR 84460)
2143   ADD: DCOP call to retrieve current track's cover image. (BR 85364)
2144   FIX: Problem with cover-saving for certain artist/album names. (BR 84171)
2145   FIX: Show contextual information for songs, even if they are not in the
2146        current collection instead of an ugly empty box.
2147   ADD: GstEngine: Support for custom output plugin parameters. (BR 83949)
2148   ADD: CoverManager - for downloading and managing album cover images.
2149   CHG: Refactored engine plugin interface. Each engine can now provide specific
2150        configuration GUIs.
2151   ADD: As-you-type search for FileBrowser.
2152   ADD: Seeking with mousewheel in playerwindow.
2153   REM: Stream-Browser.
2154   ADD: New meta-info dialog, with editable tags and MusicBrainz support.
2155   ADD: Inline-tag editing auto-completion based on the Collection Database.
2156   ADD: Deleting files physically from playlist context menu. (BR 75208)
2157   ADD: Fadeouts for GStreamer-Engine.
2158   ADD: New Playlist Browser, organizes multiple playlists, and offers smart
2159        playlist functionality.
2160   ADD: Support for redirected streams and streams with no specified port.
2161   ADD: KIO support for GStreamer engine. Allows playing media via all
2162        protocols supported by KIO (ftp, audiocd, fish, etc).
2163   ADD: SearchBrowser operation can now be aborted.
2164   ADD: Progressbar in CollectionBrowser informs about scan progress, and a
2165        button was added for aborting the scan. (BR 83019)
2166   ADD: Playlist sliders (volume and position) now move directly when clicked
2167        outside of the handle. (BR 83611)
2168   ADD: Untagged tracks now go into Collection too, listed as "unknown".
2169   ADD: Automatic album cover fetching is back and improved.
2170   ADD: Option for automatically switching to Context when playback is started.
2171   CHG: Stream timeout value is now determined from KDE user settings.
2172   ADD: Support for password-protected streams, by wef <javapojken@yahoo.se>.
2173   FIX: GStreamer engine must not allow non-audio filetypes in playlist.
2174   ADD: Icon for "Menu" button in toolbar. Improves Usability.
2176 VERSION 1.0.2:
2177   ADD: xine-engine plugin, audio only.
2178   FIX: aRts-engine: Compatibility with newer aRts versions improved.
2179   FIX: aRts-engine: Streams sometimes stopping shortly after playback was
2180        started. (BR 84417)
2181   CHG: Increased stream connect timeout to 12 seconds.
2183 VERSION 1.0.1:
2184   FIX: Short dropouts after starting a stream with GStreamer.
2185   FIX: amaroK starting invisible when systray icon is disabled.
2186   FIX: Playlist analyzer looks freaky on some systems. (BR 83671)
2187   FIX: Display filename in title column for wav files. (BR 83650)
2188   FIX: Don't show crash dialog when no engine plugins are found.
2189   FIX: Compile issue for KDE < 3.2.1 users. Sorry :(
2191 VERSION 1.0:
2192   FIX: Plugin versions are validated. Prevents crashes with ancient plugins.
2193   FIX: Configure now checks for gtk/gdk headers for the XMMSwrapper.
2194   REM: Removed cover download feature for this release.
2195   FIX: Do not crash if an unreadable dir is added to the collection.
2196   FIX: Check database-sanity on startup and recreate broken tables (BR 83205).
2197   FIX: CollectionBrowser was broken, when amaroK was running "localized".
2198   FIX: TitleProxy hogging 100% CPU when unable to connect to server.
2199   CHG: Bumped GStreamer requirement to 0.8.1.
2200   ADD: Glowing player window icons.
2201   ADD: amaroK finally remembers if it was hidden on exit.
2202   ADD: OSDPreview now has snap to regions.
2203   FIX: Newly shown columns in playlist can now be resized.
2204   FIX: BR 82020: next/prev buttons disabled when they shouldn't be.
2205   ADD: ToolbarAnalyzer remembers it's framerate, allowed fps: {50, 40, 30, 20}.
2206   ADD: Full streaming audio support for GStreamer engine.
2207   FIX: Don't allow user to get into a situation where there is no Menu.
2208   ADD: Using Welcome-page power-links you can switch between XMMS and amaroK mode.
2209   CHG: New icons and splash screen, by Roman Becker <roman@formmorf.de>.
2210   ADD: Allow the current GL analyzer to be detached/attached from the
2211        main window with the 'd' key.
2212   FIX: Filtering the collection now searches the second category, too (BR 81681).
2213   FIX: Filter in playlist was only working for the first argument.
2214   CHG: Collection-Monitor now processes removed dirs in a thread.
2215   ADD: Added a switch to toggle OSD's text-shadow. (BR 82011).
2216   ADD: More detailed track information dialog for Collection Browser.
2217   FIX: Track length was always 0 for certain filetypes (e.g. mod, wav) (BR 82673).
2218   FIX: Gst engine refusing to add certain filetypes to the playlist, when
2219        the engine was idle (BR 82713).
2220   FIX: Rare playlist redraw bug, which resulted in messed up items.
2222 VERSION 1.0-beta4:
2223   ADD: CollectionDB now caches and rescales images. This binds cover art usage
2224        in amaroK to the collection, but offers greatly improved speed for cover
2225        retrieval and uses less memory.
2226   FIX: Cover not shown in ContextBrowser, when song gets played for the first
2227        time ever (BR 81241).
2228   ADD: Cover art fetcher, downloads album cover images from amazon.com.
2229   ADD: Configure->Playback->Device && default device option for audiosinks.
2230   ADD: ContextBrowser now also shows your overall-favorites and the newest tracks
2231        in your collection. Therefor I had to reset the statistics, sorry.
2232   FIX: Decode %-encoded characters in filenames, like %2f for a slash. (BR 74576).
2233   CHG: Songs you click in ContextBrowser will now directly start to play and won't
2234        be added to the playlist, if they already are there.
2235   FIX: "Start Scan" menu-entry gets disabled while scanning. (BR 81619).
2236   FIX: Directories with non-ascii chars don't get scanned (CB) in multibyte locales.
2237   CHG: Enhanced "Fill-Down" feature for track column (auto-increment) (BR 81194).
2238   FIX: Closing xmms-visualizations freezes amaroK (BR 81326).
2239   FIX: CollectionBrowser does not sort by tracknumber (BR 79600).
2240   FIX: ContextBrowser's URLRequests need to be escaped.
2241   FIX: Always show OSD (if enabled) on volume changes.
2242   FIX: Filtering the collection using tokens with number(s) at the beginning
2243        or end failed. (BR 81621).
2244   FIX: FileBrowser didn't remember its current folder (BR 81816).
2245   ADD: Expand/collapse items by doubleclicking in Collection (BR 81710).
2246   FIX: Allow OSD still to be shown via shortcut when disabled (BR 80388).
2247   FIX: Collection: live-monitoring dirs for changes works again.
2248   FIX: Changing volume by mousewheel on systray icon works again.
2249   ADD: Collection automatically rescans itself on startup.
2250   ADD: "Add to Playlist" feature in CollectionBrowser, appends tracks to playlist.
2251   ADD: Clear button for CollectionBrowser search.
2252   FIX: Problem with invisible "Play next" marker in playlist.
2253   FIX: Don't try to create sql-tables on every startup, but only on
2254        sql-scheme (DATABASE_VERSION) changes.
2255   FIX: Display splash screen on correct desktop with Xinerama.
2256   CHG: CollectionBrowser filter now works in "search-as-you-type" mode.
2257   FIX: Prevent TitleProxy from showing the same metadata over and over.
2258   FIX: Compatibility bugfixes to TitleProxy, thanks to Daniel Molkentin
2259        <danimo@kde.org>. I think we've now got 100% Shoutcast compatibility.
2260   ADD: Allow changing volume by using the mousewheel anywhere on the toolbar.
2261   FIX: Wheel-scrolling toolbar's volume slider doesn't change volume (BR 81155).
2262   FIX: ContextBrowser is now shown in proper colors for every scheme.
2263   CHG: Added track's physical location to the Meta Information dialog.
2264   FIX: Show last playtime in localtime instead of UTC.
2265   FIX: ContextBrowser not showing all items for current album.
2266   FIX: Not all SQL queries were "string-escaped".
2267   ADD: Added statistics database, which keeps track of how often and when you play
2268        a specific song.
2270 VERSION 1.0-beta3:
2271   ADD: Additional volume slider for playlist window.
2272   ADD: ContextBrowser shows you images and information to the current song/artist.
2273        It depends on the collection and is presented as an HTML widget.
2274   CHG: Improved color handling and visual feedback in the GUI.
2275   ADD: Global shortcut for play/pause action, as requested by multimedia-keyboard
2276        users (BR 79541).
2277   CHG: Small player-window can be switched off now.
2278   FIX: CollectionBrowser out of order after scanning.
2279   FIX: TitleProxy partly rewritten. Should be more compatible with many streams
2280        and not be able to freeze the app any longer.
2281   FIX: When playing a stream with title streaming activated, the track is not
2282        marked as playing (BR 79999).
2283   FIX: Invoking "Track Information" in Collection Browser sometimes crashed
2284        the application (BR 80266).
2285   FIX: In CollectionBrowser's folder setup dialog pressing cancel did not abort
2286        (BR 80451). Thanks to Michael Pyne <pynm0001@comcast.net> for patch.
2287   ADD: Option for selecting sound output system (OSS/Alsa). Currently only
2288        used with GStreamer engine.
2289   CHG: Extended and updated handbook, thanks to Mike Diehl <madpenguin8@yahoo.com>.
2290   ADD: Context menu item "Make Playlist" in Collection Browser generates new
2291        playlists on the fly, without the need for drag-and-drop.
2292   CHG: Renamed several files and folders in the source code tree, resulting in
2293        improved code accessibility.
2295 VERSION 1.0-beta2:
2296   FIX: Crash on AMD64 due to assumption about pointer size.
2297   CHG: SQLite library sourcecode now included with amaroK.
2298   CHG: The collection-thread now inserts its data in a temporary database while
2299        scanning, which allows us to safely use the collection in the meantime.
2300        This is done by two concurrent sqlite-connections (thread-safe). Wrote a
2301        new class named CollectionDB, which handles the database communication
2302        for the collection.
2303   ADD: URLDrag from Playlist, so you can drag and drop to xmms. Doesn't work with
2304        the FileBrowser yet, but it will!
2305   CHG: CollectionBrowser now fills the database inside of a thread, resulting in
2306        improved performance.
2307   ADD: Mini track-position slider in statusbar.
2308   FIX: Don't try to crossfade with engines that do not support this feature.
2309   ADD: XMMS visualization plugins can be configured with their GUI.
2310   FIX: Collection filtering had some regressions
2311   FIX: Loader on some systems not able to start amaroK.
2312   FIX: Switching engines at runtime breaking volume control.
2313   FIX: GstEngine skipping tracks directly after starting, when crossfading enabled.
2314   CHG: Database system now works with linked tables. Saves hdd-space and cpu-time.
2315   CHG: If you remove the current song from the playlist, we don't define the next
2316        song anymore, but let it be randomly selected (only when random mode is on!)
2317   CHG: Random Mode now respects the playlist filter and only picks items, which are
2318        currently visible in the playlist. Also removed a crash situation.
2319   CHG: Removed the search-token index. Searching now iterates through the playlist,
2320        offering direct and specific access to the metadata.
2321   FIX: Bug where fill-down would cause lots of extra tags to be written when a search is
2322        in progress (BR 79482).
2323   FIX: Defect in plugin framework code, leading to a crash on some systems
2324        during engine plugin initialization.
2325   FIX: Restoring current playlist on startup (BR 79436, BR 79439).
2326   ADD: Searching the Collection with a filter.
2327   FIX: BrowserWin's QLabels are painted white in amaroK's own color scheme.
2329 VERSION 1.0-beta1:
2330   ADD: Search Browser - search stuff on your hdd
2331   ADD: song count on playlist statusbar
2332   ADD: support for XMMS visualization plugins
2333   ADD: Collection Browser - a database powered music collection manager
2334   ADD: Playlist toolbar is now configurable
2335   ADD: toolbar analyzer in playlist window
2336   ADD: use XML playlists internally within amaroK so tags don't have to be
2337        loaded/reloaded all the time. Makes undo/redo much quicker.
2338   FIX: non latin1 locale issues with loading directories and tags (thanks Leo Zhu)
2339   ADD: clicking shuffle will sort the playlist by the nextQueue first, and
2340        randomise the rest
2341   ADD: Play Next can now handle several songs through a queue. The queue can be
2342        manipulated by using the context menu or by CTRL+right clicking.
2343   ADD: much improved gstreamer engine, now working with visualizations
2344   CHG: GstEngine requires gstreamer-0.8
2345   FIX: Show move pointer instead of hand when moving preview OSD.
2346   ADD: sorting by artist subsorts by album and track, sorting by album subsorts
2347        by track, enjoy!
2348   ADD: browserTabs float over the playlist when in set to not overlap
2349   FIX: communication loader<-->amarok failing on FreeBSD
2350   FIX: loader forgetting to close socket descriptors
2351   FIX: FileBrowser remembers that state of its view between sessions
2352   CHG: converted engines to plugins. they are now dynamically loaded at runtime
2353   ADD: plugin framework
2354   CHG: made amaroK aRts-independent. with the --without-arts configure switch
2355        it's possible to build the app without aRts support, using only NMM or GST
2356   ADD: Shift drag appends items to the end of the playlist.
2357   FIX: startup notification icon staying on screen when amaroK started by loader
2358   FIX: amaroK showing the "X" icon instead of the correct one
2360 VERSION 0.9:
2361   CHG: playlistBrowser removed until next release
2362   FIX: playerWidget font is now configurable, you need to start new track for the
2363        scrolling marquee to get updated. Default font is used by default.
2364   FIX: fixed several stability issues concerning stream-playback
2365   ADD: whatsthis for all configurable options.
2366   FIX: amaroK registering with dcop as "amarok-PID". it's back to just "amarok" now.
2367   FIX: OSD not updating correctly when changing volume
2369 VERSION 0.9-beta3:
2370   ADD: "Show Current Track" button in playlist.
2371   ADD: Volume OSD when changing with mousewheel over trayicon.
2372   CHG: software volume mixer uses a logarithmic function to make the scale more natural
2373   ADD: Global shortcuts to display OSD and increase/decrease volume.
2374        (Win+o and Win+KP_Add/KP_Subtract by default, respectively)
2375   ADD: DCOP calls to control OSD and playback volume
2376   ADD: ported config-GUI for audio decoders to new engine (works currently with
2377        modplug_artsplugin)
2378   FIX: show correct track-length when playing .mod or .sid with aRts-engine
2379   ADD: loader application, starts and controls amaroK. it reduces the lag when handing
2380        command line arguments to amaroK and makes the splash load faster
2381   ADD: playlist items, which couldn't be opened / read (for some reason) will be marked
2382        with a grey background color
2383   ADD: pasting clipboard selection into playlist with MidButton, X11-style
2384   CHG: refined on-screen-display with more polished look
2385   FIX: skipping broken/non-existant tracks
2386   CHG: If the current song is paused, the Play Button will resume, not restart it.
2387   FIX: respect "hide playlist with main window" and playlist minimize/hide behaviour.
2388   ADD: new OSD configuration options: bgcolor, screen position
2390 VERSION 0.9-beta2:
2391   CHG: some look-and-feel polishing in the main player window
2392   ADD: option to turn off analyzers
2393   ADD: splash-screen shown during program startup (optional)
2394   FIX: made stream playback with TitleProxy more stable (by using an unbuffered socket)
2395   ADD: show stream metadata in on-screen-display
2396   CHG: transformed "EQ" button into a togglebutton, which can also hide the effect browser
2397   ADD: new OpenGL analyzer, contributed by Enrico Ros <eros.kde@email.it>
2398   FIX: FreeBSD compile fixes, contributed by Markus Brueffer <brueffer@phoenix-systems.de>
2399   FIX: rewritten configure: checks properly for kdemultimedia presence,
2400        and adds --without-opengl and --without-gstreamer arguments
2402 VERSION 0.9-beta1:
2403   ADD: display warning when artsd is not running with realtime priority
2404   ADD: Audioproperties are loaded as you scroll the playlist and get saved to playlist files
2405   ADD: If trackname column is hidden, the title column will show the trackname until a title
2406        tag can replace it. If no title tag is found the trackname stays.
2407   CHG: Pressing "back" in Random Mode now works as expected and walks backwards
2408        through the list of recently played songs.
2409   ADD: TitleProxy searches for a free local port (contributed by Stefan Gehn)
2410   CHG: Random Mode now stores the recently played songs in a buffer, which prevents
2411        playing the same songs too often.
2412   ADD: "Play Next" context menu option
2413   ADD: selected aRts-effects will be remembered on next program start, including settings
2414   FIX: sort numerical playlist columns in correct order
2415   ADD: logarithmic fading algorithm makes crossfading smoother
2416   ADD: Select a series of tracks, start inline tag-editing a tag and amaroK will prompt you to
2417        edit that tag for all tracks one-by-one. Also available: fill-down.
2418   ADD: improved crossfading: will fade out smoothly when the stop button is pressed
2419   FIX: O(n) behavior for playlist scrolling fixed
2420   ADD: setting to make playlist colours the KDE defaults
2421   ADD: support for tag-editing directly in playlist
2422   CHG: replaced old FileBrowser with the comfortable fileselector from KDevelop
2423   CHG: analyzers now powered by a new, more flexible FFT routine
2424   ADD: hide/show selected playlist columns
2425   CHG: upgrade streambrowser to kderadiostation 0.5
2426   FIX: many streams not loading from browser and AddItem dialog
2427   CHG: amaroK moved out of kdenonbeta. we are now member of KDE Extra Gear 1
2428   ADD: on-screen-display (OSD), shows an overlay with information on the currently playing track
2429   CHG: use KMultiTabBar for browser selection
2430   CHG: migrated settings system to KConfig XT
2431   ADD: playlist columns for length and bitrate
2432   ADD: merged new audio engine in. this provides a generic interface class, with multiple
2433        backends. right now there is a backend for aRts and one for GStreamer (still rudimentary)
2435 ==BEGIN KDE 3.2 DEPENDENCY==
2437 VERSION 0.8.3:
2438   FIX: build issue
2440 VERSION 0.8.2:
2441   ADD: added Hide/Show Playlist global shortcut (thanks gogo)
2442   CHG: mousewheel over trayicon behaviour changed
2443   CHG: search tokens can now be entered in random order
2444        ("Presley Elvis" will find "Elvis Presley")
2445   FIX: qt 3.1 compile issues
2447 VERSION 0.8.1:
2448   FIX: compilation problem with KDE < 3.1.3
2450 VERSION 0.8.0:
2451   FIX: KDE 3.1 compatibility re-gained
2452   ADD: hitting return in the search field of the playlist starts playback of the
2453        first visible playlist entry (Qt >=3.2 only)
2454   FIX: fixed crash bug in playlist searching
2455   FIX: fixed crash bug when removing playlist-items
2456   CHG: new layout has been adopted
2457   ADD: added accepting files dropped onto systray icon
2458   FIX: significant reduction in memory consumption for PlaylistItems
2459   FIX: hardware mixer works again
2460   CHG: replaced sliders with custom slider class, which fits better in our design
2461   FIX: exchanged c32-app-amarok.png with the correct (active) version
2462   FIX: amarok.desktop file. now we show up in the k-menu again.
2463   FIX: crossfading aRts module. the fading is now much smoother than before
2464   FIX: crossfading bug. before the fix amaroK sometimes mixed up the two xfade sources,
2465        so it sort of faded in reverse (==crap)
2466   ADD: tag reading in separate thread
2467   ADD: re-added m_optCrossFade, so we don't lose the crossfade length on switching it on/off.
2468        set default crossfade length to 2500.
2469   CHG: "Title Streaming" on by default
2470   CHG: integrated streambrowser into playlist window
2471   ADD: added dcop implementation for url adding. Relevant diffs for mediacontrol are
2472        available.
2473   FIX: libamarokarts detection code
2474   ADD: added long-awaited DCOP methods for manipulating the playback. This also adds
2475        integration with kdeaddons/kicker-applets/mediacontrol.
2476   CHG: moved DCOP handler to a separate class/file
2477   ADD: threaded playlist insertion
2478   FIX: removed bugs and waste code keyhandling in browser*, it mostly works as expected
2479        now with various keypresses going to the correct places
2480   FIX: cleaned the playlist class's public interface, also fixed some unreported bugs in
2481        process (inconsistent recursive behavior), please keep the encapsulation, it's a
2482        good thing (tm)
2483   FIX: tweaked undo/redo behavior
2484   CHG: exchanged old player icons with new ones made by
2485        Alper Ayazoglu a.k.a. cubon <cubon@cubon.de>
2486   ADD: clicking on EQ button activates effect selection widget
2487   ADD: KJanusWidget as a sidebar for filebrowser mode selection
2488   FIX: pushing enter in lineedit goes up a level
2489   ADD: a stream browser, can only DnD, separate window, not great yet
2490   FIX: finally fixed the ancient "annoying-noise-when-pressing-pause" bug
2491   FIX: should keep track of currently played item no matter what you do to the playlist,
2492        has a nice side effect of remembering the last played song, too. <berkus>
2493   FIX: write undo for Shuffle <berkus>
2494   FIX: the expandbutton doesn't fire events when it has had its stack expanded
2495        (behaviour a-la Winamp Classic) <berkus>
2496   FIX: crash when pressing right mouse button while stream is connecting
2497   ADD: show bitrate for streams with icecast support
2498   FIX: save stream names as #EXTINF in m3u files
2499   ADD: bug report dialog
2500   ADD: proxy for decoding shoutcast/icecast metadata (experimental!)
2501   ADD: amaroK now in bugs.kde.org
2502   ADD: configurable delay after each track.  currently 0-10 seconds in 1 sec increments
2503        but could easily be made to use finder increments if ppl want - piggz (www.piggz.co.uk)
2504   ADD: viswidgetv2.  it seems a lot smoother on my machine.
2505        its quite easy to tweak the dynamics is needed.  is accessible the same as the other
2506        widgets, just click until it appears (though it looks the same as the original widget
2507        it just acts differently) - piggz (www.piggz.co.uk)
2508   ADD: combo with history and completion for dir/file chooser
2509   ADD: in configure.in.in for checking the version of TagLib, if compiled from CVS, if not,
2510        then show, that it uses bundled version of TagLib - Stormy
2511   FIX: font dialog sizing issues
2512   ADD: resume playback option. Using this means your track starts up again where you left it
2513        last time you quit amaroK. Excellent feature for us developers :-)
2515 VERSION 0.7.0:
2516   FIX: collection of fixes related to showing/raising/hiding the playlist
2517   when showing/raising/hiding the mainWidget
2518   FIX: by muesli: make playlist searches a bit faster at the expense of memory
2519   FIX: (partial fix) bitrate/samplerate font overlap at large font sizes
2520   change: less staccato loading of widgets
2521   change: pause makes the analyser bars fall to zero rather than just vanish
2522   ADD: xfade when starting tracks by doubleclick
2523   FIX: global shortcuts can now be changed
2524   FIX: tracks skipping randomly
2525   change: "BrowserWin Enabled" on by default
2526   change: "Save Playlist" on by default
2527   change: "Show Metainfo" on by default
2528   FIX: make loading playlist not block UI
2529   FIX: on startup load playlist after UI is shown
2530   change: "Software Mixer Only" on by default
2531   FIX: make timedisplay also work for streams
2532   FIX: volume slider adjusting
2533   FIX: when dropping tracks to PL, order will stay the same as in FileBrowser
2534   ADD: FileBrowser sortable by clicking on header
2535   ADD: analyzer that distorts a bitmap
2536   ADD: multiple analyzers now possible
2537   ADD: "Software Mixer Only" option
2538   Removed stale sigplay()
2539   Cleaned a couple "deprecated" warnings
2540   ADD: undo and redo playlist actions
2541   FIX: rewritten config dialog and moved into separate file
2542   ADD: started configurable colors
2543   change: spectrum analyser bars now have dynamics, ie. they move smoothly between values
2544   ADD: mouse wheel over systray icon changes the track, hold shift to change the volume
2545   change: rearranged menu order for systray (quit = last)
2546   change: moved volume slider to the right, lets see if this is better
2547   ADD: started a font selection page in settings
2548   FIX: Stream urls are now properly demangled/unescaped (%20 => space etc)
2550 VERSION 0.6.91:
2551   FIX: ExpandButton submenu now slightly delayed
2552   FIX: dropping items into playlist
2553   ADD: drop-target indicator line in PlaylistWidget, providing visual feedback
2554   ADD: tray menu
2555   ADD: random mode
2556   ADD: crossfading between tracks
2557   ADD: vertical lines between columns in Playlist
2558   ADD: alternating item colors in Playlist
2559   ADD: column "directory" in PlaylistWidget (for Grue:)
2560   ADD: sorting by clicking on column headers in PlaylistWidget
2561   FIX: rewrote directory reading code in BrowserWidget.cpp.
2562        code is now much more readable, and it also fixes a bug.
2563   ADD: additional columns in playlist for tags
2564   FIX: made metainfo reading algorithm faster
2565   change: switched to TagLib for metainfo reading
2566   ADD: button "play" in PlayerWidget.cpp is now a toggleButton
2567   ADD: tray icon
2568   FIX: playlist window is optionally hideable with main widget when iconified to tray
2570 VERSION 0.6.0:
2571   Release :)
2573 VERSION 0.6.0-PRE5:
2574   fixed: animated buttons don't get stuck anymore
2575   fixed: invoking help
2576   changed: MetaInfo reading now off by default. the slowdown was potentially
2577            confusing to new users
2578   added: documentation
2579   fixed: cleaned up Makefile.am a bit
2580   fixed: defined new APP_VERSION macro, since the old approach did not work
2581          with CVS
2582   changed: put amarok into KDE CVS (KDENONBETA)
2583   added: applied Stormchaser's button patch. the AmarokButtons now work
2584          in a more standard conform way. Thanks Stormchaser, blessed be :)
2586 VERSION 0.6.0-PRE4:
2587   added: buttons in playlist window for play, pause, stop, next, prev.
2588     a.k.a. stakker mode :)
2589   removed: "load" button. this functionality is now provided by "Add item"
2590   added: more sanity checks on pointers
2591   fixed: when track in playlist does not exist, we now skip to the next track
2592   fixed: all aRts references are freed correctly at program exit
2593   fixed: effects will not be forgotten any more when EffectWidget is closed
2595 VERSION 0.6.0-PRE3:
2596   fixed: crash when URLs were dropped onto filebrowser from other apps
2597   fixed: URL dialog now accepts remote files
2598   added: correct caption for ArtsConfigWidget
2599   added: "amaroK Handbook" menu entry, calling KHelpCenter
2600   changed: amarok gets installed into multimedia now
2601   fixed: PlayObject configuration
2603 VERSION 0.6.0-PRE2:
2604   changed: safety question at program exit now off by default
2605   removed: button "sub" - it was useless
2606   changed: clearing playlist does not stop playing anymore - for Grue ;)
2607   fixed: potential crash at startup
2608   added: menu option to configure PlayObject
2609   fixed: crash when removing currently playing track
2611 VERSION 0.6.0-PRE1:
2612   fixed: flicker in glowing item
2613   fixed: another memory leak in analyzer (hopefully the last one!)
2614   added: playlist widget can display metainfo instead of filenames
2615   added: repeat track / repeat playlist
2617 VERSION 0.5.2 - 0.5.2-DEV6:
2618   fixed: memory leak in analyzer code.
2619   added: shortcut for copying current title to the clipboard
2620   added: slider position can be changed by just clicking somewhere on the slider
2621   added: icon
2622   added: url can be entered directly above the filebrowser widget
2623   changed: removed the "jump" widget. you can now enter a filter string
2624     directly above the playlist widget
2625   added: playlists (.m3u and .pls) can now directly be dragged into the playlist
2626   added: support for .pls (audio/x-scpls)
2627   added: amarok is now completely network-transparent. any kind of folder,
2628     local as well as remote, can be browsed and played.
2629   added: check for libamarokarts. amarok won't crash anymore if it's not found
2630   added: the time display now has a mode for showing the remaining time, too
2631   fixed: crash when clearing playlist, after playlist has played till the end.
2632     clearing the playlist stops the playing now.
2633   added: new gfx in playerwidget
2634   fixed: progressbar sometimes not working, zero tracklength
2635   fixed: font of bitrate/frequency display too big on some systems
2636   added: command line options
2637   added: timedisplay is now updated during seeks
2638   added: saving window positions and size on exit
2639   added: due to popular request, I finally changed the behaviour of the "play"
2640     button. it's now possible to start a track on a fresh playlist without
2641     double-clicking an item.
2642   fixed: compile error on GCC 3.3.1 in visQueue.cpp. bugfix by thiago
2643   added: completely rewrote drag-and-drop code. works recursively now (optionally).
2644     plus dragging stuff from other applications into amaroK also works now.
2646 VERSION 0.5.1:
2647   added a Tip of the Day at startup to explain the user interface a bit
2648   added restarting of artsd on first program start to make sure it registers
2649     the new mcopclasses
2650   fixed possible compile error in viswidget.cpp
2651   amaroK uses much less CPU now than it used to. This was mainly achieved by
2652     using a new FFT-analyzer module, which I took from Noatuns "Winskin"-plugin,
2653     and modified slightly to my needs. Also some other optimizations were made,
2654     which improved the standby performance, when no song is playing. I'm still
2655     not satisfied with overall performance, tho, but it seems that most of the
2656     load is produced by the aRts code itself, so this will rather be difficult
2657     to improve.
2658   fixed crash when "next" or "previous" was pressed without a track
2659     loaded
2660   thanks to valgrind I was able to find and squish some serious bugs,
2661     most of which were related to pointers. to sum it up: pointers are evil.
2662     valgrind is great.
2663   lots of UI-changes in the main widget. uses a background pixmap now, a
2664     custom font and widget for the time-display, and generally looks better
2665   fixed issues with the liquid skin. unfortunately, there seems to be no way
2666     to display pushbuttons correctly with a black background under liquid. so,
2667     until I find a solution for that, the expandbutton widget doesn't look quite
2668     as cool as it used to. maybe I should ask mosfet about this..
2670 VERSION 0.50:
2671   renamed 0.15 to 0.50
2673 VERSION 0.15:
2674   playing streams now works! *yipeeee*
2675   fixed tons of bugs in aRts playing code. i think i got it right now.
2676   fixed loading and saving of playlists. can cope with all protocols now.
2677   fixed a bug in EffectWidget.cpp, that gave a compile error on some systems.
2678   Converting QString into std::string was not done correctly. Thanks to
2679     Whitehawk Stormchaser for that one :)
2680   changed project name to "amaroK" and built new project-file
2682 VERSION 0.14 (internal):
2683   implemented use of arts-software-mixing, in case hardware-mixing
2684   (/dev/mixer) doesn't work
2685   fixed crash when play was pressed without selecting a file
2686   changed the direction of the volume-slider. maximum is now at the top
2687   added automatic saving of current playlist on exit
2688   added previous/next track
2689   added two radiobuttons in the playerwidget for toggling the
2690     playlist/equalizer on and off. admitted, the equalizer doesn't yet exist, so
2691     it's just a dummy button :P
2692   added popup-menu for the playerwidget. opens on
2693     right mouse button. this menu finally replaces the ugly menubar.
2694   added some icons (from noatun) for the player-buttons instead of text
2695   added pause function
2696   changed most names in the source to comply with the
2697     (unofficial?) KDE c++ coding standard (using the prefix "m_" for member
2698     attributes and so on). This was real slave-work :/
2699   cleaned up code in several classes
2700   fixed problem where subwidgets got keyboard focus and were drawn dark with
2701     the liquid style. switched off focus completely, since it's not needed for
2702     this type of application
2704 VERSION 0.13 (internal):
2705   added cute animated pushbuttons with sub-menus
2706   added saving playlists
2707   added dragging items inside of playlist widget
2708   added forward declarations in header files to reduce compile time
2709   added saving of browserwin/splitter size
2710   rewrote track information widget. used a html table for the text. looks much
2711   nicer now :)
2712   fixed sorting function
2713   fixed jump widget. removed huge memory leaks in the widget
2714   fixed flicker in analyzer widget
2715   tons of bugfixes in playing code. partly rewritten. seems to be much more
2716   stable now
2718 VERSION 0.12 (internal):
2719   added ChangeLog and TODO
2720   added grid under scope display
2721   added saving of options, like current directory and playlist
2722   added detection of mimetypes
2723   added adjusting volume by mousewheel
2724   added skipping to next track after playing
2725   added loads of sanity/safety checks
2726   bugfixes (tons of) in playlist code, partly rewritten
2727   bugfixes in scope code
2730 VERSION 0.1 - 0.11:
2731   internal versions, no changelog
2732   tried no less then 4 different sound interfaces:
2733     mpg123, smpeg, alsaplayer, and finally aRts