- generate chrome registry once (speeds up startup, esp.
with lots of chromes -- our case), noticed by kurt@;
- work around pref-contentpacks bug;
discussed and tested by naddy@, kurt@, ajacoutot@
ok naddy@
also, add patch-libs_libCore_IO_cpp (which was ok steven@ some time ago)
if you are using freemat3 on amd64 make sure you've got the latest current
with floorf() fix
ones);
3.1 is a bugfix release, but also includes new threading api, perl-style
regular expressions, and the regression test suite (use run_tests).
ok steven@
p7zip is a port of 7-zip for *nix platforms.
7-zip is a file archiver with a high compression ratio.
from Josh Grosse <josh at jggimi.homeip.net> and
Stuart Henderson <stu at spacehopper.org>
with testing, feedback, and ok from naddy@
This code forms a set of C++ libraries for multimedia streaming, using
open standard protocols (RTP/RTCP and RTSP). These libraries - which can
be compiled for Unix (including Linux and Mac OS X), Windows, and QNX
(and other POSIX-compliant systems) - can be used to build streaming
applications. The libraries are already being used to implement
applications such as "liveCaster" and "playRTPMPEG" (for streaming MP3
audio using RTP/RTCP). The libraries can also be used to stream,
receive, and process MPEG video, and can easily be extended to support
additional (audio and/or video) codecs. They can also be used to build
basic RTSP clients and servers, and have been used to add streaming
support to existing media player applications, such as "mplayer".
from brad
ok robert@
Plugin for gmpc that shows song information in a on screen display
like xosd, only then with fancy fake transperantie and fade-in/fade-out
effects.
ok bernd@