summaryrefslogtreecommitdiff
path: root/apps/buffering.h (follow)
Commit message (Expand)AuthorAge
* Rework albumart buffering internally to allow for mutliple albumart sizes.Thomas Martitz2009-10-16
* Show the watermark in the "Show buffering thread" screen (in bytes).Thomas Martitz2009-02-23
* Accept FS#9480 - centralise and organise the events in the apps/ layer. Jonathan Gordon2008-10-16
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Migrate the buffering code to the new events system.Nicolas Pennequin2008-04-03
* Revert my earlier const madness, we'll keep the parameter lists simple.Steve Bavin2008-03-28
* More consts that require no functional change.Steve Bavin2008-03-26
* Fix FS8069, because Nico_P made it easyBrandon Low2007-11-28
* Buffering callbacks rework. There is now one callback for all the events that...Nicolas Pennequin2007-11-26
* Album art support. Based on FS#3045, but heavily modified to adapt to MoB and...Nicolas Pennequin2007-11-11
* Remove conf_filechunk, it should never have been a setting and its implementa...Brandon Low2007-11-05
* Remove unused conf_preseek from buffering.c and all of its accountraments. T...Brandon Low2007-11-05
* Revert recent changes that are brokenBrandon Low2007-11-03
* Bump hid to 32bit to make sure it's safeBrandon Low2007-11-03
* Make handle id semantics more like file id. This may need to be revisited if...Brandon Low2007-11-03
* Use a recursive depth-first shrinkage function, limit handles accordinglyBrandon Low2007-11-03
* Make bufread and bufgetdata blocking. They now return when enough data is ava...Nicolas Pennequin2007-11-02
* Improve upon my hackity hack from before by separating audio into two types: ...Brandon Low2007-11-02
* Prefix the error constants with ERR_Nicolas Pennequin2007-10-29
* Add #defines for error values. Makes the code easier to read.Nicolas Pennequin2007-10-28
* Make buffering initialization versus reset separate functions to avoid double...Brandon Low2007-10-27
* Finally commit Metadata on Buffer!Nicolas Pennequin2007-10-25