| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-10 | lib/base/rawfile.cpp: no recursive mutex is needed here (small speedup) | ghost | |
| 2010-11-10 | move iDataSource to own header file, | ghost | |
| change read function for easier thread locking (seek must called with a offset/position every time) | |||
| 2010-11-09 | rawfile.h/cpp: add virtual baseclass for data sources (iDataSource) | ghost | |
| let eRawFile inherit from iDataSource | |||
| 2009-08-10 | implement length() | Felix Domke | |
| 2009-07-12 | include cstdio to fix build with gcc 4.4 | Andreas Oberritter | |
| 2008-03-25 | replace openFile() by two functions openFileCached() and openFileUncached(), ↵ | Andreas Oberritter | |
| to avoid casting FILE* to int | |||
| 2006-03-07 | fix seek return values, valid() for cached files | Felix Domke | |
| 2006-03-06 | optional cached (i.e. fopen,...) support for raw files | Felix Domke | |
| 2006-03-03 | fix rawfile | Felix Domke | |
| 2006-03-03 | enable playback of multifile (split) movies | Felix Domke | |
