summaryrefslogtreecommitdiff
path: root/apps/plugins/video.c (follow)
Commit message (Expand)AuthorAge
* scrollbar() parameters were swappedJens Arnold2004-07-09
* Removed progressbar() and slidebar()Linus Nielsen Feltzing2004-07-08
* removed a bit of obsolete stuffJörg Hohensohn2004-05-23
* adaptive spinup controlJörg Hohensohn2004-05-09
* LCD contrast setting on F2/F3Jörg Hohensohn2004-04-30
* didn't I say no more hardware banging?Jörg Hohensohn2004-04-30
* uses the new timer registration of the plugin API, no hardware banging any moreJörg Hohensohn2004-04-30
* loops have not been OK, were showing one frame more than availableJörg Hohensohn2004-03-08
* 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