summaryrefslogtreecommitdiff
path: root/apps/wps-display.c (follow)
Commit message (Expand)AuthorAge
...
* font_get() and lcd_update_rect() are bitmap functionsDaniel Stenberg2002-10-31
* Some peak meter optimizationsLinus Nielsen Feltzing2002-10-30
* Fixed red buildMarkus Braun2002-10-29
* Phil Pertermann's dB peak meter patchLinus Nielsen Feltzing2002-10-29
* Added multiline scroll support.Markus Braun2002-10-21
* Simulator can display progress bar (No progress though)Mats Lidell2002-10-17
* %pn now allows for conditional checkingRobert Hak2002-10-17
* added %pn (playlist name) to wpsRobert Hak2002-10-15
* Made code more like C89.Mats Lidell2002-10-11
* Player simulator should now handle progress bar (if there was progressMats Lidell2002-10-11
* Added progress meter to default player wpsBjörn Stenberg2002-10-10
* 'Reset settings' now also resets wps, font and language (although you have to...Björn Stenberg2002-10-09
* 'End of song list' message now displays for 1 second and then exits to file b...Björn Stenberg2002-10-09
* the playlist variables are now all static, and the wps code use the newDaniel Stenberg2002-10-09
* The wps_loaded flag was set too earlyLinus Nielsen Feltzing2002-10-09
* Added persistence of last .wps, .fnt and .lng file played in /.rockboxBjörn Stenberg2002-10-08
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* Don't keep trying to load a non-existing default.wps.Björn Stenberg2002-09-29
* WPS loading only worked is WPS had been shown at least once beforeLinus Nielsen Feltzing2002-09-27
* peakmeter is lcd-bitmap onlyDaniel Stenberg2002-09-27
* Philip Pertermanns peak meterLinus Nielsen Feltzing2002-09-27
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24
* New mpeg_status() function replaces mpeg_is_playing()Linus Nielsen Feltzing2002-09-24
* New language/string handlingBjörn Stenberg2002-09-18
* Greg Haerr's new loadable font. No more #ifdef font-style, removed oldDaniel Stenberg2002-09-12
* Added support for %d4 to %d9 in the WPS format string.Björn Stenberg2002-09-07
* Removed hard-coded time display on recorder and added %pb progress bar tag in...Björn Stenberg2002-09-06
* custom wps without an ending newline should still be OKDaniel Stenberg2002-09-04
* minor line fix, line length > 80 charsRobert Hak2002-09-04
* wps-display.c Justin Heiner2002-09-04
* Fixed broken buildBjörn Stenberg2002-09-02
* Renamed "wps.config" to "default.wps".Björn Stenberg2002-09-02
* Fixed build errorsBjörn Stenberg2002-09-01
* Merged Magnus Holmgren's wps.config code.Björn Stenberg2002-09-01
* Strange ifdef for SIMULATOR removed.Mats Lidell2002-09-01
* Removed sim warningsBjörn Stenberg2002-08-31
* whoops, got rid of player_progressbarJustin Heiner2002-08-31
* Attempt at fixing reds in simsJustin Heiner2002-08-31
* USB Related: Justin Heiner2002-08-31
* Killed warning.Markus Braun2002-08-30
* Psyco Dedman's player progress-bar fixDaniel Stenberg2002-08-30
* id3->album is checked for null before use.Mats Lidell2002-08-30
* Moved display portions of wps.c into new file: wps-display.cBjörn Stenberg2002-08-30