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
/
ringbuffer.h
Age
Commit message (
Expand
)
Author
2009-11-22
Fixed generating the index for recordings from channels that put a whole GOP ...
Klaus Schmidinger
2009-03-13
Replaced cBackTrace with cPtsIndex
Klaus Schmidinger
2007-11-17
Fixed handling small PES packets that caused subtitles to be displayed late i...
Klaus Schmidinger
2005-12-11
Now using the gettid() syscall to get a thread's pid, so that we get a useful...
Klaus Schmidinger
2004-10-16
Improved buffer handling
Klaus Schmidinger
2004-06-19
Fixed the description of cRingBufferLinear
Klaus Schmidinger
2004-03-07
Avoiding too many consecutive "ring buffer overflow" messages
Klaus Schmidinger
2003-10-18
Changed thread handling to make it work with NPTL
Klaus Schmidinger
2003-05-12
Re-implemented the WaitForPut/WaitForGet stuff in cRingBuffer, since some plu...
Klaus Schmidinger
2003-05-11
Removed the WaitForPut/WaitForGet stuff from cRingBuffer
Klaus Schmidinger
2003-04-27
Setting the 'broken link' flag for GOPs during replay when necessary
Klaus Schmidinger
2003-01-26
Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mo...
Klaus Schmidinger
2003-01-19
Implemented non blocking file reader for cDvbPlayer
Klaus Schmidinger
2002-08-04
Changed the cDevice class to allow plugins to implement their own devices
Klaus Schmidinger
2002-06-16
Totally rearranged device/player/recorder structures
Klaus Schmidinger
2001-11-03
Added PTS to the converted PCM audio when replaying a DVD
Klaus Schmidinger
2001-08-05
New ringbuffer for frames
Klaus Schmidinger
2001-08-03
Added support for replaying DVDs
Klaus Schmidinger
2001-06-02
Converted to the new API plus several small enhancements
0.8.0
Klaus Schmidinger
2001-03-31
Redesigned the ring buffer; prepared for remultiplexing
Klaus Schmidinger