libdlna aims at being a reference implementationof DLNA (Digital Living Network Alliance)standards. Its primary goal is to provide DLNAsupport to uShare, an embedded DLNA and UPnP A/Vmedia server, but it will be used to build bothDLNA servers and players in the long term.License:GNU Lesser General Public License (LGPL)Changes:This release fixes compilation with old versions of FFMPEG.
Serial-IO is a simple program to send and receivedata from a serial interface. The GUI is designedlike a chat window with a transmitter/receiverfield and a command line to send characters andinteger values.License:GNU General Public License v2Changes:The path and filename for saving a buffer will be saved now. Type, width, signed, and byte order settings are now possible for each buffer. Sending a buffer after the command line is transfered is possible, e.g. for sending a line feeds.
MathMap is a GIMP plugin and a commandline tool which allows distortion of images and animations specified by mathematical formulae. For each pixel in the generated image, a script is evaluated which should return a pixel value. The script can either refer to a pixel in the source image or can generate pixels completely independent of the source. MathMap not only allows the generation of still images but also of animations.License:GNU General Public License (GPL)Changes:Input images can now have different dimensions. The language has been extended with a "for" loop and basic support for hypercomplex numbers. Boolean user values can have defaults. MathMap now takes advantage of multiple CPUs.
AlsaPlayer is a new PCM player written with the ALSA sound system in mind. It also includes support for JACK, OSS, NAS, and ESD. It makes extensive use of multi-threading and supports OGG, MP3, WAV, CDDA (CD Digital Audio), MOD, S3M, IT, and many other input types. Features include a real- time effects stream, variable speed/pitch control, SHOUTcast/icecast streaming support, multiple active visual scopes, command line mode, playlists, plugin architecture, low-latency mode, and more.
Beesoft Commander is a file manager (like NortonCommander) for Linux. It is based on Qt-GUI.License:GNU General Public License (GPL)Changes:Users can start a console/terminal (Ctrl+K). They can use the default system console (gnome-terminal or konsole), or can define another console program.
Elm Millennium Edition is an interactive mail system based on Elm 2.4. It contains enhanced MIME and character set support. A subset of UTF-8 (Unicode) is handled. It can read mail from a local mbox and POP and IMAP folders and can pass mail to the PGP or GPG programs. It can also view digests as a mailbox and reassemble fragmented (message/partial) messages. It includes modules for TLS/SSL, iconv, and SMTP.License:Freely DistributableChanges:This release re-adds an "incomingfolders" elmrc option that was lost on Elm ME+ 2.5 PLalpha5. It fixes the redraw loop on the Mailcap program selection screen, fixes a double free() on search, and fixes filename handling on attch_save().
System Configuration Collector for Windowscollects configuration datafrom Windows systems and compares the data withthe previous run.Differences are added to a logbook, and all datacan be sent to theserver part of SCC.License:GNU General Public License (GPL)Changes:This release adds Win32Proxy and data from Windows Security Center to the snapshot. It checks for '<' and '>' when sending data by email.
Rhythmweb lets you control Rhythmbox remotely fromyour Web browser. It is not an Internet radioserver: it does not play music in your Webbrowser. Rather, it lets you control Rhythmbox ona machine other than the one it is running on.License:GNU General Public License v2Changes:This release displays a basic play list, has mDNS bookmark support and a new look, and has various bugfixes.
RememberTheMilk is a command line tool that provides acommand line interface for the RememberTheMilktask list manager. It includes RTMAgent.pm, a Perlmodule that implements the low-level API. Itprovides a UserAgent object that lets you call allof RTM's API methods as normal Perl methods. Italso includes rtm, a Perl script that usesRTMAgent to implement a very simple command lineinterface.License:Perl LicenseChanges:The 'rtm' command line tool is now useful: Now tasks can referred to using a short number, lists can be used, and tasks can be added, completed, uncompleted, or deleted.
Traveling-Salesman is a library and referenceimplementation to do navigation and routing usingthe OpenStreetMap data. The library is based onthe Osmosis code.License:GNU General Public License (GPL)Changes:Hsqldb is now included to be fully self-contained.Major speed improvements were made in routing. Theprogram is now runnable via Java Webstart and isnow digitally signed.
Yara (Yet Another RSS Aggregator) is a fast,embeddable RSS aggregator and parser. It exposes avery simple C API. It uses the Expat XML parserand templates for rendering. It does not downloadfiles itself, as most frameworks come witheasy-to-use methods to do so. A stand-alone RSSviewer is included.License:GNU General Public License v3Changes:Yara can now be built and tested on Unix-likesystems.
Ezstream is a command line source client for theIcecast media streaming server. It can stream OggVorbis and MP3 audio, as well as Ogg Theora video,either "as-is" without reencoding (which uses onlyvery little CPU time) or it can use externaldecoders and encoders to convert virtually anymedia format into one of the supported streamingformats. Ezstream supports metadata, streamingfrom standard input, playlists, and externalplaylist scripts or programs, and more.License:GNU General Public License (GPL)Changes:Streaming from standard input has been temporarilyinoperative in most use cases, and this bugfixrelease remedies that. It also containsdocumentation improvements.
benerator is a framework for creating realisticand valid high-volume test data, used for testing(unit/integration/load) and showcase setup.Metadata constraints are imported from systemsand/or configuration files. Data can imported fromand exported to files and systems, anonymized, orgenerated from scratch. Domain packages providereusable generators for creating domain-specificdata such as names and addresses,internationalizable in language and region.benerator is strongly customizable with pluginsand configuration options.License:GNU General Public License (GPL)Changes:Support was added for Oracle, DB2, MS SQL Server,MySQL, PostgreSQL, HSQL, and Derby. DB setup andhandling was improved.