rockbox/utils/themeeditor/graphics
Robert Bieber 1ee2cddf1a Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27795 a1c6a512-1295-4272-9138-f99709370657
2010-08-12 23:05:53 +00:00
..
rbalbumart.cpp Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbalbumart.h Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbfont.cpp Theme Editor: Added support for larger fonts 2010-07-11 05:12:11 +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
rbfontcache.cpp Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes 2010-07-07 09:33:47 +00:00
rbfontcache.h Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes 2010-07-07 09:33:47 +00:00
rbimage.cpp Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbimage.h Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbmovable.cpp Theme Editor: Restricted resizing/moving of graphical elements to integer coordinates 2010-08-06 20:06:56 +00:00
rbmovable.h Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbprogressbar.cpp Theme Editor: Made progress bar display correctly when resized, fixed some segfaults caused by editing SBS elements from a WPS document and then turning SBS rendering off 2010-08-06 07:53:19 +00:00
rbprogressbar.h Theme Editor: Implemented resizing in RBMovable subclasses. Implementation is still somewhat crash-prone, but mostly works at this point 2010-08-05 22:31:46 +00:00
rbrenderinfo.cpp Theme Editor: Co Used a more efficient/less error-prone system for rendering SBS documents underneath WPS documents 2010-08-09 19:37:23 +00:00
rbrenderinfo.h Theme Editor: Co Used a more efficient/less error-prone system for rendering SBS documents underneath WPS documents 2010-08-09 19:37:23 +00:00
rbscene.cpp Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet 2010-08-12 05:30:31 +00:00
rbscene.h Theme Editor: Added a warning console to the renderer, but haven't made any rendering classes use it yet 2010-08-12 05:30:31 +00:00
rbscreen.cpp Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag 2010-08-12 23:05:53 +00:00
rbscreen.h Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag 2010-08-12 23:05:53 +00:00
rbtext.cpp Theme Editor: Implemented line scrolling 2010-07-07 22:25:42 +00:00
rbtext.h Theme Editor: Implemented line scrolling 2010-07-07 22:25:42 +00:00
rbtextcache.cpp Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes 2010-07-07 09:33:47 +00:00
rbtextcache.h Theme Editor: Implemented caching for rendered text, added profiling info to debug build, added a 500msec delay when rendering after code changes to prevent editor from hanging on large themes 2010-07-07 09:33:47 +00:00
rbtoucharea.cpp Theme Editor: Implemented some touch area click events 2010-07-12 05:33:14 +00:00
rbtoucharea.h Theme Editor: Implemented some touch area click events 2010-07-12 05:33:14 +00:00
rbviewport.cpp Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag 2010-08-12 23:05:53 +00:00
rbviewport.h Theme Editor: Implemented some basic viewport/text mirroring with the %ax tag 2010-08-12 23:05:53 +00:00