summaryrefslogtreecommitdiff
path: root/apps/wps-display.c (follow)
Commit message (Expand)AuthorAge
...
* Removed the option for the progress bar, making it permanently solidLinus Nielsen Feltzing2004-07-08
* Patch #985429 by Christi Scarborough, solid progress barLinus Nielsen Feltzing2004-07-08
* The status bar now keeps track of the mpeg status, instead of having to call ...Linus Nielsen Feltzing2004-06-27
* Moved genre list and access function to id3.cBjörn Stenberg2004-05-22
* Now the next-song WPS feature worksLinus Nielsen Feltzing2004-05-21
* next-song support added to WPS, using new tags, and killed some trailingDaniel Stenberg2004-05-19
* Upped the max support number of lines in the WPS to 13.Daniel Stenberg2004-05-13
* The ID3 browser now shows the correct genre informationLinus Nielsen Feltzing2004-03-28
* Bah, missed the actual battery level. :-)Björn Stenberg2004-03-21
* Bug fix: Don't show battery level -1.Björn Stenberg2004-03-21
* Patch #881188 by Craigh Sather, fixes battery display updates in WPSLinus Nielsen Feltzing2004-03-02
* Modified playlist handling to allow for multiple playlists to be edited at th...Hardeep Sidhu2004-01-26
* Craig Sather's patch #749974:Daniel Stenberg2004-01-14
* Initial suppport for building Rockbox for Neo. The Neo has a differentDaniel Stenberg2003-12-12
* Buffer overrun fix by Craigh Sather (#852494)Björn Stenberg2003-12-04
* Don't show battery meter until a proper power reading has been doneBjörn Stenberg2003-11-19
* WPS files now supports commentsLinus Nielsen Feltzing2003-11-04
* Take statusbar into account when updating a lineHardeep Sidhu2003-08-06
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* Generalized id3v2 parsing code. Added support for the composer frame and free...Björn Stenberg2003-06-04
* Fixed %pp for shuffled dirs (patch #700465)Björn Stenberg2003-06-04
* Better error handling when loading WPS config fileLinus Nielsen Feltzing2003-04-30
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* Added caption backlight: Turns on backlight briefly at the start and end of e...Björn Stenberg2003-04-23
* Clear resume when a playlist has endedBjörn Stenberg2003-04-09
* Oooops, I checked in the wrong version.Linus Nielsen Feltzing2003-04-01
* Displays 0 VBR bitrate as ? instead of 0kbit/sLinus Nielsen Feltzing2003-04-01
* wps-display() now tries to inform the user if the LCD is too old for full lin...Linus Nielsen Feltzing2003-03-17
* Added wps tag %pv - current playing volume.Björn Stenberg2003-03-10
* Treat empty id3 strings as non-existingBjörn Stenberg2003-03-10
* Craig Sather's patch #696996 that corrects various things for the %pfDaniel Stenberg2003-03-05
* We declare variables at start of functions (code police)Kjell Ericson2003-02-27
* Added s.bruder's wonderful full-line player progressbar + time display. Wps t...Björn Stenberg2003-02-27
* include sprintf.h when we use snprintf()Daniel Stenberg2003-02-15
* Added Genre+Year to ID3 viewer, and added the viewer to the main menu.Björn Stenberg2003-02-11
* New default wpsBjörn Stenberg2003-02-11
* fix the scroll on the player againDaniel Stenberg2003-01-30
* Show status stopped after playlist endsBjörn Stenberg2003-01-28
* avoid division by zero (appears in the sim at times)Daniel Stenberg2003-01-28
* Remove use of rockbox-mode.el in local variables list.Mats Lidell2003-01-24
* Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson2003-01-23
* Fixed WPS-screen for player.Kjell Ericson2003-01-22
* Cleaning up code for Player.Kjell Ericson2003-01-13
* The progress char for Player could been undefined.Kjell Ericson2003-01-13
* Adapted player code for new Rocklatin character set.Kjell Ericson2003-01-10
* Added id3 version wps tag: %iv. Fixed id3v1 parsing bug.Björn Stenberg2002-12-09
* Added wps tags %ps (shuffle), %bl (battery level) and %bt (estimated battery ...Björn Stenberg2002-12-05
* Added ID3 tag 'genre': %igBjörn Stenberg2002-12-05
* Added ID3 tag 'year': %iyBjörn Stenberg2002-12-05
* Now also displays WPS lines without format codesLinus Nielsen Feltzing2002-11-05