summaryrefslogtreecommitdiffstats
path: root/stream/cache2.c
Commit message (Expand)AuthorAgeFilesLines
* 100l, fix wrong order of cases in cache_do_controlreimar2008-06-011-3/+3
* Handle NULL control function in cache_execute_control, fixes crash with http ...reimar2008-05-301-0/+7
* Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.reimar2008-05-261-2/+13
* Add basic support for stream controls with cache enabled.reimar2008-05-241-0/+80
* Remove the need for code using stream to export an mp_input_check_interrupt()albeu2008-04-091-2/+1
* cache support for OS/2diego2008-02-281-17/+34
* Fix stream_cache to use sector_size set in stream_t.ulion2007-12-201-1/+1
* Make sure forked code does not try to display a GTK message box (and thus cra...reimar2007-10-071-0/+4
* Fix a few gcc warnings, approved by Diego and Reimar.rathann2007-02-051-2/+1
* introduce new 'stream' directory for all stream layer related components and ...ben2006-07-311-0/+367