-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathVERSION
More file actions
30 lines (17 loc) · 907 Bytes
/
VERSION
File metadata and controls
30 lines (17 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
To Aigars for creating this simplefied plugin.
To Narog for implementing the multiple adapter support
Version 1.0.5 - 20111210:
Manio fixed a bug on CAPMT.cpp, Too many open files.
Version 1.0.4 - 20111207:
Narog adapted the CAPMT message to support demux/adapter information, moving the PMT information 2 bytes down
on the CAPMT frame.
Version 1.0.3 - 20111202:
Narog incorporated the adapter/demux information in the CAPMT message.
This code worked for some cards, but not for dvb-t card.
Version 1.0.2 - 201111xx:
Narog added some support for multiple adapters using a file to tell dvbapi_ca what adapter was in use.
This code didnt work correctly and was dumped.
Version 1.0.1 - 20110615:
Aigars fix some problem with the dvbapi_ca.so shared library
Version 1.0.0 - 20110614:
Aigars created first version of the plugin using SC vdr plugin and with modifications from dvbapi-patch.tar.gz