Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cache: simplify further | wm4 | 2012-12-03 | 1 | -1/+0 |
* | terminal output: show cache fill changes in "PAUSED" message | reimar | 2011-02-15 | 1 | -2/+1 |
* | cache: Move cache_fill_status extern declaration to cache2.h | diego | 2010-11-02 | 1 | -0/+2 |
* | Add license header to all files missing it in the stream subdirectory. | diego | 2010-01-30 | 1 | -0/+18 |
* | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -1/+1 |
* | Add basic support for stream controls with cache enabled. | reimar | 2008-05-24 | 1 | -0/+1 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-10 | 1 | -0/+2 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Add explanatory comments to the #endif part of multiple inclusion guards. | diego | 2007-12-31 | 1 | -1/+1 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -2/+2 |
* | * remove extern definitions of functions in .c files | attila | 2006-09-12 | 1 | -0/+6 |