Treecc is a aspect-oriented programming tool that we wrote to assist in the
development of DotGNU Portable.NET's compiler, "cscc". It complements flex
and bison by providing support for abstract syntax tree creation and
manipulation.
1. fix ifdef symbol in parse.c
XFT2 -> USE_XFT2
2. fix codeset names for iconv_open(3) in draw.c
Two codeset names of `UTF8' and `iso2022jp' don't work on NetBSD.
3. fix comparison bug in draw.c
A integer value should not be compared with a iconv_t variable
directly.
4. fix PR pkg/24030
Fixes provided by Kouichirou Hiratsuka in PR pkg/24053.
Closes PR pkg/24053 and PR pkg/24030.
If you have Perl 5.8.1 you *need* this release. Older
versions of dvd::rip do not work with Perl 5.8.1.
* Features
- New checkbox "Reuse log" for 2-pass encoding on the
Transcode tab. Once activated an existent 2-pass
logfile will be reused resp. pass 1 is skipped. This
way you can continue a 2-pass transcoding if the 2nd
pass went wrong for some reason. Long awaited feature
requested by many users, including myself ;)
- Workaround for transcode filters which declare options
multiple times (as the unsharp filter in transcode
0.6.10). Reported by Fabio Russo.
* Bugfixes
an Icecast streaming media server. It handles the socket connections,
metadata communication, and data streaming for the calling application,
and lets developers focus on feature sets instead of implementation
details.
* Building and installing the PAM modules if USE_PAM is defined.
* Installing the NSS loadable modules.
* Making the samba rc.d script run the winbindd script, too.