aboutsummaryrefslogtreecommitdiffstats
path: root/drv_picoLCDGraphic.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-01-24picoLCDGraphic: update display regularly using a timer (*much* faster than ↵mzuther1-2/+30
redrawing the whole display after each changed widget; you may get the old behaviour by setting "Update 0") git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1094 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-11-21* Fix segfault on shutdown in drv_picoLCDGraphic.cedman0071-2/+2
* Prevent dbus from exiting the program when compiled with -DDEBUG git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1068 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2009-02-28patch for picoLCDGraphics that adds keypad/gpi/gpo capabilities from Nicu Pavelmichael1-5/+30
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@985 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-10-07Replace write to external variable usb_debug by calling usb_set_debug().bwalle1-2/+1
This fixes build on openSUSE Factory. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@899 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-10-06properties fixedmichael1-3/+3
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@897 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2008-07-15forgot to add drv_picoLCDGraphic.c :-(michael1-0/+613
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@882 3ae390bd-cb1e-0410-b409-cd5a39f66f1f