0.23.2 - September 1st, 2002 :
===============================
* Fixed a stupid bug in the rename file scanner : the file path was lost!
0.23.1 - September 1st, 2002 :
===============================
* Playlist generator : ability to define the informations to write in the pl
aylist, by
using masks (like in scanners),
* Fixed a bug with an empty field in OGG file,
* Fixed a bug into the scanner window, due to a missing initialisation,
* A fix for the undo function: now the history list has a logical behaviour,
* Patch from Götz Waschk to compile with the version of libFLAC installed on
your
system if found,
* Added switch '--disable-flac' to force the compilation with files of libFL
AC supplied
in the package,
* Improved speed of removing tags from the interface,
* Improved speed of the three scanners,
* Improved speed of searching and loading files when browsing directories,
* Process fields: the genre field was added,
* Number of files parsed is displayed in the progress bar,
* Updated vcedit.c from vorbis-tools-1.0 to remove all memory leaks when pro
cessing
OGG files,
* A new Polish translation (thanks to Maciej Kasprzyk),
* Czech translation updated (thanks to Milan Siebenburger).
The Text-Mode RealMedia Player (TRPlayer) is a RealMedia player for
Linux with a command-line interface. It can play (streaming) RealAudio,
RealVideo, MP3, and all other media types supported by RealPlayer 8
under Linux. TRPlayer was designed especially for blind Unix users, who
don't yet have access to the graphical user interface. However, it is
also useful to others; it is a good tool for background audio playback
and for use on low-end hardware.
Added new option to handle various artists cds, better handling of title of
double cds and two new slim case formats: tevion and letter.
Convert to buildlink2.
While I'm here do the a.out dance for kuickshow and a couple of other
minor clean ups.
Changes are:
kdelibs
kprocess / kprocctrl: fix problem with hanging kdevelop.
Javascript (core): more robust stack overflow check
Javascript (html): allow to set a JS (non-CSS) property to a style object
Javascript (html): improved result of navigator.platform using uname()
Javascript (html): more aggressive garbage collection on clear, fixing many
crashes
Javascript (html): global object (window) has a correct object prototype now
khtml: several crashes and bugs fixed
kssl: Always verify the basic constraints on certificates (SECURITY)
kdefx: Make the blending routine used by transparent menus work properly on
big-endian platforms
kdeui: Fix KDialog::setPlainCaption()
kdebase
Build fixes for IRIX / MipsPro (kcontrol, konqueror, konsole).
Kicker: Quick browser escapes ampersand characters in file names.
Konsole: Don't prepend ESC if Meta is pressed if key definition is for "+Alt".
Konsole: Fixed crashes at startup related to broken font installations.
Konsole: Fixed crashes when selecting in history buffer.
krdb: Smarter handling of multiple and symlinked KDE and Qt installs when
exporting plugin path to Qt.
kdenetwork
KMail: allow an ampersand as last char of an URL.
KMail: Don't crash when custom drafts or sent-mail folders have been deleted or
renamed.
KMail: Fix auto charset detection for empty strings.
KMail/KNode: Correctly handle quotes in user ids of OpenPGP keys.
KMail: Make custom (global) Bcc headers work correctly with encryption and
distribution list expansion.
kdepim
KAlarm: Fix session restoration often not occurring at login.
KAlarm: Adjust wrong summer times stored by KDE 3.0.0 version of KAlarm.
KAlarm: Make Close button on message window not the default button to reduce
chance of accidental acknowledgement.
KAlarm: Make Help button in configuration dialog display KAlarm handbook.
KNotes: Compile fix for Qt 3.0.5
KOrganizer: Fixed context menu of todo list/view and event list which
disappeared when using Qt 3.0.5
WaveSurfer is an Open Source tool for sound visualization and
manipulation. It has been designed to suit both novice and advanced
users. WaveSurfer has a simple and logical user interface that
provides functionality in an intuitive way and which can be adapted to
different tasks. It can be used as a stand-alone tool for a wide range
of tasks in speech research and education. Typical applications are
speech/sound analysis and sound annotation/transcription. WaveSurfer
can also serve as a platform for more advanced/specialized
applications. This is accomplished either through extending the
WaveSurfer application with new custom plug-ins or by embedding
WaveSurfer visualization components in other applications.
buildlink2.mk files back into the main trunk. This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
The Snack Sound Toolkit is designed to be used with a scripting
language such as Tcl/Tk or Python. Using Snack you can create powerful
multi-platform audio applications with just a few lines of code. Snack
has commands for basic sound handling, e.g. sound card and disk
I/O. Snack also has primitives for sound visualization, e.g. waveforms
and spectrograms. It was developed mainly to handle digital recordings
of speech, but is just as useful for general audio. Snack has also
successfully been applied to other one-dimensional signals.
Libsndfile is a C library for reading and writing files containing
sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format)
through one standard library interface.
Changes since 0.16.0:
The default skin now includes a playlist viewer, and uses standard
X fonts so that international characters will display correctly.
Several new skin features were added, and ID3 tag v1.1 track numbers
are now supported. Support for use of X fonts in skins has been
added to allow the display of international characters. The mrclean
skin has been updated to help users test the new font features. A
bug causing Ogg zombie processes was fixed.
INCOMPAT_GETTEXT that are analogous to INCOMPAT_ICONV and contain lists of
shell wildcards intended to match against ${MACHINE_PLATFORM}. These
variables are used to note those platforms that have the named packages in
the base system but are incompatible in some way from the pkgsrc version
of the same package. Change INCOMPAT_CURSES to have the same sematics as
above. These variables allow much greater precision in specifying which
platforms have broken (for the purposes of pkgsrc) versions of software in
the base system that must be ignored.
The buildlink.mk files for these packages define private _INCOMPAT_*
versions of these variables, and they contain the default lists of
platforms that are known to have incompatible software bits.
This addresses pkg/17775 submitted by Julien T. Letessier
<julien.letessier at sun dot com>.
Notable changes:
- fix to ao.m4 macro
- minor alsa09 plugin updates
- fixes to irix plugin
Note: patch-ac added to remove unconditional use of -ldl in libao.la.
Ensure reset message is flushed before restart starts, and fix volume
control to correctly report new value so 'volume -' and 'volume +'
will always reduce/increase the volume by the minimum value.