aboutsummaryrefslogtreecommitdiffstats
path: root/packages/lcdproc
Commit message (Collapse)AuthorAgeFilesLines
* PHP lcdproc_client.php script to output to the LCD.Seth Mos2007-12-113-30/+115
| | | | | 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-032-3/+27
|
* Add a few lcdproc driversSeth Mos2007-11-271-2/+48
|
* More typos. AhemSeth Mos2007-11-261-1/+1
|
* Remove invalid tagsSeth Mos2007-11-261-84/+0
|
* Fix another xml typoSeth Mos2007-11-261-1/+1
|
* Fix XML typoSeth Mos2007-11-261-1/+248
|
* 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-262-0/+177