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