summaryrefslogtreecommitdiff
path: root/apps/plugins/mpegplayer/disk_buf.c (follow)
Commit message (Expand)AuthorAge
* Revert accidental commit of "%z" support in r26071 (the implementation assume...Frank Gevaerts2010-07-18
* Simplify mpegplayer a bit and use array-based lists rather than linked lists ...Michael Sevakis2010-05-17
* How punny. Just one more whack-a-mole to get.Michael Sevakis2010-05-16
* MPEGPlayer: reconceal the point punsMichael Sevakis2010-05-16
* MPEGPlayer: Add a second layer of caching to help speed up byte-wise scanning...Michael Sevakis2010-05-16
* Eliminate %zd tag in printf format strings, replace them with %ld. The %z for...Jeffrey Goode2010-05-15
* Fix various size_t related warnings and errorsFrank Gevaerts2010-05-14
* Fix some size_t related warnings (hopefully, they seem system dependant).Thomas Martitz2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* fix redRafaël Carré2010-03-25
* Revert r21912 : "Storage API : remove undeeded target-specific functions"Rafaël Carré2009-07-17
* Storage API : remove undeeded target-specific functionsRafaël Carré2009-07-17
* remove align_buffer from firmare/general.c, replacing with ALIGN_BUFFER macro...Andrew Mahone2009-01-13
* Use cookies for thread identification instead of pointers directly which give...Michael Sevakis2008-12-10
* Apply FS#9500. This adds a storage_*() abstraction to replace ata_*(). To do ...Frank Gevaerts2008-11-01
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Make mpegplayer sleep the disk after buffering to save battery. * Add a simul...Jens Arnold2008-04-13
* Enable nocache sections using the linker. PP5022/4 must use SW_CORELOCK now w...Michael Sevakis2008-04-06
* Add a complete priority inheritance implementation to the scheduler (all mute...Michael Sevakis2008-03-25
* mpegplayer: Make playback engine fully seekable and frame-accurate and split ...Michael Sevakis2007-12-29