aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lcdproc/lcdproc.inc
Commit message (Collapse)AuthorAgeFilesLines
* Add lpt port for hd44780 displaysSeth Mos2008-02-081-0/+6
|
* Handle emtpy screens config sectionSeth Mos2008-01-311-15/+17
|
* Actually use defined screensSeth Mos2008-01-281-1/+1
|
* Update LCDproc package.Seth Mos2008-01-261-8/+58
| | | | | - After installing and selecting some screens this should display something. - PHP lcdproc client not yet finished. Using included lcdproc client for now.
* PHP lcdproc_client.php script to output to the LCD.Seth Mos2007-12-111-29/+25
| | | | | using php -f lcdproc_client.php should change the display when the daemon is already running and configured. Prelimenary start and stop script for the client which might work
* pass variables instead of stringsSeth Mos2007-12-071-2/+2
|
* Add function to send commands to the LCDd process.Seth Mos2007-12-041-0/+27
|
* Add curses driver and show device in dropdownSeth Mos2007-12-031-0/+24
|
* Add a few lcdproc driversSeth Mos2007-11-271-2/+48
|
* Correct copyright header.Seth Mos2007-11-261-1/+1
|
* 1st attempt at starting lcdproc daemonSeth Mos2007-11-261-5/+107
|
* Start lcdproc packageSeth Mos2007-11-261-0/+99