index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
imxtools
/
misc.h
(
unfollow
)
Commit message (
Expand
)
Author
2012-05-31
imxtools: move tools to a new sbtools/ subdirectory
Amaury Pouly
2012-02-19
imxtools: remove most calls to bug/bugp from core library.
Amaury Pouly
2011-11-06
imxtools: add const and set pointer to NULL on free to avoid double free
Amaury Pouly
2011-11-06
sbtools: rename to imxtools, move imx_hid_recovery to imxtools/sbloader, fix ...
Amaury Pouly
2011-11-01
sbtools: move sb reading from sbtoelf.c to sb.c with a proper interface, fix ...
Amaury Pouly
2011-11-01
sbtools: rework the color hack and add switch to disable color output
Amaury Pouly
2011-10-29
sbtools: move sb file production to its own file with a clean api, factor key...
Amaury Pouly
2011-10-29
sbtools: factor key code, introduce crypto layer, move from open/read/... to ...
Amaury Pouly
2011-10-16
Fix FS#12320 - need substitute to /.rockbox/skin_buffer_size.txt
Thomas Martitz
2011-08-14
New skin tags: %Vs() to set the text style and %Vg() to get the viewports gra...
Jonathan Gordon
2010-07-29
FS#11470 - new skin code, finally svn uses the new parser from the theme edit...
Jonathan Gordon
2010-06-07
Changeover to the new skin format. SkinBreakingChange in the wiki has the run...
Jonathan Gordon
2010-05-12
FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tags
Jonathan Gordon
2010-05-05
Make it possible to move the UI viewport using conditional viewports.
Jonathan Gordon
2010-04-25
Make battery level (%bl) work with the bmp bars drawer like %pb and %pv
Jonathan Gordon
2010-04-11
Rework how progressbars are managed so you can have as many bars in a viewpor...
Jonathan Gordon
2010-03-18
2 new tags:
Jonathan Gordon
2010-03-06
skin: don't calculate id3->elapsed+state->ff_rewind_count each time. remove t...
Teruaki Kawashima
2010-03-06
cleanup statusbar+base skin relationship...
Jonathan Gordon
2010-02-26
2 new tags for the base skin.
Jonathan Gordon
2010-01-13
FS#10898 - Add a playlist viewer to the WPS. http://www.rockbox.org/wiki/Cust...
Jonathan Gordon
2010-01-07
RTL language enhancements by Tomers Shalev and I.
Jonathan Gordon
2010-01-03
Set svn:keywords property on .c and .h files that didn't already have it. Cor...
Bertrik Sikken
2010-01-03
Fix further tabs
Andree Buschmann
2009-11-22
fix mono recording token,
Jonathan Gordon
2009-11-15
FS#10783 - WPS translation
Tomer Shalev
2009-11-09
Implement %Ss for playback speed
Frank Gevaerts
2009-11-09
fix red.. markers need to be outside #ifdefs
Jonathan Gordon
2009-11-09
Add a bunch of markers into the tokens enum to make figuring out which token ...
Jonathan Gordon
2009-11-03
Initial recording screen skin support (usable in .sbs skins only for now)
Jonathan Gordon
2009-11-01
Revert r23474 "new skin token: %cx - 24 hour time format enabled in the setti...
Rafaël Carré
2009-11-01
new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...
Rafaël Carré
2009-11-01
revert that last checkin... something better is coming
Jonathan Gordon
2009-11-01
new skin token: %cx - 24 hour time format enabled in the setting.. e.g %?cx<2...
Jonathan Gordon
2009-10-16
Add %cs tag.
Thomas Martitz
2009-09-26
new skin tag: %Sx|<english>| will display the current languages translation o...
Jonathan Gordon
2009-09-07
rework AA load/display handling in the skins to get them working in viewports...
Jonathan Gordon
2009-08-16
more wps->skin engine work..
Jonathan Gordon