summaryrefslogtreecommitdiff
path: root/cutter.c
AgeCommit message (Expand)Author
2008-01-13Fixed error handling in cCuttingThread::Action()Klaus Schmidinger
2007-08-25Added a missing error report to cCuttingThread::Action()Klaus Schmidinger
2006-07-30Now invalidating /video cache _after_ cuttingKlaus Schmidinger
2006-02-12Removed an unnecessary toFile->SetReadAhead() from cutter.cKlaus Schmidinger
2006-02-05Further improvements to cUnbufferedFileKlaus Schmidinger
2006-02-04Improved cUnbufferedFileKlaus Schmidinger
2006-01-27Fixed checking toFile in cCuttingThread::Action()Klaus Schmidinger
2005-10-31The new class cUnbufferedFile is used for the recording files to avoid thrash...1.3.35Klaus Schmidinger
2005-08-14Changed cThread Active() vs. Running()Klaus Schmidinger
2005-08-13Centralized 'thread active' handlingKlaus Schmidinger
2005-05-16Switched from 'summary.vdr' to 'info.vdr'Klaus Schmidinger
2004-06-13The list of recordings is now kept statically in memoryKlaus Schmidinger
2003-10-18The cThread class now accepts a 'Description' parameterKlaus Schmidinger
2003-08-17Removing deleted recordings faster than normal when cutting1.2.3Klaus Schmidinger
2003-05-24Fixed cutting a recording if there is only a single editing markKlaus Schmidinger
2003-04-26Now setting the 'broken link' flag for GOPs at the beginning of a new video s...Klaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-06-22Activated cuttingKlaus Schmidinger