summaryrefslogtreecommitdiff
path: root/apps/wps-display.h (follow)
Commit message (Collapse)AuthorAge
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7934 a1c6a512-1295-4272-9138-f99709370657
* (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for ↵Christi Scarborough2005-07-05
| | | | | | left align, %ac for centre, %ar for right. It is currently not possible to use more than one %a? tag per WPS line. (2) Lots of tabs removed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7034 a1c6a512-1295-4272-9138-f99709370657
* Show the same information in the ID3 browser as in the WPS screen; use ↵Magnus Holmgren2005-07-05
| | | | | | string version of tags if available, format time in the same way. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7029 a1c6a512-1295-4272-9138-f99709370657
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4999 a1c6a512-1295-4272-9138-f99709370657
* next-song support added to WPS, using new tags, and killed some trailingDaniel Stenberg2004-05-19
| | | | | | | whitespace git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4643 a1c6a512-1295-4272-9138-f99709370657
* The ID3 browser now shows the correct genre informationLinus Nielsen Feltzing2004-03-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4442 a1c6a512-1295-4272-9138-f99709370657
* Added Genre+Year to ID3 viewer, and added the viewer to the main menu.Björn Stenberg2003-02-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3234 a1c6a512-1295-4272-9138-f99709370657
* Cleaning up code for Player.Kjell Ericson2003-01-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3075 a1c6a512-1295-4272-9138-f99709370657
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2774 a1c6a512-1295-4272-9138-f99709370657
* 'Reset settings' now also resets wps, font and language (although you have ↵Björn Stenberg2002-10-09
| | | | | | to reboot to get back to the old language). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2552 a1c6a512-1295-4272-9138-f99709370657
* 'End of song list' message now displays for 1 second and then exits to file ↵Björn Stenberg2002-10-09
| | | | | | browser. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2551 a1c6a512-1295-4272-9138-f99709370657
* Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg2002-10-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2535 a1c6a512-1295-4272-9138-f99709370657
* Renamed "wps.config" to "default.wps".Björn Stenberg2002-09-02
| | | | | | | | Added *.wps loading from dir browser. Added ugly 'wps' icon. :-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2131 a1c6a512-1295-4272-9138-f99709370657
* USB Related: Justin Heiner2002-08-31
| | | | | | | | | | | | | | | | | | | Consolidated some more of the USB code in the WPS. Have backlight turn offf when USB Connected. menu.c: LINE_X was set wrong for player. settings_menu.c / wps-display.c: Added 1 Line ID3+. Has progress bar & Kbps. Renamed some of the WPS options to be more readable. wps.c / wps-display.c Fixed problem with FF/REW when 'Remaining Time' is on. Added %pb to the WPS mix. Player progress bar thingy. Thanks to whoever fixed my PLAYER_PROGRESS function :-) Changed how volume changes on player (works better now). General cleanup of Custom WPS code. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2091 a1c6a512-1295-4272-9138-f99709370657
* Psyco Dedman's player progress-bar fixDaniel Stenberg2002-08-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2082 a1c6a512-1295-4272-9138-f99709370657
* Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg2002-08-30
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2079 a1c6a512-1295-4272-9138-f99709370657