Klaus Schmidinger
|
72c03260d7
|
The new class cIoThrottle is used to allow I/O intense threads to temporarily suspend their activities in case buffers run full
|
2012-09-22 11:52:33 +02:00 |
|
Klaus Schmidinger
|
fe0a011611
|
Fixed several spelling errors
|
2011-12-04 13:40:52 +01:00 |
|
Klaus Schmidinger
|
8ffbea3788
|
Fixed generating the index for recordings from channels that put a whole GOP into one payload unit; regenerating index file
|
2009-11-22 11:30:27 +01:00 |
|
Klaus Schmidinger
|
e7ea3b3c70
|
Replaced cBackTrace with cPtsIndex
|
2009-03-13 14:45:12 +01:00 |
|
Klaus Schmidinger
|
e47d73715b
|
Fixed handling small PES packets that caused subtitles to be displayed late in live mode
|
2007-11-17 13:59:08 +01:00 |
|
Klaus Schmidinger
|
72759ed131
|
Now using the gettid() syscall to get a thread's pid, so that we get a useful value on NPTL systems
|
2005-12-11 12:10:28 +01:00 |
|
Klaus Schmidinger
|
6415cc900d
|
Improved buffer handling
|
2004-10-16 09:36:28 +02:00 |
|
Klaus Schmidinger
|
c4e0e6a54a
|
Fixed the description of cRingBufferLinear
|
2004-06-19 10:34:27 +02:00 |
|
Klaus Schmidinger
|
9c1f56ec71
|
Avoiding too many consecutive "ring buffer overflow" messages
|
2004-03-07 14:41:45 +01:00 |
|
Klaus Schmidinger
|
15816ee8e4
|
Changed thread handling to make it work with NPTL
|
2003-10-18 11:14:33 +02:00 |
|
Klaus Schmidinger
|
1c1fdc5a3f
|
Re-implemented the WaitForPut/WaitForGet stuff in cRingBuffer, since some plugins actually need this
|
2003-05-12 17:46:34 +02:00 |
|
Klaus Schmidinger
|
e3e21837d0
|
Removed the WaitForPut/WaitForGet stuff from cRingBuffer
|
2003-05-11 10:30:27 +02:00 |
|
Klaus Schmidinger
|
9c3ff6e8da
|
Setting the 'broken link' flag for GOPs during replay when necessary
|
2003-04-27 09:55:53 +02:00 |
|
Klaus Schmidinger
|
28d1affa31
|
Modified cRingBufferLinear to avoid excessive memmove() calls in 'Transfer Mode' and during recordings
|
2003-01-26 09:59:35 +01:00 |
|
Klaus Schmidinger
|
cdcf28b051
|
Implemented non blocking file reader for cDvbPlayer
|
2003-01-19 15:43:58 +01:00 |
|
Klaus Schmidinger
|
15cc1733e0
|
Changed the cDevice class to allow plugins to implement their own devices
|
2002-08-04 14:57:29 +02:00 |
|
Klaus Schmidinger
|
a4bfddd2f9
|
Totally rearranged device/player/recorder structures
|
2002-06-16 12:57:31 +02:00 |
|
Klaus Schmidinger
|
d78d555b27
|
Added PTS to the converted PCM audio when replaying a DVD
|
2001-11-03 11:05:15 +01:00 |
|
Klaus Schmidinger
|
c2ed9b5daf
|
New ringbuffer for frames
|
2001-08-05 12:23:24 +02:00 |
|
Klaus Schmidinger
|
bff17fb1d0
|
Added support for replaying DVDs
|
2001-08-03 14:18:08 +02:00 |
|
Klaus Schmidinger
|
c40e4eb96e
|
Converted to the new API plus several small enhancements
|
2001-06-02 10:47:40 +02:00 |
|
Klaus Schmidinger
|
5c68fc100c
|
Redesigned the ring buffer; prepared for remultiplexing
|
2001-03-31 08:42:27 +02:00 |
|