index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
wps-display.c
Age
Commit message (
Expand
)
Author
2003-04-01
Oooops, I checked in the wrong version.
Linus Nielsen Feltzing
2003-04-01
Displays 0 VBR bitrate as ? instead of 0kbit/s
Linus Nielsen Feltzing
2003-03-17
wps-display() now tries to inform the user if the LCD is too old for full lin...
Linus Nielsen Feltzing
2003-03-10
Added wps tag %pv - current playing volume.
Björn Stenberg
2003-03-10
Treat empty id3 strings as non-existing
Björn Stenberg
2003-03-05
Craig Sather's patch #696996 that corrects various things for the %pf
Daniel Stenberg
2003-02-27
We declare variables at start of functions (code police)
Kjell Ericson
2003-02-27
Added s.bruder's wonderful full-line player progressbar + time display. Wps t...
Björn Stenberg
2003-02-15
include sprintf.h when we use snprintf()
Daniel Stenberg
2003-02-11
Added Genre+Year to ID3 viewer, and added the viewer to the main menu.
Björn Stenberg
2003-02-11
New default wps
Björn Stenberg
2003-01-30
fix the scroll on the player again
Daniel Stenberg
2003-01-28
Show status stopped after playlist ends
Björn Stenberg
2003-01-28
avoid division by zero (appears in the sim at times)
Daniel Stenberg
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-23
Removed unnecessary calls to lcd_stop_scroll().
Kjell Ericson
2003-01-22
Fixed WPS-screen for player.
Kjell Ericson
2003-01-13
Cleaning up code for Player.
Kjell Ericson
2003-01-13
The progress char for Player could been undefined.
Kjell Ericson
2003-01-10
Adapted player code for new Rocklatin character set.
Kjell Ericson
2002-12-09
Added id3 version wps tag: %iv. Fixed id3v1 parsing bug.
Björn Stenberg
2002-12-05
Added wps tags %ps (shuffle), %bl (battery level) and %bt (estimated battery ...
Björn Stenberg
2002-12-05
Added ID3 tag 'genre': %ig
Björn Stenberg
2002-12-05
Added ID3 tag 'year': %iy
Björn Stenberg
2002-11-05
Now also displays WPS lines without format codes
Linus Nielsen Feltzing
2002-10-31
font_get() and lcd_update_rect() are bitmap functions
Daniel Stenberg
2002-10-30
Some peak meter optimizations
Linus Nielsen Feltzing
2002-10-29
Fixed red build
Markus Braun
2002-10-29
Phil Pertermann's dB peak meter patch
Linus Nielsen Feltzing
2002-10-21
Added multiline scroll support.
Markus Braun
2002-10-17
Simulator can display progress bar (No progress though)
Mats Lidell
2002-10-17
%pn now allows for conditional checking
Robert Hak
2002-10-15
added %pn (playlist name) to wps
Robert Hak
2002-10-11
Made code more like C89.
Mats Lidell
2002-10-11
Player simulator should now handle progress bar (if there was progress
Mats Lidell
2002-10-10
Added progress meter to default player wps
Björn Stenberg
2002-10-09
'Reset settings' now also resets wps, font and language (although you have to...
Björn Stenberg
2002-10-09
'End of song list' message now displays for 1 second and then exits to file b...
Björn Stenberg
2002-10-09
the playlist variables are now all static, and the wps code use the new
Daniel Stenberg
2002-10-09
The wps_loaded flag was set too early
Linus Nielsen Feltzing
2002-10-08
Added persistence of last .wps, .fnt and .lng file played in /.rockbox
Björn Stenberg
2002-10-04
Repeat off/all/one toggle. By Hardeep Sidhu.
Björn Stenberg
2002-09-29
Don't keep trying to load a non-existing default.wps.
Björn Stenberg
2002-09-27
WPS loading only worked is WPS had been shown at least once before
Linus Nielsen Feltzing
2002-09-27
peakmeter is lcd-bitmap only
Daniel Stenberg
2002-09-27
Philip Pertermanns peak meter
Linus Nielsen Feltzing
2002-09-24
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...
Björn Stenberg
2002-09-24
New mpeg_status() function replaces mpeg_is_playing()
Linus Nielsen Feltzing
2002-09-18
New language/string handling
Björn Stenberg
2002-09-12
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
[prev]
[next]