2010-08-05 |
Jonathan Gordon | Dont redraw the AA every single update, only when needed
|
commit | commitdiff | tree |
2010-08-05 |
Jonathan Gordon | New feature for the %xd() (display a preloaded image...
|
commit | commitdiff | tree |
2010-08-05 |
Jonathan Gordon | Add a T type to the tag table which allows parameters...
|
commit | commitdiff | tree |
2010-08-04 |
Jonathan Gordon | Force touchscreen targets into 3x3 grid mode when entering...
|
commit | commitdiff | tree |
2010-08-04 |
Jonathan Gordon | remove old test code
|
commit | commitdiff | tree |
2010-08-03 |
Jonathan Gordon | make -vvv display the parse tree in checkwps. Fix a...
|
commit | commitdiff | tree |
2010-08-02 |
Jonathan Gordon | Fix FS#10926 - h300 wps wouldnt be updated correctly...
|
commit | commitdiff | tree |
2010-08-02 |
Jonathan Gordon | Allow viewport labels to be mostly free text instead...
|
commit | commitdiff | tree |
2010-08-02 |
Jonathan Gordon | make grey targets reject viewport colours if theyare...
|
commit | commitdiff | tree |
2010-08-01 |
Jonathan Gordon | Fix FS#11508 - remote LCD targets crash because the...
|
commit | commitdiff | tree |
2010-08-01 |
Jonathan Gordon | woopsies
|
commit | commitdiff | tree |
2010-08-01 |
Jonathan Gordon | woopsies
|
commit | commitdiff | tree |
2010-08-01 |
Jonathan Gordon | FS#11507 - fix 'track starting/ending' tags, and minor...
|
commit | commitdiff | tree |
2010-07-31 |
Jonathan Gordon | remove an unused variable
|
commit | commitdiff | tree |
2010-07-29 |
Jonathan Gordon | Fix Database red, move the cuesheet->token code into...
|
commit | commitdiff | tree |
2010-07-29 |
Jonathan Gordon | fix touchscreen errors
|
commit | commitdiff | tree |
2010-07-29 |
Jonathan Gordon | FS#11470 - new skin code, finally svn uses the new...
|
commit | commitdiff | tree |
2010-07-26 |
Jonathan Gordon | FS#11490 - Viewportify most of the shipped cabbiev2...
|
commit | commitdiff | tree |
2010-07-26 |
Jonathan Gordon | Fix FS#11497 - switching from a .cue to fm would show...
|
commit | commitdiff | tree |
2010-07-16 |
Jonathan Gordon | prevent the parser crashing if a font fails to load...
|
commit | commitdiff | tree |
2010-07-06 |
Jonathan Gordon | make the fms update
|
commit | commitdiff | tree |
2010-07-04 |
Jonathan Gordon | cosmetic.... LINE_ALTERNATOR can contain LINE so make...
|
commit | commitdiff | tree |
2010-07-04 |
Jonathan Gordon | s/SUBLINES/LINE_ALTERNATOR/
|
commit | commitdiff | tree |
2010-07-04 |
Jonathan Gordon | use the same BAR_PARAMS for all bar types
|
commit | commitdiff | tree |
2010-07-01 |
Jonathan Gordon | minor tweak to r27210 to make it the same as the svn...
|
commit | commitdiff | tree |
2010-06-24 |
Jonathan Gordon | dont build the debug code in ROCKBOX, save ~400bytes
|
commit | commitdiff | tree |
2010-06-23 |
Jonathan Gordon | r27028 again.. properly close font fd's and reload...
|
commit | commitdiff | tree |
2010-06-23 |
Jonathan Gordon | revert r27027,27028, 27071 - need to find a correct...
|
commit | commitdiff | tree |
2010-06-23 |
Jonathan Gordon | redo r27027 to hopefully fix data aborts when loading...
|
commit | commitdiff | tree |
2010-06-22 |
Jonathan Gordon | remove a bunch of token markers which arnt necessary...
|
commit | commitdiff | tree |
2010-06-22 |
Jonathan Gordon | fix charcell
|
commit | commitdiff | tree |
2010-06-22 |
Jonathan Gordon | fiddle with the code a bit so gcc doesnt optimise out...
|
commit | commitdiff | tree |
2010-06-21 |
Jonathan Gordon | Make the title area go up one level in the lists again...
|
commit | commitdiff | tree |
2010-06-21 |
Jonathan Gordon | close the viewers.config file fd
|
commit | commitdiff | tree |
2010-06-21 |
Jonathan Gordon | Allow the progressbar and volume touch regions to be...
|
commit | commitdiff | tree |
2010-06-21 |
Jonathan Gordon | Fix the hotkey touch region in the wps
|
commit | commitdiff | tree |
2010-06-21 |
Jonathan Gordon | change the D2 bootloader to boot rockbox by default...
|
commit | commitdiff | tree |
2010-06-21 |
Jonathan Gordon | Touchregion support for the Base Skin and FM Skins...
|
commit | commitdiff | tree |
2010-06-20 |
Jonathan Gordon | woops, this chaneg too
|
commit | commitdiff | tree |
2010-06-20 |
Jonathan Gordon | fix ffwd/rewind on touchscreen targets using regions
|
commit | commitdiff | tree |
2010-06-20 |
Jonathan Gordon | fix the viewport tag [arams
|
commit | commitdiff | tree |
2010-06-17 |
Jonathan Gordon | tiny clean up of memory allocation
|
commit | commitdiff | tree |
2010-06-17 |
Jonathan Gordon | make the sim build the skin lib also
|
commit | commitdiff | tree |
2010-06-17 |
Jonathan Gordon | woops, forgot to add these
|
commit | commitdiff | tree |
2010-06-17 |
Jonathan Gordon | make the parser slightly more usable for rockbox, move...
|
commit | commitdiff | tree |
2010-06-17 |
Jonathan Gordon | Move the skin parser to a seperate library
|
commit | commitdiff | tree |
2010-06-15 |
Jonathan Gordon | first step of making touch regions usable in all skins...
|
commit | commitdiff | tree |
2010-06-15 |
Jonathan Gordon | FS#11096 - fix the "last touch" tag from being true...
|
commit | commitdiff | tree |
2010-06-14 |
Jonathan Gordon | dont reuse vairbale names
|
commit | commitdiff | tree |
2010-06-14 |
Jonathan Gordon | some tags need special handling when they are in the...
|
commit | commitdiff | tree |
2010-06-14 |
Jonathan Gordon | make the next line after a viewport (if it is on the...
|
commit | commitdiff | tree |
2010-06-13 |
Jonathan Gordon | duh, this is needed also
|
commit | commitdiff | tree |
2010-06-13 |
Jonathan Gordon | Start dealing with LINE elements... setup a flag which...
|
commit | commitdiff | tree |
2010-06-13 |
Jonathan Gordon | get the renderer working more better! "handle" sublines...
|
commit | commitdiff | tree |
2010-06-13 |
Jonathan Gordon | update classic_statusbar to the new syntax
|
commit | commitdiff | tree |
2010-06-13 |
Jonathan Gordon | initialise the element->type value so TAG types dont...
|
commit | commitdiff | tree |
2010-06-13 |
Jonathan Gordon | count line numbers correctly, handle the VIEWPORT change...
|
commit | commitdiff | tree |
2010-06-11 |
Jonathan Gordon | Add my new parser playground to svn.
|
commit | commitdiff | tree |
2010-06-10 |
Jonathan Gordon | Enable the hotkey feature on the touchscreen targets...
|
commit | commitdiff | tree |
2010-06-10 |
Jonathan Gordon | Fix the bar type param to use nullable ints
|
commit | commitdiff | tree |
2010-06-10 |
Jonathan Gordon | add a hotkey option to the wps touchregion.
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | crappy editor and crappy svn missing crappy merge crappy...
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | SKIN BREAK: %pb, %bl and %pv (bar types) changed so...
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | fix %C, and the viewport colour tags so they parse
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | fix %Vp updating...
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | fix a fun infinite loop when follow playlist is on...
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | a few more HAVE_PICTUREFLOW_INTEGRATION
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | rename HAVE_PICTUREFLOW to HAVE_PICTUREFLOW_INTEGRATION...
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | reclaim most of the delta from the pictureflow commit
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | remainder of FS#11270 - bug fixes and updates for picureflow
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | fix errors
|
commit | commitdiff | tree |
2010-06-09 |
Jonathan Gordon | FS#11270 by Chris Savery - WPS integration for pictureflow
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | fix - not being accepted for viewport font.
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | fix %pb and other progressbars which are shown one...
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | Fix yellow and all the shipped themes that show AA
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | The real reason to change the %C was to remove a very...
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | fix %Vi again
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | fix the manual also
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | change to %Cd to display albumart (instead of %C to...
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | FS#11383 - fix the touchregion param string
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | fix FS#11384, skinupdater barfed on %Xd and %Vi
|
commit | commitdiff | tree |
2010-06-08 |
Jonathan Gordon | hopefully fix the problem with lines in viewports being...
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | this probably fixes FS#11373
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | Fix FS#11370 - BEWARE when useing viewport colours.
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | off by one. FS#11369
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | fix FS#11368 - %V was eating the whole line so the...
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | add the Vf and Vb colour tags to the theme editor
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | make %t work
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | the updater uncondiotnally changed ; to %; which meant...
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | temporariliy use S for the timeout param because the...
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | make the parser work with the changed %Cl format.
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | undo accidental commit from the big one
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | bah
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | this should be the last of the warnings
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | fix errors
|
commit | commitdiff | tree |
2010-06-07 |
Jonathan Gordon | Changeover to the new skin format. SkinBreakingChange...
|
commit | commitdiff | tree |
2010-06-06 |
Jonathan Gordon | don't draw the presets on the FM frequency bar, they...
|
commit | commitdiff | tree |
2010-06-06 |
Jonathan Gordon | FS#9034 - sort viewers.config by plugin name so the...
|
commit | commitdiff | tree |
2010-06-06 |
Jonathan Gordon | Change cuesheet handling so the id3 info is not spoofed...
|
commit | commitdiff | tree |
2010-06-03 |
Jonathan Gordon | copy the images for the skins.
|
commit | commitdiff | tree |