2009-11-04 |
jdgordon | Fix the WPS to work properly with the statusbar for...
|
commit | commitdiff | tree |
2009-11-04 |
jdgordon | Fix viewport "UI area" to work based on what was agreed...
|
commit | commitdiff | tree |
2009-11-03 |
jdgordon | Initial recording screen skin support (usable in .sbs...
|
commit | commitdiff | tree |
2009-11-02 |
jdgordon | more minor classic_statusbar.sbs changes... display...
|
commit | commitdiff | tree |
2009-11-01 |
jdgordon | revert that last checkin... something better is coming
|
commit | commitdiff | tree |
2009-11-01 |
jdgordon | new skin token: %cx - 24 hour time format enabled in...
|
commit | commitdiff | tree |
2009-11-01 |
jdgordon | YELLOW ZOMBIES!
|
commit | commitdiff | tree |
2009-11-01 |
jdgordon | haloween night is when red monsters are vanquished...
|
commit | commitdiff | tree |
2009-11-01 |
jdgordon | Fix FS#10745 - %mv not working in sbs...
|
commit | commitdiff | tree |
2009-10-29 |
jdgordon | minor changes...
|
commit | commitdiff | tree |
2009-10-29 |
jdgordon | * code police on a macro which has no reason for being
|
commit | commitdiff | tree |
2009-10-28 |
jdgordon | Allow the x and y pixel values of viewports to be a...
|
commit | commitdiff | tree |
2009-10-28 |
jdgordon | fix the charging icon so it will actually display correctly
|
commit | commitdiff | tree |
2009-10-28 |
jdgordon | First go at converting the inbuilt statusbar into a...
|
commit | commitdiff | tree |
2009-10-26 |
jdgordon | FS#10724 - fix alignment issue in Codebuster by Clément...
|
commit | commitdiff | tree |
2009-10-12 |
jdgordon | fix a redraw bug when a static token (like %C) is the...
|
commit | commitdiff | tree |
2009-10-05 |
jdgordon | Fix FS#10617 (fix spotted by Teruaki Kawashima), something...
|
commit | commitdiff | tree |
2009-10-05 |
jdgordon | redraw the AA much less frequently to save bettery...
|
commit | commitdiff | tree |
2009-09-26 |
jdgordon | new skin tag: %Sx|<english>| will display the current...
|
commit | commitdiff | tree |
2009-09-22 |
jdgordon | add the %St setting to the debug output for checkwps...
|
commit | commitdiff | tree |
2009-09-18 |
jdgordon | Actually fix AA display... previous commit was borked
|
commit | commitdiff | tree |
2009-09-18 |
jdgordon | FS#10602 - show the viewport label instead of an int...
|
commit | commitdiff | tree |
2009-09-18 |
jdgordon | fix FS#10599 and do r22721 a slightly better way. the...
|
commit | commitdiff | tree |
2009-09-11 |
jdgordon | Hopefully make the wps debug info more understandable...
|
commit | commitdiff | tree |
2009-09-09 |
jdgordon | fix the first subline not displaying properly
|
commit | commitdiff | tree |
2009-09-07 |
jdgordon | stupid yellow.... I'm going to bed
|
commit | commitdiff | tree |
2009-09-07 |
jdgordon | add a bit more debug info for skins... show the subimage...
|
commit | commitdiff | tree |
2009-09-07 |
jdgordon | rework AA load/display handling in the skins to get...
|
commit | commitdiff | tree |
2009-09-06 |
jdgordon | move the CONFIG_LED #define out into config.h as all...
|
commit | commitdiff | tree |
2009-09-06 |
jdgordon | fix red :)
|
commit | commitdiff | tree |
2009-09-06 |
jdgordon | Make the e200 compile the vled for the sim... other...
|
commit | commitdiff | tree |
2009-09-04 |
jdgordon | fix checkwps
|
commit | commitdiff | tree |
2009-09-04 |
jdgordon | minor line handling fixes, be smarter (well dumber...
|
commit | commitdiff | tree |
2009-09-04 |
jdgordon | stop a potential crash caused by r22438
|
commit | commitdiff | tree |
2009-09-02 |
jdgordon | rename wps_[sub]line to skin_[sub]line
|
commit | commitdiff | tree |
2009-09-02 |
jdgordon | fix player's red
|
commit | commitdiff | tree |
2009-09-02 |
jdgordon | Almost the last of the skin ram wastage fixing... This...
|
commit | commitdiff | tree |
2009-08-23 |
jdgordon | hopefully get the widecabbie theme going again... temporary...
|
commit | commitdiff | tree |
2009-08-20 |
jdgordon | update the display after getting a bit too close to...
|
commit | commitdiff | tree |
2009-08-19 |
jdgordon | hopefully fix the yellow
|
commit | commitdiff | tree |
2009-08-19 |
jdgordon | get the skin debug output working again, add a line...
|
commit | commitdiff | tree |
2009-08-19 |
jdgordon | show the skin buffer size as well as the used amount...
|
commit | commitdiff | tree |
2009-08-19 |
jdgordon | move the statically allocated tokens array into the...
|
commit | commitdiff | tree |
2009-08-19 |
jdgordon | conditional viewports are allowed to share labels....
|
commit | commitdiff | tree |
2009-08-18 |
jdgordon | store the image label instead of a number so debug...
|
commit | commitdiff | tree |
2009-08-18 |
jdgordon | move viewports into the skin buffer, no more viewport...
|
commit | commitdiff | tree |
2009-08-18 |
jdgordon | it is mildly useful to reset the viewport to the full...
|
commit | commitdiff | tree |
2009-08-17 |
jdgordon | fix the %xd<id> tag parser to complain if you try to...
|
commit | commitdiff | tree |
2009-08-16 |
jdgordon | remove the rockbox info line saying the AA size and...
|
commit | commitdiff | tree |
2009-08-16 |
jdgordon | remove an unused #define
|
commit | commitdiff | tree |
2009-08-16 |
jdgordon | remove the limit of touch regions in touchscreen skins
|
commit | commitdiff | tree |
2009-08-16 |
jdgordon | fix player
|
commit | commitdiff | tree |
2009-08-16 |
jdgordon | more wps->skin engine work..
|
commit | commitdiff | tree |
2009-08-10 |
jdgordon | r22135 overwrote mcuelenaere's changes in r22068 to...
|
commit | commitdiff | tree |
2009-08-09 |
jdgordon | r22135 overwrote mcuelenaere's changes in r22068 to...
|
commit | commitdiff | tree |
2009-08-06 |
jdgordon | more wps->skin moving/renaming
|
commit | commitdiff | tree |
2009-08-03 |
jdgordon | one more add which didnt get added
|
commit | commitdiff | tree |
2009-08-03 |
jdgordon | these didnt get renamed for some reason
|
commit | commitdiff | tree |
2009-08-03 |
jdgordon | part two of the grand overall wps/skinning engine cleanup...
|
commit | commitdiff | tree |
2009-07-29 |
jdgordon | Fix FS#5230 - reinit the opto-i2c after disabling hold...
|
commit | commitdiff | tree |
2009-07-27 |
jdgordon | this file isnt used anymore and should have been removed...
|
commit | commitdiff | tree |
2009-07-27 |
jdgordon | hopefully fix the wpseditor... I cant get it to compile...
|
commit | commitdiff | tree |
2009-07-27 |
jdgordon | Start of some apps/ and wps cleanup work... Move everything...
|
commit | commitdiff | tree |
2009-07-24 |
jdgordon | more cuesheet cleanup. pass the cuesheet into cue functions...
|
commit | commitdiff | tree |
2009-07-23 |
jdgordon | this file also...
|
commit | commitdiff | tree |
2009-07-23 |
jdgordon | Get cuesheets working again (hopefully fixes FS#10460...
|
commit | commitdiff | tree |
2009-07-20 |
jdgordon | fix FS#10453 - the cuesheet changes broke playback...
|
commit | commitdiff | tree |
2009-07-20 |
jdgordon | woops, remove that sim code which I forgot to remove...
|
commit | commitdiff | tree |
2009-07-20 |
jdgordon | rework cuesheet support:
|
commit | commitdiff | tree |
2009-07-15 |
jdgordon | display the volume as a number when its changing in...
|
commit | commitdiff | tree |
2009-07-12 |
jdgordon | Fix the shipped themes statusbar config line
|
commit | commitdiff | tree |
2009-07-11 |
jdgordon | FS#10421 - clip keymap updates.
|
commit | commitdiff | tree |
2009-07-08 |
jdgordon | cleanup the remote+main statusbar handling a bit, and...
|
commit | commitdiff | tree |
2009-07-05 |
jdgordon | fix the manual for the statusbar changes
|
commit | commitdiff | tree |
2009-07-05 |
jdgordon | fix yellow
|
commit | commitdiff | tree |
2009-07-05 |
jdgordon | FS#10406 - split the statusbar setting into one for...
|
commit | commitdiff | tree |
2009-07-03 |
jdgordon | Fix the bug where the short-long fwd/back action would...
|
commit | commitdiff | tree |
2009-06-16 |
jdgordon | fix mysterious yellow which was one commit too slow
|
commit | commitdiff | tree |
2009-06-16 |
jdgordon | For those who dont have the memory of a <Something...
|
commit | commitdiff | tree |
2009-06-16 |
jdgordon | Accept FS#10094 by Teruaki Kawashima:
|
commit | commitdiff | tree |
2009-05-31 |
jdgordon | fix FS#10261 - the files context menu (as an example...
|
commit | commitdiff | tree |
2009-05-17 |
jdgordon | get repeat/hold actions working on the touchscreen...
|
commit | commitdiff | tree |
2009-05-15 |
jdgordon | More touchscreen additions, quickscreen, browser, context...
|
commit | commitdiff | tree |
2009-05-15 |
jdgordon | allow the user to change the shuffle and repeat modes...
|
commit | commitdiff | tree |
2009-05-15 |
jdgordon | fix red... who went and changed the remote defines...
|
commit | commitdiff | tree |
2009-05-15 |
jdgordon | get the quickscreen working on the mr500. hold "mode...
|
commit | commitdiff | tree |
2009-04-20 |
jdgordon | beginings of a working touchscreen interface for the...
|
commit | commitdiff | tree |
2009-04-14 |
jdgordon | fix FS#10102 (progress doesnt get updated on the first...
|
commit | commitdiff | tree |
2009-04-06 |
jdgordon | FS9795 - some playback cleanup.
|
commit | commitdiff | tree |
2009-02-27 |
jdgordon | Fix screens not redrawing the statusbar when they should.
|
commit | commitdiff | tree |
2009-02-25 |
jdgordon | fix FS#9796 - playlist resume from plugins didnt work
|
commit | commitdiff | tree |
2009-02-13 |
jdgordon | revert r19656 for lamp which is no longer needed. should...
|
commit | commitdiff | tree |
2009-02-05 |
jdgordon | Fix a wrong check in lamp, spotted by DerPapst
|
commit | commitdiff | tree |
2009-02-04 |
jdgordon | fix red
|
commit | commitdiff | tree |
2009-02-04 |
jdgordon | Temp fix for the statusbar disappearing for a fraction...
|
commit | commitdiff | tree |
2009-02-02 |
jdgordon | Accept FS#9836 which fixes a bit of a display glitch...
|
commit | commitdiff | tree |
2009-02-02 |
jdgordon | continuation of last nights statusbar cleanup.
|
commit | commitdiff | tree |
2009-02-01 |
jdgordon | Accept a quick patch from Alexander Levin to neaten...
|
commit | commitdiff | tree |
2009-02-01 |
jdgordon | this commit actually makes my previous one work when...
|
commit | commitdiff | tree |
2009-02-01 |
jdgordon | Statusbar handling fixes.
|
commit | commitdiff | tree |