summaryrefslogtreecommitdiff
path: root/apps/wps.c (follow)
Commit message (Expand)AuthorAge
* Removed usb_display_info() callLinus Nielsen Feltzing2002-07-01
* WPS screen now handles USB detectionLinus Nielsen Feltzing2002-07-01
* Better protection against NULL pointers in id3 tagsLinus Nielsen Feltzing2002-06-30
* First step towards a better sound setting APILinus Nielsen Feltzing2002-06-28
* unsigned ints are used for song length etcLinus Nielsen Feltzing2002-06-28
* added zagor's time display to the file scroll WPS screen for the player.Jerome Kuptz2002-06-28
* Removed warningBjörn Stenberg2002-06-27
* First crude elapsed-time displayBjörn Stenberg2002-06-27
* Ehm, here's the player title scroll.Björn Stenberg2002-06-27
* Added more id3 update checks. Added %02d format to time string. Added title s...Björn Stenberg2002-06-27
* Added path to default display. Time is now MM:SS instead of ms.Björn Stenberg2002-06-27
* removes the .mp3 text from the scrolling line for WPS Parse ModeJerome Kuptz2002-06-27
* Added next/previous trackBjörn Stenberg2002-06-26
* moved the declaration int l=0; above the #ifdef so all targets compileJerome Kuptz2002-06-25
* Check id3 data every secondBjörn Stenberg2002-06-25
* A step towards WPSBjörn Stenberg2002-06-25
* Made mp3entry a struct, not a typeBjörn Stenberg2002-06-25
* removed extra lcd_clear_display and lcd_update calls (done in play.c). Also ...Jerome Kuptz2002-06-25
* Respaced, remade it compileBjörn Stenberg2002-06-25
* fixed up a parsing issue for the parsed mode of wps_show_playJerome Kuptz2002-06-25
* Made the code compile. Added header. Fixed spacing.Björn Stenberg2002-06-25
* initial wps functionsJerome Kuptz2002-06-25