summaryrefslogtreecommitdiff
path: root/docs/CUSTOM_WPS_FORMAT
AgeCommit message (Collapse)Author
2004-05-19next-song support added to WPS, using new tags, and killed some trailingDaniel Stenberg
whitespace git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4643 a1c6a512-1295-4272-9138-f99709370657
2004-01-14Craig Sather's patch #749974:Daniel Stenberg
Adds the ability to define 2 or more alternating lines on each line of the WPS and the ability to control how long each alternating line is displayed before switching to the next one. Backward compatible with the current WPS specification language (existing WPS files will display the same as they do now). His HTML version of the docs is found at: http://home.pacbell.net/csath/rockbox/details.html git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4229 a1c6a512-1295-4272-9138-f99709370657
2003-11-04WPS files now supports commentsLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4014 a1c6a512-1295-4272-9138-f99709370657
2003-06-04Generalized id3v2 parsing code. Added support for the composer frame and ↵Björn Stenberg
free-form genre and tracknum frames. (Patch #706111 by Thomas Paul Diffenbach) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3727 a1c6a512-1295-4272-9138-f99709370657
2003-04-15UpdatedBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3560 a1c6a512-1295-4272-9138-f99709370657
2003-03-11Added new tags %pf and %pv.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3430 a1c6a512-1295-4272-9138-f99709370657
2003-02-09Added info about /.rockbox filename length limit.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3229 a1c6a512-1295-4272-9138-f99709370657
2002-12-201.0 is a valid ID3 versionBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3032 a1c6a512-1295-4272-9138-f99709370657
2002-12-20Marked options that are only available in daily builds.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3031 a1c6a512-1295-4272-9138-f99709370657
2002-12-05Added Björns recent changes, and made the tags get listed in alphabeticalDaniel Stenberg
order. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2954 a1c6a512-1295-4272-9138-f99709370657
2002-10-21Added multiline scroll support.Markus Braun
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2729 a1c6a512-1295-4272-9138-f99709370657
2002-10-15added %pn optionRobert Hak
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2652 a1c6a512-1295-4272-9138-f99709370657
2002-10-11Updated webBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2584 a1c6a512-1295-4272-9138-f99709370657
2002-10-10no more default.* stuffDaniel Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2565 a1c6a512-1295-4272-9138-f99709370657
2002-09-27Philip Pertermanns peak meterLinus Nielsen Feltzing
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2436 a1c6a512-1295-4272-9138-f99709370657
2002-09-23UpdatesBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2367 a1c6a512-1295-4272-9138-f99709370657
2002-09-06Fixed typoBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2221 a1c6a512-1295-4272-9138-f99709370657
2002-09-06Updated %pb and max lines infoBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2219 a1c6a512-1295-4272-9138-f99709370657
2002-09-06Fixed a couple problemsJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2198 a1c6a512-1295-4272-9138-f99709370657
2002-09-05Ahhh... I see the confusion nowJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2188 a1c6a512-1295-4272-9138-f99709370657
2002-09-02the correct wps file to load now is default.wpsJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2136 a1c6a512-1295-4272-9138-f99709370657
2002-09-01Filename with and without extension was mixed.Mats Lidell
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2114 a1c6a512-1295-4272-9138-f99709370657
2002-09-01Updated with new tagsBjörn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2112 a1c6a512-1295-4272-9138-f99709370657
2002-08-31Documentation update for %pbJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2092 a1c6a512-1295-4272-9138-f99709370657
2002-08-30Added %pr to CUSTOM_WPS to display remaining time in song.Justin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2072 a1c6a512-1295-4272-9138-f99709370657
2002-08-29Update to CUSTOM_WPS_FORMAT to reflect new supportJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2047 a1c6a512-1295-4272-9138-f99709370657
2002-08-27Update to CUSTOM_WPS. Now has an If/Else ability. Also updated the docsJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1990 a1c6a512-1295-4272-9138-f99709370657
2002-08-22Added conditional Title-Artist to appease PsycoXul :-) It's bound to %hJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1913 a1c6a512-1295-4272-9138-f99709370657
2002-08-22Documentation for Custom WPS Display on the PlayerJustin Heiner
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1904 a1c6a512-1295-4272-9138-f99709370657