Download List

Projeto Descrição

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 versão usa SDL_ttf para processar texto, em vez de SFont, e usa o LiberationMono livre-TrueType Regular. O sistema de compilação foi atualizado para usar SCons 1,20. A utilização de alguns recursos preterido SCons foi eliminada. A licença foi alterada para a 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

Um padrão novo teste diagonais cruzadas ( "x" de comando) foi adicionado.
Tags: Major feature enhancements
A new diagonal crosshatch test pattern ("x"
command) was added.

2007-06-06 09:28
1.07

SCons-local, foi retirada, ea documentação foi atualizado para refletir a necessidade de construir SCons 0,97 ou mais tarde.
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

Uma pequena alteração foi feita para CFLAGS manipulação no SConstruct apoiar a criação de um pacote 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 agora é usado no processo de construção em vez de fazer. Isso deve eliminar alguns problemas relatados com a análise de dependência.
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