Commit Graph

1921 Commits

Author SHA1 Message Date
[CST] Focus
8ed6a3153d Change license header 2012-01-26 17:26:55 +04:00
[CST] Focus
17ec6c9bc3 scannit.cpp: remove extra debug 2012-01-26 16:34:50 +04:00
[CST] Focus
2667223f57 zapit Makefile.am: remove ci.cpp, cam.cpp, pmt.cpp, add new files 2012-01-26 16:34:06 +04:00
[CST] Focus
7df6b727b1 pmt: new code based on libdvbsi++ 2012-01-26 16:32:32 +04:00
[CST] Focus
6adf63899f getservices.h: remove ci.h include 2012-01-26 16:02:36 +04:00
[CST] Focus
b122e5ff21 CCam: new code on using libdvbsi++ 2012-01-25 17:52:11 +04:00
[CST] Focus
16f8d7d406 zapit: remove getCaPmt usage 2012-01-25 17:51:19 +04:00
[CST] Focus
4e97f0aa1e channel: remove CCaPmt 2012-01-25 17:49:23 +04:00
[CST] Focus
87e06ca3fb ci: restore code from master 2012-01-25 17:47:53 +04:00
[CST] Focus
c9bcd79ac0 cam: restore code from master 2012-01-25 17:34:28 +04:00
[CST] Focus
4e5fb4c1bb pmt: restore code from master 2012-01-25 17:23:56 +04:00
[CST] Focus
85f2f9f83c nit: ifdef DEBUG_NIT_UNUSED for dumping unhandled descriptors 2012-01-23 20:52:11 +04:00
[CST] Focus
8a9a155402 pmt: use camap to set scrambled flag also at scan time 2012-01-23 20:51:10 +04:00
[CST] Focus
5486ed5b7a remove nit.cpp from build 2012-01-23 20:49:35 +04:00
[CST] Focus
4aa1ca94d3 nit.cpp/.h: revert to old code 2012-01-23 19:08:59 +04:00
[CST] Focus
bd36acf89f descriptors.cpp restore original code from master 2012-01-20 20:13:02 +04:00
[CST] Focus
59f31f3568 zapit scan.cpp: replace parse_nit with new CNit class 2012-01-20 19:33:03 +04:00
[CST] Focus
b5831e9be1 zapit/src/Makefile.am: remove nit.cpp descriptors.cpp 2012-01-20 19:32:07 +04:00
[CST] Focus
26f87c561c NIT: replacement code for nit.cpp 2012-01-20 19:31:52 +04:00
[CST] Focus
25ea04aeb5 getservices.cpp: fix mistake 2012-01-20 19:30:12 +04:00
[CST] Focus
2a79d9ad41 pmt.cpp: remove subtitling_descriptor call 2012-01-20 19:29:15 +04:00
[CST] Focus
b4ded74d83 scansdt.cpp: Change iterators it++ to ++it; move scan_fta_flag from descriptors.cpp 2012-01-20 19:28:42 +04:00
[CST] Focus
e899d63d93 getservices: change printf to DBG 2012-01-20 14:22:48 +04:00
[CST] Focus
b95f33c56d getservices: break provider replace search when first replace found 2012-01-20 14:20:11 +04:00
[CST] Focus
78c855add3 getservices: change providermap.xml location to /var/tuxbox/config 2012-01-20 13:52:12 +04:00
[CST] Focus
1a1bfb3c7f scansdt: fix debug descriptor len 2012-01-20 13:51:09 +04:00
[CST] Focus
5914752256 getservices and scan: testing provider name replace 2012-01-19 21:51:42 +04:00
[CST] Focus
a8a0d3c3b5 scansdt: hide debug under ifdef; indent 2012-01-19 18:42:31 +04:00
[CST] Focus
783d34eaef Remove old sdt.cpp from compile 2012-01-19 17:02:49 +04:00
[CST] Focus
e504785ab2 Reset old sdt code to master 2012-01-19 17:02:19 +04:00
[CST] Focus
91f8e44f8e zapit: use new sdt class to scan current sdt updates 2012-01-19 16:52:17 +04:00
[CST] Focus
ff1a43aba0 scansdt: add code to scan current sdt for updates 2012-01-19 16:51:36 +04:00
[CST] Focus
772d8d365f scan: join NIT thread before continue, if sdt parse failed 2012-01-19 16:48:51 +04:00
[CST] Focus
510f68d48a pat.cpp: add debug if sid not found 2012-01-19 16:41:52 +04:00
[CST] Focus
28c0f5419c pat.h: add get sid map method 2012-01-19 16:41:22 +04:00
[CST] Focus
ce43e5c0b6 getservices.cpp: remove unused sdt.h include 2012-01-19 16:40:32 +04:00
[CST] Focus
202ac3fa4a zapit channel: add constructor using channel_id 2012-01-19 15:26:23 +04:00
[CST] Focus
05445b01d0 zapittypes.h: add GET_TRANSPORT_STREAM_ID_FROM_CHANNEL_ID define 2012-01-19 15:25:31 +04:00
[CST] Focus
1449323394 zapit channel: add constructor using channel_id 2012-01-19 15:24:52 +04:00
[CST] Focus
a7e0aa58b2 scan: test using new sdt class 2012-01-18 21:38:50 +04:00
[CST] Focus
60a0d2bb8b sdt: new class 2012-01-18 21:38:27 +04:00
[CST] Focus
0465778d2d sdt: new code, more or less working 2012-01-18 21:32:47 +04:00
[CST] Focus
0df936543c zapit Makefile.am: add scansdt.cpp for new sdt class 2012-01-18 15:19:57 +04:00
[CST] Focus
f044899756 edvbstring: change convertDVBUTF8 to stringDVBUTF8 to prevent overloading with implicit convertion from char 2012-01-18 15:19:08 +04:00
[CST] Focus
72f566474a edvbstring: add inlined convertDVBUTF8 with std::string param 2012-01-18 15:05:26 +04:00
[CST] Focus
229109a8a4 gitignore: add drivertool, svn_version.h, vim swap files 2012-01-18 15:04:18 +04:00
[CST] Focus
a64d049f24 Makefile.am: add libdvbsi++ to link list 2012-01-18 15:00:59 +04:00
[CST] Focus
fc77e30427 convertDVBUTF8: skip characters 0x80-0x9F 2012-01-17 19:11:43 +04:00
[CST] Focus
afef2d570d frontend: set slave in contructor; decrease tune debug lines 2012-01-17 16:41:59 +04:00
[CST] Focus
475f4d9893 Merge branch 'master' into multituner 2012-01-16 17:48:19 +04:00