summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lib/pluginlib_touchscreen.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-07lcd-common: Remove support for custom line heights from viewport.Thomas Martitz1-2/+1
2013-04-14Use equivalent puts_scroll() call.Thomas Martitz1-1/+1
2012-01-27pluginlib_touchscreen: Rework API to offer wait-for-button APIs.Thomas Martitz1-4/+47
2012-01-23Fix flag for the viewport. Text is supposed to be centered.Thomas Martitz1-1/+1
2011-10-17- Fix some reds by implementing lcd_get_dpi().Thomas Martitz1-28/+5
2010-10-11Rename {draw,fill}_viewport once more (to draw_border_viewport and fill_viewp...Thomas Martitz1-1/+1
2010-10-10Add _rect to {draw,fill}_viewport as suggested by Jonathan Gordon to reduce t...Thomas Martitz1-1/+1
2010-10-10Two new lcd/multi screen api convinience functions: draw_viewport(), fill_vie...Thomas Martitz1-7/+9
2010-08-25Remove a bunch of build conditions inside .c filesRafaël Carré1-4/+0
2009-08-03Remove find_albumart() from the plugin API as it doesn't exist for them.Thomas Martitz1-2/+2
2009-08-02Pluginlib: Add support for general buttons. Add menu and quit buttons to Rev...Karl Kurbjun1-0/+249