log stream/cache2.h @ 37195:ac6c37d85d65 default tip

age author description
Wed, 26 Jan 2011 21:48:15 +0000 reimar Convert cache_fill_status into a function so we always get the latest state,
Thu, 09 Sep 2010 16:54:35 +0000 diego Move cache_fill_status extern declaration to cache2.h, where it belongs.
Sat, 30 Jan 2010 22:26:47 +0000 diego Add license header to all files missing it in the stream subdirectory.
Wed, 03 Dec 2008 23:01:03 +0000 diego Get rid of pointless 'extern' keywords.
Sat, 24 May 2008 07:48:35 +0000 reimar Add basic support for stream controls with cache enabled.
Mon, 10 Mar 2008 19:28:42 +0000 diego Add missing header #includes to fix 'make checkheaders'.
Fri, 22 Feb 2008 09:09:46 +0000 diego Add MPLAYER_ prefix to multiple inclusion guards.
Mon, 31 Dec 2007 16:15:50 +0000 diego Add explanatory comments to the #endif part of multiple inclusion guards.
Mon, 02 Jul 2007 22:34:45 +0000 diego Do not use leading underscores in multiple inclusion guards, they are reserved.
Tue, 12 Sep 2006 16:24:23 +0000 attila * remove extern definitions of functions in .c files