Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
The GNOME Music Player Client is a GTK+ client for remote access,
control and playlist management of the Music Player Daemon featuring
ID3 Support and a tray icon for your notification area.
The Magnatune plugin allows easy browsing and playback from the
Magnatune.com catalog.
|
|
|
|
- Add replaygain support
- Add mpd_playlist_load
|
|
|
|
|
|
(missed those and *emacs* the first time round because they pull
in their png dependencies via default-on options; they were included
in the test bulk build though)
|
|
Changes
* Improved responsiveness when expanding/collapsing items in the collection browser when using single-click mode.
* The Collection scanner now runs with idle priority when invoked by Amarok. Batch scan users can invoke it with the --idlepriority flag.
Bugfixes
* File browser: fixed sorting files by date. (BR 226941)
* Fixed issue with file browser bookmarks not working when the file browser was showing "places".
* Fixed crash when right clicking in file browser while it is showing "Places". (BR 237562)
* Fixed strange selection behaviour in the music sources pane (BR 222760).
* Fixed factor used when filtering lengths in collection browser.
* Fixed wrong value used when filtering comments in collection browser.
* Don't truncate the "Label:" label in the TagDialog. (BR 235957)
* Display extended characters properly in names of Last.fm streams. (BR 222930)
* Cover fetcher: prevent automatic fetcher from setting album's cover if it is done manually during the download. (BR 236839)
* File browser: show folders first, files afterwards. Patch by <dystopticus@gmx.net>. (BR 226599)
* Queued track's contextual menu entry about dequeueing was written wrong and misleading. (BR 235047)
* Custom color setting in the On Screen Display was only applied after restart. Patch by Frank Steinmetzger <Warp_7@gmx.de>.
* Track Rating was not always displayed correctly in the On Screen Display. Patch by Frank Steinmetzger <Warp_7@gmx.de>.
* Improved layout for applet setting dialogs. Patch by Felix Geyer <debfx-kde@fobos.de>.
* Made icons in applets react correctly in double-click environments. Thanks to Felix Geyer <debfx-kde@fobos.de>.
* Several bug fixes for the bundled LyricWiki script. Patch by Oleg G <verdrehung@gmail.com>. (BR 233605)
* Better fix for pausing SHOUTcast streams, without advancing to the next track after resume. (BR 192878)
Version 2.3.1-Beta 1
Features
* Persistant Queue Saving: The playlist queue is now saved when Amarok is closed and restored upon startup. (BR 215057)
* Automated Playlist Generator: allows smart creation of playlists that match user-specified constraints. Combines the features of "Smart Playlists" in Amarok 1.4 with the Bias system of Amarok 2.0.
* It's now possible to mark all episodes in a channel as old or new at once.
* New "Upcoming Events" applet, displays future concerts for the artist of the currently playing track. The event info is fetched from Last.fm.
* New "Similar Artists" applet, displays a list of artists which are similar to the one currently played. The list is fetched from Last.fm.
* The scripting system now offers a new function for detecting that a track has finished. Patch by Michael MacDonald <mars@antlersoft.com>. (BR 227312)
* Support for the new System Tray technology from KDE SC 4.4. This adds nice animations and a better looking popup menu to the System Tray. Thanks to Aurelien Gateau <agateau@kde.org> for the patch.
* Allow playlist layouts to group tracks by directory. (BR 230594)
* Cover fetcher: The UI was improved. Now an icon view is used to display results, with an informational sidebar that may show interesting bits about an image.
* Cover fetcher: Added ability to enter custom queries via Yahoo!, Google, or Discogs (in addition to Lasf.Fm). Note the source for automatic cover fetching is still Last.fm only.
Changes
* Allow changing the number of recently added albums in the albums applet.
* Magnatune.com store: Added "Home" link to all artist and album pages leading to the Magnatune.com front page.
* Magnatune.com store: Improved Magnatune.com front page.
* Magnatune.com store: Completely remove option to purhcase single albums as this is no longer supported by Magnatune.com and the API for doing so will be disabled in the future.
* The new file browser now supports "places".
* Added "up" and "home" buttons to the new filebrowser.
* Items in the breadcrumb navigation bar are now hidden if there is not enough room to show all of them (similar to how it works in Dolphin) (BR 231497)
* Improved performance (dramatic in some cases) when filtering the Playlist (231185).
* Remove information that is already displayed elsewhere in the playlist from the playlist tooltips.
* Make showing the playlist tooltips a per playlist layout option.
* When bookmarking a view in the local collection, also store (and restore) the setings for "Show Cover Art" and "Show Years". (BR 230562)
* Allow moodbar files witout the leading '.' (both .<trackfilename>.mood and <trackfilename>.mood now work)
* Change example SQL command for setting up an external database to remove (sometimes incorrect) host name and possibly fix some random regression in some MySQL versions. (BR 225052)
Bugfixes
* Fixed Youtube videoclip broken engine due to their recent change.
* Fixed Wikipedia no loading the css on KDE 4.4 (due to a regression in Qt 4.6.) (BR 222875)
* Settings dialog could become too wide with translations. (BR 233752)
* Fixed re-mounting iPhoneOS devices after having been unplugged without being unmounted. Thanks to Jeffrey Dodge <hazridi@gmail.com>. (BR 233305)
* Fixed connection to iPod Touch devices. Patch by Jeffrey Dodge <hazridi@gmail.com>. (BR 233257)
* Fixed the deletion of empty directories after deleting, or organizing. (BR 190881)
* Fixed a hang that would occur when organizing a track and the source file was the same as the destination file. (BR 233181)
* Fixed the double delete confirmation dialog when organizing tracks. (BR 233200)
* Fixed broken rendering of ratings in Current Track applet on startup.
* Fixed command type names shown in the Bookmark Manager not being translated. (BR 226829)
* Fixed crash on startup for users of MySQL 5.5. Thanks to Bartosz Fabianowski for figuring it out. (BR 231166)
* Readded missing hover info for the new filebrowser.
* Fixed missing images in the hover info shown for various browser categories.
* Fixed crash when running some Amarok urls on startup. (such as when passed on the command line or cliked in another app) (BR 231626)
* Fixed crashes when Amarok is started and the Info applet is loaded with certain version of Qt. (BR 227639) (BR 229756)
* Fixed organize collection dialog deleting tracks at new location instead of old. (BR 217002)
* Fixed a broken podcast feed that had a minor compliance issue in date format. (BR 231062)
* Fixed "files" bookmarks not storing the actual path shown in the file browser (BR 231437)
* Fixed incorrectly displayed cover images for albums with the same name, e.g. "Greatest Hits". (BR 170146)
* Fixed problems with new Main Toolbar and SHOUTcast streams: Since these streams cannot be paused, we detect this now and stop them instead.
* Fixed permission errors with each file copied to an iPhone via iFuse. Thanks to Colin Guthrie <cguthrie@mandriva.org> for the patch. (BR 231021)
* Fixed issues with using random navigators while filetering or searching the Playlist. (BR 229226) (BR 222129)
* Fixed crash related to the new playlist tooltips. (BR 229696)
* Fixed some artist/album/track names not getting shown or getting shown incorrectly in the Current Track applet because of html encoding. (BR 222765)
* Fixed issue with the Albums applet not correctly updating when playing a track by an artist not present in the local collection.
* Fixed Albums applet not getting updated if the artist of the currently playing track was edited. (BR 210296)
* Fixed bad window title for the details edit dialog in the playlist layout editor. (BR 227912)
* Fixed wrong track getting dragged from the Playlist when sorting and/or filtering is active. (BR 226503)
* Fixed visual indication for "Stop After This Track" not getting shown immediately when using the global shortcut. (BR 230569)
* Cover fetcher: Fixed a crash involving reappearing cover found dialogs and pending cover fetches. (BR 230215)
* Display tooltips with applet names in the context toolbar. (BR 230736)
* File browser: "Add to Playlist" doesn't add playlist files to the playlist. (BR 229290)
|
|
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
|
|
|
|
1.0.20:
Changes: ocp.ini did not include support for .YM files as expected.
Two other minor tweaks were done.
1.0.19:
Changes: Multiple crash bugs were fixed. Support for YM files via
STYMulator was added. 24-bit SDL/X11 output should now work (which
is needed if ran inside QEMU). PTM and Adplug files should now load
and play correctly on big-endian systems. Several other minor tweaks
were made.
|
|
|
|
Packaged by othyro at freeshell dot org.
BLOP comprises a set of LADSPA plugins that generate bandlimited sawtooth,
square, variable pulse and slope-variable triangle waves, principally for use
with one of the many modular software synthesisers available.
They are wavetable based, and are designed to produce output with harmonic
content as high as possible over a wide pitch range.
Additionally, there are a few extra plugins to assist in building synthesis
networks. Full details can be found in the List-o-Plugins
|
|
|
|
Noticed by Daniel Vergien in PR 41475.
|
|
with "coherence"
bump PKGREVISION
|
|
bump PKGREVISION
|
|
|
|
|
|
|
|
|
|
|
|
changes:
-Added surround channel mapping API and capability
-New config file options
-misc updates and fixes
pkgsrc note: The format structure passed to ao_open_*() has grown a new
member ("matrix", for channel mapping). All client pkgs need to be
checked that it is at least zero-initialized.
|
|
Changelog:
Among other things, this release features gapless MP3 playback,
native PulseAudio support, faster startup, and much improved compilations
handling.
|
|
changes:
-Fix crasher when MusicBrainz can't read a disc
-translation updates
|
|
* fixed issue 23 (assertion failure)
Changes 1.0.04.049:
* fixed crash triggered by invalid frame lengths in ID3V2
* fixed crash that occured when the backup directory couldn't be created
Changes 1.0.03.048:
* fixed crash triggered by GEOB frames containing UTF-16 text
Changes 1.0.02.047:
* fixed crash triggered by trying to repair broken ID3V2 tags that contain
images
* fixed crash that occurred when changing file names manually in the file
renamer, without defining a pattern
* fixed crash caused by unsynchronized ID3V2.4.0 frames that end with 0xff
Changes 1.0.01.046:
* fixed crash that occurred when running on Qt 4.6
* fixed crash that occurred when changing song info in the tag editor if
songs had images stored as BMP or anything else besides JPG or PNG
Changes 1.0.00.045:
* wording changes to reflect non-beta status
* pressing CTRL+C when viewing full-size images in the tag editor or in
"Tag details" in the main window copies the image to the clipboard
* added "Rating" and changed field order in "Tag details" to match the Tag
editor
|
|
|
|
|
|
It should not be used, because of conflict with pkg_alternatives.
Include lang/ruby/buildlink3.mk with BUILDLINK_DEPMETHOD=build instead.
While here convert custom REPLACE interpreter for ruby to
REPlACE_RUBY defined in lang/ruby/replace.mk.
|
|
changes:
-some new features and plugins
-minor code cleanup
-bugfixes
-translation updates
|
|
TagLib 1.6.3 (Apr 17, 2010)
===========================
* Fixed definitions of the TAGLIB_WITH_MP4 and TAGLIB_WITH_ASF macros.
* Fixed upgrading of ID3v2.3 genre frame with ID3v1 code 0 (Blues).
* New method `int String::toInt(bool *ok)` which can return whether the
conversion to a number was successfull.
* Fixed parsing of incorrectly written lengths in ID3v2 (affects mainly
compressed frames). (BUG:231075)
TagLib 1.6.2 (Apr 9, 2010)
==========================
* Read Vorbis Comments from the first FLAC metadata block, if there are
multipe ones. (BUG:211089)
* Fixed a memory leak in FileRef's OGA format detection.
* Fixed compilation with the Sun Studio compiler. (BUG:215225)
* Handle WM/TrackNumber attributes with DWORD content in WMA files.
(BUG:218526)
* More strict check if something is a valid MP4 file. (BUG:216819)
* Correctly save MP4 int-pair atoms with flags set to 0.
* Fixed compilation of the test runner on Windows.
* Store ASF attributes larger than 64k in the metadata library object.
* Ignore trailing non-data atoms when parsing MP4 covr atoms.
* Don't upgrade ID3v2.2 frame TDA to TDRC. (BUG:228968)
|
|
libmikmod-3.1.12 was released on 15/12/2007
This is bugfix release by denis111(keygenmusic).
BUGFIXES
- libmikmod no more hangs on loading XM modules with incorrect number of
instrumens.
- modules with more then 255 orders are now supported
|
|
|
|
|
|
No exactly depend on gettext-lib, no message catalogue installation,
so no functional changes.
|
|
libvorbis 1.3.1 (2010-02-26) -- "Xiph.Org libVorbis I 20100325 (Everywhere)"
* tweak + minor arithmetic fix in floor1 fit
* revert noise norm to conservative 1.2.3 behavior pending
more listening testing
libvorbis 1.3.0 (2010-02-25) -- unreleased staging snapshot
* Optimized surround support for 5.1 encoding at 44.1/48kHz
* Added encoder control call to disable channel coupling
* Correct an overflow bug in very low-bitrate encoding on 32 bit
machines that caused inflated bitrates
* Numerous API hardening, leak and build fixes
* Correct bug in 22kHz compand setup that could cause a crash
* Correct bug in 16kHz codebooks that could cause unstable pure
tones at high bitrates
|
|
|
|
This library contains an implementation of the 3GPP TS 26.073
specification for the Adaptive Multi Rate (AMR) speech codec and
an implementation for the 3GPP TS 26.173 specification for the
Adaptive Multi-Rate - Wideband (AMR-WB) speech decoder. The
implementation is derived from the OpenCORE framework, part of the
Google Android project.
|
|
Bump PKGREVISION.
|
|
|
|
This bugfix release fixes a couple of crashes, a ReplayGain regression
from the last stable release, single and repeat modes in random and
other small fixes.
|
|
changes:
-Fix decoding of multi-channel ADPCM WAVE files (was patched in pkgsrc)
-Reduce unshared data in library
-Fix handling of audio files with more than 2^24 frames
-Add support for writing double-precision floating-point WAVE files
-Add support for reading certain uncompressed AIFF-C files created
by Mac OS X
-Write fact chunk in floating-point WAVE files
|
|
|
|
Based on PR#41744 by Wes Chow.
This module allows one to read and manipulate so-called ID3
informational tags on MP3 files through an object-oriented Python
interface.
|
|
|