summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h (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
* 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
* beginings of a working touchscreen interface for the WPS. 2 new tags:Jonathan Gordon2009-04-20
* FS9795 - some playback cleanup. Jonathan Gordon2009-04-06
* Another wps rework:Thomas Martitz2009-03-23
* Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw...Thomas Martitz2009-03-20
* Some internal rework of the wps:Thomas Martitz2009-03-17
* Changed the comment to more accurately reflect how it worksAlexander Levin2009-03-08
* FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after...Thomas Martitz2009-02-16
* use the playback PLAYBACK_EVENT_TRACK_CHANGE instead of the WPS to keep track...Jonathan Gordon2009-01-11
* revert part of r19705 which caused fS#9773Jonathan Gordon2009-01-09
* remove some useless/unused stuff from gwps.cJonathan Gordon2009-01-07
* resize-on-load for bitmap files on 2bpp and color targetsAndrew Mahone2008-12-09
* Apply FS#9368 : add generic settings tag to WPS.Antoine Cellerier2008-12-07
* FS#9557 - fix the %mv and %t timeout so its intrepreted correctlyJonathan Gordon2008-11-22
* 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
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* FS#9460 - Add a tag %mv which can be used to check if the volume button is be...Jonathan Gordon2008-10-09
* Introduce a new WPS parsing error case: limits exceeded. It includes the case...Nicolas Pennequin2008-07-12
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* FS#9051 - remove LCD margins... use viewports if you need them...Jonathan Gordon2008-06-23
* commit FS#9027 - conditional viewportsJonathan Gordon2008-06-23
* Use smaller data types in structs which are in big arrays to save memoryNils Wallménius2008-04-27
* Add a comment to clarify how the WPS image buffer size is calculatedDave Chapman2008-04-04
* Major cleanup of checkwps - fix all warnings and add a script to build versio...Dave Chapman2008-03-26
* Add the ability to use bitmap strips (a single .bmp file containing many imag...Dave Chapman2008-03-23
* Reduce the shocking amount of RAM my viewports implementation was using. The...Dave Chapman2008-03-22
* Commit viewports-in-WPS patch (FS#8385). This adds the %V tag - see the Cust...Dave Chapman2008-03-21
* revert my previous commit and use a conditional for the time format instead w...Jonathan Gordon2007-11-27
* add 2 new tags which display the hour in 12 or 24 hour format depending on th...Jonathan Gordon2007-11-27
* Improve clearing of pictures in conditional constructs. This fixes improper c...Nicolas Pennequin2007-11-18
* Make the WPS parser stricter with invalid parameter lists. It will now reject...Nicolas Pennequin2007-11-14
* Allow setting a margin on a non-scrolling line by using %m|margin| instead of...Nicolas Pennequin2007-11-14
* FS#8135 - add an optional "left margin" parameter to the %s WPS tag - e.g. %s...Dave Chapman2007-11-12
* Various album art improvements:Nicolas Pennequin2007-11-12
* Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin2007-11-11
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* Implement feature request FS#7476: Add a "song progress percentage" WPS tag (...Nicolas Pennequin2007-07-25
* Copy current track path as a string, not a slightly-oversized block.Steve Bavin2007-07-06
* Make the '%mh' wps tag (to indicate keylock status) available on the Archos t...Marianne Arnold2007-06-25
* Make RTC tags display hyphens instead of nothing on non-rtc targets. This ma...Brandon Low2007-06-16
* Add some more explicit defines for my previous commit.Nicolas Pennequin2007-06-05
* Make the bitmap loading code handle the progressbar and backdrop bitmaps in a...Nicolas Pennequin2007-06-05
* Add %fk and %Fk WPS tags : (next) file audio frequency in KHz (rewrite of FS#...Nicolas Pennequin2007-05-21
* Make bitmaps use the right format in a RWPS and prevent a backdrop tag in a R...Nicolas Pennequin2007-04-25
* Added autoscore tag (%ra) to wps.Miika Pekkarinen2007-04-15