summaryrefslogtreecommitdiffstats
path: root/stream/cache2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge svn changes up to r27399Uoti Urpala2008-08-021-1/+1
|\
| * Rename two GUI-related preprocessor directives:diego2008-07-301-1/+1
* | Merge svn changes up to r26979Uoti Urpala2008-06-041-0/+98
|\|
| * 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
* | Mark some functions staticUoti Urpala2008-04-231-4/+4
|/
* 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