| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
class, add simpler method to set a timer callback.. or remove.. instead of
timer.timeout.get().append(func).. or .remove(func)... now it is possible to
do timer.callback.append(func)... timer.callback.remove(func) (the old
method still works..but is now deprecated)
|
|
|
|
|
|
estimate progress. write progress to lcd.
|
|
8bit, possibily reducing available memory and performance. further, add support for images with split rgb,a channels, by specifying the basename plus a dot (i.e., everything before the 'a.png'/'rgb.jpg')
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
duplicate code in InfoBarGenerics, add hideAfterResume, add some help texts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix evNoResources
fix some bluescreens caused by notification handling
|
|
|
|
|
|
|
|
plugin).. now its basicaly working..
TODO: change zapping alternatives editor for new style
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|