1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/themeeditor/graphics
2010-07-02 00:27:47 +00:00
..
rbalbumart.cpp Theme Editor: Added album art display 2010-06-30 19:35:00 +00:00
rbalbumart.h Theme Editor: Fixed album art positioning bug, removed unneeded debug code 2010-07-01 02:49:44 +00:00
rbfont.cpp Theme Editor: Fixed some compiler warnings and a segfault. Got some basic text rendering working (only with plaintext elements, no font support yet) as well as Viewport background color support 2010-06-25 05:14:13 +00:00
rbfont.h Theme Editor: Fixed some compiler warnings and a segfault. Got some basic text rendering working (only with plaintext elements, no font support yet) as well as Viewport background color support 2010-06-25 05:14:13 +00:00
rbimage.cpp Theme Editor: Implemented conditional rendering, most conditionals should work correctly now 2010-06-29 07:15:41 +00:00
rbimage.h Theme Editor: Implemented conditional rendering, most conditionals should work correctly now 2010-06-29 07:15:41 +00:00
rbprogressbar.cpp Theme Editor: Altered tag table entry for %pb to make image optional, implemented progress bar rendering in theme editor 2010-07-02 00:20:36 +00:00
rbprogressbar.h Theme Editor: Altered tag table entry for %pb to make image optional, implemented progress bar rendering in theme editor 2010-07-02 00:20:36 +00:00
rbrenderinfo.cpp Theme Editor: Implemented subline rendering, including conditional subline times 2010-06-29 19:59:33 +00:00
rbrenderinfo.h Theme Editor: Implemented subline rendering, including conditional subline times 2010-06-29 19:59:33 +00:00
rbscreen.cpp Theme Editor: Implemented status bar enable/disable 2010-06-30 21:28:11 +00:00
rbscreen.h Theme Editor: Fixed album art positioning bug, removed unneeded debug code 2010-07-01 02:49:44 +00:00
rbviewport.cpp Theme Editor: Renderer will not insert a newline at the end of a line if it's the same line in the wps file as the viewport declaration, to avoid forcing the first line of text down past where it belongs if Vf and Vb are used. The parser should be modified to make this unnecessary, when a consensus can be reached on how to do it 2010-07-02 00:27:47 +00:00
rbviewport.h Theme Editor: Renderer will not insert a newline at the end of a line if it's the same line in the wps file as the viewport declaration, to avoid forcing the first line of text down past where it belongs if Vf and Vb are used. The parser should be modified to make this unnecessary, when a consensus can be reached on how to do it 2010-07-02 00:27:47 +00:00