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