2010-03-02 |
jdgordon | fix %pb when the height isnt given and it is in a viewport...
|
commit | commitdiff | tree |
2010-03-02 |
jdgordon | fix red
|
commit | commitdiff | tree |
2010-03-02 |
jdgordon | * Make the user font count more sane
|
commit | commitdiff | tree |
2010-02-28 |
jdgordon | move a #ifdef so the full amount of user choosable...
|
commit | commitdiff | tree |
2010-02-28 |
jdgordon | redo r24943. the font mappings are not needed once...
|
commit | commitdiff | tree |
2010-02-26 |
jdgordon | fix 64bit warning
|
commit | commitdiff | tree |
2010-02-26 |
jdgordon | split the theme settings apply() sutff out of settings_apply...
|
commit | commitdiff | tree |
2010-02-26 |
jdgordon | Fix the list showing an empty line at the bottom if...
|
commit | commitdiff | tree |
2010-02-26 |
jdgordon | small change to how the quickscreen fixes its viewports
|
commit | commitdiff | tree |
2010-02-26 |
jdgordon | 2 new tags for the base skin.
|
commit | commitdiff | tree |
2010-02-24 |
jdgordon | Change how touchscreen regions work slightly... "It...
|
commit | commitdiff | tree |
2010-02-24 |
jdgordon | make the parser spit out filenames of images it cant...
|
commit | commitdiff | tree |
2010-02-24 |
jdgordon | some minor changes to checkwps, shouldn't change anything
|
commit | commitdiff | tree |
2010-02-22 |
jdgordon | fix charcell
|
commit | commitdiff | tree |
2010-02-22 |
jdgordon | do r24817 betterer to make it more generic and stuff...
|
commit | commitdiff | tree |
2010-02-22 |
jdgordon | fix remote WPS loading
|
commit | commitdiff | tree |
2010-02-21 |
jdgordon | remote multifont fixes. it shoud be working again ...
|
commit | commitdiff | tree |
2010-02-21 |
jdgordon | make sure font fd's get closed when a new skin is loaded
|
commit | commitdiff | tree |
2010-02-19 |
jdgordon | and actually fix multifont on remote lcd targets also
|
commit | commitdiff | tree |
2010-02-19 |
jdgordon | fix possible out-of-bounds error on remote lcd targets...
|
commit | commitdiff | tree |
2010-02-18 |
jdgordon | allow integer sound settings (bass, volume, etc) to...
|
commit | commitdiff | tree |
2010-02-18 |
jdgordon | NULL check so it doesnt display (null) on the comment...
|
commit | commitdiff | tree |
2010-02-18 |
jdgordon | bandaid fix for FS#11033 where a really long comment...
|
commit | commitdiff | tree |
2010-02-18 |
jdgordon | fix yellow
|
commit | commitdiff | tree |
2010-02-18 |
jdgordon | basic alignment support (%a|l|c|r|L|R) in the playlist...
|
commit | commitdiff | tree |
2010-02-17 |
jdgordon | change the %St tag so it only shows the filename of...
|
commit | commitdiff | tree |
2010-02-16 |
jdgordon | fix checkwps
|
commit | commitdiff | tree |
2010-02-16 |
jdgordon | Reuse the backdrop buffers if 2 skins use the same...
|
commit | commitdiff | tree |
2010-02-14 |
jdgordon | fix red
|
commit | commitdiff | tree |
2010-02-14 |
jdgordon | FS#10984 - multifont! 2 major additions:
|
commit | commitdiff | tree |
2010-02-10 |
jdgordon | OK, this is hopefully the last sbs related fix. This...
|
commit | commitdiff | tree |
2010-02-10 |
jdgordon | Fix FS#10983 - r24568 was just moronic. Sorry
|
commit | commitdiff | tree |
2010-02-08 |
jdgordon | unconditioannly show the main/base skins backdrop when...
|
commit | commitdiff | tree |
2010-02-08 |
jdgordon | fix red. these long #if's need to be changed to a single...
|
commit | commitdiff | tree |
2010-02-08 |
jdgordon | revert r24478 and make the backdrop behaviour the same...
|
commit | commitdiff | tree |
2010-02-08 |
jdgordon | set the default backlight timeout to "on" in the sim
|
commit | commitdiff | tree |
2010-02-08 |
jdgordon | fix FS#10957 - the wps backdrop is always shown in...
|
commit | commitdiff | tree |
2010-02-05 |
jdgordon | make all the RTC tokens in the skins be useable in...
|
commit | commitdiff | tree |
2010-02-05 |
jdgordon | Aceppt FS#10945 by Tomasz Kowalczyk - Fix playlists...
|
commit | commitdiff | tree |
2010-02-03 |
jdgordon | fix a bug where the backdrop from the sbs is displayed...
|
commit | commitdiff | tree |
2010-02-01 |
jdgordon | make sure skins always draw with their backdrop, otherwise...
|
commit | commitdiff | tree |
2010-01-31 |
jdgordon | Fix RTL list handing when not loading a custom base...
|
commit | commitdiff | tree |
2010-01-29 |
jdgordon | really the last of the red this time
|
commit | commitdiff | tree |
2010-01-29 |
jdgordon | bugger, too tired, didnt mean to commit this.
|
commit | commitdiff | tree |
2010-01-29 |
jdgordon | fix the last of the red... note to self, fix backdrop.h!
|
commit | commitdiff | tree |
2010-01-29 |
jdgordon | fix reds
|
commit | commitdiff | tree |
2010-01-29 |
jdgordon | skin rework (FS#10922) notable changes:
|
commit | commitdiff | tree |
2010-01-28 |
jdgordon | fix red
|
commit | commitdiff | tree |
2010-01-28 |
jdgordon | Fix remote backdrop crashes
|
commit | commitdiff | tree |
2010-01-27 |
jdgordon | Fix bins.pl to use the gloabl builds.pm listing
|
commit | commitdiff | tree |
2010-01-27 |
jdgordon | fix red... lets branch
|
commit | commitdiff | tree |
2010-01-27 |
jdgordon | futile attempt to keep the ondioSP rombox working....
|
commit | commitdiff | tree |
2010-01-27 |
jdgordon | Rename "custom statusbar" to "base skin" in the theme...
|
commit | commitdiff | tree |
2010-01-21 |
jdgordon | fix FS#10288 by Tomasz Kowalczyk. Fixes issues where...
|
commit | commitdiff | tree |
2010-01-19 |
jdgordon | undo the last commit... I'm too tired to fgure out...
|
commit | commitdiff | tree |
2010-01-19 |
jdgordon | Dont use the disk spindown notification on the mini2440...
|
commit | commitdiff | tree |
2010-01-19 |
jdgordon | basic touchscreen support in the mini2440's cabbie...
|
commit | commitdiff | tree |
2010-01-15 |
jdgordon | fix red
|
commit | commitdiff | tree |
2010-01-15 |
jdgordon | Get rid of those horrible macros to protect against...
|
commit | commitdiff | tree |
2010-01-15 |
jdgordon | outright reject any tags which need a special parser...
|
commit | commitdiff | tree |
2010-01-13 |
jdgordon | fix typo
|
commit | commitdiff | tree |
2010-01-13 |
jdgordon | Fix red and yellow. HWCODEC cant see the metadata for...
|
commit | commitdiff | tree |
2010-01-13 |
jdgordon | FS#10898 - Add a playlist viewer to the WPS. http:...
|
commit | commitdiff | tree |
2010-01-07 |
jdgordon | fix checkwps
|
commit | commitdiff | tree |
2010-01-07 |
jdgordon | RTL language enhancements by Tomers Shalev and I.
|
commit | commitdiff | tree |
2009-12-24 |
jdgordon | Accept FS#8321 by Lee Kang Hyuk
|
commit | commitdiff | tree |
2009-12-22 |
jdgordon | Fix FS#10368 - add some recursion protection in the...
|
commit | commitdiff | tree |
2009-12-21 |
jdgordon | Fix FS#10215 - peakmeter updates breaks scrolling lines...
|
commit | commitdiff | tree |
2009-12-21 |
jdgordon | Fix FS#9660 - make warn on playlist erase work correctly...
|
commit | commitdiff | tree |
2009-12-21 |
jdgordon | fix yello
|
commit | commitdiff | tree |
2009-12-21 |
jdgordon | fix FS#10870 - slightly change the viewportmanager...
|
commit | commitdiff | tree |
2009-12-21 |
jdgordon | fix another bug from FS#10771 - list touchscreen handling...
|
commit | commitdiff | tree |
2009-12-18 |
jdgordon | FS#10855 3 minor sbs bugs, spotted and fixed by Teruaki...
|
commit | commitdiff | tree |
2009-12-18 |
jdgordon | Fix FS#10433 - "Play Next" should use the "warn on...
|
commit | commitdiff | tree |
2009-12-17 |
jdgordon | from FS#10771 - fix the clear backdrop option so it...
|
commit | commitdiff | tree |
2009-12-17 |
jdgordon | only stop scrolling in the menu's viewport not the...
|
commit | commitdiff | tree |
2009-12-17 |
jdgordon | code police and make do_menu() obey the hide_bars param...
|
commit | commitdiff | tree |
2009-12-16 |
jdgordon | get rid of the filename in the delete bookmark confirmation...
|
commit | commitdiff | tree |
2009-12-16 |
jdgordon | Fix FS#10289 - screens showing a list need to check...
|
commit | commitdiff | tree |
2009-12-16 |
jdgordon | Fix FS#9198 - make the delete bookmark option confirm...
|
commit | commitdiff | tree |
2009-12-09 |
jdgordon | fix red checkwps
|
commit | commitdiff | tree |
2009-12-09 |
jdgordon | FS#10824 - viewport/statusbar API rework.
|
commit | commitdiff | tree |
2009-12-04 |
jdgordon | 2 equal signs are better than waaa-huunn....
|
commit | commitdiff | tree |
2009-12-03 |
jdgordon | fix FS#10674 - make skin debugger count the lines correctly...
|
commit | commitdiff | tree |
2009-11-30 |
jdgordon | fix segfault on %Rb token
|
commit | commitdiff | tree |
2009-11-24 |
jdgordon | have buildzip copy the classic_statusbar.grey/mono...
|
commit | commitdiff | tree |
2009-11-23 |
jdgordon | wtf perl? 2 extra chars would kill you? seriously?
|
commit | commitdiff | tree |
2009-11-23 |
jdgordon | crappy band-aid fix for statusbar being screwed after...
|
commit | commitdiff | tree |
2009-11-23 |
jdgordon | use classic_statusbar.grey.sbs on grey targets
|
commit | commitdiff | tree |
2009-11-22 |
jdgordon | fix mono recording token,
|
commit | commitdiff | tree |
2009-11-22 |
jdgordon | remove the %Rh token which doesnt exist anymore (was...
|
commit | commitdiff | tree |
2009-11-22 |
jdgordon | hopefully fix the sameplrate token
|
commit | commitdiff | tree |
2009-11-20 |
jdgordon | fix mono and hwcodec classic_statusbar so they actually...
|
commit | commitdiff | tree |
2009-11-18 |
jdgordon | copy the classic_statusbar and rockbox_none .sbs's...
|
commit | commitdiff | tree |
2009-11-17 |
jdgordon | initial hwcodec/112x64x1 sbs
|
commit | commitdiff | tree |
2009-11-16 |
jdgordon | get ready for classic_statusbar... get it added to...
|
commit | commitdiff | tree |
2009-11-16 |
jdgordon | add some bmp strips needed for the rec screen which...
|
commit | commitdiff | tree |
2009-11-11 |
jdgordon | fix build, ? buttonbar....
|
commit | commitdiff | tree |
2009-11-11 |
jdgordon | remove 3 bad viewport functions:
|
commit | commitdiff | tree |
2009-11-10 |
jdgordon | really fix early usb this time
|
commit | commitdiff | tree |