summaryrefslogtreecommitdiff
path: root/apps/screens.c (follow)
Commit message (Expand)AuthorAge
...
* Charging screen displays status + animation, "On"-behaviour fixed.Jörg Hohensohn2003-07-18
* A very basic charging screen, probably buggy, the pro's would make it much ni...Jörg Hohensohn2003-07-17
* Added dynamic playlists. ON+PLAY->Playlist on a track, directory, or playlis...Hardeep Sidhu2003-07-01
* Added plugin loader. Moved games, demos and the text viewer to loadable plugi...Björn Stenberg2003-06-29
* Now the playlist isn't sorted/randomized if no music is playing (fixes the F2...Linus Nielsen Feltzing2003-05-29
* Stevie Oh's F3 menu patch (#729556)Linus Nielsen Feltzing2003-04-30
* The splash() now doesn't try to output text at negative X positions. This fix...Linus Nielsen Feltzing2003-04-25
* Only redraw the status line when info actually changed.Björn Stenberg2003-04-23
* splash() could draw the line outside the frame bufferLinus Nielsen Feltzing2003-04-03
* remove debug lineRobert Hak2003-03-18
* When you use splash() and a centered output, it will now put the text inDaniel Stenberg2003-03-18
* power-splash, this should be able to replace most cases where we "splash"Daniel Stenberg2003-03-17
* adjust the splash timer if the wrong key is pressed many timesDaniel Stenberg2003-03-17
* Hey Linus! Here it is!Daniel Stenberg2003-03-17
* invert is now an option on f3Robert Hak2003-02-28
* include sprintf.h when we use snprintf()Daniel Stenberg2003-02-15
* Removed unnecessary calls to lcd_stop_scroll().Kjell Ericson2003-01-23
* Fixes for player/studio in USB mode: 1) Update status bar 2) Disable USB stat...Hardeep Sidhu2003-01-09
* updateing a build failure (ata_power_off) and first attempt to add 'playlist ...Robert Hak2002-11-30
* Added mpeg_set_pitch() stub to simulator.Björn Stenberg2002-10-18
* Pitch steps changed to 0.1% instead of 1%.Björn Stenberg2002-10-18
* Use status_set...Mats Lidell2002-10-15
* Enable status bar in usb mode.Markus Braun2002-10-11
* Reverted bad parts of last patchBjörn Stenberg2002-10-08
* f2_screen used the wrong font sizeLinus Nielsen Feltzing2002-10-08
* Repeat off/all/one toggle. By Hardeep Sidhu.Björn Stenberg2002-10-04
* Quickscreens always use system fontBjörn Stenberg2002-10-02
* Quickscreen now stays up after a quick key press only, not if key is held downBjörn Stenberg2002-09-29
* Merged 'mp3 filter' and 'show hidden files' into a single filter option.Björn Stenberg2002-09-24
* Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...Björn Stenberg2002-09-24
* Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...Björn Stenberg2002-09-24