1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/themeeditor/graphics
Robert Bieber 1fbea62797 Theme Editor: Fixed conditional viewport display
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27185 a1c6a512-1295-4272-9138-f99709370657
2010-06-29 21:09:29 +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
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: Fixed conditional viewport display 2010-06-29 21:09:29 +00:00
rbscreen.h Theme Editor: Fixed conditional viewport display 2010-06-29 21:09:29 +00:00
rbviewport.cpp Theme Editor: Fixed conditional viewport display 2010-06-29 21:09:29 +00:00
rbviewport.h Theme Editor: Added Show Viewports option to device configuration panel, implemented simple rendering of info tags from device configuration 2010-06-26 05:51:07 +00:00