summaryrefslogtreecommitdiff
path: root/apps/wps-display.c (follow)
Commit message (Expand)AuthorAge
* Remote WPS support (and some WPS bugfixes) by Stephan WezelChristi Scarborough2005-11-17
* replaced all the splash calls by gui_sync_splash, added some missing remote k...Kevin Ferrare2005-11-16
* Adds support for reverting to the Rockbox default WPS. Note that the rockbox...Christi Scarborough2005-11-16
* fix warning on player buildsDaniel Stenberg2005-11-12
* 1 - assume and use WPS files in .rockbox/wpsDaniel Stenberg2005-11-12
* The WPS buffer wasn't big enough for my 2.2k WPS file. Increased buffer size...Christi Scarborough2005-11-07
* Reworked handling of MPEG audio frame & file info: * Fixed frame size calcula...Jens Arnold2005-09-10
* Patch #1285659 by Stephan Wezel, adds the %bp tag to the WPS (external power ...Linus Nielsen Feltzing2005-09-09
* WPS: 1) Increased the WPS buffer size from 800 to 1600 bytes, 2) Increased th...Linus Nielsen Feltzing2005-09-07
* WPS: 1) Bitmaps are drawn after formatting the entire WPS, 2) Most tags are n...Linus Nielsen Feltzing2005-09-07
* Removed another warningLinus Nielsen Feltzing2005-09-07
* Removed a warningLinus Nielsen Feltzing2005-09-07
* Use splash() when displaying the end-of-playlist messageLinus Nielsen Feltzing2005-09-07
* Changed WPS enum conditional functionality, displaying the last part in the l...Linus Nielsen Feltzing2005-09-06
* The WPS didn't update the bitmaps when it was supposed toLinus Nielsen Feltzing2005-09-02
* Fixed wps codec type conditional.Jens Arnold2005-09-01
* Fixed the WPS codec type conditional, and removed unsupported formats from th...Linus Nielsen Feltzing2005-09-01
* Added possibility for conditionals for the song rating and codec type WPS tagsLinus Nielsen Feltzing2005-09-01
* Changed WPS image tag format, allowing for conditional image displayLinus Nielsen Feltzing2005-09-01
* Improved the WPS conditionals. The WPS can now have several alternatives for ...Linus Nielsen Feltzing2005-08-30
* UTF-8 badness removedJens Arnold2005-08-22
* Patch #1105616 by Ray Lambert - A-B Repeat for Archos studio/recorder, still ...Linus Nielsen Feltzing2005-08-21
* Archos players doesn't have a hold switch.Miika Pekkarinen2005-08-21
* Committed the "[ 1247788 ] Adds wps tags for repeat modes" patch.Miika Pekkarinen2005-08-21
* Fixed the problem where a scrolling subline could keep scrolling with old inf...Linus Nielsen Feltzing2005-08-15
* 4-shades greyscale graphics core for iriver H1x0. 4-grey rockbox logo and lig...Jens Arnold2005-07-06
* Fixed the "overwriting bug" with aligned lines in the WPS.Tomas Salfischberger2005-07-06
* Fix broken player buildChristi Scarborough2005-07-05
* (1) Patch 1231281: Alignment tags for the WPS by Per Holmaeng. Use %al for l...Christi Scarborough2005-07-05
* Show the same information in the ID3 browser as in the WPS screen; use string...Magnus Holmgren2005-07-05
* Playcount and rating support as a tag for the wps; %rp and %rrMichiel Van Der Kolk2005-07-04
* Second part of graphics api rework. Bitmap drawing and text output converted;...Jens Arnold2005-06-28
* Some changes to image code, thanks to Daniel.Tomas Salfischberger2005-06-26
* No need to keep code around that we _know_ will cause crashes... Bail outDaniel Stenberg2005-06-25
* Fixed bug: "Not clearing the buffer causes a problem when switching from one ...Tomas Salfischberger2005-06-25
* New WPS image code, introducing a new format :)Tomas Salfischberger2005-06-22
* Image support for the WPS.Tomas Salfischberger2005-06-22
* Added %fc WPS tag to display codec type - moved codectype from track_info str...Dave Chapman2005-06-18
* Max WPS lines now dependent on LCD heightLinus Nielsen Feltzing2005-06-07
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* long policyJean-Philippe Bernardy2005-02-12
* multiple choice configuration CONFIG_BACKLIGHT instead of HAVE_BACKLIGHT, all...Jörg Hohensohn2004-12-18
* Renamed has_new_lcd() to is_new_player(), and got rid of the aliasJens Arnold2004-11-22
* WPS subline times >25.5s caused overflow, since time_mult[] was only 8 bitsLinus Nielsen Feltzing2004-10-25
* Removed backlight handling remains for platforms with no backlight (Ondio)Jens Arnold2004-10-09
* Removed the Neo code. Nobody is interested in it.Björn Stenberg2004-09-20
* Made local constant arrays static, saving a few bytesJens Arnold2004-08-26
* Const policed pointer arguments to functions, part 3Jens Arnold2004-08-18
* Patch #911298 by Steve Cundari, adds hour display to WPS and bookmarksLinus Nielsen Feltzing2004-07-14
* Slightly increased precision in the wps progress barLinus Nielsen Feltzing2004-07-09