Klaus Schmidinger
|
8976ebcec5
|
Implemented automatic PID switching and channel detection
|
2004-01-04 12:30:00 +01:00 |
|
Klaus Schmidinger
|
36c9c8811d
|
Now using the 'version number' of EPG events to avoid unnecessary work
|
2003-12-25 12:50:22 +01:00 |
|
Klaus Schmidinger
|
7ff59171e3
|
Changed section handling; replaced 'libdtv' with 'libsi'
|
2003-12-22 13:29:24 +01:00 |
|
Klaus Schmidinger
|
e53e43d2b8
|
The cThread class now accepts a 'Description' parameter
|
2003-10-18 12:29:08 +02:00 |
|
Klaus Schmidinger
|
bbffcee572
|
Removed the unused 0x73 (TOT) filter in eit.c
|
2003-10-12 11:06:56 +02:00 |
|
Klaus Schmidinger
|
a3efbc248a
|
Fixed a possible access of invalid file handles in cSIProcessor::Action()
|
2003-05-29 15:10:12 +02:00 |
|
Klaus Schmidinger
|
2ec3f0342b
|
Fixed EPG bugfix statistics to avoid log entires for undefined channels
|
2003-05-18 14:13:02 +02:00 |
|
Klaus Schmidinger
|
c58f61392b
|
Fixed reading 'epg.data' for channels with non-zero RID
|
2003-05-18 13:13:31 +02:00 |
|
Klaus Schmidinger
|
98ac611779
|
Avoiding spurious section filter settings after a channel switch
|
2003-05-18 12:55:16 +02:00 |
|
Klaus Schmidinger
|
018cc0d8e1
|
Disabled the 'Received stuffing section in EIT' log message
|
2003-05-11 11:25:31 +02:00 |
|
Klaus Schmidinger
|
a804b990fe
|
Fixed faulty calculation of section length
|
2003-04-27 14:46:14 +02:00 |
|
Klaus Schmidinger
|
f53912de1e
|
Now sending CA descriptors to the CAM in the same sequence as they were originally received
|
2003-04-25 14:46:22 +02:00 |
|
Klaus Schmidinger
|
33d670f7d7
|
Now also taking providerId and caPid into account when handling CA descriptors
|
2003-04-21 13:22:06 +02:00 |
|
Klaus Schmidinger
|
78d85cee06
|
Now only those Ca descriptors are sent to a CAM that are actually understood by that CAM
|
2003-04-18 12:48:49 +02:00 |
|
Klaus Schmidinger
|
b57eae00d3
|
Fixed handling Ca descriptors
|
2003-04-18 11:29:11 +02:00 |
|
Klaus Schmidinger
|
ed5027b5d5
|
Using masks in EIT filtering to reduce the number of filters
|
2003-04-13 14:06:25 +02:00 |
|
Klaus Schmidinger
|
f8a7e51d00
|
Now using 'libdtv' version 0.0.5
|
2003-04-12 11:32:31 +02:00 |
|
Klaus Schmidinger
|
c85272e94d
|
Fixed the EPG bugfix code number for the MAX_USEFUL_SUBTITLE_LENGTH fix
|
2003-03-16 11:22:21 +01:00 |
|
Klaus Schmidinger
|
5261fd663f
|
Fixed a possible deadlock when using the 'Blue' button in the 'Schedules' menu to switch to an other channel
|
2003-03-16 11:17:46 +01:00 |
|
Klaus Schmidinger
|
b7777e230c
|
Improved CAM handling
|
2003-02-02 15:49:52 +01:00 |
|
Klaus Schmidinger
|
e2540aa898
|
Changed EIT processing to always read a full section
|
2003-01-26 12:21:15 +01:00 |
|
Klaus Schmidinger
|
4b1440737a
|
Added an EPG bugfix for too long Subtitles and empty Extended Description
|
2003-01-06 15:09:11 +01:00 |
|
Klaus Schmidinger
|
4e15f6d658
|
Implemented 'Link Layer' based CAM support
|
2003-01-06 14:44:27 +01:00 |
|
Klaus Schmidinger
|
82ccabff8a
|
Added NID, TID and RID to the channel definitions
|
2002-11-24 14:48:38 +01:00 |
|
Klaus Schmidinger
|
9fee2b67ab
|
First step towards a 'unique channel ID'
|
2002-11-10 15:50:21 +01:00 |
|
Klaus Schmidinger
|
bc766ad04b
|
Fixed reading EPG data via the SVDRP command PUTE
|
2002-11-02 12:46:53 +01:00 |
|
Klaus Schmidinger
|
0598e41418
|
Completely switched to the HEAD driver version
|
2002-11-01 10:26:45 +01:00 |
|
Klaus Schmidinger
|
44cb1a79a5
|
The SVDRP command PUTE now triggers an immediate write of the 'epg.data' file
|
2002-10-13 09:34:47 +02:00 |
|
Klaus Schmidinger
|
6439d37806
|
Adapted type names to the new HEAD version of the driver
|
2002-10-11 13:23:44 +02:00 |
|
Klaus Schmidinger
|
e46c1b1aff
|
Fixed fetching the current/next information
|
2002-10-07 16:24:04 +02:00 |
|
Klaus Schmidinger
|
53407825f9
|
Removed some unnecessary #includes from eit.c
|
2002-10-06 10:33:12 +02:00 |
|
Klaus Schmidinger
|
962596f4ab
|
Modified channel handling; full DiSEqC support
|
2002-10-06 10:25:42 +02:00 |
|
Klaus Schmidinger
|
3858cc9e65
|
Fixed an incomplete initialization of the filter parameters
|
2002-09-21 08:34:25 +02:00 |
|
Klaus Schmidinger
|
fbd75da596
|
Added an EPG bugfix for the latest VOX EPG data format
|
2002-09-15 14:35:32 +02:00 |
|
Klaus Schmidinger
|
e165c9ad8b
|
Dropping bogus EPG events
|
2002-09-15 13:05:57 +02:00 |
|
Klaus Schmidinger
|
2d487365a1
|
New SVDRP command CLRE
|
2002-08-25 10:49:02 +02:00 |
|
Klaus Schmidinger
|
9a1a16f3d4
|
Consistently using malloc/free and new/delete
|
2002-08-11 13:32:23 +02:00 |
|
Klaus Schmidinger
|
fd1f60e0e0
|
Adapted VDR to the NEWSTRUCT driver
|
2002-08-10 14:58:25 +02:00 |
|
Klaus Schmidinger
|
a4bfddd2f9
|
Totally rearranged device/player/recorder structures
|
2002-06-16 12:57:31 +02:00 |
|
Klaus Schmidinger
|
d4893ad1fe
|
Improved the [eid]syslog() macros
|
2002-05-13 16:35:49 +02:00 |
|
Klaus Schmidinger
|
367b3f8c7d
|
Fixed a possible hangup when reading a broken epg.data file
|
2002-04-06 14:02:41 +02:00 |
|
Klaus Schmidinger
|
cb0e6f1b14
|
Fixed a problem with accessing the epg.data file before it is fully written
|
2002-04-06 11:49:04 +02:00 |
|
Klaus Schmidinger
|
46c8afe443
|
Fixed a bug in the EPG bugfix mechanism if the extended description is shorter than 3 characters
|
2002-04-01 13:01:27 +02:00 |
|
Klaus Schmidinger
|
b305ea6b02
|
Changed 'TrustedTransponder' to 'TimeTransponder'
|
2002-03-17 14:24:11 +01:00 |
|
Klaus Schmidinger
|
f9a3885ef2
|
New Setup parameter TrustedTransponder
|
2002-03-10 12:45:58 +01:00 |
|
Klaus Schmidinger
|
9f5397b510
|
Fixed a deadlock when switching channels via Schedule/Now|Next/Switch
|
2002-03-02 09:37:56 +01:00 |
|
Klaus Schmidinger
|
bddab7107d
|
Fixed a crash in case there is no 'epg.data' at program start
|
2002-02-25 16:32:34 +01:00 |
|
Klaus Schmidinger
|
430284a8a7
|
Reading 'epg.data' at startup
|
2002-02-23 17:11:19 +01:00 |
|
Klaus Schmidinger
|
db7f6ee619
|
Accessing Schedules data directly via cSIProcessor
|
2002-02-23 13:55:57 +01:00 |
|
Klaus Schmidinger
|
c50759747d
|
Added scanning for EPG data for another 4 days
|
2002-02-15 14:01:01 +01:00 |
|