Download List

Descripción del Proyecto

lcdtest is a utility to display monitor test
patterns. It was originally written for use with LCD monitors, and may be useful in finding pixels that are stuck on or off as well as for adjustment (automatic or manual). However, it can be useful for CRT monitors as well. lcdtest uses the SDL library, and has been used on Linux with X and on Windows, but may work on other platforms supported by SDL.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-02-18 20:22
1.18

Esta versión usa SDL_ttf para representar el texto en lugar de SFont, y utiliza el LiberationMono libre de fuentes TrueType regular. El sistema de construcción se ha actualizado para usar SCons 1,20. El uso de algunas características obsoletas SCons fue eliminado. La licencia fue cambiado a la GPLv3.
This release uses SDL_ttf to render text rather than SFont, and uses the free LiberationMono-Regular TrueType font. The build system was updated to use SCons 1.20. The use of some deprecated SCons features was eliminated. The license was changed to the GPLv3.

2007-06-06 09:31
1.08

Un nuevo patrón de prueba de sombreado en diagonal ( "fue añadido x" de comandos).
Tags: Major feature enhancements
A new diagonal crosshatch test pattern ("x"
command) was added.

2007-06-06 09:28
1.07

SCons-local se ha eliminado, y la documentación se ha actualizado para reflejar la exigencia de construir SCons 0.97 o posterior.
Tags: Documentation
SCons-local has been removed, and the
documentation was updated to reflect the build
requirement of SCons 0.97 or later.

2007-05-24 10:40
1.06

Un pequeño cambio se hizo a CFLAGS manipulación en SConstruct a apoyar la creación de un paquete RPM.
Tags: Minor feature enhancements
A minor change was made to CFLAGS handling in
SConstruct to support building an RPM package.

2007-05-23 11:34
1.05

SCons ahora se utiliza en el proceso de construcción en lugar de hacer. Esto debería eliminar algunos problemas reportados con el análisis de la dependencia.
Tags: Minor feature enhancements
SCons is now used in the build process instead of Make. This should eliminate some reported problems with dependency analysis.

Project Resources