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