rockbox/utils/themeeditor/graphics
Robert Bieber e03d373957 Theme Editor: WorkingWorking on speeding up the renderer, replaced for-loops with faster method call
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27329 a1c6a512-1295-4272-9138-f99709370657
2010-07-07 07:38:38 +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: WorkingWorking on speeding up the renderer, replaced for-loops with faster method call 2010-07-07 07:38:38 +00:00
rbfont.h Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width 2010-07-07 06:50:30 +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: WPS documents rendered within SBS documents can now set backdrops 2010-07-04 01:47:04 +00:00
rbrenderinfo.h Theme Editor: WPS documents rendered within SBS documents can now set backdrops 2010-07-04 01:47:04 +00:00
rbscreen.cpp Theme Editor: Default theme font is now correctly loaded 2010-07-06 19:32:12 +00:00
rbscreen.h Theme Editor: SBS will now render underneath WPS, if both are present in project 2010-07-03 22:57:42 +00:00
rbtext.cpp Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width 2010-07-07 06:50:30 +00:00
rbtext.h Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width 2010-07-07 06:50:30 +00:00
rbviewport.cpp Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width 2010-07-07 06:50:30 +00:00
rbviewport.h Theme Editor: Made all lines of text render as a single graphic, viewport size limits now enforced on text width 2010-07-07 06:50:30 +00:00