V3.1.1 2002/03/16
=================
-Applied a patch from Douglas Richard that introduces horizontal panning
of the scrollable window using Key.Left and Key.Right, as well as
configurable wraparound-behaviour (see config file directive 'WrapAround')
and jump-to-top/bottom of the list using Key.Home and Key.End keybindings.
-When resetting sound device failed, playback of current song is stopped.
-config file directive 'SkipFrames' => 'SkipLength'
-Added RPM specfile, so you can build mp3blaster on RedHat 7.2 with
rpm -ta <source tarball>
-applied patches from Martijn to fix compiling issues with NetBSD/curses.
-applied patch from Martijn that fixes endian issues in waveplayer
-applied patch from Ivan Prokudin that fixes a bug in the character
set recoding code.
-Added patch from Serge v/d Boom that writes info about mp3's being played
to a status file (see --status-file).
-Fixed bug that prevented showing next song
-Configfile directive 'File.ID3Names' enabled now implies that the default
file display mode in the filemanager is show by ID3 name instead of
filename.
-When decoding mp3s as wavs, decoding will be aborted with a warning
when samplerate/speed/stereo-mode changes.
-ID3tags in ID3 displaying mode are now charset-recoded as well.
Thank Martijn van Buul <pino@dohd.org> for fixing many bugs for NetBSD.
from its --host argument, which is exactly ${MACHINE_GNU_PLATFORM}. Use that
for the PLIST instead of ${MACHINE_ARCH}--${LOWER_OPSYS}, which may lack the
"elf" suffix on certain platforms.
EKG is an experimental text mode client for a polish instant messaging system
"Gadu-Gadu". It supports themes, and contact list exchange with the original
(windows) client.
Submitted by Dawid Szymanski in private mail.
a.out but are now ELF, in a way that's consistent with bsd.own.mk in
NetBSD-current. This, incidently, makes the gcc package build again on
NetBSD-1.5.3_ALPHA/i386.
+ Skins can now open skinned subwindows.
+ Cleaned up mrclean skin, adding themed playlist and song info windows.
- Flybys are now interactive, and include a right click menu.
- Flybys and themed menus now support all widgets of the main window.
- Added playlist text widget to skin spec for display of playlist name.
* Fix command line file path handling.
* Small bug fixes.
Notes:
- Keyboard focus support with tab and shift-tab uses the order of widgets
in the skin. Most skins were made before keyboard focus was added, so
tab and shift-tab movement may seem completely random in those skins.
XXX: not strongly buildlinked any longer -- a -I/usr/X11R6/include
crept in somewhere, but right now I'm too tired to go look where.
'Makefile' is back in BUILD_VERSION, so add it back in here.
Implement '-f' based on patches from norm@sandbox.org.uk - perform a
fetch for all missing/mismatched packages before any building. Can be
used with -c or -i to just fetch missing/mismatched packages.
innocuous changes in the archives. This doesn't server our system of
checksumming very well. Just set the checksum to that found for the
file on the first site in MASTER_SITE_CTAN, and hope for the best.
pkg/15929. (Along with security/gpgme update, which I forgot to mention.)
Part of changes I pick up randomly is;
0.7.4
* Message retrieving is now cancelable from the menu even if the
dialog is hidden.
0.7.3
* Attached files will be inherited on forwarding or reediting.
* Filter rules will be also updated when renaming or deleting folders.
* 'Get all' and 'Check for new messages' now works for IMAP4 and News
accounts.
0.7.2
* Message moving between different type of folders has been enabled.
* 'Show all header' and 'Thread view' became toggle switch.
0.7.1
* Message copy between different type of folders has been enabled.
* Multiple message forwarding has been enabled.
* Most of key bindings became customizable.
0.7.0
* Undo / redo function has been implemented.
* Regular expression has been supported in filtering.
* The cursor on composition window blinks now.
0.6.6
* The newsgroup subscription dialog has been enhanced.
* Template function has been improved.
* New wrapping function for composition window has been implemented.
0.6.5
* The template function has been implemented.
* The quotation format parser has been enhanced.
* The forwarding format has become customizable.
0.6.4
* The performance of summary display on large number of messages has
been improved.
* Columns of the summary view became reorderable.
* The default order of the summary view columns has been changed.
And many bug fixes and documentation improvement.
From DESCR:
GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
easier for applications. It provides a High-Level Crypto API for
encryption, decryption, signing, signature verification and key
management.