xmms-musepack is an audio output plugin for the XMMS multimedia player.
Andree Buschmann's en-/decoder is a great improvement of lossy audio
compression compared to MPEG-III.
patch to allow gaim connect to MSN using OpenSSL, instead of gnutls.
version 0.74 (11/25/2003):
* Sort-by-size log sorting fix
* Log directory umask fix for users of gaim-remote
* Fix Jabber room creation on MUC servers.
* Vietnamese translation added (T.M.Thanh,M.D.)
version 0.73 (11/21/2003):
* New Logging format and code:
* fixes i18n issues with logs
* compatible with old logs
* hopefully fixes segfault in viewing logs
* New disconnected account dialog (Thanks, Daniel Atallah)
* Fixes several Jabber bugs
* Fixes the bug where some dialogs would crash when spell checking was
enabled. Closes#827930.
* Fixed unblocking of users in MSN (Robert Mibus)
* Fixes outgoing mobile pages on MSN.
* The border on the close buttons on inactive tabs are no longer shown,
thanks to a fix used by Galeon.
* Compatible with autoconf 2.58.
* Cleaned up gtkspell-related code (Robert McQueen)
* Changed the parameters for the received-chat-msg signal.
* Added a Release Notification plugin
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Finnish translation updated (Arto Alakulju)
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Hindi trnaslation updated (Ravi (raviratlami))
* Italian translation updated (Claudio Satriano)
* Norwegian translation updated (Petter Johan Olsen)
* Polish translation updated (Emil Nowak)
* Serbian Latin translation updated (Danilo Segan)
* Swedish translation updated (Tore Lundqvist (luntor))
version 0.72 (10/31/2003):
* Added a search feature to conversations.
* Added an option to remove the formatting toolbar, both globally and
on a per-window basis (Nathan Fredrickson)
* Added a drop shadow to the buddy list tooltip
* Smileys are copyable
* Fixed the ICQ login crash
* Fixed a crash in the Add Chat dialog when selecting an
account that doesn't support chats. Closes bug #821606.
* Fixed a bug where new MSN accounts without buddies added wouldn't
connect.
* Fixed a crash when deleting an account that has IMs or chats open.
Closes bug #821630.
* Smileys have background colors
* If SSL is not enabled, MSN will load, but error on connect.
* Disable Jabber SASL auth until the standard stabilizes
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Czech translation updated (Stanislav Brabec, Miloslav Trmac)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Dutch translation updated (Vincent van Adrighem)
* Finnish translation updated (Arto Alakulju)
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Italian translation updated (Claudio Satriano)
* Korean translation updated (Kyung-uk)
* Portuguese (Portugal) updated (Duarte Henriques)
* Romanian translation updated (Misu Moldovan)
* Russian translation updated (Alexandre Prokoudine)
* Serbian translation updated (Danilo Segan)
* Serbian Latin translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernandez-Sanguino Pena)
* Swedish translation updated (Tore Lundqvist (luntor))
Implement boolean operators in #if [Pete Gonzalez]
Adds support for Windows MinGW GCC and MS VisualC++.NET [Jack T. Goral]
Adds Jamfile for compilation with Jam [Jack T. Goral]
Make gcc style predefined symbols defined as in -DPARAMETER=3 [Pierric Descamps]
Fix unportable configure sh for NetBSD [Julio M. Merino Vidal]
Set object filename extension through a command line [Arne Varholm]
Man page [Zenaan Harkness]
Compilation fixes + makefile for MS VC6 [Alexander Bartolich]
stable than the last 1.6.1 version, and connects to a lot more servers, so here
is the update.
Version 1.7.1
-------------
Un-Thesis' Contributions:
* FIXED: A bug that would cause approx 5% download sources to be deleted
unnecessarily.
* FIXED: aMule 1.1.2 bug in their ZLib implementation (look for "FIXME" in
their code heh).
* FIXED: Removed the undefined VoidList warning in mfc.cpp.
* Added ZLIB support to xMule, based on aMule 1.1.1, which is based on eMule
0.30c.
* Changed target minimum speed for each upload from 3000 bytes/sec to
2KB/sec.
* Implemented nearly 100% of aMule-1,1,2's network modifications that worked.
* Client now masquerades as eMule v0.34 heh.
* Download list now refreshes in *real* time. No more seconds delay.
* Less waiting for downloads! Fixed a broken if statement that was tossing
out some of the early download connections.
DongCheon Park's contributions:
* Updated the Korean translation files for new features in 1.7.x.
Version 1.7.0
-------------
Highlights:
* There are no known exploits in this version.
* Lots of fixed memleaks and cpuleaks.
* Extended support for more eMule v3x protocol changes.
* Enhanced transfer controls.
* Supports every eDonkey server.
malware's contributions:
* FIXED: endless loop in sending UDP packets.
* FIXED: a possibly exploitable bug as noticed by S. Esser from e-matters
(#3 "Servername Format String Vulnerabilities").
* FIXED: new downloads assigned to random category.
* FIXED: Bug rehashing a part file.
* FIXED: Various minor problems found by malloc debuggers.
* FIXED: Bug using MFC CMap.
* Speed up the initial sharing by making KnowFileList a hash map.
* Remove the assign to category context menu entry only if it was
already there.
* Reimplemented hashing thread.
* Removed unused locks. As the NetBSD team pointed out they are
causing problems on their system because it does core dump on
unlocking a mutex that was not locked.
* Made the title for systray the same as for the main dialog.
* Never share a file twice.
* Check size of OP_SERVERSTATUS packet more strictly.
* Do not display the unit for file size twice in shared file list web page.
* Make xmule not to send the MOD_VERSION information. This does avoid a
problem with the LSD mod and other xmules.
* Added check for libm to configure.in.
* Avoid accepting an unrequested hashset.
* Removed memory leak from hashing thread.
* Implemented rescaling of the graph of currently active connections.
* Remove invalid gap information entries which might be caused by
incomplete part.met files.
* Removed all font specifications from the XML resources.
* Do not start a search after adding an ED2K-Link.
* Enable clipping in download list control.
* Possible fix for some problems while ending the program.
* Keep the requested file in sync with the part status in CUpDownClient.
* Imported from eMule:
- Source exchange v2
- Do not swap a source to a stopped file.
- Up-/download auto-priority
- Request of shared files by directory.
- "Obtained Parts" bar in the shared files list
Un-Thesis' contributions:
* FIXED: Bug that kept auto-backtrace from occuring in Linux.
* FIXED: Rare crash occuring in Preferences->Directories.
* FIXED: Optimization and compilation warnings using -O2 with GCC 3.3.x.
* FIXED: Two memleaks in ClientCreditList.cpp.
* FIXED: Several GCC 3.4 problems.
* FIXED: Several Intel C++ problems.
* Added more support for Solaris, thanks to wimms.
* Corrected various Linux-specific #ifdefs.
* Now masquerades as eMule v0.31 in order to use hostile eMule servers.
* Added initial support for GCC 3.2+ AthlonXP optimizations.
* Added initial support for wxGTK 2.5.1.
* Two tweaks to make SuSE builds less CPU-intensive.
* New build system, easier to maintain and automake free. Yay!
* Streamlined included images: now only necessary ones are there.
* Added initial support for JusSx's ed2k+ daemon.
* Added initial support for Hetfield's systray daemon.
* Added initial support for my telnet/ssh/www daemon.
NetBSD team's contributions:
* FIXED: bug with the mutex protecting calls to gethostbyname.
* Try to increase some resource limitation to the permitted maximum.
sepahewe's contributions:
* Fix images in transfer list web page.
Justinas' contributions:
* Fixed the mfc.h warnings at lines 418, 423,
tsocks allows non SOCKS aware applications (e.g telnet, ssh, ftp etc) to use
SOCKS without any modification. It does this by intercepting the calls that
applications make to establish network connections and negotating them through
a SOCKS server as necessary.
tsocks is based on the 'shared library interceptor' concept. Through use of
the LD_PRELOAD environment variable, tsocks is automatically loaded into the
process space of every executed program.
1.6.5: Add a --disable-tk option to prevent xbindkeys_show install. So no
tcl/tk dependency is needed.
Add a NOTE in xbindkeys man page to say that xbindkeys can reread its config
file with a -HUP signal (killall -HUP xbindkeys).
Add two verbose tests (forgotten in other versions).
1.6.4: Add an option at compile time to launch programs with a system call
instead of a fork+exec call (see ./configure --help).
Remove an umask(022) in the daemonize function which cause troubles.
1.6.3: Change to switch to autoconf2.5X and automake >= 1.6.
Xbindkeys doesn't move anymore to /tmp after the daemonize function.
1.6.2: Minor change in the configure.in to prevent rebuild of Makefile when
doing a make.
1.6.1: Minor bugfix: use strtol instead of atoi for hexadecimal modifier.
1.6.0: Add a 'Release' modifier to catch release events of keys or mouse
buttons instead of press events.
Xbindkeys doesn't use pthreads+system any more to start commands, it use
fork+exec instead.
Some modifications to make the code 'cleaner'.
V3.2.0 2003/11/28
=================
-Updated source to compile with recent gcc compilers
-Pausing mp3/wav/ogg playback releases the sound device
-Better mp3 integrity checks. Songs that didn't previously play (or only
partly), should now play fine (as in, the bits that are valid)
-Fixed a bug that would hang mp3blaster if you'd be in a dir that was deleted
meanwhile.
-bugfix that could crash mp3blaster after a request to quit (..)
-bugfix that failed to redraw screen correctly after operations that
required input (such as convert to wav, enter group name, ..)
-fixed a bug that could crash mp3blaster on opening oggs when sound device
was busy.
-Check if the playlist directory actually exists before trying to write
a playlist
-Added '--repeat/-R' command line option
-Applied LIRC support patch from Olgierd Pieczul .
Thanks a lot!
Changes since 1.6.2
Many new features.
Language changes.
Additional standard package 'mle'.
Some old features deprecated or defunct.
Many many bug fixes.
Update to 1.8.0 from Ray Brownrigg in private communication, cleaned up
and updated to 1.8.1 by me.
1.52
- In AIX (v?) with perl 5.6.1 the HiRes.t can hang after
the subtest 18. No known analysis nor fix, but added
an alarm (that requires fork() and alarm()) to the test.
1.51
- doc tweaks from mjd (perl change #20456)
- NCR MP-RAS hints file added (svr4.pl) (perl change #21249)
Changes since 1.2.93 are outlined as:
KOffice Libraries
* Restart autosave timer when saving
* Fixes for remote documents (authentication dialog not on top,
error handling)
* Restore ability to detect documents without extension (was
broken by KDE-3.2-alpha's KZip)
* Many stability fixes in spell checking
KoText library features (shared between KWord and KPresenter):
* Fixed missed hit during search-replace backwards with a single
paragraph
KWord
* Fix for frames extending beyond the page getting the wrong size
in 'preview mode'
* Fixed wrong layouting of inline frames (e.g. pictures)
* Don't select inline frame after pasting text containing it
(only select non-inline frames)
* Improved "create style from selection": use format at cursor if
no selection, allow to type the name of an existing style to
update it, and select the style for the current paragraph after
creating it.
KPresenter
* Resizing a frame it does not snap to the grid (#63032)
* Fixed when after resize/undo size of object is not the same
* Fixed when after move/undo position of object is not the same
* Fixed resizing of poly line objects
* Fixed after reload of some objects moved up a little bit
* Fixed moving with key left used y grid
* Fixed header/footer moved in undo
KSpread
* kspread problem with calculating dates (#64794)
* cell border does not work with merged cells (#61570)
Kivio
* Fixed copying text in other codecs then latin1
* Fixed the size of the stencilbar when loading stencils at start
up
Filters
KWord's MSWord import filter (requiring wv2-0.1.9):
* Support for Word 6 and Word 7 (aka Word 95) files added
* Fixed the list handling for weird corner cases
* wv2 isn't so noisy anymore, when compiled with --disable-debug.
Packagers are highly encouraged to use that flag.
KWord RTF export filter:
* new: headers and lists (fixes a regression from KOffice 1.2.x.)
* declare fonts better (especially not Western European ones.)
* fix table generation (better compatibility to RTF
specification)
* better date and time fields (except locale dates/times.)
* fix word-by-word underline.
KWord's RTF import filter:
* make a better and faster fix for Qt 3.2
* speed up importing files with many Unicode characters.
* support for the field-like keywords for date, time and page
number.
KSpread HTML export filter:
* fixed RTL problems with sheet and cell direction
Moved to latest version 2.7.8.
Added patch that fixed flags when sending location header.
Added patch to cgihandler to append local directory so that relative URLs
would work.
Added patch to cgihandler to handle SystemExit so that pages would not
ISE when sys.exit(0) was used to exit from the script.
Added patch to break HTTP headers off from page correctly when CRLF and LF
is used inconsistently in a page.
Addresses PR pkg/23633 by Soren Jacobsen.
Changes:
- shorten DESCR
- style nits
2.6.9:
======
- New setting ftp:ssl-protect-list for encrypting file listings selectively.
- Don't use PRET again if it is not supported.
- Added cls --sort=time option (alias for sort=date).
- Don't set file modification time if it grew while downloading.
- New setting cmd:verify-path-cached.
- Added long options for `open' command.
* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"