* if the sample rate returned in sio_getpar is within 3% of the rate
requested in sio_setpar, tell mplayer we're using the requested
rate so it doesn't try to resample. however, use the returned
sample rate to calculate bitrate, so A/V sync continues to work.
* use a variable to represent bytes per frame
* remove unused variables
ok ratchov@
after maintainer timeout. Drop several patches that are now included in the
source; keep -pthread patch; install the manpage and the modified Java
vncviewer applet; regen plist.
* no need to run xscreensaver setuid root anymore
* you can use whatever passwd backend you configured in login.conf(5)
(kerberos, ldap...) to unlock the screen and not just local passwd
Sent upstream.
feedback from millert@
"get it in" jasper@
The WenQuanYi Zen Hei is a Hei-Ti style (sans-serif type) Chinese
outline font. It was designed for general purpose text formatting
and on-screen display of Chinese characters among many other languages.
The embolden strokes of the font glyphs produces enhanced screen contrast,
making it easier to read recognize. The embedded bitmap glyphs further
enhance on-screen performance, which can be enabled with the provided
configuration files.
ok ajacoutot@
The Wen Quan Yi bitmap font is a manually fine-tuned multi-strike bitmap
font for on-screen display of Chinese (traditional and simplified).
It has arguably the most complete coverage for Chinese characters among
all known open-source fonts, including CJK Unified Ideograph (U4E00 - U9FA5)
and CJK Unified Ideograph Extension A (U3400 - U4DB5) glyphs at four
four different sizes (9pt-12X12 pixel, 10pt-13X13 pixel, 11pt-15X15 pixel,
12pt-16x16 pixel) and two weights (medium and bold).
ok ajacoutot@
The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
developed by Mr. Bill Spitzak and is currently maintained by a
small group of developers across the world with a central
repository in the US.
from James Turner (MAINTAINER) with some tweaks by me