summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h (follow)
Commit message (Expand)AuthorAge
* 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
* Reverted FS#6949 as we have a strict policy against anonymous contributions.Miika Pekkarinen2007-04-15
* FS#6949 - WPS tag for database autoscore. Author wanted to remain anonymous.Miika Pekkarinen2007-04-15
* * Make the WPS parser close open conditionals on new sublines and comments as...Nicolas Pennequin2007-04-15
* * Add the crossfade (%xf) WPS tagNicolas Pennequin2007-04-12
* Use valid_time() instead of using individual checks which amount to the same ...Nicolas Pennequin2007-04-10
* RTC tags for the WPS: Accept FS#6998 and FS#7001 by Alexander Levin with chan...Nicolas Pennequin2007-04-10
* FS#6991. Patch by Alexander Levin, modified by me:Nicolas Pennequin2007-04-08
* * Make some private variables 'static'.Nicolas Pennequin2007-04-04
* Introducing the WPS tokenizer !Nicolas Pennequin2007-04-04
* Repair player progressbars (single char and full line) broken in the full uni...Jens Arnold2007-04-01
* * Add support for an optional y coordinate to the progressbar (from FS #4783).Nicolas Pennequin2007-02-15
* Removed unused button defines and made private functions staticNils Wallménius2006-12-13
* Removed the Gmini 120 and Gmini SP code. These ports are dead, unfortunately.Jens Arnold2006-11-10
* Remove format_align from the format_lines array, as it's unnecessary. Saves c...Jens Arnold2006-10-30
* software keylock works againJonathan Gordon2006-08-17
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* Reworked backdrop handling. Fixes a bug that wasn't in the tracker yet ;)Peter D'Hoye2006-05-21
* Enable next-dir skip on platforms with no directly mapped button combos (clic...Linus Nielsen Feltzing2006-05-15
* Fix dir skipping with new playback arch. Enable dir skipping on ipod with a ...Brandon Low2006-04-18
* Enabled the quickscreen for iAudio X5. Globally, REC enters the menu and hold...Zakk Roberts2006-04-10
* Enable AB repeat on ipods with 4g keypad, requires quick fingers or you get t...Brandon Low2006-04-10
* Now define the _PRE-function correctly.Miika Pekkarinen2006-04-09
* Back out the 'do not stop playback until stop button has been released' chang...Magnus Holmgren2006-04-09