Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.18 2006/08/24 17:37:23 wiz Exp $
|
2005-01-17 10:45:44 +01:00
|
|
|
bin/amarok
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
bin/amarok_daapserver.rb
|
2005-01-17 10:45:44 +01:00
|
|
|
bin/amarok_libvisual
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
bin/amarok_proxy.rb
|
2005-01-17 10:45:44 +01:00
|
|
|
bin/amarok_xmmswrapper2
|
|
|
|
bin/amarokapp
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
bin/amarokcollectionscanner
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
lib/kde3/konqsidebar_universalamarok.la
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
lib/kde3/libamarok_daap-mediadevice.la
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
lib/kde3/libamarok_generic-mediadevice.la
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
lib/kde3/libamarok_massstorage-device.la
|
|
|
|
lib/kde3/libamarok_nfs-device.la
|
|
|
|
lib/kde3/libamarok_smb-device.la
|
2005-01-17 10:45:44 +01:00
|
|
|
lib/kde3/libamarok_void-engine_plugin.la
|
|
|
|
lib/kde3/libamarok_xine-engine.la
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
lib/libamarok.la
|
2005-01-17 10:45:44 +01:00
|
|
|
share/applications/kde/amarok.desktop
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/da/amarok/advanced.docbook
|
|
|
|
share/doc/kde/HTML/da/amarok/common
|
|
|
|
share/doc/kde/HTML/da/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/da/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/da/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/da/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/da/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/da/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/da/amarok/using.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/de/amarok/add_dynamic.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/advanced.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/de/amarok/amarok_playlist.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/analyzer.png
|
|
|
|
share/doc/kde/HTML/de/amarok/buttons.png
|
|
|
|
share/doc/kde/HTML/de/amarok/collection.png
|
|
|
|
share/doc/kde/HTML/de/amarok/common
|
|
|
|
share/doc/kde/HTML/de/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/de/amarok/config_appearance.png
|
Update to version 1.3.5.
Changes since last packaged version (1.3.3):
VERSION 1.3.5:
BUGFIXES:
* Fixed a build issue.
* Fixed potential crash at startup. (BR 114983)
VERSION 1.3.4 (unreleased):
FEATURES:
* Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
* Atom feed compatibility for podcasts.
* Statusbar messages are logged to a file, statusbar.log. (BR 99899)
* Podcast configuration now provides the ability to set the values for
all podcasts. (BR 114371)
* Downloading multiple podcasts will throw them into a queue, and
each will be downloaded sequentially. (BR 114370)
* Playlistbrowser items can be dragged into folders.
CHANGES:
* Categories in the playlist browser are now always in the order of:
Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
Podcasts, regardless of sorting options. (Items in the categories
are still sorted normally.)
* Reworked systray icon handling -- mostly under the hood, but it'll
now update properly f. ex. when you change the cover. (BR 111014)
* Tooltip for the queue icon in the statusbar will now show the album
cover of the upcoming track.
* Totals in the collection browser will now reflect the visible items
if you set a filter.
* Podcast settings "download on request" and "stream on request" have
been merged.
* About button in script manager now uses a KAboutDialog and supports
rich text format in the README file. (BR 110961)
* After filtering the collection browser, if only a single item is left
visible, it will automatically be expanded.
* Added items for the Equalizer, Visualizations, and Queue Manager to
the context menus of the volume slider, analyzer, and statusbar queue
icon, respectively.
BUGFIXES:
* If you queue an album from the context browser and then undo, the
queue icon in the statusbar is now updated properly (and hence
doesn't crash if you click on it).
* helix-engine no longer emits new metaData if only the bitrate of a
stream changes. (BR 114348)
* Fix amaroK attempting to destroy your computer, reach through the
monitor and violently strangle you if you attempt to exit while the
collection is being scanned. (BR 114597) (BR 114859)
* Postgresql code cleanup and fixed regression for manual collection
scanning. Autoscan still does not work. (BR 111209)
* File browser now sets to home if it was on a remote directory to prevent
annoying error messages. (BR 114498)
* Podcast settings would not add a trailing slash to podcast save
locations. (BR 114712)
* Workaround for stability issues with HyperThreading on Linux.
Added a configure check to deal with buggy GLIBC's. (BR 99199)
* xine-engine: Equalizer became inactive on trackchange when crossfading
was enabled. (BR 114492)
* Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
* Dynamic mode did not respect repeat track mode. (BR 114585)
* The Script Manager no longer captures the script's stdout.
* Enqueuing files with amarok -e would not work for relative paths if the
working directories of the new and the running instance of amarok differ.
* Visualizations would only work when amarok was run as amarokapp.
(BR 99627)
* The number of podcasts items would be limited even when the user didn't
set it. (BR 114353)
* Switching system language wouldn't affect the root folder names on
Playlist Browser.
* On Context Browser, when showing a cached lyric, "add", "search", and
"open in external browser" buttons wouldn't work. "Open in External
Browser" is now disabled for cached lyrics. (BR 110812)
* Refreshing all podcasts when folder existed caused a crash.
* Multiple job statusbar widget was broken. (BR 114278)
* HTML in tags was getting interpreted in the context browser.
* Changing the podcast purge count could sometimes cause amaroK to hang.
* NMM-engine: Fixed crash after playing a song to the end, the trackEnd
signal was not emitted from the GUI thread.
* With Random Mode enabled and Repeat Playlist disabled, when it got to
the last track, it would play it a second time and then keep on playing
other tracks, instead of just stopping.
* Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
Hostbaek <mich@freebsd.org>. (BR 114269)
* Collection scanner ignored files with non-ascii characters. (BR 114195)
* Don't show "Change Collection Setup"-box for non-local files.
* Fixed issue with loading playlists containing remote URL's.
* Dynamic mode history tracks would be forgotten if there was no current
track on startup. (BR 110160)
* Fixed problems with "Retrieve Similar Artists" feature in combination
with SQLite, which could lead to 100% CPU usage. (BR 104447)
* Tabbing between items and cells in the playlist while editing them now
works much nicer (goes in order and doesn't tab to invisible columns),
and you can also now use Alt+Up, Down, Left, Right to navigate between
cells as well.
* Podcast settings failed to remember the save location. (BR 114128)
* Tray icon would stop filling up and showing play/pause icon if show
player window was toggled. (BR 93711)
* If player window is toggled during playback, playlist window's caption
now correctly shows the current track's name.
* Crossfade length would be enabled in Playback options when "No
crossfading" was selected.
* If an engine does not support crossfading, "No crossfading" is now
selected in Playback options.
2005-11-02 01:20:38 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/config_collection.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/de/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/de/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/de/amarok/config_playback.png
|
Update to version 1.3.5.
Changes since last packaged version (1.3.3):
VERSION 1.3.5:
BUGFIXES:
* Fixed a build issue.
* Fixed potential crash at startup. (BR 114983)
VERSION 1.3.4 (unreleased):
FEATURES:
* Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
* Atom feed compatibility for podcasts.
* Statusbar messages are logged to a file, statusbar.log. (BR 99899)
* Podcast configuration now provides the ability to set the values for
all podcasts. (BR 114371)
* Downloading multiple podcasts will throw them into a queue, and
each will be downloaded sequentially. (BR 114370)
* Playlistbrowser items can be dragged into folders.
CHANGES:
* Categories in the playlist browser are now always in the order of:
Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
Podcasts, regardless of sorting options. (Items in the categories
are still sorted normally.)
* Reworked systray icon handling -- mostly under the hood, but it'll
now update properly f. ex. when you change the cover. (BR 111014)
* Tooltip for the queue icon in the statusbar will now show the album
cover of the upcoming track.
* Totals in the collection browser will now reflect the visible items
if you set a filter.
* Podcast settings "download on request" and "stream on request" have
been merged.
* About button in script manager now uses a KAboutDialog and supports
rich text format in the README file. (BR 110961)
* After filtering the collection browser, if only a single item is left
visible, it will automatically be expanded.
* Added items for the Equalizer, Visualizations, and Queue Manager to
the context menus of the volume slider, analyzer, and statusbar queue
icon, respectively.
BUGFIXES:
* If you queue an album from the context browser and then undo, the
queue icon in the statusbar is now updated properly (and hence
doesn't crash if you click on it).
* helix-engine no longer emits new metaData if only the bitrate of a
stream changes. (BR 114348)
* Fix amaroK attempting to destroy your computer, reach through the
monitor and violently strangle you if you attempt to exit while the
collection is being scanned. (BR 114597) (BR 114859)
* Postgresql code cleanup and fixed regression for manual collection
scanning. Autoscan still does not work. (BR 111209)
* File browser now sets to home if it was on a remote directory to prevent
annoying error messages. (BR 114498)
* Podcast settings would not add a trailing slash to podcast save
locations. (BR 114712)
* Workaround for stability issues with HyperThreading on Linux.
Added a configure check to deal with buggy GLIBC's. (BR 99199)
* xine-engine: Equalizer became inactive on trackchange when crossfading
was enabled. (BR 114492)
* Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
* Dynamic mode did not respect repeat track mode. (BR 114585)
* The Script Manager no longer captures the script's stdout.
* Enqueuing files with amarok -e would not work for relative paths if the
working directories of the new and the running instance of amarok differ.
* Visualizations would only work when amarok was run as amarokapp.
(BR 99627)
* The number of podcasts items would be limited even when the user didn't
set it. (BR 114353)
* Switching system language wouldn't affect the root folder names on
Playlist Browser.
* On Context Browser, when showing a cached lyric, "add", "search", and
"open in external browser" buttons wouldn't work. "Open in External
Browser" is now disabled for cached lyrics. (BR 110812)
* Refreshing all podcasts when folder existed caused a crash.
* Multiple job statusbar widget was broken. (BR 114278)
* HTML in tags was getting interpreted in the context browser.
* Changing the podcast purge count could sometimes cause amaroK to hang.
* NMM-engine: Fixed crash after playing a song to the end, the trackEnd
signal was not emitted from the GUI thread.
* With Random Mode enabled and Repeat Playlist disabled, when it got to
the last track, it would play it a second time and then keep on playing
other tracks, instead of just stopping.
* Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
Hostbaek <mich@freebsd.org>. (BR 114269)
* Collection scanner ignored files with non-ascii characters. (BR 114195)
* Don't show "Change Collection Setup"-box for non-local files.
* Fixed issue with loading playlists containing remote URL's.
* Dynamic mode history tracks would be forgotten if there was no current
track on startup. (BR 110160)
* Fixed problems with "Retrieve Similar Artists" feature in combination
with SQLite, which could lead to 100% CPU usage. (BR 104447)
* Tabbing between items and cells in the playlist while editing them now
works much nicer (goes in order and doesn't tab to invisible columns),
and you can also now use Alt+Up, Down, Left, Right to navigate between
cells as well.
* Podcast settings failed to remember the save location. (BR 114128)
* Tray icon would stop filling up and showing play/pause icon if show
player window was toggled. (BR 93711)
* If player window is toggled during playback, playlist window's caption
now correctly shows the current track's name.
* Crossfade length would be enabled in Playback options when "No
crossfading" was selected.
* If an engine does not support crossfading, "No crossfading" is now
selected in Playback options.
2005-11-02 01:20:38 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/config_scrobbler.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/context.png
|
|
|
|
share/doc/kde/HTML/de/amarok/coverman.png
|
|
|
|
share/doc/kde/HTML/de/amarok/develop.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/de/amarok/dynamic_bar.png
|
|
|
|
share/doc/kde/HTML/de/amarok/dynamic_settings.png
|
Update to version 1.3.5.
Changes since last packaged version (1.3.3):
VERSION 1.3.5:
BUGFIXES:
* Fixed a build issue.
* Fixed potential crash at startup. (BR 114983)
VERSION 1.3.4 (unreleased):
FEATURES:
* Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
* Atom feed compatibility for podcasts.
* Statusbar messages are logged to a file, statusbar.log. (BR 99899)
* Podcast configuration now provides the ability to set the values for
all podcasts. (BR 114371)
* Downloading multiple podcasts will throw them into a queue, and
each will be downloaded sequentially. (BR 114370)
* Playlistbrowser items can be dragged into folders.
CHANGES:
* Categories in the playlist browser are now always in the order of:
Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
Podcasts, regardless of sorting options. (Items in the categories
are still sorted normally.)
* Reworked systray icon handling -- mostly under the hood, but it'll
now update properly f. ex. when you change the cover. (BR 111014)
* Tooltip for the queue icon in the statusbar will now show the album
cover of the upcoming track.
* Totals in the collection browser will now reflect the visible items
if you set a filter.
* Podcast settings "download on request" and "stream on request" have
been merged.
* About button in script manager now uses a KAboutDialog and supports
rich text format in the README file. (BR 110961)
* After filtering the collection browser, if only a single item is left
visible, it will automatically be expanded.
* Added items for the Equalizer, Visualizations, and Queue Manager to
the context menus of the volume slider, analyzer, and statusbar queue
icon, respectively.
BUGFIXES:
* If you queue an album from the context browser and then undo, the
queue icon in the statusbar is now updated properly (and hence
doesn't crash if you click on it).
* helix-engine no longer emits new metaData if only the bitrate of a
stream changes. (BR 114348)
* Fix amaroK attempting to destroy your computer, reach through the
monitor and violently strangle you if you attempt to exit while the
collection is being scanned. (BR 114597) (BR 114859)
* Postgresql code cleanup and fixed regression for manual collection
scanning. Autoscan still does not work. (BR 111209)
* File browser now sets to home if it was on a remote directory to prevent
annoying error messages. (BR 114498)
* Podcast settings would not add a trailing slash to podcast save
locations. (BR 114712)
* Workaround for stability issues with HyperThreading on Linux.
Added a configure check to deal with buggy GLIBC's. (BR 99199)
* xine-engine: Equalizer became inactive on trackchange when crossfading
was enabled. (BR 114492)
* Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
* Dynamic mode did not respect repeat track mode. (BR 114585)
* The Script Manager no longer captures the script's stdout.
* Enqueuing files with amarok -e would not work for relative paths if the
working directories of the new and the running instance of amarok differ.
* Visualizations would only work when amarok was run as amarokapp.
(BR 99627)
* The number of podcasts items would be limited even when the user didn't
set it. (BR 114353)
* Switching system language wouldn't affect the root folder names on
Playlist Browser.
* On Context Browser, when showing a cached lyric, "add", "search", and
"open in external browser" buttons wouldn't work. "Open in External
Browser" is now disabled for cached lyrics. (BR 110812)
* Refreshing all podcasts when folder existed caused a crash.
* Multiple job statusbar widget was broken. (BR 114278)
* HTML in tags was getting interpreted in the context browser.
* Changing the podcast purge count could sometimes cause amaroK to hang.
* NMM-engine: Fixed crash after playing a song to the end, the trackEnd
signal was not emitted from the GUI thread.
* With Random Mode enabled and Repeat Playlist disabled, when it got to
the last track, it would play it a second time and then keep on playing
other tracks, instead of just stopping.
* Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
Hostbaek <mich@freebsd.org>. (BR 114269)
* Collection scanner ignored files with non-ascii characters. (BR 114195)
* Don't show "Change Collection Setup"-box for non-local files.
* Fixed issue with loading playlists containing remote URL's.
* Dynamic mode history tracks would be forgotten if there was no current
track on startup. (BR 110160)
* Fixed problems with "Retrieve Similar Artists" feature in combination
with SQLite, which could lead to 100% CPU usage. (BR 104447)
* Tabbing between items and cells in the playlist while editing them now
works much nicer (goes in order and doesn't tab to invisible columns),
and you can also now use Alt+Up, Down, Left, Right to navigate between
cells as well.
* Podcast settings failed to remember the save location. (BR 114128)
* Tray icon would stop filling up and showing play/pause icon if show
player window was toggled. (BR 93711)
* If player window is toggled during playback, playlist window's caption
now correctly shows the current track's name.
* Crossfade length would be enabled in Playback options when "No
crossfading" was selected.
* If an engine does not support crossfading, "No crossfading" is now
selected in Playback options.
2005-11-02 01:20:38 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/equalizer.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/de/amarok/file_browser.png
|
|
|
|
share/doc/kde/HTML/de/amarok/hidden.docbook
|
|
|
|
share/doc/kde/HTML/de/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/de/amarok/index.docbook
|
Update to version 1.3.5.
Changes since last packaged version (1.3.3):
VERSION 1.3.5:
BUGFIXES:
* Fixed a build issue.
* Fixed potential crash at startup. (BR 114983)
VERSION 1.3.4 (unreleased):
FEATURES:
* Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
* Atom feed compatibility for podcasts.
* Statusbar messages are logged to a file, statusbar.log. (BR 99899)
* Podcast configuration now provides the ability to set the values for
all podcasts. (BR 114371)
* Downloading multiple podcasts will throw them into a queue, and
each will be downloaded sequentially. (BR 114370)
* Playlistbrowser items can be dragged into folders.
CHANGES:
* Categories in the playlist browser are now always in the order of:
Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
Podcasts, regardless of sorting options. (Items in the categories
are still sorted normally.)
* Reworked systray icon handling -- mostly under the hood, but it'll
now update properly f. ex. when you change the cover. (BR 111014)
* Tooltip for the queue icon in the statusbar will now show the album
cover of the upcoming track.
* Totals in the collection browser will now reflect the visible items
if you set a filter.
* Podcast settings "download on request" and "stream on request" have
been merged.
* About button in script manager now uses a KAboutDialog and supports
rich text format in the README file. (BR 110961)
* After filtering the collection browser, if only a single item is left
visible, it will automatically be expanded.
* Added items for the Equalizer, Visualizations, and Queue Manager to
the context menus of the volume slider, analyzer, and statusbar queue
icon, respectively.
BUGFIXES:
* If you queue an album from the context browser and then undo, the
queue icon in the statusbar is now updated properly (and hence
doesn't crash if you click on it).
* helix-engine no longer emits new metaData if only the bitrate of a
stream changes. (BR 114348)
* Fix amaroK attempting to destroy your computer, reach through the
monitor and violently strangle you if you attempt to exit while the
collection is being scanned. (BR 114597) (BR 114859)
* Postgresql code cleanup and fixed regression for manual collection
scanning. Autoscan still does not work. (BR 111209)
* File browser now sets to home if it was on a remote directory to prevent
annoying error messages. (BR 114498)
* Podcast settings would not add a trailing slash to podcast save
locations. (BR 114712)
* Workaround for stability issues with HyperThreading on Linux.
Added a configure check to deal with buggy GLIBC's. (BR 99199)
* xine-engine: Equalizer became inactive on trackchange when crossfading
was enabled. (BR 114492)
* Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
* Dynamic mode did not respect repeat track mode. (BR 114585)
* The Script Manager no longer captures the script's stdout.
* Enqueuing files with amarok -e would not work for relative paths if the
working directories of the new and the running instance of amarok differ.
* Visualizations would only work when amarok was run as amarokapp.
(BR 99627)
* The number of podcasts items would be limited even when the user didn't
set it. (BR 114353)
* Switching system language wouldn't affect the root folder names on
Playlist Browser.
* On Context Browser, when showing a cached lyric, "add", "search", and
"open in external browser" buttons wouldn't work. "Open in External
Browser" is now disabled for cached lyrics. (BR 110812)
* Refreshing all podcasts when folder existed caused a crash.
* Multiple job statusbar widget was broken. (BR 114278)
* HTML in tags was getting interpreted in the context browser.
* Changing the podcast purge count could sometimes cause amaroK to hang.
* NMM-engine: Fixed crash after playing a song to the end, the trackEnd
signal was not emitted from the GUI thread.
* With Random Mode enabled and Repeat Playlist disabled, when it got to
the last track, it would play it a second time and then keep on playing
other tracks, instead of just stopping.
* Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
Hostbaek <mich@freebsd.org>. (BR 114269)
* Collection scanner ignored files with non-ascii characters. (BR 114195)
* Don't show "Change Collection Setup"-box for non-local files.
* Fixed issue with loading playlists containing remote URL's.
* Dynamic mode history tracks would be forgotten if there was no current
track on startup. (BR 110160)
* Fixed problems with "Retrieve Similar Artists" feature in combination
with SQLite, which could lead to 100% CPU usage. (BR 104447)
* Tabbing between items and cells in the playlist while editing them now
works much nicer (goes in order and doesn't tab to invisible columns),
and you can also now use Alt+Up, Down, Left, Right to navigate between
cells as well.
* Podcast settings failed to remember the save location. (BR 114128)
* Tray icon would stop filling up and showing play/pause icon if show
player window was toggled. (BR 93711)
* If player window is toggled during playback, playlist window's caption
now correctly shows the current track's name.
* Crossfade length would be enabled in Playback options when "No
crossfading" was selected.
* If an engine does not support crossfading, "No crossfading" is now
selected in Playback options.
2005-11-02 01:20:38 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/logo.png
|
|
|
|
share/doc/kde/HTML/de/amarok/media_device.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/menubar.png
|
Update to version 1.3.5.
Changes since last packaged version (1.3.3):
VERSION 1.3.5:
BUGFIXES:
* Fixed a build issue.
* Fixed potential crash at startup. (BR 114983)
VERSION 1.3.4 (unreleased):
FEATURES:
* Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
* Atom feed compatibility for podcasts.
* Statusbar messages are logged to a file, statusbar.log. (BR 99899)
* Podcast configuration now provides the ability to set the values for
all podcasts. (BR 114371)
* Downloading multiple podcasts will throw them into a queue, and
each will be downloaded sequentially. (BR 114370)
* Playlistbrowser items can be dragged into folders.
CHANGES:
* Categories in the playlist browser are now always in the order of:
Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
Podcasts, regardless of sorting options. (Items in the categories
are still sorted normally.)
* Reworked systray icon handling -- mostly under the hood, but it'll
now update properly f. ex. when you change the cover. (BR 111014)
* Tooltip for the queue icon in the statusbar will now show the album
cover of the upcoming track.
* Totals in the collection browser will now reflect the visible items
if you set a filter.
* Podcast settings "download on request" and "stream on request" have
been merged.
* About button in script manager now uses a KAboutDialog and supports
rich text format in the README file. (BR 110961)
* After filtering the collection browser, if only a single item is left
visible, it will automatically be expanded.
* Added items for the Equalizer, Visualizations, and Queue Manager to
the context menus of the volume slider, analyzer, and statusbar queue
icon, respectively.
BUGFIXES:
* If you queue an album from the context browser and then undo, the
queue icon in the statusbar is now updated properly (and hence
doesn't crash if you click on it).
* helix-engine no longer emits new metaData if only the bitrate of a
stream changes. (BR 114348)
* Fix amaroK attempting to destroy your computer, reach through the
monitor and violently strangle you if you attempt to exit while the
collection is being scanned. (BR 114597) (BR 114859)
* Postgresql code cleanup and fixed regression for manual collection
scanning. Autoscan still does not work. (BR 111209)
* File browser now sets to home if it was on a remote directory to prevent
annoying error messages. (BR 114498)
* Podcast settings would not add a trailing slash to podcast save
locations. (BR 114712)
* Workaround for stability issues with HyperThreading on Linux.
Added a configure check to deal with buggy GLIBC's. (BR 99199)
* xine-engine: Equalizer became inactive on trackchange when crossfading
was enabled. (BR 114492)
* Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
* Dynamic mode did not respect repeat track mode. (BR 114585)
* The Script Manager no longer captures the script's stdout.
* Enqueuing files with amarok -e would not work for relative paths if the
working directories of the new and the running instance of amarok differ.
* Visualizations would only work when amarok was run as amarokapp.
(BR 99627)
* The number of podcasts items would be limited even when the user didn't
set it. (BR 114353)
* Switching system language wouldn't affect the root folder names on
Playlist Browser.
* On Context Browser, when showing a cached lyric, "add", "search", and
"open in external browser" buttons wouldn't work. "Open in External
Browser" is now disabled for cached lyrics. (BR 110812)
* Refreshing all podcasts when folder existed caused a crash.
* Multiple job statusbar widget was broken. (BR 114278)
* HTML in tags was getting interpreted in the context browser.
* Changing the podcast purge count could sometimes cause amaroK to hang.
* NMM-engine: Fixed crash after playing a song to the end, the trackEnd
signal was not emitted from the GUI thread.
* With Random Mode enabled and Repeat Playlist disabled, when it got to
the last track, it would play it a second time and then keep on playing
other tracks, instead of just stopping.
* Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
Hostbaek <mich@freebsd.org>. (BR 114269)
* Collection scanner ignored files with non-ascii characters. (BR 114195)
* Don't show "Change Collection Setup"-box for non-local files.
* Fixed issue with loading playlists containing remote URL's.
* Dynamic mode history tracks would be forgotten if there was no current
track on startup. (BR 110160)
* Fixed problems with "Retrieve Similar Artists" feature in combination
with SQLite, which could lead to 100% CPU usage. (BR 104447)
* Tabbing between items and cells in the playlist while editing them now
works much nicer (goes in order and doesn't tab to invisible columns),
and you can also now use Alt+Up, Down, Left, Right to navigate between
cells as well.
* Podcast settings failed to remember the save location. (BR 114128)
* Tray icon would stop filling up and showing play/pause icon if show
player window was toggled. (BR 93711)
* If player window is toggled during playback, playlist window's caption
now correctly shows the current track's name.
* Crossfade length would be enabled in Playback options when "No
crossfading" was selected.
* If an engine does not support crossfading, "No crossfading" is now
selected in Playback options.
2005-11-02 01:20:38 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/musicbrainz.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/pl_browser.png
|
|
|
|
share/doc/kde/HTML/de/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/de/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/de/amarok/player_window.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/de/amarok/playlist_browser.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/playlist_window.png
|
Update to version 1.3.5.
Changes since last packaged version (1.3.3):
VERSION 1.3.5:
BUGFIXES:
* Fixed a build issue.
* Fixed potential crash at startup. (BR 114983)
VERSION 1.3.4 (unreleased):
FEATURES:
* Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
* Atom feed compatibility for podcasts.
* Statusbar messages are logged to a file, statusbar.log. (BR 99899)
* Podcast configuration now provides the ability to set the values for
all podcasts. (BR 114371)
* Downloading multiple podcasts will throw them into a queue, and
each will be downloaded sequentially. (BR 114370)
* Playlistbrowser items can be dragged into folders.
CHANGES:
* Categories in the playlist browser are now always in the order of:
Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
Podcasts, regardless of sorting options. (Items in the categories
are still sorted normally.)
* Reworked systray icon handling -- mostly under the hood, but it'll
now update properly f. ex. when you change the cover. (BR 111014)
* Tooltip for the queue icon in the statusbar will now show the album
cover of the upcoming track.
* Totals in the collection browser will now reflect the visible items
if you set a filter.
* Podcast settings "download on request" and "stream on request" have
been merged.
* About button in script manager now uses a KAboutDialog and supports
rich text format in the README file. (BR 110961)
* After filtering the collection browser, if only a single item is left
visible, it will automatically be expanded.
* Added items for the Equalizer, Visualizations, and Queue Manager to
the context menus of the volume slider, analyzer, and statusbar queue
icon, respectively.
BUGFIXES:
* If you queue an album from the context browser and then undo, the
queue icon in the statusbar is now updated properly (and hence
doesn't crash if you click on it).
* helix-engine no longer emits new metaData if only the bitrate of a
stream changes. (BR 114348)
* Fix amaroK attempting to destroy your computer, reach through the
monitor and violently strangle you if you attempt to exit while the
collection is being scanned. (BR 114597) (BR 114859)
* Postgresql code cleanup and fixed regression for manual collection
scanning. Autoscan still does not work. (BR 111209)
* File browser now sets to home if it was on a remote directory to prevent
annoying error messages. (BR 114498)
* Podcast settings would not add a trailing slash to podcast save
locations. (BR 114712)
* Workaround for stability issues with HyperThreading on Linux.
Added a configure check to deal with buggy GLIBC's. (BR 99199)
* xine-engine: Equalizer became inactive on trackchange when crossfading
was enabled. (BR 114492)
* Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
* Dynamic mode did not respect repeat track mode. (BR 114585)
* The Script Manager no longer captures the script's stdout.
* Enqueuing files with amarok -e would not work for relative paths if the
working directories of the new and the running instance of amarok differ.
* Visualizations would only work when amarok was run as amarokapp.
(BR 99627)
* The number of podcasts items would be limited even when the user didn't
set it. (BR 114353)
* Switching system language wouldn't affect the root folder names on
Playlist Browser.
* On Context Browser, when showing a cached lyric, "add", "search", and
"open in external browser" buttons wouldn't work. "Open in External
Browser" is now disabled for cached lyrics. (BR 110812)
* Refreshing all podcasts when folder existed caused a crash.
* Multiple job statusbar widget was broken. (BR 114278)
* HTML in tags was getting interpreted in the context browser.
* Changing the podcast purge count could sometimes cause amaroK to hang.
* NMM-engine: Fixed crash after playing a song to the end, the trackEnd
signal was not emitted from the GUI thread.
* With Random Mode enabled and Repeat Playlist disabled, when it got to
the last track, it would play it a second time and then keep on playing
other tracks, instead of just stopping.
* Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
Hostbaek <mich@freebsd.org>. (BR 114269)
* Collection scanner ignored files with non-ascii characters. (BR 114195)
* Don't show "Change Collection Setup"-box for non-local files.
* Fixed issue with loading playlists containing remote URL's.
* Dynamic mode history tracks would be forgotten if there was no current
track on startup. (BR 110160)
* Fixed problems with "Retrieve Similar Artists" feature in combination
with SQLite, which could lead to 100% CPU usage. (BR 104447)
* Tabbing between items and cells in the playlist while editing them now
works much nicer (goes in order and doesn't tab to invisible columns),
and you can also now use Alt+Up, Down, Left, Right to navigate between
cells as well.
* Podcast settings failed to remember the save location. (BR 114128)
* Tray icon would stop filling up and showing play/pause icon if show
player window was toggled. (BR 93711)
* If player window is toggled during playback, playlist window's caption
now correctly shows the current track's name.
* Crossfade length would be enabled in Playback options when "No
crossfading" was selected.
* If an engine does not support crossfading, "No crossfading" is now
selected in Playback options.
2005-11-02 01:20:38 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/queue_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/de/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/de/amarok/rmb_menu.png
|
Update to version 1.3.5.
Changes since last packaged version (1.3.3):
VERSION 1.3.5:
BUGFIXES:
* Fixed a build issue.
* Fixed potential crash at startup. (BR 114983)
VERSION 1.3.4 (unreleased):
FEATURES:
* Helix-engine supports ALSA (using RealPlayer 11). (BR 113909)
* Atom feed compatibility for podcasts.
* Statusbar messages are logged to a file, statusbar.log. (BR 99899)
* Podcast configuration now provides the ability to set the values for
all podcasts. (BR 114371)
* Downloading multiple podcasts will throw them into a queue, and
each will be downloaded sequentially. (BR 114370)
* Playlistbrowser items can be dragged into folders.
CHANGES:
* Categories in the playlist browser are now always in the order of:
Playlists, Smart Playlists, Dynamic Playlists, Radio Streams, then
Podcasts, regardless of sorting options. (Items in the categories
are still sorted normally.)
* Reworked systray icon handling -- mostly under the hood, but it'll
now update properly f. ex. when you change the cover. (BR 111014)
* Tooltip for the queue icon in the statusbar will now show the album
cover of the upcoming track.
* Totals in the collection browser will now reflect the visible items
if you set a filter.
* Podcast settings "download on request" and "stream on request" have
been merged.
* About button in script manager now uses a KAboutDialog and supports
rich text format in the README file. (BR 110961)
* After filtering the collection browser, if only a single item is left
visible, it will automatically be expanded.
* Added items for the Equalizer, Visualizations, and Queue Manager to
the context menus of the volume slider, analyzer, and statusbar queue
icon, respectively.
BUGFIXES:
* If you queue an album from the context browser and then undo, the
queue icon in the statusbar is now updated properly (and hence
doesn't crash if you click on it).
* helix-engine no longer emits new metaData if only the bitrate of a
stream changes. (BR 114348)
* Fix amaroK attempting to destroy your computer, reach through the
monitor and violently strangle you if you attempt to exit while the
collection is being scanned. (BR 114597) (BR 114859)
* Postgresql code cleanup and fixed regression for manual collection
scanning. Autoscan still does not work. (BR 111209)
* File browser now sets to home if it was on a remote directory to prevent
annoying error messages. (BR 114498)
* Podcast settings would not add a trailing slash to podcast save
locations. (BR 114712)
* Workaround for stability issues with HyperThreading on Linux.
Added a configure check to deal with buggy GLIBC's. (BR 99199)
* xine-engine: Equalizer became inactive on trackchange when crossfading
was enabled. (BR 114492)
* Pausing a track would abort lyrics and wiki fetch jobs. (BR 114576)
* Dynamic mode did not respect repeat track mode. (BR 114585)
* The Script Manager no longer captures the script's stdout.
* Enqueuing files with amarok -e would not work for relative paths if the
working directories of the new and the running instance of amarok differ.
* Visualizations would only work when amarok was run as amarokapp.
(BR 99627)
* The number of podcasts items would be limited even when the user didn't
set it. (BR 114353)
* Switching system language wouldn't affect the root folder names on
Playlist Browser.
* On Context Browser, when showing a cached lyric, "add", "search", and
"open in external browser" buttons wouldn't work. "Open in External
Browser" is now disabled for cached lyrics. (BR 110812)
* Refreshing all podcasts when folder existed caused a crash.
* Multiple job statusbar widget was broken. (BR 114278)
* HTML in tags was getting interpreted in the context browser.
* Changing the podcast purge count could sometimes cause amaroK to hang.
* NMM-engine: Fixed crash after playing a song to the end, the trackEnd
signal was not emitted from the GUI thread.
* With Random Mode enabled and Repeat Playlist disabled, when it got to
the last track, it would play it a second time and then keep on playing
other tracks, instead of just stopping.
* Smart-Playlists were broken with PostgreSQL. Patch by Michael Landin
Hostbaek <mich@freebsd.org>. (BR 114269)
* Collection scanner ignored files with non-ascii characters. (BR 114195)
* Don't show "Change Collection Setup"-box for non-local files.
* Fixed issue with loading playlists containing remote URL's.
* Dynamic mode history tracks would be forgotten if there was no current
track on startup. (BR 110160)
* Fixed problems with "Retrieve Similar Artists" feature in combination
with SQLite, which could lead to 100% CPU usage. (BR 104447)
* Tabbing between items and cells in the playlist while editing them now
works much nicer (goes in order and doesn't tab to invisible columns),
and you can also now use Alt+Up, Down, Left, Right to navigate between
cells as well.
* Podcast settings failed to remember the save location. (BR 114128)
* Tray icon would stop filling up and showing play/pause icon if show
player window was toggled. (BR 93711)
* If player window is toggled during playback, playlist window's caption
now correctly shows the current track's name.
* Crossfade length would be enabled in Playback options when "No
crossfading" was selected.
* If an engine does not support crossfading, "No crossfading" is now
selected in Playback options.
2005-11-02 01:20:38 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/script_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/de/amarok/status_bar.png
|
|
|
|
share/doc/kde/HTML/de/amarok/using.docbook
|
|
|
|
share/doc/kde/HTML/de/amarok/vis_window.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/en/amarok/add_dynamic.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/advanced.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/en/amarok/amarok_playlist.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/analyzer.png
|
|
|
|
share/doc/kde/HTML/en/amarok/buttons.png
|
|
|
|
share/doc/kde/HTML/en/amarok/collection.png
|
|
|
|
share/doc/kde/HTML/en/amarok/common
|
|
|
|
share/doc/kde/HTML/en/amarok/config.docbook
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/config_appearance.png
|
|
|
|
share/doc/kde/HTML/en/amarok/config_collection.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/en/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/en/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/en/amarok/config_playback.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/config_scrobbler.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/coverman.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/en/amarok/dynamic_bar.png
|
|
|
|
share/doc/kde/HTML/en/amarok/dynamic_settings.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/equalizer.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/en/amarok/file_browser.png
|
|
|
|
share/doc/kde/HTML/en/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/en/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/en/amarok/logo.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/media_device.png
|
|
|
|
share/doc/kde/HTML/en/amarok/menubar.png
|
|
|
|
share/doc/kde/HTML/en/amarok/musicbrainz.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/en/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/en/amarok/player_window.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/en/amarok/playlist_browser.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/playlist_window.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/doc/kde/HTML/en/amarok/queue_manager.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/quick.docbook
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/en/amarok/rmb_menu.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/doc/kde/HTML/en/amarok/script_manager.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/status_bar.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/en/amarok/tab_lyrics.png
|
|
|
|
share/doc/kde/HTML/en/amarok/tab_music.png
|
|
|
|
share/doc/kde/HTML/en/amarok/tab_wiki.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/doc/kde/HTML/en/amarok/using.docbook
|
|
|
|
share/doc/kde/HTML/en/amarok/vis_window.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/add_dynamic.png
|
|
|
|
share/doc/kde/HTML/es/amarok/amarok_playlist.png
|
2006-04-04 22:13:55 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/analyzer.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/browser_choice.png
|
2006-04-04 22:13:55 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/buttons.png
|
|
|
|
share/doc/kde/HTML/es/amarok/collection.png
|
|
|
|
share/doc/kde/HTML/es/amarok/config_appearance.png
|
|
|
|
share/doc/kde/HTML/es/amarok/config_collection.png
|
|
|
|
share/doc/kde/HTML/es/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/es/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/es/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/es/amarok/config_playback.png
|
|
|
|
share/doc/kde/HTML/es/amarok/config_scrobbler.png
|
|
|
|
share/doc/kde/HTML/es/amarok/context.png
|
|
|
|
share/doc/kde/HTML/es/amarok/coverman.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/dynamic_bar.png
|
2006-04-04 22:13:55 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/dynamic_mode1.png
|
|
|
|
share/doc/kde/HTML/es/amarok/dynamic_mode2.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/dynamic_settings.png
|
2006-04-04 22:13:55 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/equalizer.png
|
|
|
|
share/doc/kde/HTML/es/amarok/file_browser.png
|
|
|
|
share/doc/kde/HTML/es/amarok/logo.png
|
|
|
|
share/doc/kde/HTML/es/amarok/media_device.png
|
|
|
|
share/doc/kde/HTML/es/amarok/menubar.png
|
|
|
|
share/doc/kde/HTML/es/amarok/musicbrainz.png
|
|
|
|
share/doc/kde/HTML/es/amarok/pl_browser.png
|
|
|
|
share/doc/kde/HTML/es/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/es/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/es/amarok/player_window.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/playlist_browser.png
|
2006-04-04 22:13:55 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/playlist_window.png
|
|
|
|
share/doc/kde/HTML/es/amarok/queue_manager.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/quick.docbook
|
2006-04-04 22:13:55 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/rmb_menu.png
|
|
|
|
share/doc/kde/HTML/es/amarok/script_manager.png
|
|
|
|
share/doc/kde/HTML/es/amarok/status_bar.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/tab_lyrics.png
|
|
|
|
share/doc/kde/HTML/es/amarok/tab_music.png
|
|
|
|
share/doc/kde/HTML/es/amarok/tab_wiki.png
|
2006-04-04 22:13:55 +02:00
|
|
|
share/doc/kde/HTML/es/amarok/vis_window.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/et/amarok/advanced.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/common
|
|
|
|
share/doc/kde/HTML/et/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/develop.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/feature_guide.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/hidden.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/howto.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/et/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/plugin.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/et/amarok/using.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/advanced.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/common
|
|
|
|
share/doc/kde/HTML/fr/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/feature_guide.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/fr/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/fr/amarok/using.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/add_dynamic.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/advanced.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/amarok_playlist.png
|
|
|
|
share/doc/kde/HTML/it/amarok/analyzer.png
|
|
|
|
share/doc/kde/HTML/it/amarok/buttons.png
|
|
|
|
share/doc/kde/HTML/it/amarok/collection.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/common
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/completo.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/config.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/config_appearance.png
|
|
|
|
share/doc/kde/HTML/it/amarok/config_collection.png
|
|
|
|
share/doc/kde/HTML/it/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/it/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/it/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/it/amarok/config_playback.png
|
|
|
|
share/doc/kde/HTML/it/amarok/config_scrobbler.png
|
|
|
|
share/doc/kde/HTML/it/amarok/context.png
|
|
|
|
share/doc/kde/HTML/it/amarok/coverman.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/develop.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/dynamic_bar.png
|
|
|
|
share/doc/kde/HTML/it/amarok/dynamic_settings.png
|
|
|
|
share/doc/kde/HTML/it/amarok/equalizer.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/it/amarok/feature_guide.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/file_browser.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/hidden.docbook
|
|
|
|
share/doc/kde/HTML/it/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/it/amarok/index.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/media_device.png
|
|
|
|
share/doc/kde/HTML/it/amarok/menubar.png
|
|
|
|
share/doc/kde/HTML/it/amarok/pl_browser.png
|
|
|
|
share/doc/kde/HTML/it/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/it/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/it/amarok/player_window.png
|
|
|
|
share/doc/kde/HTML/it/amarok/playlist_browser.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/playlist_window.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/plugin.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/queue_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/it/amarok/requirements.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/rmb_menu.png
|
|
|
|
share/doc/kde/HTML/it/amarok/script_manager.png
|
|
|
|
share/doc/kde/HTML/it/amarok/status_bar.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/tab_lyrics.png
|
|
|
|
share/doc/kde/HTML/it/amarok/tab_music.png
|
|
|
|
share/doc/kde/HTML/it/amarok/tab_wiki.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/it/amarok/using.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/it/amarok/vis_window.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/nl/amarok/add_dynamic.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/nl/amarok/advanced.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/nl/amarok/amarok_playlist.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/nl/amarok/analyzer.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/buttons.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/collection.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/common
|
|
|
|
share/doc/kde/HTML/nl/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/config_appearance.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/config_collection.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/config_playback.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/config_scrobbler.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/context.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/coverman.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/develop.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/nl/amarok/dynamic_bar.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/nl/amarok/equalizer.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/feature_guide.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/file_browser.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/hidden.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/nl/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/media_device.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/menubar.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/pl_browser.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/player_window.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/nl/amarok/playlist_browser.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/nl/amarok/playlist_window.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/plugin.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/nl/amarok/queue_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/nl/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/rmb_menu.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/nl/amarok/script_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/nl/amarok/status_bar.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/nl/amarok/tab_lyrics.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/tab_lyrics1.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/tab_music.png
|
|
|
|
share/doc/kde/HTML/nl/amarok/tab_wiki.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/nl/amarok/using.docbook
|
|
|
|
share/doc/kde/HTML/nl/amarok/vis_window.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pl/amarok/advanced.docbook
|
|
|
|
share/doc/kde/HTML/pl/amarok/common
|
|
|
|
share/doc/kde/HTML/pl/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/pl/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/pl/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/pl/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/pl/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/pl/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/pl/amarok/using.docbook
|
|
|
|
share/doc/kde/HTML/pt/amarok/add_dynamic.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/advanced.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/amarok_playlist.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/analyzer.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/buttons.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/collection.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/common
|
|
|
|
share/doc/kde/HTML/pt/amarok/config.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/config_appearance.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/config_collection.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/config_playback.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/config_scrobbler.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/coverman.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/develop.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/dynamic_bar.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/dynamic_settings.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/equalizer.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/pt/amarok/feature_guide.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/file_browser.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/hidden.docbook
|
|
|
|
share/doc/kde/HTML/pt/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/pt/amarok/index.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/logo.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/media_device.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/menubar.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/musicbrainz.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/player_window.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/playlist_browser.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/playlist_window.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/plugin.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/queue_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/pt/amarok/requirements.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/rmb_menu.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/script_manager.png
|
|
|
|
share/doc/kde/HTML/pt/amarok/status_bar.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt/amarok/using.docbook
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/doc/kde/HTML/pt/amarok/vis_window.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/pt_BR/amarok/advanced.docbook
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/common
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/feature_guide.docbook
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/pt_BR/amarok/using.docbook
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/advanced.docbook
|
2005-02-28 17:54:42 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/collection.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/common
|
|
|
|
share/doc/kde/HTML/ru/amarok/config.docbook
|
2005-02-28 17:54:42 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/config_appearance.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/config_collection.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/config_playback.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/config_scrobbler.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/context.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/coverman.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/ru/amarok/dynamic_mode1.png
|
2005-02-28 17:54:42 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/equalizer.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/ru/amarok/feature_guide.docbook
|
2005-02-28 17:54:42 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/file_browser.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/ru/amarok/index.docbook
|
2005-02-28 17:54:42 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/menubar.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/pl_browser.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/playlist_window.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/ru/amarok/queue_manager.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/ru/amarok/requirements.docbook
|
2005-02-28 17:54:42 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/rmb_menu.png
|
|
|
|
share/doc/kde/HTML/ru/amarok/status_bar.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/doc/kde/HTML/ru/amarok/using.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/sv/amarok/add_dynamic.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/sv/amarok/advanced.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/sv/amarok/amarok_playlist.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/analyzer.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/browser_choice.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/sv/amarok/buttons.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/collection.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/common
|
|
|
|
share/doc/kde/HTML/sv/amarok/config.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_appearance.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/sv/amarok/config_collection.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/sv/amarok/config_colors.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_engine.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_fonts.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_general.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_mysql.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_osd.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_playback.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/config_scrobbler.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/context.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/coverman.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/develop.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/sv/amarok/dynamic_bar.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/dynamic_settings.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/sv/amarok/equalizer.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/faq.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/feature_guide.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/file_browser.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/hidden.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/index.cache.bz2
|
|
|
|
share/doc/kde/HTML/sv/amarok/index.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/media_device.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/menubar.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/pl_browser.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/pl_tip1.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/play_list.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/player_window.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/sv/amarok/playlist_browser.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/sv/amarok/playlist_window.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/plugin.docbook
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/sv/amarok/queue_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/sv/amarok/quick.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/requirements.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/rmb_menu.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/doc/kde/HTML/sv/amarok/script_manager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/doc/kde/HTML/sv/amarok/scripts_window.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/search.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/status_bar.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/streams.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/using.docbook
|
|
|
|
share/doc/kde/HTML/sv/amarok/vis_window.png
|
|
|
|
share/doc/kde/HTML/sv/amarok/welcome.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/amarokui.rc
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/data/Amarok_1.4_Welcome.ogg
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/data/Cool-Streams.xml
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/data/ball.png
|
|
|
|
share/kde/apps/amarok/data/dot.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/data/equalizer_presets.xml
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/data/firstrun.m3u
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/data/grid.png
|
|
|
|
share/kde/apps/amarok/data/wirl1.png
|
|
|
|
share/kde/apps/amarok/data/wirl2.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/covermanager.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/dynamic.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/equalizer.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/mini_dock.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/player_playlist_2.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/podcast.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/podcast_new.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/random.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/repeat_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/repeat_track.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/visualizations.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/16x16/actions/wiki.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/22x22/actions/amarok_podcast.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/22x22/actions/amarok_podcast_new.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/22x22/actions/babelfish.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/22x22/actions/dynamic.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/22x22/actions/player_playlist_2.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/22x22/actions/random.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/22x22/actions/repeat_playlist.png
|
2005-03-22 02:09:08 +01:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/64x64/actions/dynamic.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/64x64/actions/podcast.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/64x64/actions/podcast_new.png
|
2005-02-28 17:54:42 +01:00
|
|
|
share/kde/apps/amarok/icons/crystalsvg/64x64/actions/random.png
|
|
|
|
share/kde/apps/amarok/icons/crystalsvg/64x64/actions/repeat_playlist.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_add_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_add_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_artist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_audioscrobbler.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_back.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_burn.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_change_language.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_circle.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_clock.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_configure.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_covermanager.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_device.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_download.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_dynamic.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_edit.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_editcopy.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_equalizer.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_external.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_fastforward.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_favourite_genres.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_files.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_files2.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_info.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_love.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_mostplayed.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_music.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_next.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_pause.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_play.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_clear.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_playlist_refresh.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_podcast.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_podcast2.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_queue.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_random.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_random_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_random_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_random_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_redo.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_refresh.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_remove.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_remove_from_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_repeat_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_repeat_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_repeat_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_repeat_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_rescan.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_rewind.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_save.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_scripts.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_search.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_settings_engine.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_settings_general.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_settings_indicator.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_settings_playback.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_settings_view.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_stop.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_undo.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_visualizations.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/amarok_zoom.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/16x16/actions/collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_add_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_add_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_artist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_audioscrobbler.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_back.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_burn.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_change_language.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_circle.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_clock.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_configure.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_covermanager.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_device.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_download.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_dynamic.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_edit.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_editcopy.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_equalizer.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_external.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_fastforward.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_favourite_genres.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_files.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_files2.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_info.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_love.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_mostplayed.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_music.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_next.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_pause.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_play.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_clear.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_playlist_refresh.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_podcast.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_podcast2.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_queue.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_random.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_random_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_random_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_random_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_redo.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_refresh.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_remove.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_remove_from_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_repeat_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_repeat_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_repeat_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_repeat_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_rescan.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_rewind.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_save.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_scripts.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_search.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_settings_engine.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_settings_general.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_settings_indicator.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_settings_playback.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_settings_view.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_stop.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_undo.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_visualizations.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/amarok_zoom.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/22x22/actions/collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_add_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_add_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_artist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_audioscrobbler.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_back.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_burn.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_change_language.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_circle.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_clock.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_configure.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_covermanager.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_device.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_download.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_dynamic.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_edit.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_editcopy.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_equalizer.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_external.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_fastforward.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_favourite_genres.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_files.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_files2.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_info.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_love.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_mostplayed.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_music.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_next.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_pause.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_play.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_clear.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_playlist_refresh.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_podcast.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_podcast2.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_queue.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_random.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_random_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_random_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_random_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_redo.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_refresh.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_remove.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_remove_from_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_repeat_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_repeat_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_repeat_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_repeat_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_rescan.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_rewind.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_save.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_scripts.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_search.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_settings_engine.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_settings_general.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_settings_indicator.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_settings_playback.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_settings_view.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_stop.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_undo.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_visualizations.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/amarok_zoom.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/audioscrobbler.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/32x32/actions/collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_add_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_add_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_artist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_audioscrobbler.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_back.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_burn.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_change_language.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_circle.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_clock.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_configure.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_covermanager.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_device.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_download.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_dynamic.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_edit.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_editcopy.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_equalizer.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_external.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_fastforward.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_favourite_genres.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_files.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_files2.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_info.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_love.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_mostplayed.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_music.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_next.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_pause.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_play.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_clear.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_playlist_refresh.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_podcast.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_podcast2.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_queue.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_random.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_random_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_random_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_random_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_redo.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_refresh.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_remove.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_remove_from_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_repeat_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_repeat_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_repeat_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_repeat_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_rescan.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_rewind.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_save.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_scripts.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_search.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_settings_engine.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_settings_general.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_settings_indicator.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_settings_playback.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_settings_view.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_stop.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_undo.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_visualizations.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/amarok_zoom.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/48x48/actions/collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_add_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_add_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_artist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_audioscrobbler.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_back.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_burn.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_change_language.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_circle.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_clock.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_collection.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_configure.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_covermanager.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_device.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_download.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_dynamic.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_edit.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_editcopy.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_equalizer.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_external.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_fastforward.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_favourite_genres.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_files.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_files2.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_info.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_love.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_lyrics.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_mostplayed.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_music.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_next.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_pause.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_play.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_playlist_clear.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_playlist_refresh.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_podcast.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_podcast2.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_queue.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_random.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_random_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_random_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_random_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_redo.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_refresh.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_remove.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_remove_from_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_repeat_album.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_repeat_no.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_repeat_playlist.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_repeat_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_rescan.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_rewind.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_save.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_scripts.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_search.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_settings_engine.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_settings_general.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_settings_indicator.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_settings_playback.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_settings_view.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_stop.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_track.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_undo.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_visualizations.png
|
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/amarok_zoom.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/icons/hicolor/64x64/actions/collection.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/images/amarok_cut.png
|
|
|
|
share/kde/apps/amarok/images/amarok_rocks.jpg
|
|
|
|
share/kde/apps/amarok/images/b_next.png
|
|
|
|
share/kde/apps/amarok/images/b_pause.png
|
|
|
|
share/kde/apps/amarok/images/b_play.png
|
|
|
|
share/kde/apps/amarok/images/b_prev.png
|
|
|
|
share/kde/apps/amarok/images/b_stop.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/images/back_stars_grey.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/images/currenttrack_bar_left.png
|
|
|
|
share/kde/apps/amarok/images/currenttrack_bar_mid.png
|
|
|
|
share/kde/apps/amarok/images/currenttrack_bar_right.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/images/currenttrack_pause.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/images/currenttrack_play.png
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/images/currenttrack_repeat.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/images/currenttrack_repeat_small.png
|
|
|
|
share/kde/apps/amarok/images/currenttrack_stop.png
|
|
|
|
share/kde/apps/amarok/images/currenttrack_stop_small.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/images/description.png
|
|
|
|
share/kde/apps/amarok/images/eq_active2.png
|
|
|
|
share/kde/apps/amarok/images/eq_inactive2.png
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/images/lastfm.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/images/loading1.png
|
|
|
|
share/kde/apps/amarok/images/loading2.png
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
share/kde/apps/amarok/images/menu_sidepixmap.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/images/more_albums.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/images/musicbrainz.png
|
|
|
|
share/kde/apps/amarok/images/nocover.png
|
|
|
|
share/kde/apps/amarok/images/pl_active2.png
|
|
|
|
share/kde/apps/amarok/images/pl_inactive2.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/images/sbinner_stars.png
|
|
|
|
share/kde/apps/amarok/images/shadow_albumcover.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/images/smallstar.png
|
|
|
|
share/kde/apps/amarok/images/splash_screen.jpg
|
|
|
|
share/kde/apps/amarok/images/star.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/images/time_minus.png
|
|
|
|
share/kde/apps/amarok/images/time_plus.png
|
|
|
|
share/kde/apps/amarok/images/vol_speaker.png
|
Update to version 1.3.2.
Package changes: aRts engine deactivated. This is prompted
by a comment in http://bugs.kde.org/show_bug.cgi?id=106599 about arts-engine
not being maintained.
Also the xine and the gstreamer engines proved for me much more stable.
Thanks to Sergey Svishchev, svs at ropnet dot ru, for the pointer.
Changes since last packaged version (1.3.1):
VERSION 1.3.2:
FEATURES:
* Tabs will open automatically when dragging files between tabs.
Patch by Christian Baumgart <christianbaumgart@web.de>.
* Two new dcop calls which allow scripts to read many of amaroK's
configuration options. script readConfig(key) for strings, integers and
bools. script readListConfig(key) for lists. Note that these functions
aren't guaranteed to always return the latest settings (though many do).
* Added a right click menu for blank areas of the playlist, with options
to save, clear or shuffle the playlist and to "enable the dynamic
mode & repopulate".
* Playcount is shown in the tag dialog.
* New volume slider, both better looking and better working than
the old one.
* Podcasts can be saved to any location. (BR 111059)
* Added "Save as Playlist" option to the collection and file browser
context menus as well.
* Allow removing of items in the Media Device browser transfer
queue.
CHANGES:
* Scroll wheel to switch tabs in context browser.
* Repopulate button is enabled or disabled together with dynamic mode.
* No warning dialog when starting if the directory File Browser is on
doesn't exist anymore. It just reverts to home. (BR 99208)
* Sorting on Collection Browser now shows "Unknown" items first, and
"Various Artists" last. Years are sorted descending now.
* When selecting 'Play' from the context menu on multiple items,
it'll now play the first and queue the rest.
BUGFIXES:
* The Equalizer and QueueManager widgets were broken on window managers
other than KWin.
* "Year - Album" category in the Collection Browser didn't allow for
dragging tracks or fetching cover images.
* Xine engine no longer adds images to the playlist.
* The delete key for removing playlist items works even if the file
browser is open. (BR 100145)
* Filenames with XML entity codes were not playable in dynamic mode
and caused it to stop. (BR 108783)
* If the album or artist contained "&", cover fetching wouldn't work
properly.
* When restarting, Playlist Browser items used for playlist shuffle
wouldn't be properly marked, though they would be taken into account.
* Don't crash after changing Podcast options, or after manually deleting
its first item.
* When renaming a playlist, the "." would be removed from the filename.
Paych by Elliot Pahl <elliot.pahl@gmail.com>. (BR 112204)
* When using next and previous on Tagdialog, after passing by a stream,
the fields would be always disabled. (BR 112060)
* Restarting track when in dynamic mode didn't work.
* Fix issues with the GStreamer engine and alsasink, and reenable it.
Patch by Vincent Tondellier <tonton-lists@team1664.org>. (BR 112103)
* Dynamic playlist shuffle had some incorrect smart playlist handling.
* Robustified the code for handling the '# of tracks in the playlist'
part of the statusbar, it should not ever get out of sync with
reality now. Nice side effect is you can see the track count
increase while a playlist is loading.
* "Last played - not in the last" smart playlists would only work for
sqlite. (BR 112248)
* Podcast and Dynamic subfolders are correctly restored on application
start. (BR 112162)
* Dropping tracks onto playlist browser folders will work correctly.
* Invalid podcasts are no longer discarded on quit. (BR 112116)
* Fixed playing of files that have special characters like '#' in
helix engine.
* Fixed issue where selecting multiple items after filtering the
playlist would cause all the other items 'between' them (but
invisible due to the filter) to also get selected.
2005-10-02 17:22:19 +02:00
|
|
|
share/kde/apps/amarok/images/volumeslider-gradient.png
|
|
|
|
share/kde/apps/amarok/images/volumeslider-handle.png
|
Update to version 1.3.3.
Package changes:
- The Qt 3.3.5 build problem seems gone, hence so is its workaround.
- Since last update, there is no more need to include audio/arts/buildlink3.mk.
Changes since last packaged version (1.3.2):
VERSION 1.3.3:
FEATURES:
* New DCOP call "contextbrowser: showHome".
* New DCOP call "contextbrowser: showCurrentTrack".
* New DCOP call "contextbrowser: showLyrics".
* New DCOP call "contextbrowser: showWiki".
* Saving a playlist will cleverly pick a default name if possible.
* Dragging an album cover into the playlist from the context browser
will append the album.
* Middle mouse button on the current track will toggle play/pause.
* Ctrl-Right click on a selection of tracks will queue all of them, not
just the track below the cursor. (BR 112841)
* CoverManager allows for downloads from Amazon Canada. (BR 113238)
* New DCOP call "playlistbrowser: addPlaylist".
* New DCOP call "playlistbrowser: scanPodcasts". Will check all podcasts
for new episodes.
* New DCOP call "playlistbrowser: addPodcast".
* New DCOP call "player: type". Returns the current track's file type.
* New DCOP call "collection: migrateFile". Updates the collection db for
changes made to filenames, keeping stats intact.
* Smartplaylist has Length property. (BR 113039)
* Added a mouse-over effect for the volume slider.
CHANGES:
* Adding a playlistbrowser folder will automatically focus the lineedit
for renaming the item.
* Removing podcasts will delete all downloaded media.
* Playlists in the playlistbrowser can no longer be removed, only deleted.
* Removing tracks when in dynamic mode will only replace up to the minimum
upcoming tracks requirement.
* Playlist columns are automatically resized when adding or removing
columns.
* Added a warning dialog when HyperThreading is enabled. (BR 99199)
* Blacklisted GStreamer's autoaudiosink, which is really a crapsink.
* Added a context menu to the volume slider.
* When viewing covers in fullsize, the window has a maximum size, and
scrollbars are shown if necessary. The user can also scroll the cover
by dragging it. Patch by Eyal Lotem <eyal.lotem@gmail.com>. (BR 103990)
BUGFIXES:
* Patch fixing an almost-infinite directory-scanning problem while
building the Collection. Patch by Dirk Mueller <mueller@kde.org>.
* Cover Manager: Album view setting became out of sync. Patch by Michael
Pujos <pujos.michael@laposte.net>. (BR 113370)
* Starting the first track in the playlist when in dynamic mode would skip
it. (BR 110160)
* Position slider in player-window disappeared after 2 hours. (BR 97128)
* PlaylistBrowser duplicated items when overwriting playlists. (BR 108693)
* Podcast settings would forget about the purge items checkbox.
* The Stop button in the toolbar was always enabled at startup.
* GStreamer-Engine: Could not seek to position 00:00:00. (BR 106483)
* Don't crossfade the last track in the playlist. (BR 96478)
* If files were in the transfer queue before connecting the iPod they
would be uploaded without checking if they already exist on the device.
* Using dynamic mode's playlist shuffle would result in repeated tracks
tracks during a populate operation.
* Fixed Xine config options were disappearing on ESC key. (BR 113225)
* Fixed problems with visibility enabled compilers. Patch by Unai Garro
<ugarro@telefonica.net>. (BR 113056)
* Fix regression causing dynamic mode playlist shuffle to break for
smart playlists which relied on ordering and limits. (BR 113121)
* Automatic podcast downloads did not do anything. (BR 113129)
* Playlist browser items were not properly saved on quit (with Qt 3.3.5).
Patch by Matthieu Bedouet <mbedouet@no-log.org>. (BR 113020)
* amaroK could crash on startup, if on last exit sorting was enabled in
the playlist. (BR 113042)
* Adding entries to a playlist and saving it could duplicate some tracks,
if the playlist hadn't been expanded before. (BR 111579)
2005-10-12 13:15:30 +02:00
|
|
|
share/kde/apps/amarok/images/volumeslider-handle_glow.png
|
Update to version 1.3.2.
Package changes: aRts engine deactivated. This is prompted
by a comment in http://bugs.kde.org/show_bug.cgi?id=106599 about arts-engine
not being maintained.
Also the xine and the gstreamer engines proved for me much more stable.
Thanks to Sergey Svishchev, svs at ropnet dot ru, for the pointer.
Changes since last packaged version (1.3.1):
VERSION 1.3.2:
FEATURES:
* Tabs will open automatically when dragging files between tabs.
Patch by Christian Baumgart <christianbaumgart@web.de>.
* Two new dcop calls which allow scripts to read many of amaroK's
configuration options. script readConfig(key) for strings, integers and
bools. script readListConfig(key) for lists. Note that these functions
aren't guaranteed to always return the latest settings (though many do).
* Added a right click menu for blank areas of the playlist, with options
to save, clear or shuffle the playlist and to "enable the dynamic
mode & repopulate".
* Playcount is shown in the tag dialog.
* New volume slider, both better looking and better working than
the old one.
* Podcasts can be saved to any location. (BR 111059)
* Added "Save as Playlist" option to the collection and file browser
context menus as well.
* Allow removing of items in the Media Device browser transfer
queue.
CHANGES:
* Scroll wheel to switch tabs in context browser.
* Repopulate button is enabled or disabled together with dynamic mode.
* No warning dialog when starting if the directory File Browser is on
doesn't exist anymore. It just reverts to home. (BR 99208)
* Sorting on Collection Browser now shows "Unknown" items first, and
"Various Artists" last. Years are sorted descending now.
* When selecting 'Play' from the context menu on multiple items,
it'll now play the first and queue the rest.
BUGFIXES:
* The Equalizer and QueueManager widgets were broken on window managers
other than KWin.
* "Year - Album" category in the Collection Browser didn't allow for
dragging tracks or fetching cover images.
* Xine engine no longer adds images to the playlist.
* The delete key for removing playlist items works even if the file
browser is open. (BR 100145)
* Filenames with XML entity codes were not playable in dynamic mode
and caused it to stop. (BR 108783)
* If the album or artist contained "&", cover fetching wouldn't work
properly.
* When restarting, Playlist Browser items used for playlist shuffle
wouldn't be properly marked, though they would be taken into account.
* Don't crash after changing Podcast options, or after manually deleting
its first item.
* When renaming a playlist, the "." would be removed from the filename.
Paych by Elliot Pahl <elliot.pahl@gmail.com>. (BR 112204)
* When using next and previous on Tagdialog, after passing by a stream,
the fields would be always disabled. (BR 112060)
* Restarting track when in dynamic mode didn't work.
* Fix issues with the GStreamer engine and alsasink, and reenable it.
Patch by Vincent Tondellier <tonton-lists@team1664.org>. (BR 112103)
* Dynamic playlist shuffle had some incorrect smart playlist handling.
* Robustified the code for handling the '# of tracks in the playlist'
part of the statusbar, it should not ever get out of sync with
reality now. Nice side effect is you can see the track count
increase while a playlist is loading.
* "Last played - not in the last" smart playlists would only work for
sqlite. (BR 112248)
* Podcast and Dynamic subfolders are correctly restored on application
start. (BR 112162)
* Dropping tracks onto playlist browser folders will work correctly.
* Invalid podcasts are no longer discarded on quit. (BR 112116)
* Fixed playing of files that have special characters like '#' in
helix engine.
* Fixed issue where selecting multiple items after filtering the
playlist would cause all the other items 'between' them (but
invisible due to the filter) to also get selected.
2005-10-02 17:22:19 +02:00
|
|
|
share/kde/apps/amarok/images/volumeslider-inset.png
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/amarok/images/wizard_compact.png
|
|
|
|
share/kde/apps/amarok/images/wizard_xmms.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/images/xine_logo.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/kde/apps/amarok/ruby_lib/codes.rb
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/scripts/common/Publisher.py
|
|
|
|
share/kde/apps/amarok/scripts/common/Zeroconf.py
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/scripts/lyrics_astraweb/COPYING
|
|
|
|
share/kde/apps/amarok/scripts/lyrics_astraweb/README
|
|
|
|
share/kde/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.rb
|
|
|
|
share/kde/apps/amarok/scripts/lyrics_astraweb/lyrics_astraweb.spec
|
|
|
|
share/kde/apps/amarok/scripts/lyrics_lyrc/COPYING
|
|
|
|
share/kde/apps/amarok/scripts/lyrics_lyrc/README
|
|
|
|
share/kde/apps/amarok/scripts/lyrics_lyrc/lyrics_lyrc.rb
|
|
|
|
share/kde/apps/amarok/scripts/lyrics_lyrc/lyrics_lyrc.spec
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/scripts/playlist2html/Playlist.py
|
|
|
|
share/kde/apps/amarok/scripts/playlist2html/PlaylistServer.py
|
2005-02-28 17:54:42 +01:00
|
|
|
share/kde/apps/amarok/scripts/playlist2html/README
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/scripts/playlist2html/playlist2html.py
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/scripts/ruby_debug/debug.rb
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/apps/amarok/scripts/score_default/COPYING
|
|
|
|
share/kde/apps/amarok/scripts/score_default/README
|
|
|
|
share/kde/apps/amarok/scripts/score_default/score_default.rb
|
|
|
|
share/kde/apps/amarok/scripts/score_default/score_default.spec
|
|
|
|
share/kde/apps/amarok/scripts/score_impulsive/COPYING
|
|
|
|
share/kde/apps/amarok/scripts/score_impulsive/README
|
|
|
|
share/kde/apps/amarok/scripts/score_impulsive/score_impulsive.rb
|
|
|
|
share/kde/apps/amarok/scripts/score_impulsive/score_impulsive.spec
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/amarok/scripts/templates/amarok.rb
|
|
|
|
share/kde/apps/amarok/scripts/templates/python_qt_template.py
|
|
|
|
share/kde/apps/amarok/scripts/templates/ruby_qt_template.rb
|
2005-02-28 17:54:42 +01:00
|
|
|
share/kde/apps/amarok/scripts/webcontrol/Globals.py
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/Playlist.py
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/README
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/RequestHandler.py
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/WebControl.py
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/scripts/webcontrol/WebControl.spec
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/scripts/webcontrol/WebPublisher.py
|
2005-02-28 17:54:42 +01:00
|
|
|
share/kde/apps/amarok/scripts/webcontrol/amarok_cut.png
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/controlbackground.png
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/main.css
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/main.js
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/player_end.png
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/player_pause.png
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/player_play.png
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/player_start.png
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/player_stop.png
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/apps/amarok/scripts/webcontrol/smallstar.png
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/star.png
|
2005-02-28 17:54:42 +01:00
|
|
|
share/kde/apps/amarok/scripts/webcontrol/template.thtml
|
|
|
|
share/kde/apps/amarok/scripts/webcontrol/vol_speaker.png
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/apps/amarok/themes/example/stylesheet.css
|
2005-03-22 02:09:08 +01:00
|
|
|
share/kde/apps/amarok/themes/reinhardt/images/background.png
|
|
|
|
share/kde/apps/amarok/themes/reinhardt/images/transparency.png
|
|
|
|
share/kde/apps/amarok/themes/reinhardt/stylesheet.css
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/konqsidebartng/add/amarok.desktop
|
2005-02-28 17:54:42 +01:00
|
|
|
share/kde/apps/konqsidebartng/entries/amarok.desktop
|
|
|
|
share/kde/apps/konqsidebartng/kicker_entries/amarok.desktop
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/apps/konqueror/servicemenus/amarok_append.desktop
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
share/kde/apps/profiles/amarok.profile.xml
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/config.kcfg/amarok.kcfg
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/config.kcfg/xinecfg.kcfg
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/config/amarokrc
|
2005-08-30 08:44:37 +02:00
|
|
|
share/kde/icons/hicolor/128x128/apps/amarok.png
|
|
|
|
share/kde/icons/hicolor/16x16/apps/amarok.png
|
|
|
|
share/kde/icons/hicolor/22x22/apps/amarok.png
|
|
|
|
share/kde/icons/hicolor/32x32/apps/amarok.png
|
|
|
|
share/kde/icons/hicolor/48x48/apps/amarok.png
|
|
|
|
share/kde/icons/hicolor/64x64/apps/amarok.png
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/kde/services/amarok_daap-mediadevice.desktop
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/kde/services/amarok_generic-mediadevice.desktop
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/kde/services/amarok_massstorage-device.desktop
|
|
|
|
share/kde/services/amarok_nfs-device.desktop
|
|
|
|
share/kde/services/amarok_smb-device.desktop
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/services/amarok_void-engine_plugin.desktop
|
|
|
|
share/kde/services/amarok_xine-engine.desktop
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/kde/services/amarokitpc.protocol
|
|
|
|
share/kde/services/amaroklastfm.protocol
|
|
|
|
share/kde/services/amarokpcast.protocol
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/kde/servicetypes/amarok_codecinstall.desktop
|
2005-01-17 10:45:44 +01:00
|
|
|
share/kde/servicetypes/amarok_plugin.desktop
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
share/locale/af/LC_MESSAGES/amarok.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/az/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/bg/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/br/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/ca/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/cs/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/cy/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/da/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/de/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/el/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/en_GB/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/es/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/et/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/fi/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/fr/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/ga/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/gl/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/he/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/hi/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/hu/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/is/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/it/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/ja/LC_MESSAGES/amarok.mo
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/locale/ka/LC_MESSAGES/amarok.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/km/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/ko/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/lt/LC_MESSAGES/amarok.mo
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
share/locale/ms/LC_MESSAGES/amarok.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/nb/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/nl/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/nn/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/pa/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/pl/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/pt/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/pt_BR/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/ro/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/ru/LC_MESSAGES/amarok.mo
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
share/locale/rw/LC_MESSAGES/amarok.mo
|
2006-04-17 09:07:11 +02:00
|
|
|
share/locale/sl/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/sr/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/sr@Latn/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/sv/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/ta/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/tg/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/th/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/tr/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/uk/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/uz/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/zh_CN/LC_MESSAGES/amarok.mo
|
|
|
|
share/locale/zh_TW/LC_MESSAGES/amarok.mo
|
2005-01-17 10:45:44 +01:00
|
|
|
@comment in kde: @dirrm share/kde/servicetypes
|
|
|
|
@comment in kde: @dirrm share/kde/services
|
2005-08-30 08:44:37 +02:00
|
|
|
@comment in kde: @dirrm share/kde/icons/hicolor/64x64/apps
|
|
|
|
@comment in kde: @dirrm share/kde/icons/hicolor/48x48/apps
|
|
|
|
@comment in kde: @dirrm share/kde/icons/hicolor/32x32/apps
|
|
|
|
@comment in kde: @dirrm share/kde/icons/hicolor/22x22/apps
|
|
|
|
@comment in kde: @dirrm share/kde/icons/hicolor/16x16/apps
|
|
|
|
@comment in kde: @dirrm share/kde/icons/hicolor/128x128/apps
|
2005-01-17 10:45:44 +01:00
|
|
|
@comment in kde: @dirrm share/kde/config.kcfg
|
|
|
|
@comment in kde: @dirrm share/kde/config
|
2005-08-30 08:44:37 +02:00
|
|
|
@comment in kde: @dirrm share/kde/apps/zeroconf
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
@comment in kde: @dirrm share/kde/apps/profiles
|
2005-01-17 10:45:44 +01:00
|
|
|
@comment in kde: @dirrm share/kde/apps/konqueror/servicemenus
|
2005-03-22 02:09:08 +01:00
|
|
|
@comment in kdebase: @dirrm share/kde/apps/konqsidebartng/kicker_entries
|
|
|
|
@comment in kdebase: @dirrm share/kde/apps/konqsidebartng/entries
|
|
|
|
@comment in kdebase: @dirrm share/kde/apps/konqsidebartng/add
|
|
|
|
@dirrm share/kde/apps/amarok/themes/reinhardt/images
|
|
|
|
@dirrm share/kde/apps/amarok/themes/reinhardt
|
2005-08-30 08:44:37 +02:00
|
|
|
@dirrm share/kde/apps/amarok/themes/example
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
@dirrm share/kde/apps/amarok/themes
|
2005-02-28 17:54:42 +01:00
|
|
|
@dirrm share/kde/apps/amarok/scripts/webcontrol
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
@dirrm share/kde/apps/amarok/scripts/templates
|
Update to 1.4.1:
VERSION 1.4.1:
FEATURES:
* Support for last.fm streams. (BR 111983)
* New playlist toolbar menu entry for adding streams to the playlist.
(BR 129349)
CHANGES:
* Upgraded internal SQLite to 3.3.6.
* Inotify support disabled for now, due to stability issues.
* Tag editor is no longer modal.
* Provide warning dialog when deleting items from the playlistbrowser.
(BR 129313)
* GUI layout reverted to the classic Amarok layout.
* The Extended Info panel in the playlistbrowser is now resizeable.
BUGFIXES:
* Pressing return in the search bar of the Collection Browser immediately
after typing a query no longer appends the wrong items to the playlist.
* Fix crash when pressing Back or Forward buttons multiple times quickly
in Artist tab. Patch by Thomas Lindroth
* Fix problems where blanks would be added to data if SQLite was busy.
Patch by Thomas Lindroth
* Automatically refresh stream lyrics on new metadata.
* Set half star ratings on multiple selected tracks when clicking on an
item. (BR 129449)
* Only enable Show Extended Info in the Playlist Browser when information
is available. (BR 126590)
* Disable global shortcut for ratings when ratings are disabled.
(BR 129414)
* Autodetect button in Media Devices configuration dialog would not
properly signal changes, so that new devices were not always saved.
VERSION 1.4.1-beta1:
FEATURES:
* Much improved and completed custom icon theme by Vadim Petrunin
* LibVisual 0.4 supported and required.
* Support for custom scoring algorithms, via scripts.
* Creative Nomad Jukebox support (untested!). Submitted by Andres Oton
* Inotify support. On kernels 2.6.13 and above with Inotify support
compiled in, the collection will automatically be rescanned and
updated as soon as a watched folder has changed.
CHANGES:
* First-run wizard can no longer be restarted from the application menu.
However, it can still be invoked with "amarok --wizard".
* Astraweb lyrics script was removed for being crappy and unmaintained. If
you want to maintain it, grab it from SVN and release on kde-apps.org.
* "Append Count" option of dynamic playlists has been removed. It is
now always one. (BR 120044)
* Context browser can now play/queue specific discs of an album or
compilation.
* Automatically imported playlists go into a separate category.
* Block quitting amaroK until all on-going media device operations have
finished with a consistent state.
* Interface choice in wizard removed.
* MoodBar has been removed. The maintainer has not been updating it, and
it was causing crashes for many people.
* Usability improvements for the Script Manager, including a tree view.
* Use KMimeType for resolving file type for metadata acquisition before
falling back to extension based guessing.
* Removed the "detailed mode" in the playlist-browser.
* Also copy non-local URLs to collection when dropped onto collection
browser.
* Speed up connecting media devices with a lot of tracks to be submitted
to last.fm.
* For media without metadata, try to read metadata after transfer to
the iPod (e.g. when copying an audio CD via KIOslaves).
* Hint at starting a transcode script for transcoding while transferring
to media devices. (BR 127155)
* If a disc number is present, append it to the album's name when
organizing files. (BR 126867)
* Configure, which of fresh podcasts, newest & favorite albums are shown
in context browser home view. Patch by Patrick Muench
(BR 127043)
* Dynamic mode no longer skips to the next song if you press play (via
dcop, for instance) while already playing a track. Instead it restarts
the current one.
* The Actions menu has been renamed the Engage menu. It's way cooler,
right? I mean, Star Trek is really cool, right?
* Multiple podcasts can be configured at once by selecting multiple channels
or by configuring the children of a folder.
BUGFIXES:
* Allow dropping of tracks after non-existant items in the playlist.
* Make changes to the default dynamic playlists persistent.
* Send UTF-8 encoded requests to Wikipedia. Thanks to Thomas Lindroth
for the patch. (BR 127654)
* Correctly restore podcast channel title when fetching fails.
* Show error message when xine mp3 decoder isn't installed, don't just
play next track.
* Properly render and optimise playlist loading icons.
* Properly import and export XSPF playlist formats.
* Optimise addition of playlists to the playlistbrowser.
* In context browser, show localized date for podcasts. (BR 127853)
* Regression in dynamic mode caused it to skip the first track in the
playlist whenever it was started. (BR 127451)
* Stop Playing after Track: remember current track (BR 127312)
* Radio streams were broken for protocols other than HTTP. (BR 127848)
* Collection Browser would not set/unset/burn albums with ', The' in
their name.
* Prevent breakage when xine couldn't initialize the audio device. Patch
from Ilya Konstantinov
* Allow for recognition of the webdav protocol. Patch by Ilya
Konstantinov
* Setting a rating on an unplayed track would affect score generated.
Patch by Patrick Muench
* Stop tags with different capitalisation being treated as the same
when building the collection.
* Make database connections actually get closed when no longer used.
(BR 123113)
* xine engine would truncate the last seconds of a track, if no other
track followed in the playlist.
* Fixed AudioCD playback with xine-engine. Patch by Markus Kaufhold
* If dynamic mode was turned on and then off, the previous random and
repeat modes would be forgotten. (BR 123743)
* Removing the current track through DCOP while editing a field of the
track in the playlist would cause a crash. (BR 119152)
* Make characters encoded with % (such as a forward slash, %2f) display
correctly. (BR 105266)
2006-07-04 08:45:15 +02:00
|
|
|
@dirrm share/kde/apps/amarok/scripts/score_impulsive
|
|
|
|
@dirrm share/kde/apps/amarok/scripts/score_default
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
@dirrm share/kde/apps/amarok/scripts/ruby_debug
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
@dirrm share/kde/apps/amarok/scripts/playlist2html
|
Update to 1.4.0a:
VERSION 1.4.0:
FEATURES:
* New DCOP call "player: version()". Returns the amaroK version.
* iFP has persistent settings when transferring tracks to the device.
* GStreamer-0.10 engine now supports Audio CDs.
* Context menus for entries in the statistics tool. (BR 124945)
CHANGES:
* Composer, Disc Number and File Size columns in flat collection view.
* 'k' or 'm' suffixes for matching filesize in kibi or respectively mebi
bytes.
* Groupings when transferring files to mediadevices are now persistent.
(BR 127158)
* Transfer contents of smart playlists to media device without adding
them to a playlist. (BR 126997)
* Set %albumartist to Various Artists, but keep %artist as the track's
artist when organizing compilations. (BR 126936)
* Discard empty tokens surrounded by {} in custom organize file format.
(BR 124337)
* GStreamer-0.10 engine was disabled for this release (not yet stable).
* Only pick genres for Smart playlists that exist in your collection.
* VFAT plugin completely rewritten since 1.4beta3. Name is now changed to
"Generic Audio Player" to make it less needlessly technical.
* Don't limit the number of episodes shown with a new podcast, since the
user can limit the number shown afterwards by configuring the channel.
* Automatically populate the playlist with items if it is empty when a
dynamic playlist is loaded. (BR 126594)
* Unplayed/unrated tracks are no longer shown in the statistics dialog.
* Removed the option "Import Playlists". It's now always enabled.
* Show total track time in context browser (BR 126548)
* Derive filename for downloaded podcast episodes from their url in the
rss feed. (BR 125966)
* Only show albums/artists/genres with more than 3 tracks when listing
favourite albums/artists/genres. (BR 126435)
* libtunepimp 0.5 compiles successfully.
* Podcasts are automatically configured to be checked for updates.
* Show only 2 decimal places for scores in the statistics module.
* Replace 'Move to Collection' in file browser context menu by 'Organize
Files' for collection directories. (BR 125702)
* Removed the option "Show Status Bar". It's now always enabled.
* Tracks from a media device scan be submitted to last.fm immediately,
without waiting for tracks to be played in amaroK. Patch by Iain
Benson <iain@arctos.me.uk>. (BR 125690)
* Any failed attempts to submit to last.fm are now automatically retried
in the background, without waiting for new tracks to be played.
* Smart playlists can be constructed using mixed ALL and ANY matches
(BR 124483)
* Configure media devices in global settings, disable media browser when
no media device is configured.
* Dynamic Playlist bar made more conspicuous.
* The Konqueror setting to show a 'delete' entry in the menu is now
respected, if the setting exists and KDE is version 3.4 or higher.
* Cover art from m4a files. Updated m4a taglib patch by Jochen Issing
<jochen@isign-softart.de> and patch by Shane King
<kde@dontletsstart.com>. (BR 125414)
VERSION 1.4-beta3:
FEATURES:
* amaroK now supports multiple media devices of varying types (currently
iPods, UMS/vfat, and iFP devices).
* Autodetection of iPods and UMS/vfat devices (if KDE has HAL/DBUS support
compiled in).
* New DCOP call "devices: showDeviceList()" to show the Device Manager's
current device knowledge.
* amaroK now has a custom icon theme, and an option to switch back to the
system icons, if preferred (in the General settings section).
* Collection browser view is separated alphabetically. Patch by
Christian Hoenig <list@hoenig.cc>.
* Ease navigation with track slider below playlist window by showing mood.
(BR 121715)
* Show context information for podcasts.
* Filebrowser: toolbar button to change to the directory of the currently
playing song. (BR 115479)
* Added "Play Audio CD" entry to the amaroK menu. (BR 103409)
* GStreamer-0.10 engine now supports visualizations.
* xine-engine: Show metadata for ogg vorbis streams. (BR 122505)
* Drag and drop podcast urls directly onto podcast folders for addition.
* Add media directly into directories for iRiver ifp devices.
* Button to directly edit lyrics from the context browser. (BR 123515)
* Support for SMIL playlists. (BR 121983)
* Support for WAX playlists. (BR 120980)
* Handle the Year tag when playing AudioCDs. Patch by Markus Kaufhold
<M.Kaufhold@gmx.de>. (BR 123428)
* Ignore 'The ' in artist names when sorting in the cover manager, as per
the collection browser. (BR 122858)
* Add autocompletion to the composer field in the tag dialog. (BR 123026)
CHANGES:
* In context browser, show information about recently updated podcasts,
recently added and favourite albums when nothing is playing.
* Ratings can now have half stars: click again on the last star in the
rating to toggle it between a half and a full star.
* Improved handling of embedded cover art, utilizing the database. Patch
by Shane King <kde@dontletsstart.com>. (BR 124563)
* Statistics tool has had numerous improvements.
* Optimise: Only rerender the CollectionBrowser when relevant.
* Disable detection of iPod model and thus solve g_object_get related
problems. (BR 121990)
* Don't block GUI when trying to transfer large numbers of items already
on media device. (BR 123570)
* Update playlist items when their location is changed during organizing
files. (BR 123752)
* Recursively add tracks when directories are dropped to the media browser
and the collection browser. (BR 123982)
* Visualizations now receive stereo data from amaroK. (BR 118765)
* Upgraded internal SQLite library to version 3.3.4.
* Podcast information is stored in the database.
* Improved password handling in the PostgreSQL config dialog. Patch by
Peter C. Ndikuwera <pndiku@gmail.com>. (BR 118304)
VERSION 1.4-beta2:
FEATURES:
* Equalizer for the GStreamer-0.10 engine.
* Crossfade in the helix engine!
* The build date is shown in the "About amaroK" dialog.
* Show album covers when dragging playlist items. Patch from Jonas
Hurrelmann <j@outpo.st>.
CHANGES:
* Summarize transfer failures to media devices instead of a message for each.
(BR 122491)
* Don't list the <no engine> entry in the engine selection widget, when
it's not the active engine. Makes no sense to select this dummy engine.
* The aRts and GStreamer-0.8 engines have been removed for being obsolete.
* Automatically skip to the next track in the playlist when a track is
unplayable. (BR 116555)
* Don't check for collection changes on startup if Watch Folders is
disabled. (BR 116173)
VERSION 1.4-beta1:
FEATURES:
* AudioCD (CDDA) support for xine-engine, including CDDB lookup. Patch by
Alberto Griggio <alberto.griggio@gmail.com>. (BR 121647)
* The Helix engine now supports direct alsa playback using Realplayer 10.
* New DCOP call "player: setVolumeRelative(int ticks)".
* Options for Random Mode to favor tracks with a higher rating, score, or
ones less recently played.
* Support for playing entire albums. This works just like normal, except
when choosing the next track, it'll go to the next track from the album
it finds in the playlist, or the first track of another album otherwise.
* Support for plain VFAT devices in the Media Device browser.
* You can now mousewheel over a track's queue label to change its position
in the queue.
* Added a time-filter to the CollectionBrowser. Now you can make it show
only those tracks, which have been added to your collection within the
last day, week, month or year.
* Fit to Width for the playlist columns is now optional (accessible in the
context menu for the column headers).
* On-the-fly transcoding when transferring to media devices, provided
that an appropriate transcoding script is running.
* Handle compilations as such on iPods.
* New DCOP calls "mediabrowser: ..." for interfacing with media devices.
* Multiple simultaneously connected media devices.
* Lyrics support is now scriptable. This allows to add support for any
lyrics site, and makes it possible to provide upgrades. (BR 94437)
* New DCOP call "contextbrowser: showLyrics(string)".
* New 'File Size' column in the playlist.
* Amarok now supports ASX playlist files. (BR 114051)
* New DCOP call "collection: isDirInCollection(const QString& path )".
* New DCOP call "playlist: removeByIndex(int)". (BR 119143)
* For mp3, aac/mp4, and ogg vorbis, it's possible to use Disc Number and
Composer tags. (BR 110675) (BR 90503)
* For xine-lib 1.1.1 and greater, xine engine has gapless playback. amaroK
is now "The Wall" compatible. (BR 77766)
* Option for selecting external web browser in amaroK. No longer requires
KDE-Base. (BR 106015)
* Press Enter in the Collection Browser filter to send all the visible
tracks to the playlist.
* Hold Ctrl while pressing Enter in the playlist's filter to apply to all
visible items instead of just the first, and Shift to only queue and not
play them.
* Tags can be edited inline in the playlist by clicking on a single selected
item.
* Switchable Wikipedia locale. (BR 104383)
* Initial port of GStreamer engine to GStreamer 0.10.
* Drag albums and compilations from context browser to media device and
playlist browser.
* Browse your collection and other related artists with context browser.
* Copy artwork to iPods capable of displaying it.
* Show extended podcast info on iPod.
* Optionally update playcount for items played on iPod and submit them
to last.fm and synchronize ratings between amaroK and iPod.
* Tracks can now be rated from 1-5 stars manually, in addition to the score
which amaroK calculates automatically based on your listening habits. You
can use the 'Rating' column and Win+1..5 to change the rating.
* Ability to copy items from iPod and from filebrowser to collection.
* New 'Last Played' column in the playlist, showing when the track was last
played. (Like in the Context Browser.)
* Browsers can be now accessed with keyboard shortcuts, Ctrl+1..5.
Also Ctrl+0 to close the current one, and Ctrl+Tab to switch the focus
between the playlist and the active browser.
* Downloaded podcast episodes can be deleted from the context menu.
* New DCOP call "player: osdEnabled".
* Add contents of smart amaroK playlists as playlist to media device.
* Mediabrowser support for the iRiver iFP series!
* New dcop call playlistbrowser loadPlaylist. (BR 110082)
* New Edit Track Information dialog. Lyrics can be edited there, comments
can have more than one line, some statistics and tag guessing from
filename. (BR 93982)
* Show/hide browsers via context menu. (BR 110823)
* Display disk space on media device.
* Copy standard and amaroK playlists to media device.
* Create playlist from items transferred to iPod.
* Edit dumb iPod playlists with media browser.
* Ability to read audible.com .aa file metadata and to transfer audiobooks
to iPod via file browser.
* Optionally add new podcasts to media device transfer queue on download
and remove podcasts already listened to on media device connect.
* Add podcast shows to the Podcast folder on iPods.
* Persistent media device transfer queue.
* Incremental update of media device view.
* Automatic scanning for stale and orphaned iPod items.
* Moodbar!
* configure: report not included extra features (BR 115057)
* Ability to uninstall context-browser themes. (BR 111449)
* More columns available in the Flat View of the Collection Browser.
* New Collection Scanner, running in an external process. No longer can
amaroK crash while scanning the Collection :)
* Statistics tool!
* Dragging external playlists into the playlist browser will add them.
* NMM engine now has a configure dialog.
* Collection scanner now supports WMA, MP4/AAC, and RealMedia (RA,RV,RM).
* You can now Organize Music from the Collection Browser, to move and
rename files to a logical place in your collection folders based on their
tags.
* Option to crossfade only on manual track changes. Useful for listening
to consecutive tracks on a single album.
CHANGES:
* Dynamic Mode is now stateless, meaning there's no Dynamic Mode any more,
only loading and unloading of Dynamic Playlists. There's also now a nice
info bar above the playlist when a Dynamic Playlist is loaded.
* The major huge context menu used for hiding/showing columns in the
playlist has been replaced with a shorter one and a nice dialog.
* Elapsed time / length in the systray tooltip now updates in real time as
the song progresses.
* Tooltips in the playlist for truncated text are now shown directly above
the text, giving the effect of it being expanded to its full length.
* The option for restarting scripts automatically at startup is removed, as
it is now the default behaviour.
* Reduced memory usage for large playlists to under 30% of pre-1.4 versions.
(Measured as the difference in memory usage between an empty playlist and
loading the 'All Collection' smart playlist.)
* Import iTunes album art from directories.
* Media Devices (Apple iPod, iRiver iFP, ...) are now handled with plugins.
* New default image for albums with no cover art.
* When tabbing between cells while editing tags in the playlist, autosave
the contents of the previous tag you edited, so you don't have to
constantly go in and out of editing mode to edit lots of tags.
* When saving playlists, if there's already one with the same name, instead
of complaining about it, smartly append (2), (3), etc. to the end.
* 'Stop Playing After Track' now has a shortcut (Ctrl+Alt+V), and a global
shortcut for the currently playing track (Ctrl+Win+V).
* Various keyboard usability and focus tweaks so using amaroK with the
keyboard is nicer.
* Upgraded internal SQLite database library to version 3.2.7.
* Recoding mp3 tags has been removed due to many unjustified
complications.
* Viewing track information of remote media will show the url.
* "Update"-button is now hidden in the collection browser if "Watch
folders for changes" is enabled in the options.
* Playlist Browser now remembers which entries were open across startups.
* The tooltip and the menu from the queue icon in the statusbar now shows
the total length of the queued tracks.
* The Home tab has been merged into the Current tab, now called Music.
* New look for the current track marker in the playlist. Pimp my roK!
* When turning either random or dynamic mode on, turn the other off,
instead of completely disabling random mode when dynamic is on.
* libgpod from gtkpod replaces kio based iPod support for improved
compatibility with various iPod models.
* Podcast settings are hierarchical now, meaning you can set settings
for the category's, newly added podcasts take the settings from there parent category.
2006-05-31 19:59:57 +02:00
|
|
|
@dirrm share/kde/apps/amarok/scripts/lyrics_lyrc
|
|
|
|
@dirrm share/kde/apps/amarok/scripts/lyrics_astraweb
|
2005-08-30 08:44:37 +02:00
|
|
|
@dirrm share/kde/apps/amarok/scripts/common
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
@dirrm share/kde/apps/amarok/scripts
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
@dirrm share/kde/apps/amarok/ruby_lib
|
2005-01-17 10:45:44 +01:00
|
|
|
@dirrm share/kde/apps/amarok/images
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/64x64/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/64x64
|
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/48x48/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/48x48
|
2005-08-30 08:44:37 +02:00
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/32x32/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/32x32
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/22x22/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/22x22
|
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/16x16/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor/16x16
|
2005-08-30 08:44:37 +02:00
|
|
|
@dirrm share/kde/apps/amarok/icons/hicolor
|
2005-02-28 17:54:42 +01:00
|
|
|
@dirrm share/kde/apps/amarok/icons/crystalsvg/64x64/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/crystalsvg/64x64
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
@dirrm share/kde/apps/amarok/icons/crystalsvg/22x22/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/crystalsvg/22x22
|
|
|
|
@dirrm share/kde/apps/amarok/icons/crystalsvg/16x16/actions
|
|
|
|
@dirrm share/kde/apps/amarok/icons/crystalsvg/16x16
|
|
|
|
@dirrm share/kde/apps/amarok/icons/crystalsvg
|
|
|
|
@dirrm share/kde/apps/amarok/icons
|
2005-01-17 10:45:44 +01:00
|
|
|
@dirrm share/kde/apps/amarok/data
|
|
|
|
@dirrm share/kde/apps/amarok
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
@comment in kde: @dirrm share/kde/apps
|
2005-03-22 02:09:08 +01:00
|
|
|
@dirrm share/doc/kde/HTML/sv/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/sv
|
Update to 1.2:
VERSION 1.2:
ADD: "Repeat Track" status is reflected by an icon in the playlist.
ADD: New icons from tightcode for statusbar and repeatTrack.
ADD: New Smart-Playlist "Ever Played".
CHG: Bumped GStreamer version requirement to 0.8.4.
CHG: Made it possible to use artsdsink with GStreamer again.
CHG: Don't read m3u files recursively when dropping a folder on the
playlist. No more doubled entries.
FIX: Shoutcast radio with GStreamer is improved, no more dropouts when
starting a stream.
ADD: The "Similar Artists" feature (using Audioscrobbler) can now be
switched off. (BR 95280)
FIX: Error in Shoutcast http-request, which made it impossible to play
many radio streams with GStreamer and aRts. (BR 97211, 98569)
CHG: Better default directory for selecting a custom cover.
FIX: ContextBrowser reloads after setting a custom cover. (BR 96548)
FIX: Cover-Manager's full-screen view works with Bughira (brushed metal).
ADD: Script-Manager can auto-run scripts on application startup.
ADD: aKode engine, depends on KDE 3.4. No configure check yet.
FIX: Don't add non-audio files to the Collection.
CHG: We now use the SqlLoader, which greatly improves the performance of
adding stuff to the playlist from SmartPlaylists and the Collection.
VERSION 1.2-beta4:
ADD: It is now possible to select the right image if there are multiple
results from Amazon. Patch from Gregory Isabelli <g_isabelli@yahoo.fr>.
(BR 93287)
CHG: Reorganized the DCOP interface. We used to have all DCOP functions in the
"player" group. Now it's splitted up into several categories. Attention
script writers: Adjust your DCOP calls!
FIX: The loader is now more robust and should always find amarokapp.
CHG: The search-browser has been integrated into the file-browser.
CHG: OSD can have fake transparency and new fancy shadow.
ADD: DCOP function "shortStatusMessage", shows a temporary message on the
application's statusbar.
FIX: Frequent crashes when writing tags. (BR 95344)
FIX: CoverManager updates its status display correctly.
FIX: "isPlaying" DCOP function now works correctly. (BR 90894)
ADD: Automatic crash report generator, sends backtraces to amaroK HQ.
ADD: DCOP function "saveCurrentPlaylist". Writes the playlist to current.xml,
for scripts that need to access the playlist contents.
ADD: Playlist2html, a script for playlist exporting. (BR 96199)
ADD: Improved statusbar, with animated error notification widget.
ADD: New progress display system, can show multiple expandable progress
widgets in the statusbar.
ADD: Alarm script, starts playing music at specified alarm time.
ADD: Script-Manager for DCOP script extensions is now functional. Refer to the
amaroK Wiki for information on script writing.
ADD: Collection-Browser shows a help message in flat-mode when filter is
empty. (BR 97000)
CHG: It is possible to select the Database Engine (SQLite, MySQL) runtime,
without amaroK restart. New Database Engines can be added, they need to
inherit DbConnection and implement its' virtual methods (see
SqliteConnection and MySqlConnection).
CHG: New amaroK icon "Blue Wolf", made by Da-Flow.
FIX: Possible crash when enabling Player-Window. (BR 94668)
VERSION 1.2-beta3:
ADD: Smart Playlists can have a random order or a score weighted random order
(BR 90861)
ADD: Show total length of selected songs in statusbar. (BR 90284)
ADD: Context-Browser now caches the tab widgets. Patch from Matias Costa
<mcc3@alu.um.es>. (BR 95999)
FIX: RAND and REP buttons were always enabled at startup. (BR 95861)
ADD: Implemented "Append Suggestions" functionality. It means that when
enabled, amaroK will append a couple of suggested songs to playlist when
you play a track. This produces a continuous playlist, something similar
to listening to radio.
ADD: Implemented "Play Media..." functionality.
FIX: Playlist-Browser was appending to playlist when clicking "Load". Now it
replaces the current playlist again, as intended.
ADD: Profile for KDELIRC (Remote Controls). Patch by Dirk Ziegelmeier
<dziegel@gmx.de>.
ADD: Remove Duplicates now also removes dead entries from playlist.
FIX: Accept album-dragging from the ContextBrowser. (BR 86020)
FIX: Configure check was missing for the Konqueror Sidebar (depends on
KDE-Base).
FIX: Browser splitter was drawn incorrectly with some styles. (BR 95333)
ADD: DCOP call for relative seek. Patch by Andreas Pfaller. (BR 84989)
CHG: Bumped TagLib dependency to 1.3.1. (1.3 is too damn buggy)
FIX: CTRL-M can show the menubar again after hiding. (BR 94139)
ADD: Support for last.fm streams.
FIX: amaroK icon shows correctly in window decoration under GNOME.
ADD: Support for ID3v2 cover images. (Thanks to M. Thiesen!) (BR 88492)
ADD: DCOP calls for the status of Random Mode, Repeat Playlist and Repeat
Track.
ADD: DCOP call to return the sample rate.
ADD: DCOP call to return the track number. (BR 94825)
FIX: GStreamer-engine provides better scope synchronisation.
ADD: Save current track position and play queue on exit. (BR 90379)
FIX: Fix Directory column on playlist, show absolute directory path instead of
empty string. (BR 90361)
ADD: DCOP call to scan your collection. (BR 84621)
FIX: When an engine fails to load, respect the rank while choosing the next
engine.
VERSION 1.2-beta2:
FIX: Classic amaroK theme looks better.
ADD: Context Browser has CSS styling.
FIX: Cover fetching improvements/fixes.
ADD: Last played: yesterday, etc. in ContextBrowser.
FIX: Big speedup for PlaylistLoader, when adding many items.
ADD: Show songs you once played, but didn't play for the longest time on
ContextBrowser's Home-page. (least played) (BR 89479)
FIX: Don't crash on song switch, when there's only one visible playlist item
and repeat-list is activated. (BR 94030)
CHG: Add and queue tracks after the current track. (BR 94121)
ADD: DCOP call to raise the equalizer configuration dialog.
ADD: Konqueror sidebar to view playing info and control amaroK.
ADD: DCOP call to clear the playlist. (BR 90149)
ADD: DCOP call to enable/disable the equalizer.
ADD: DCOP call to return the score of the currently playing track.
ADD: Audioscrobbler submit queue stored on disk. Tracks that are listened when
offline will be available for submitting later.
CHG: "Start Scan" button was renamed to "Update". Now it starts an incremental
scan instead of a full rescan.
FIX: Lyrics parsing failed for certain songs. (BR 94269)
ADD: xine-engine saves config, and implements crossfade, bug fixed too.
ADD: Player-Window can also show the BlockAnalyzer.
CHG: Run incremental scanning once a minute instead of every 30 seconds.
FIX: When collection scanning was interrupted with Cancel, incremental
scanning didn't work any longer.
CHG: Handle incremental file scanning in a thread. Now the GUI doesn't get
blocked every 30 seconds, anymore. (BR 93564)
ADD: CollectionBrowser now offers two operation modes:
The classical TreeView and a new FlatView (like the WinAmp Library).
FIX: Caching of local cover images was broken for non-unique filenames.
(BR 94068)
FIX: "Visualizations" menu entry was always disabled.
FIX: Play button was sometimes stuck in disabled state.
FIX: OSD was showing "%artist - %track" instead of "%artist - %title".
FIX: Forward command line option --engine to amarokapp.
FIX: CoverFetcher was always looking for "album - album".
VERSION 1.2-beta1:
ADD: Full support for Audioscrobbler, including submission of tracks.
FIX: Arts engine resumes from position when session is restored.
ADD: Vorbis stream metadata support (GStreamer-engine). (BR 82378)
ADD: Cover image and lyric fetchers include filters for common extensions,
such as (Disc 1). (BR 90630)
ADD: Ability to choose from four different Amazon locales. (BR 90664)
ADD: OSD now draws gradient instead of solid colour.
ADD: 'Stop after current song' functionality. (BR 88652)
FIX: Queue function from context/collection browsers actually properly queues
tracks. (BR 90319)
ADD: MySQL database support. Patch by Andreas Mair <am_ml@linogate.com>.
Please refer to mailing list for detailed instructions.
ADD: Metadata history for streams in Context-Browser. (BR 89839)
ADD: Command line option --engine.
ADD: OSD text is now configurable, and it displays the album cover.
FIX: Remote folders are read recursively when dropped on the playlist.
FIX: Audiocd protocol in filebrowser had empty folders.
ADD: Cache system for current-track animation in playlist. Reduces CPU load
when the playlist is visible.
ADD: 10-band IIR equalizer for GStreamer and xine engines.
FIX: The background gradient effect in Context-Browser is now much faster. The
gradient also looks nicer. (BR 91276)
FIX: Password-protected streams did not work correctly. (BR 91184). Patch by
<javapojken@yahoo.se>.
ADD: NMM-engine was rewritten and updated for the latest NMM release. Supports
audio and video playback.
ADD: Cover-Manager supports drag-and-drop.
ADD: Tags are now read from the Collection database if they are already
stored. This speeds up adding items to the playlist. (BR 90137)
ADD: Context-browser shows "Suggested Tracks", utilizing audioscrobbler.
FIX: Configure does no longer print "Good - Configure has finished" when a
dependency is missing.
ADD: Intelligent automatic resize for playlist columns
ADD: Shaded current-track marker in playlist.
ADD: Automatic song lyrics display.
CHG: Internal SQLite upgraded to 3.0.8.
2005-02-20 21:41:40 +01:00
|
|
|
@dirrm share/doc/kde/HTML/ru/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/ru
|
2005-03-22 02:09:08 +01:00
|
|
|
@dirrm share/doc/kde/HTML/pt_BR/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/pt_BR
|
|
|
|
@dirrm share/doc/kde/HTML/pt/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/pt
|
Update to 1.4.2:
VERSION 1.4.2:
FEATURES:
* Handle itpc:// and pcast:// url protocols for adding podcast feeds.
(BR 128918)
* New DCOP call "collection: totalComposers" returns the number of
different composers in your collection.
* Synchronize playlists to media devices.
* Support for MTP/PlaysForSure media devices. (BR 128532)
* iPod plugin usable with iTunes phones. (BR 131487)
* Browse collection by composer. (BR 122452)
* New DCOP call "playlist: filenames" returns the filenames of the songs
currently in the playlist. Patch by Arash Abedinzadeh
* Lyrics can be edited directly on Context Browser's Lyrics tab.
* Collection browse mode similar to that used by some portable players.
Patch by Joe Rabinoff (BR 130586)
* BPM field. Patch by Alf B Lervåg and Aaron
VonderHaar (BR 123142)
* Improved crossfading for xine-engine: Honours the 'Crossfade Length'
setting precisely, and uses a better mixing style profile. Patch by
Enrico Ros
* Media and collection browser tabs now support dropping.
* Allow for deleting all the tracks on a playlist from iPods. (BR 127855)
* Ability to create custom last.fm station from the GUI.
* Ability to mark podcasts as listened.
* Show error messages when connecting to last.fm streams fails.
* A new media device implements a DAAP client. So Amarok can connect
to iTunes, Firefly Media Server etc. (BR 100513)
* Dynamic Collection: improved support for songs on removable external
harddisks, SMB and NFS shares
CHANGES:
* Skip tracks that failed to transfer to media devices instead of stopping
transfer process. (BR 130008)
* libtunepimp 0.5.0 actually compiles successfully now.
* Lift size limit on pathnames and comments in collection databases not
managed by MySQL. (BR 130585)
* Generic mediadevice plugin is improved. Users can configure supported
filetypes and get more control over the location of songs and podcasts
on disk (Patch by eute).
* Move composer tag to its own database table.
* Re-enable adding videos to iPods with recent libgpod-cvs. (BR 130117)
* Include Skip, Love and Ban in playlist right-click menu for last.fm
streams.
* Advanced Tag Features (ATF) deferred to 1.4.3: Public release delayed
pending some bug fixes in both Amarok and a dependency. It will be
automatically disabled the first time you run 1.4.2 if you had it enabled
from 1.4.2-beta1. (It will still be available in subversion snapshots.)
* Optionally finish transferring all queued tracks to media device after
pressing disconnect button. (BR 129716)
* It's now possible to edit scores and ratings for multiple tracks in
TagDialog.
* TagDialog won't make Amarok unresponsive while committing tags changes
to files anymore.
* Exact playtime as tooltip in statusbar. Patch by Markus Kaufhold
(BR 130463)
* Suspend collection rescanning while organizing files. (BR 129885)
* Always use metadata from original file for transcoded files transfered
to media devices. (BR 131171)
* Enhancements to ATF/statistics to allow for better tracking of stats as
files are moved.
* Tag Editing Dialog is now ATF-enabled.
* In-line tag editing is now ATF-enabled.
* Previously, using ATF with MP3 files would wipe out existing UFID frames
from other applications. Now Amarok plays nicely and only touches its
own UFID frame.
* ATF no longer requires a restart to enable or disable it.
* ATF read-only functions are always enabled if a UID is found in the
file. Option in the configuration dialog now only controls whether new
UIDs are written to new files.
* ATF will now automatically run the rescan and clear the Playlist only on
the first time it is enabled. After that it will simply display an info
reminding users that they may need a rescan if their library has changed
since the last time it was enabled.
BUGFIXES:
* DCOP calls to add and remove ATF tags are no longer allowed to run while
the collection is being scanned.
* Last.fm streams no longer freeze Amarok's GUI with xine-engine.
* Sometimes metadata wasn't updated with Last.fm streams.
* Update context browser on score and rating changes. (BR 132496)
* Double colons in the collection filter would lead to invalid queries.
(BR 132551)
* Handle changed semantics of MySQL 5.0.23+ (BR 132114)
* Do not try to detach() KURLs, as this would not work for non-ascii urls.
(BR 132355)
* Adding songs while at end of playlist could crash in dynamic mode.
Patch by Joe Rabinoff (BR 128340)
* Don't update accessdate when setting songs rating or score. (BR 132274)
* Increasing or decreasing volume while muted would not correctly unmute.
(BR 132228)
* Better resize behavior in iPod collection view mode. Patch by Joe Rabinoff
(BR 132016)
* Make sure a track's compilation status is returned properly when running
with Postgresql.
* Check directory structure on iPods of unknown type in order to detect
iTunes phones. (BR 131910)
* Make 'Clear' individually translatable for playlists. (BR 131521)
* Retain column visibility for flat collection view. (BR 126685)
* Honour proxy exceptions for MusicBrainz lookups. Patch by N. Cat
(BR 131377)
* Correctly pass links containing parentheses to external browsers. Patch
by Thomas Lindroth (BR 131307)
* iPods would not show podcast descriptions. (BR 129824)
* Carry over rounding increments to next larger unit for fuzzy time
display. (BR 131383)
* If disabled, don't show splash screen - even on Kubuntu. (BR 125210)
* Correctly request last.fm similar artist information for artists
containing non-ASCII characters. Patch by Thomas Lindroth
(BR 131254)
* Support non-chronologically ordered podcast feeds. (BR 119911)
* Support for libvisual 0.4.0 was fixed. Patch by Dennis Smit.
* Adding songs already on a media device to playlists would not work.
* Fix adding smart playlists to media devices. (BR 130540)
* Reverse check for mount point and device node when connecting to iPods
for better handling of device nodes pointed to by symlinks. (BR 129965)
* Make handling of filenames on iPods case-insensitive and thus fix
fix problems with too many orphaned and stale items. (BR 126431)
* Correct action of queueing current item in dynamic mode. (BR 130313)
* Double clicking in the filebrowser will append to playlist. (BR 117465)
* Fixed problems with last.fm streams containing spaces, e.g. "Hip Hop".
* When generic media devices were specified manually, transferred files
would not always get converted to vfat-friendly names if they were on a
vfat filesystem.
* When using ATF, tags in MP3 files would be written as ID3v2 only and
existing ID3v1 tags would be stripped, which could lead to media devices
and tagging libraries that were not ID3v2.4-aware to report that no tag
existed. Now both tags are written with identical data.
* Correct handling of filenames with special characters. (BR 132243)
2006-08-24 19:37:23 +02:00
|
|
|
@dirrm share/doc/kde/HTML/pl/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/pl
|
2005-03-22 02:09:08 +01:00
|
|
|
@dirrm share/doc/kde/HTML/nl/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/nl
|
|
|
|
@dirrm share/doc/kde/HTML/it/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/it
|
|
|
|
@dirrm share/doc/kde/HTML/fr/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/fr
|
|
|
|
@dirrm share/doc/kde/HTML/et/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/et
|
2005-01-17 10:45:44 +01:00
|
|
|
@dirrm share/doc/kde/HTML/en/amarok
|
Update to version 1.3.1 'Airborne'.
Changes since last packaged version (1.3):
VERSION 1.3.1:
FEATURES:
* Added 'Set as Playlist (Crop)' and 'Save as Playlist' options in the
playlist context menu. (BR 99932)
* Support for iPod shuffle devices. Patch by Guenter Schwann
<harry.w@gmx.at>.
* Media Device browser now has a connect button for connecting
your iPod after amaroK has already been started. Also includes
configurable mounting/unmounting options.
* Holding down the stop button (as opposed to just clicking it) pops
up a menu letting you stop either now, after the current track, or
after the end of the queue.
* Collection browser filter now fully supports the same Google-esque
syntax as the playlist filter, plus one extra: lyrics:"stuff to search
for" to search in cached lyrics.
* Pressing Shift+Enter after filtering the playlist will now queue
the first track. (BR 111054)
* Display short statistics in the collection browser depending on the
categorisation method.
* New DCOP call "collection: totalTracks". Returns the total number of
tracks in the collection.
* New DCOP call "collection: totalGenres". Returns the total number of
genres in the collection.
* New DCOP call "collection: totalCompilations". Returns the total number
of compilations in the collection.
* New DCOP call "collection: totalArtists". Returns the total number of
artists in the collection.
* New DCOP call "collection: totalAlbums". Returns the total number of
tracks in the collection.
* New DCOP call "collection: similarArtists(int artists)". Returns the
similar artists of the current track, results are limited by 'artists'.
* New DCOP call "playlist: repopulate". Repopulates the playlist with
tracks from dynamic mode.
* New DCOP call "player: showBrowser". Allows for showing of playlist
window browser, see the handbook for useage.
* New DCOP call "player: setLyricsByPath". Allows adding custom lyrics
for tracks.
* Add an icon in the statusbar displaying the number of queued tracks;
click on it to pop up a menu letting you jump to their locations in
the playlist.
CHANGES:
* New "Blue Danna" splash screen. Created by Nenad Grujicic, modified by
Nathan Adolph.
* 'Stop after track' is now saved (and so remembered across amaroK
restarts).
* Ported playlist + filter-lineedit behaviour to collection browser as
well: you can move between the view and the filter with the up/down
buttons, and just typing into the view will set the filter. (BR 108656)
* Wiki Tab links use the color set for links, instead of "Selected
Background". Style Authors can use "AMAROK_LINKCOLOR" if they want that
color. (BR 111228)
* The Equalizer widget has been pimped.
* Pressing 'up' in the playlist filter will now take you to the end of
the playlist, in addition to down going to the beginning, as before.
* When jumping to the current track, it now gets centered instead of only
barely showing.
* GStreamer-engine was rewritten. The crossfading feature was removed for
now (it didn't work right with recent GStreamer versions). Improvements:
1) Reduced CPU usage 2) Reduced latency 3) Increased stability
* No need to restart amaroK to use your iPod!
* Improved Konqueror Sidebar.
* The bundled "Shouter" AmarokScript (for radio stream serving) has been
updated and improved.
BUGFIXES:
* amaroK wouldn't remember current track when restarting. (BR 110282)
* Some memory leaks found and fixed.
* Fix buzz and subsequent clicking when equalizer enabled in Helix and
GStreamer engines compiled with GCC 4.0.1.
* Burn option wouldn't show up for "Year - Album" items on Collection
Browser.
* Tray's tooltip would show things like 69:40 of 1:12:01.
* Wiki Tab wouldn't work for names that contained "/". (BR 111634)
* With KDE 3.4, the proper context menu wouldn't be shown for File
Browser. Patch by Christian Baumgart <christianbaumgart@web.de>.
(BR 103305)
* Playcounter and Access Date wouldn't be updated properly for PostgreSQL.
Patch by Tonton <tonton-lists@team1664.org>. (BR 111519)
* Clicking twice on the uninstall button for the same script, would make
amaroK crash.
* Fixed an obscure crash when you emptied the playlist, had the focus on
it, and pressed up.
* No longer show dynamic info popup on application startup. Patch by
Christian Baumgart <christianbaumgart@web.de>.
* Sometimes the system tray tooltip did not update on song change.
* Polishing for the collection browser and expanded item states. Patch
by Christian Baumgart <christianbaumgart@web.de>.
* With xine-engine amaroK always treated remote media like radio streams.
* Selecting Classical equalizer preset prompted for name.
* Fixed konqueror sidebar compilation with kde <= 3.3 and gcc patched for
visibility.
* Konqueror sidebar can switch again between tabs.
* Fixed playing of oggs in helix engine.
* Fixed crash in helix engine when switching engines if helix/realplayer
not installed.
* Undo/Redo for the playlist was broken in some cases.
* On Collection Browser, when grouping by Genre/Artist/Year-Album it
wouldn't show the tracks. (BR 110890)
* SmartPlaylist Editor would reset "Match Any" to "Match All" when
editing. Patch by Kevin Henderson <pyspud@hotmail.com> (BR 110918).
* Podcasts and playlist tracks would be sorted lexicographically
(BR 97297).
* Saved dynamic playlists were not removable.
* xine-engine: amaroK would get stuck on exit if the Equalizer was enabled
and the engine playing. (BR 110791)
* Dequeued items sometimes weren't being repainted properly.
2005-09-07 13:29:41 +02:00
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/en
|
2005-03-22 02:09:08 +01:00
|
|
|
@dirrm share/doc/kde/HTML/de/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/de
|
|
|
|
@dirrm share/doc/kde/HTML/da/amarok
|
|
|
|
@comment in kde: @dirrm share/doc/kde/HTML/da
|
2005-01-17 10:45:44 +01:00
|
|
|
@comment in kde: @dirrm share/applications/kde
|
|
|
|
@comment in kde: @dirrm lib/kde3
|