diff options
author | mrwastl <mrwastl@users.sourceforge.net> | 2011-05-01 22:25:36 +0200 |
---|---|---|
committer | mrwastl <mrwastl@users.sourceforge.net> | 2011-05-01 22:25:36 +0200 |
commit | 091b7b1f7dc2f72bef51dd1037befa459010a5db (patch) | |
tree | a19bd6b2ae3b3e2264b1fe78561ad50fb2bc7d23 /TODO | |
parent | 41213178cd97f88fce7ae381768528ae3826f7c3 (diff) | |
download | vdr-plugin-graphlcd-091b7b1f7dc2f72bef51dd1037befa459010a5db.tar.gz vdr-plugin-graphlcd-091b7b1f7dc2f72bef51dd1037befa459010a5db.tar.bz2 |
initial upload to branch 'touchcol'. modifications for compatibility with branch touchcol from graphlcd-base; skin 'touchcol' for experimenting
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 1 insertions, 8 deletions
@@ -1,8 +1 @@ -- add missing objects like textbox, scrollbar -- add dynamic behaviour to objects like scrolling and blinking -- add special objects for external data so that other plugins can draw text and bitmaps on an area of the display that will be defined in the skin. This could be used p.e. for a spectrum analyzer or displaying id3 tags. -- add service interface for external data objects -- make skin variables more dynamic, p.e. evaluate positions while displaying, not only during skin loading. This should make it easier to support several display sizes with one skin. -- DOCUMENTATION, DOCUMENTATION, DOCUMENTATION -- fix all the small bugs that were introduced -- all the stuff I forgot :-) +for skin-related TODOs: see TODO in graphlcd-base |