summaryrefslogtreecommitdiff
path: root/apps/plugins/video.c (follow)
Commit message (Expand)AuthorAge
...
* my underrun checks have not been precisely correctJörg Hohensohn2004-03-08
* for upcoming release: no diagnostic screen unless underruns happenedJörg Hohensohn2004-03-05
* mp3_play_init() removed, this was resetting the sound settings. Playback is t...Jörg Hohensohn2004-02-21
* option to resume to the position it was stopped last timeJörg Hohensohn2004-02-07
* spinup the disk more early, and a recovery for underruns: seek to the last po...Jörg Hohensohn2004-02-06
* The new video player, with audio!Jörg Hohensohn2004-02-05
* I knew this was going too fast with the new LCD function. Now contains a fix ...Jörg Hohensohn2004-01-27
* nicer reverse play, FF/FR with acceleration and position barJörg Hohensohn2004-01-15
* The splash() function's second argument (keymask) is now removed, as itDaniel Stenberg2004-01-08
* better USB handling, typo fixedJörg Hohensohn2003-12-22
* the vidoe player has some control now: backward, pause, step, FF/FRJörg Hohensohn2003-12-18
* Now correctly informs gcc that r0 is clobbered in lcd_write_data(). The video...Linus Nielsen Feltzing2003-12-15
* #ifdef platform exclusion fixedJörg Hohensohn2003-12-15
* the video player plugin and file the type / plugin API for itJörg Hohensohn2003-12-15