pkgsrc/audio/amarok/distinfo

12 lines
789 B
Text
Raw Normal View History

Update to 2.6.0 VERSION 2.6-RC CHANGES: * Show all audio and video files in file browser. * Remove codec install support. It's long ago been implemented in phonon. * Prevent lags with large Saved playlists. * Increase minimal required ffmpeg version up to 0.7. * Use audio-x-generic icon for bit rate, not a generic one. * Add Amarok.Playlist.playMediaList() script bindings for API symmetry. * Building the spectrum analyzer applet can now be disabled with a CMake argument. VERSION 2.6-Beta 1 FEATURES: * Amazon store: improved album search * Support for transcoding when copying tracks to USB Mass Storage devices; per-device transcoding preference can be saved, too. * Provide Repopulate and Turn off link in "Dynamic Mode Enabled" bagde. * Support for setting cover images for albums on USB Mass Storage devices. * Support for setting and unsetting cover images for iPod albums, can write back covers to file meta-data too, respects configuration. * Amazon store: ability to check out an item directly without using the Amarok shopping cart. * Amarok now includes the Free Music Charts service by default. * The maximum dimensions for embedded covers are now configurable. * Small configuration dialog for iPods that shows troubleshooting information and allows to change iPod name. * Improved usability of iPod playlists: iPod collection automatically transfers tracks dropped to iPod playlists to iPod when it is needed. * Tracks can now be transcoded when transferring them to iPod. * A diagnostic dialog reporting versions of Amarok, Qt, KDE and phonon libraries as well as the used phonon backend and status of plugins and scripts. Patch by Andrzej Hunt. * Ability to move track position bookmarks by dragging; patch by Jasneet Bhatti. * Amarok can now remember whether and how to transcode tracks when transferring them to a particular collection. * "Crop playlist" functionality implemented using drag & drop. * Added keyboard shortcut for "Edit Track Information..." Patch by Jasneet Bhatti. * Support for embedded album covers in non-collection tracks and in USB Mass Storage collection. * Hold the Shift key when dragging tracks to collections to move them instead of copying. * New search filter for absolute date * Named UMS collections * Albums with same name but different album artist are now correctly separated in USB Mass Storage, iPod and various online service collections. * Support for detecting compilations in USB Mass Storage collection. * Support embedded covers for ogg (read only) and flac files. * Track meta-data can be edited in USB Mass Storage collection. * Support for album artists in USB Mass Storage collection. * album artist (if differs from artist), BPM, labels, last played time and bitrate are now shown in playlist track tooltip (if not already displayed in playlist) CHANGES: * Builds with ffmpeg 0.11. * Database structure (lyrics table) was updated. Starting Amarok for the first time after the upgrade may take up to one minute as the data is migrated. * Amazon store: try to show a sensible default in the country selection. * Only offer delete action when Shift key is pressed in Collection context menu. * Only offer move action when Shift key is pressed in Collection context menu. * Remove context view video applet. Unmaintained and broken. * Album cover images are written in background to prevent freezes. * Make keyboard & mouse behaviour of saved playlists browser same as of the collection browser, including the delete key. * Delete and Shift + Delete keys now work as expected in collection browser. * Preserve statistics when copying or moving tracks to Local Collection. * Common album actions such as Show cover, Show under Various Artists are now available for all collections that support it, not just Local collection. * When copying files to iPod, ensure target directories exist. * When writing covers to files, all existing covers will be replaced. * PulseAudio status in diagnostic dialog. * optional libgpod dependency raised to 0.8.2 to support newest iPods. * Amarok now prevents accidental unmounting of iPods in (small) time-frames when iTunes database on iPod is not yet updated. * Amarok detects when iPod is to be ejected from system and gracefully disconnects it when it occurs. * Hitting the eject button on iPod collection ejects it also from the system. * iPod collection now detects whether iPod is safe to write and marks iPod as read-only if not. This prevents "iPod shows 0 tracks" problem. * Correct progress bar advancement when transferring tracks to iPod. * iPod Collection supports multiple simultaneous cancellable transfers. * Improved dialog to initialize iPod. * Load tracks in playlists asynchronously using proxy tracks. * It is now possible to transcode tracks when moving them. * Drag & drop of tracks and playlists to Saved Playlists works in all cases. * Don't show unmounted USB Mass Storage devices and make it clear when the device is not "activated" yet. * "Devices" in Amarok configuration -> Plugins is with other related strings renamed to "Local Collection Backends" to reduce user confusion. * Enable keyboard activation of PlaylistBrowser items. * Don't use `mysql_config --variable=pkgincludedir`, find mysql include directory manually by looking up mysql.h. * Album artist is now guessed for tracks that do not belong into any collection and tracks from USB Mass Storage collection. Guessing uses the same algorithm as Local Collection. * When hovering iPod, UMS or MTP collection in collection browser, "1.2 GB free" is shown instead of "85% used"; thicker capacity bar. Plus many bugfixes.
2012-11-17 23:04:18 +01:00
$NetBSD: distinfo,v 1.50 2012/11/17 22:04:19 markd Exp $
Update to 2.6.0 VERSION 2.6-RC CHANGES: * Show all audio and video files in file browser. * Remove codec install support. It's long ago been implemented in phonon. * Prevent lags with large Saved playlists. * Increase minimal required ffmpeg version up to 0.7. * Use audio-x-generic icon for bit rate, not a generic one. * Add Amarok.Playlist.playMediaList() script bindings for API symmetry. * Building the spectrum analyzer applet can now be disabled with a CMake argument. VERSION 2.6-Beta 1 FEATURES: * Amazon store: improved album search * Support for transcoding when copying tracks to USB Mass Storage devices; per-device transcoding preference can be saved, too. * Provide Repopulate and Turn off link in "Dynamic Mode Enabled" bagde. * Support for setting cover images for albums on USB Mass Storage devices. * Support for setting and unsetting cover images for iPod albums, can write back covers to file meta-data too, respects configuration. * Amazon store: ability to check out an item directly without using the Amarok shopping cart. * Amarok now includes the Free Music Charts service by default. * The maximum dimensions for embedded covers are now configurable. * Small configuration dialog for iPods that shows troubleshooting information and allows to change iPod name. * Improved usability of iPod playlists: iPod collection automatically transfers tracks dropped to iPod playlists to iPod when it is needed. * Tracks can now be transcoded when transferring them to iPod. * A diagnostic dialog reporting versions of Amarok, Qt, KDE and phonon libraries as well as the used phonon backend and status of plugins and scripts. Patch by Andrzej Hunt. * Ability to move track position bookmarks by dragging; patch by Jasneet Bhatti. * Amarok can now remember whether and how to transcode tracks when transferring them to a particular collection. * "Crop playlist" functionality implemented using drag & drop. * Added keyboard shortcut for "Edit Track Information..." Patch by Jasneet Bhatti. * Support for embedded album covers in non-collection tracks and in USB Mass Storage collection. * Hold the Shift key when dragging tracks to collections to move them instead of copying. * New search filter for absolute date * Named UMS collections * Albums with same name but different album artist are now correctly separated in USB Mass Storage, iPod and various online service collections. * Support for detecting compilations in USB Mass Storage collection. * Support embedded covers for ogg (read only) and flac files. * Track meta-data can be edited in USB Mass Storage collection. * Support for album artists in USB Mass Storage collection. * album artist (if differs from artist), BPM, labels, last played time and bitrate are now shown in playlist track tooltip (if not already displayed in playlist) CHANGES: * Builds with ffmpeg 0.11. * Database structure (lyrics table) was updated. Starting Amarok for the first time after the upgrade may take up to one minute as the data is migrated. * Amazon store: try to show a sensible default in the country selection. * Only offer delete action when Shift key is pressed in Collection context menu. * Only offer move action when Shift key is pressed in Collection context menu. * Remove context view video applet. Unmaintained and broken. * Album cover images are written in background to prevent freezes. * Make keyboard & mouse behaviour of saved playlists browser same as of the collection browser, including the delete key. * Delete and Shift + Delete keys now work as expected in collection browser. * Preserve statistics when copying or moving tracks to Local Collection. * Common album actions such as Show cover, Show under Various Artists are now available for all collections that support it, not just Local collection. * When copying files to iPod, ensure target directories exist. * When writing covers to files, all existing covers will be replaced. * PulseAudio status in diagnostic dialog. * optional libgpod dependency raised to 0.8.2 to support newest iPods. * Amarok now prevents accidental unmounting of iPods in (small) time-frames when iTunes database on iPod is not yet updated. * Amarok detects when iPod is to be ejected from system and gracefully disconnects it when it occurs. * Hitting the eject button on iPod collection ejects it also from the system. * iPod collection now detects whether iPod is safe to write and marks iPod as read-only if not. This prevents "iPod shows 0 tracks" problem. * Correct progress bar advancement when transferring tracks to iPod. * iPod Collection supports multiple simultaneous cancellable transfers. * Improved dialog to initialize iPod. * Load tracks in playlists asynchronously using proxy tracks. * It is now possible to transcode tracks when moving them. * Drag & drop of tracks and playlists to Saved Playlists works in all cases. * Don't show unmounted USB Mass Storage devices and make it clear when the device is not "activated" yet. * "Devices" in Amarok configuration -> Plugins is with other related strings renamed to "Local Collection Backends" to reduce user confusion. * Enable keyboard activation of PlaylistBrowser items. * Don't use `mysql_config --variable=pkgincludedir`, find mysql include directory manually by looking up mysql.h. * Album artist is now guessed for tracks that do not belong into any collection and tracks from USB Mass Storage collection. Guessing uses the same algorithm as Local Collection. * When hovering iPod, UMS or MTP collection in collection browser, "1.2 GB free" is shown instead of "85% used"; thicker capacity bar. Plus many bugfixes.
2012-11-17 23:04:18 +01:00
SHA1 (amarok-2.6.0.tar.bz2) = 2cfcdabb67436418ba0012075ba105bbb630b48d
RMD160 (amarok-2.6.0.tar.bz2) = 89b8e3a56390dc240efc7dddd8e97ac9e4a03127
Size (amarok-2.6.0.tar.bz2) = 42331208 bytes
Update to 2.4.0. VERSION 2.4.0 CHANGES: * New Splash Screen by Tomasz Dudzik <madsheytan@gmail.com>. * The "Playdar Collection" feature has been disabled until some technical issues are resolved. * Fixed some broken radio stream URLs. BUGFIXES: * Fix crash on copying tracks between collection. (BR 261364) * Fix fetching of script data. BBC, Free Music Charts and others should work again. (BR 261839) * Actually show the Splash Screen by default, as it was meant to work. * Leave all pending files in case of error/conflict during tracks moving. (BR 257739) * Fix crash when moving tracks between collections. (BR 253033) * Fixed issue with UMS Collection that made amarok to delete original track instead of newly copied one. (BR 238915) * Fixed issue with Audio CDs that do not provide CDDB information. Patch by Andriy Gapon <avg@icyb.net.ua>. (BR 257818) * Fixed issue with the Organize Files Dialog that prevented presets from being loaded when in advanced mode. Patch by Philipp Schmidt <philschmidt@gmx.net>. (BR 255325) VERSION 2.4-Beta 1 FEATURES: * New UPnP Collection detects and plays media on UPnP devices on the network. * New transcoding feature which converts one or more tracks with a chosen encoder when copying to the local collection. * Added option to use Wikipedia Mobile. * Added settings for writing statistics and album covers back to the file. * Leave focus in playlist search widget when using up/down to scroll through filtered results. Thanks to Thomas Karpiniec for the patch! * LyricsApplet: The lyrics in are now updated when they were changed in a different place, for example in the Tag Dialog. * Permit the use of iPod Touch 3G and possibly newer devices. Thanks to Aurélien Croc for the patch! * Match space-separated search terms in the playlist filter var individually. Thanks to Thomas Karpiniec for the patch! * Added new context applet for displaying guitar and bass tab information. Thanks to Rainer Sigle for the patch! * Added ability to set/update Album Artist. * Added map view and calendar in the upcoming events applet. * Added support for all Wikipedia languages. (BR 220617) * Added incremental search in the Wikipedia applet (press '/' or global search key when in focus). * Added "Favorite Venues" to the upcoming events applet. * Read MusicBrainz IDs of MP4 files during scanning. * Ability to hide and show the menu bar. Patch by Valentyn Pavliuchenko <valentyn.pavliuchenko@gmail.com>. * Size of the On-Screen-Display font is now configurable. (BR 195186) * Musicbrainz-based mass tagging UI by Sergey Ivanov. * New easy to use table-based UI for Ampache server configuration. (BR 200703) * OPML export for podcast subscriptions. (BR 126120) * New "Playlist Length" constraint for the APG, which allows you to specify the number of tracks in the playlist. What was the "Playlist Length " constraint is now called "Playlist Duration". * MPRIS2 support for controlling Amarok over D-Bus. * New "Playdar Collection" allows searching for and listening to music provided by a running local Playdar service. CHANGES: * Brought back collapsing animations of context applets. * Added a "Donors" tab to the About dialog for our generous Roktober 2010 donors who wish to be mentioned. * Tracks might contain lyrics in the HTML format, where there's no user-visible content in the HTML. Those lyrics are now regarded as "empty". * LyricsApplet: changed the layout of the "Do you really want to refetch lyrics" message. * Current track applet: added "show in media sources" actions for current track's artist, album, composer, genre, and year if available. * Current track applet: added action to open the tag dialog. * Improved appearance of current track applet when playback is stopped. * Better scrolling in the applet explorer. * The default moodbar style now uses system colors. * Added tray icon context-menu action to open the preferences dialog. * Show a progress bar while loading pages in the Wikipedia applet. * Added option to right-align "year" in the albums applet. * Improved alignment of tracks in the albums applet. * Scroll to the current album and make its tracks visible in the albums applet. (BR 187011) * Added ability to expand/collapse/drag disc items in the albums applet. (BR 249488) * Improved appearance of similar artist, upcoming events, and Wikipedia applets. * Improved presentation of suggested lyrics (currently only 3rd party scripts use). * Now using QToolTip for playlist tooltips. * Changed playlist delegate margins and inline editor formating. * Added "Added This Hour" filter preset to the collection brower widget. * Bumped KDE dependency to version 4.4., and Qt dependency to 4.6. * Print message when a file can't be copied to a media player. Patch by Sergey Ivanov <123kash@gmail.com>. (BR 203820) * Improved the usability of device items in Media Sources by adding tooltips. * Deleting items in the collection/file browser will move them to trash; pressing SHIFT while clicking the action will bypass trash. BUGFIXES: * Fixed white text on light blue background in tabs applet. (BR 258234) * Fixed cover dialog crash pressing Ok when nothing is selected. (BR 258187) * Title labels incorrectly used the text color from the plasma theme. This caused trouble with the fixed plasma theme and light color schemes. * Fixed a data-loss bug where the user could lose changes he made to the current track's lyrics. (BR 207621) * Fixed covers of Ampache tracks not available through DBus. * Scanning stale and orphaned songs on iPod results in song duplication. (BR 235696) * Applets' settings dialogs were partly untranslatable. (BR 255971) * Fixed append&play action. Thanks Pieter van der Kloet for the patch. (BR 229706) * Don't ignore the "use relative path" checkbox in the playlist export dialog. (BR 250689) * Fixed applet explorer getting stuck. (BR 253058) * Fixed Wikipedia applet header layout issues. (BR 215171) * Fixed truncated heading in albums applet. (BR 231001) * Playlist sorting breadcrumb items have been untranslatable. Patch by Alexander Potashev <aspotashev@gmail.com>. (BR 189750) * Dynamic Playlist criteria were not being saved properly. (BR 243562) * Collection Browser should show Artist names for Compilation Albums. (BR 252790) * When Amarok starts and "Continue playing when Amarok is started" is selected, the Current Track applet showed songs of the artist instead of the current track info. Patch by Conrad Hübler. (BR 241641) * Fixed crash on Windows when exporting playlist to any file type. Patch by James Duncan <james.t.duncan@gmail.com>. (BR 249376) * If album keyword is empty, show "unknown album" in context window. (BR 205038) * Ampache would not connect to servers placed in a subdirectory. * Fixed an initialization bug which affected all context applets. * Fixed bug where users could drag applets around indiscriminately. * FLAC BPM tags could be read incorrectly. (BR 234166) ==BEGIN Qt 4.6 / KDE 4.4 DEPENDENCY==
2011-01-27 18:24:18 +01:00
SHA1 (patch-ab) = dc89394f02639c27bbcef2954aa199032c6a9ca1
Update to 2.5.0 Version 2.5 FEATURES: * Now It's possible to use formated strings for prefix and suffix in Playlist's layout items. BUGFIXES: * Do not crash when iPod doesn't have a master playlist. (BR 288936) * Fix Last.fm not finding KDE Wallet. (BR 286741) * Put a border around bottom toolbars, visually separating them from browser contents. (BR 277741) * Align the bottom toolbars. * Allow albums with empty name but nonempty artist in local collection. * Fix collection info display (track count, free space) for iPod and MTP devices. (BR 232093) * Fix crash at exit with Qt 4.8 * Fix moving applets rightward in the context toolbar. * Fix breadcrumbs not working properly for the file browser. * Disable cover fetching action for tracks not in the collection to avoid crash when trying to "save as" a cover. (BR 287604) * Show default cover in tag dialog when track is not in the collection. * Fix directory selection when opening album location in tag dialog. * Fix crash in CoverFoundDialog if progress dialog is cancelled just before fetch is done. * Correctly parse disambiguation pages for songs in the English Wikipedia. * Fix wrong context view applets sizes on start up in some cases. * Fix Amarok consuming CPU until main window is shown. (BR 278897) * Fix last.fm 'scrobble composer' option's fallback to artist (BR 286215) * Fix volume control from within Amarok. * Fix slow startup because of imported playlists. (BR 284761) * Fix audio CD detection on Amarok start. (BR 276032) * Set a default filename scheme for USB Mass Storage (BR 285900) * Fixed crash during MusicBrainz search. (BR 277475) CHANGES: * Load Last.fm friend/neighbour avatars on demand. * Update tracks in the recently played widget only when needed. * Allow editing the SearchWidget during a search animation. * Update the collection view while UMS is scanning. * Don't block the UI while scanning UMS device. * Allow going back and forward in Amazon store. Thanks to GCI student Nikola Miljkovic.
2012-03-20 11:28:29 +01:00
SHA1 (patch-cmake_modules_FindTagLib.cmake) = 95e195ea376746dbbc16c3fdc88b934cf711199f
SHA1 (patch-src_context_widgets_RatingWidget.cpp) = 67d84170eacbd139ffa1f8159ad941f0f369a44a
SHA1 (patch-src_dialogs_TagDialogBase.ui) = f81f7832ed0dbb4b635162dca2ef7d2145d6cd14
SHA1 (patch-src_playlist_view_listview_PrettyItemDelegate.cpp) = 1c8f8c2d310b6ad08b2894d0941000b0935adc9f
SHA1 (patch-src_playlistgenerator_constraints_TagMatchEditWidget.ui) = d11a057fd51ee9c00fef47ffdd3c66ff8fd0995b