index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cutter.c
Age
Commit message (
Collapse
)
Author
2010-01-02
Implemented --edit and --genindex options
Klaus Schmidinger
2009-04-19
Implemented TsSetTeiOnBrokenPackets()
Klaus Schmidinger
2009-01-24
Fixed handling the maximum video file size
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-01-13
Fixed error handling in cCuttingThread::Action()
Klaus Schmidinger
2007-08-25
Added a missing error report to cCuttingThread::Action()
Klaus Schmidinger
2006-07-30
Now invalidating /video cache _after_ cutting
Klaus Schmidinger
2006-02-12
Removed an unnecessary toFile->SetReadAhead() from cutter.c
Klaus Schmidinger
2006-02-05
Further improvements to cUnbufferedFile
Klaus Schmidinger
2006-02-04
Improved cUnbufferedFile
Klaus Schmidinger
2006-01-27
Fixed checking toFile in cCuttingThread::Action()
Klaus Schmidinger
2005-10-31
The new class cUnbufferedFile is used for the recording files to avoid ↵
1.3.35
Klaus Schmidinger
thrashing the file system cache
2005-08-14
Changed cThread Active() vs. Running()
Klaus Schmidinger
2005-08-13
Centralized 'thread active' handling
Klaus Schmidinger
2005-05-16
Switched from 'summary.vdr' to 'info.vdr'
Klaus Schmidinger
2004-06-13
The list of recordings is now kept statically in memory
Klaus Schmidinger
2003-10-18
The cThread class now accepts a 'Description' parameter
Klaus Schmidinger
2003-08-17
Removing deleted recordings faster than normal when cutting
1.2.3
Klaus Schmidinger
2003-05-24
Fixed cutting a recording if there is only a single editing mark
Klaus Schmidinger
2003-04-26
Now setting the 'broken link' flag for GOPs at the beginning of a new video ↵
Klaus Schmidinger
sequence
2002-08-11
Consistently using malloc/free and new/delete
Klaus Schmidinger
2002-06-22
Activated cutting
Klaus Schmidinger