aboutsummaryrefslogtreecommitdiffstats
path: root/drv_vnc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-15timer fix for vnc drivermichux1-1/+11
2009-03-31drv_vnc: http port as optionmichux1-0/+5
2009-03-31drv_vnc: run as http daemonmichux1-2/+12
2009-03-30fix fps delay errormichux1-1/+1
2009-03-30add fps limitermichux1-2/+32
2009-03-30add UNSECURE password option to drv_vnc - SSH would be the better choice.michux1-1/+16
2009-03-28add keypadframe color as parameter, some minor fixupsmichux1-7/+20
2009-03-28update keypad handling, add more options, remove compiler waarningsmichux1-20/+39
2009-03-27add server port as config option, rename optionsmichux1-23/+26
2009-03-27vnc driver: keypad works nowmichux1-29/+35
2009-03-27some more keypad stuff for vnc driver...michux1-19/+46
2009-03-27update keypad function for vnc drivermichux1-5/+79
2009-03-26vnc driver: add beta keypad support michux1-11/+55
2009-03-26add sample cfg for vnc driver, indentmichux1-4/+4
2009-03-26add max client optionmichux1-7/+16
2009-03-25I just wanted to commit the 1000st change to lcd4linux ;)michux1-2/+2
2009-03-25minor fixupmichux1-9/+4
2009-03-25more vnc driver stuff...michux1-38/+57
2009-03-25add vnc drivermichux1-0/+268