summaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Collapse)Author
2010-06-24Theme Editor: Added (I think) all of the tags to the device configuration windowRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27121 a1c6a512-1295-4272-9138-f99709370657
2010-06-24Theme Editor: Removed dependency on lingering file from devicestate.cpp, ↵Robert Bieber
fixed formatting in device state panel, working on tag list for device panel git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27116 a1c6a512-1295-4272-9138-f99709370657
2010-06-24Theme Editor: Renderer now allows multiple viewports to share an identifierRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27112 a1c6a512-1295-4272-9138-f99709370657
2010-06-24Theme Editor: Added settingsChanged() signal to DeviceState classRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27110 a1c6a512-1295-4272-9138-f99709370657
2010-06-24Theme Editor: Fixed some resource alias issues, implemented device ↵Robert Bieber
configuration panel that loads options from a text file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27102 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Theme Editor: Began working on device status dialogRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27097 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Theme Editor: Added dummy font class and implemented font load tagRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27096 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Theme Editor: Added rendering support for some more tagsRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27094 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Theme Editor: Removed some lingering debug codeRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27086 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Theme Editor: Implemented %xd tag with subimagesRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27085 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Theme Editor: Fixed image display relative to viewportRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27084 a1c6a512-1295-4272-9138-f99709370657
2010-06-23Theme Editor: Working on image renderingRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27083 a1c6a512-1295-4272-9138-f99709370657
2010-06-22Theme Editor: Began in implementing tag rendering, %X tag now recognizedRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27043 a1c6a512-1295-4272-9138-f99709370657
2010-06-21Theme Editor: Reworked information passing among render functions, now loads ↵Robert Bieber
all viewports and shows Custom UI viewport in blue git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27026 a1c6a512-1295-4272-9138-f99709370657
2010-06-21Theme Editor: Fixed some compiler warningsRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27023 a1c6a512-1295-4272-9138-f99709370657
2010-06-19Add error messages to a few more failure cases to beastpatcher.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26978 a1c6a512-1295-4272-9138-f99709370657
2010-06-19Theme Editor: Fixed typo that broke compileRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26960 a1c6a512-1295-4272-9138-f99709370657
2010-06-18Theme Editor: Working on rendering viewports, display will now show %V(...) ↵Robert Bieber
viewports as red rectangles over backdrop or background color git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26940 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Theme Editor: Continuing work on rendering, skin preview will now show ↵Robert Bieber
backdrop or background color depending on config file git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26900 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Theme Editor: Made allll destructors virtualRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26895 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Make sure files which aren't windows-specific use \n line endings onlyRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26893 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Theme Editor: Stopped combo boxes in configuration editor from scrolling on ↵Robert Bieber
mouse-wheel git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26879 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Theme Editor: Working on renderer infrastructureRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26878 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Move the skin parser to a seperate libraryJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26877 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Theme Editor: Moved source files into subdirectoriesRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26876 a1c6a512-1295-4272-9138-f99709370657
2010-06-17Theme Editor: Began working on skin preview viewerRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26874 a1c6a512-1295-4272-9138-f99709370657
2010-06-16Theme Editor: Items from line under cursor now selected in parse tree viewRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26870 a1c6a512-1295-4272-9138-f99709370657
2010-06-16Theme Editor: Replaced line edits for key names with combo boxesRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26868 a1c6a512-1295-4272-9138-f99709370657
2010-06-15Theme Editor: Implemented save/save as in the configuration file editorRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26863 a1c6a512-1295-4272-9138-f99709370657
2010-06-15Theme Editor: Added copyright headers to ConfigDocument files, continued ↵Robert Bieber
work on configuration editing git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26862 a1c6a512-1295-4272-9138-f99709370657
2010-06-15Theme editor: only accept valid colors in the preference dialogMaurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26857 a1c6a512-1295-4272-9138-f99709370657
2010-06-15Theme Editor: Changed color to colour in preferences. Made parse tree ↵Robert Bieber
viewer alternate line colors and auto-scroll/expand with cursor in editor window. Implemented TabContent abstract class so that more than just skin documents can be loaded in tabs. Made SkinDocument implement TabContent. Began implementing ConfigDocument for editing configuration files. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26851 a1c6a512-1295-4272-9138-f99709370657
2010-06-14dont reuse vairbale namesJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26845 a1c6a512-1295-4272-9138-f99709370657
2010-06-14some tags need special handling when they are in the wrong branch of a ↵Jonathan Gordon
conditional, so go ahead and make that work :p also replace malloc with skin_alloc git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26842 a1c6a512-1295-4272-9138-f99709370657
2010-06-14Theme Editor: Set window title on the preferences dialogRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26841 a1c6a512-1295-4272-9138-f99709370657
2010-06-14Theme Editor: Made new tabs raise to forefrontRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26840 a1c6a512-1295-4272-9138-f99709370657
2010-06-14Theme Editor: Stripped out the sub-classes for ProjectModel and turned ↵Robert Bieber
ProjectModel into a list model, also replaced the project tree view with a list view git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26839 a1c6a512-1295-4272-9138-f99709370657
2010-06-14make the next line after a viewport (if it is on the same skin line) ↵Jonathan Gordon
auto-eat the \n git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26837 a1c6a512-1295-4272-9138-f99709370657
2010-06-13duh, this is needed alsoJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26834 a1c6a512-1295-4272-9138-f99709370657
2010-06-13Start dealing with LINE elements... setup a flag which lets tags tell the ↵Jonathan Gordon
renderer to not start a new line in the viewport (i.e %we/d/i %X/x/xd etc) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26833 a1c6a512-1295-4272-9138-f99709370657
2010-06-13get the renderer working more better! "handle" sublines correctly, dont ↵Jonathan Gordon
"draw" in the first viewport if we are using viewports, get rid of the idea of a linear token array (i.e we are going to use the parse tree directly) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26831 a1c6a512-1295-4272-9138-f99709370657
2010-06-13initialise the element->type value so TAG types dont accidently get VIEWPORT ↵Jonathan Gordon
if it element->type == 0 at alloc time git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26825 a1c6a512-1295-4272-9138-f99709370657
2010-06-13count line numbers correctly, handle the VIEWPORT change so it only ever has ↵Jonathan Gordon
one child git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26824 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Theme Editor: Made errors display in status bar when cursor is on error'd lineRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26801 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Theme Editor: Fixed status bar update bugRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26798 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Theme Editor: Made editor highlight all errors in a document, not just the ↵Robert Bieber
first one git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26795 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Theme Editor: Fixed bug in parser handling empty lines and made ↵Robert Bieber
ParseTreeModel handle the new VIEWPORT element properly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26792 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Theme Editor: Switched error highlighting to the line numbersRobert Bieber
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26785 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Theme Editor: Modified parser to integrate the %V tag into the VIEWPORT ↵Robert Bieber
element, in the same style as CONDITIONAL git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26762 a1c6a512-1295-4272-9138-f99709370657
2010-06-11Add my new parser playground to svn.Jonathan Gordon
Currently it can load a skin, and walk the parse tree and output the tags as required. It always chooses the first value for a conditional and subline, but a good working start there seems to be a error in the new parser if ROCKBOX is defined... need to fix that git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26757 a1c6a512-1295-4272-9138-f99709370657