Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] [ANNOUNCE] graphlcd-0.1.2-pre2



Hi,

here is a new beta version of the graphlcd plugin for VDR. I want as much people as possible to test it before a new final version comes out, because I changed big parts of it and maybe made some errors when e.g. converting the drivers to the changed API.

I split the plugin up in two parts:
- the base package containing driver library, graphics library and tools
http://powarman.de/files/graphlcd-base-0.1.2-pre2.tgz
- the plugin package containing the plugin itself, the logos and fonts
http://powarman.de/files/vdr-graphlcd-0.1.2-pre2.tgz

Andreas

Changes since 0.1.1:
- split off drivers from graphlcd plugin to GraphLCD driver library (libglcddrivers)
- split off graphics and font handling from graphlcd plugin to GraphLCD graphics library (libglcdgraphics)
- split off tools from graphlcd plugin to GraphLCD base package
- almost completely rewritten graphics and font handling
- added configuration file to hold the driver-specific options
- changed driver interface
- adopted the tools' code to use the new driver and graphics API
- adopted the plugin's code to use the new driver and graphics API
- removed low level driver settings from the plugin's setup page. They
are now located in the driver lirbrary's configuration file.
- display class: grouped current state values into some structures
- using a mutex for exclusive access on current state values
- completely rewritten logo list implementation
- further code revising




Home | Main Index | Thread Index