in PR 38167:
libdca-0.0.5 Tue Apr 10 14:31:59 CEST 2007
Fix typo in dts.h
libdca-0.0.4 Sun Apr 8 11:00:58 CEST 2007
Fix shared library linking.
Disable non-PIC optimization by default (use --without-pic to re-enable).
libdca-0.0.3 Thu Apr 5 20:48:56 EEST 2007
Fix for pointer aliasing.
Build system rework.
FreeBSD compile fix.
Changed library name to libdca (was formerly known as libdts).
Removed Debian packaging files now maintained separately.
2.1.6 - July 12th, 2008 :
=========================
* Fixed displaying of the corresponding file when handling the Cddb track
list,
* Fixed configure script to check needed libraries for Speex support,
* Fixed problem of displaying picture files which have an extension not in
lowercase,
* Fixed a crash when writing Flac tag if the file doesn't contain a vendor
string (thanks to Marcus Holland-Moritz),
* Fixed displaying of ChangeLog in the 'About' window,
* Fixed crash with language environment variables set to nul (thanks to Juliya Valeeva),
* Fixed saving Ogg and Flac files with multifields and warn if the year value will be truncated (thanks to Zohaib Hassan),
* Added shortcuts to the Desktop, Documents, Download and Music directories,
* Improved process to save severals files : the stop button is enabled, the
user is warned if the file was changed by an external program, and the error
messages are displayed in the log view instead of message boxes,
* Japanese translation updated (thanks to Hironao Komatsu),
* Swedish translation updated (thanks to Arild Matsson),
* Polish translation updated (thanks to Michał Smoczyk),
* German translation updated (thanks to Götz Waschk),
* French translation updated.
core decoder library, which the new mpg123 package will depend on.
Other software packages are beginning to write plug-ins for this
library, and so installing it seperately is worthwhile.
NOTE: I have encountered segfaults when attempting to use the jack
module, which is threaded, with mpg123 unless I linked mpg123 with
libpthread. This may or may not apply to the library, though my
intuition is that it does not, as obviously the executable is
what calls lt_dlopen(). Thus, for now the Makefile and b3.mk of the
executable will pull in dlopen.buildlink3.mk, setting
DLOPEN_REQUIRE_PTHREADS=yes as necessary (last time I checked on
NetBSD 4.99, it was).
JACK Rack is a LADSPA effects rack for the JACK audio API. It uses
GTK+ 2 (and optionally GNOME 2) for the GUI, and also understands LRDF
XML descriptions of LADSPA plugins.
VERSION 1.4.10
BUGFIX:
* Fix vulnerability in the Magnatune database parsing code. Secunia
Advisory #SA31418. Thanks to Google Alerts for notifying us about this
vulnerability.
platforms and a hideous anachronism. On NetBSD-current/i386 and amd64,
at least, I can say that this package works very well. If you have issues
with the audio skipping and are running NetBSD 4.99.x, try updating to
rev. 1.241 of sys/dev/audio.c; the changes to audio_poll() and the pause
attribute handling (in large part thanks to help from jakemsr@openbsd.org)
are important for proper functioning of jack (though you may find it
works regardless, depending upon your audio driver, how demanding your
"workload" is, etc.). I will submit a pullup request for this change
for NetBSD 4 as well.
JACK now supports both our native audio API and OSS--I recommend
trying both.
Based on PR 38492 by Sergey Svishchev, some fixes and improvement.
* Marked as DESTDIR ready
* Add dependency on libmp4v2
* Need full dependency on libXt.
Sat Mar 1 15:44:56 CET 2008 Urs Fleisch <ufleisch@users.sourceforge.net>
* Release 1.0
* New:
+ File filter.
+ D-Bus interface to control application by scripts.
+ Long format codes %{title}, %{album}, ... and tooltips for formats.
+ Support for FLAC pictures.
+ Polish translation.
* Improved:
+ GUI and usability.
+ Rename directory wizard.
+ Use xdg-open as the default web browser.
+ Display description instead of TXXX and WXXX.
+ Add pictures to files by drag and drop and from cllipboard.
+ Compilation with GCC 4.3 and compiler detection for kid3-qt.
+ Support for TagLib 1.5.
* Fixed:
+ KDE 4 docs in correct directory.
+ Crash when TSST frame was added to ID3v2.3.0 tag.
+ Disappearing ID3v1 genres.
+ Possible crash when import or export format was added.
===============
Version 0.2.39
===============
* Fixed esd client-side code to not hang if esd crashes/hangs
or otherwise becomes unreachable (Jeffrey Stedfast)
* Suppress verbose error messages from ALSA (Stanislav Brabec)
* Allow for multiple esd instances
* Fix esound-config for multi-lib setups (Matthias Clasen)
* Don't report errors about /dev/dsp not existing (Havoc Pennington)
* Various other build fixes for AMD64 (Rémi Cardona)
0.11 Mon Jul 3 22:45:58 2006
- Updated to libmusicbrainz 2.1.3
- Updated req for MusicBrainz::Queries to 0.10
- Adjusted for migration from CVS to Subversion
0.10 Fri Nov 11 08:58:46 2005
- Updated to libmusicbrainz 2.1.2
- Updated req for MusicBrainz::Queries to 0.09
1.2
General code refactoring
Taglib dependency for ape/id3v1 tags
Not using vfs anymore
Lots of memleaks removed
Various bugs corrected
Safer multithreading
Updated for libmpcdec-1.2
1.1.2
port to new C libmusepack
While here, add DESTDIR support.
1.2.6
* Fix an infinite loop regression from 1.2.3
* Fix possible noise at the beginning of files
1.2.5
* Properly increase API version since it has changed since 1.2.3
Apps compiled with 1.2.2 WILL BREAK when used with 1.2.3 & 1.2.4 libs installed
* Should not try to use OSS for unknown OSes, PR 39197,
only for having buitin OSS.
* for Solaris, ${OPSYS} != "Solaris", it's "SunOS".
Fixed to use sunaudio instead of oss.
Bump PKGREVISION.