summaryrefslogtreecommitdiff
path: root/apps/gui/wps_parser.c (follow)
Commit message (Expand)AuthorAge
* Start of some apps/ and wps cleanup work... Move everything related to the ac...Jonathan Gordon2009-07-27
* Commit part of FS#9873 - Utilise buttons for playlistingThomas Martitz2009-07-22
* touchscreen regions:Thomas Martitz2009-07-22
* FS#10080Nils Wallménius2009-07-14
* cleanup the remote+main statusbar handling a bit, and fix the bug where the r...Jonathan Gordon2009-07-08
* Fix duplicate #includesBertrik Sikken2009-05-17
* get repeat/hold actions working on the touchscreen WPS. prepending an action ...Jonathan Gordon2009-05-17
* New 'clock present' WPS tag: The tag checks for the presence of the clock har...Marianne Arnold2009-05-16
* More touchscreen additions, quickscreen, browser, context menu, skip fwd/back...Jonathan Gordon2009-05-15
* allow the user to change the shuffle and repeat modes from the touchscreen, u...Jonathan Gordon2009-05-15
* beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon2009-04-20
* FS9795 - some playback cleanup. Jonathan Gordon2009-04-06
* FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...Thomas Martitz2009-02-16
* Get checkwps working againMaurus Cuelenaere2009-01-29
* Make scaler output truly pluggable, add an 8-bit greyscale output toAndrew Mahone2008-12-26
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
* Compile the WPS debug functions for the sim, to make --debugwps work.Jonas Häggqvist2008-12-09
* Fix red player buildBjörn Stenberg2008-12-08
* fix "warning: comparison between signed and unsigned"Daniel Stenberg2008-12-07
* Apply FS#9368 : add generic settings tag to WPS.Antoine Cellerier2008-12-07
* Added support for configurable rockbox directory. FS#9567 by Alex Bennee.Björn Stenberg2008-11-24
* FS#9557 - fix the %mv and %t timeout so its intrepreted correctlyJonathan Gordon2008-11-22
* Add the required #include for the HZ define - fixes compilation of checkwps b...Dave Chapman2008-11-16
* revert the previous commit to find a nice way to fix the yellow...Jonathan Gordon2008-11-16
* FS#9477 - new WPS tag (%mo) which lets the WPS have different "modes" which a...Jonathan Gordon2008-11-16
* Don't accept 0 for the width or height of a progress bar in the %pb tag. A z...Dave Chapman2008-10-22
* * Make %t stricter by aborting if a value is not given.Jonathan Gordon2008-10-11
* update the %mv wps tag to let you specify how long it should wait after being...Jonathan Gordon2008-10-11
* FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon2008-10-09
* Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Cl...Frank Gevaerts2008-08-29
* Unify opening of utf-8 files (FS#6203). This also adds ignoring the BOM in se...Dominik Riebeling2008-08-02
* Introduce a new WPS parsing error case: limits exceeded. It includes the case...Nicolas Pennequin2008-07-12
* Fix FS #9181, allowing the documented 3 progress bars per WPS. Also simplify ...Magnus Holmgren2008-07-11
* get checkwps building again (FS#9150) - still doesnt compile on d2 and mr500 ...Jonathan Gordon2008-07-06
* Remove a viewport ambiguity by changing the screens width/heigth members into...Peter D'Hoye2008-06-28
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* allow the full lowercase a-z to be used as conditional viewport grouping id'sJonathan Gordon2008-06-25
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* fix yellowJonathan Gordon2008-06-23
* commit FS#9027 - conditional viewportsJonathan Gordon2008-06-23
* Accept FS#9075 and rename valid_vals to set_valsJonathan Gordon2008-06-07
* Fix typo in the new default values for %V, so that the background color is ac...Magnus Holmgren2008-06-05
* make %V a little simpler. only the x and y values have to be specified now (i...Jonathan Gordon2008-06-05
* Fix FS#9010 warning in checkwps when building on an amd64 machineNils Wallménius2008-05-19
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* WPS parser: also revert to the default WPS when there were bitmap loading err...Nicolas Pennequin2008-04-01
* Remove unnecessary (and incorrect) #ifdefs surrounding #include "backdrop.h",...Dave Chapman2008-03-29
* Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman2008-03-26
* Move checkwps to its own subdir in preparation for compiling target-specific ...Dave Chapman2008-03-26
* Fix yellow, and at the same time simplify some #ifdefsDave Chapman2008-03-26