Commit Graph

1898 Commits

Author SHA1 Message Date
[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
seife
fe1fcbe426 rcinput: fix build without nevis_ir.h
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2062 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-15 21:54:59 +00:00
satbaby
49f0128b47 reload Channels after SDT scan in standby/shutdown mode
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2061 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-15 17:22:07 +00:00
satbaby
101870c27a -add alternative remote controls option (thx, patch by bellum)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2060 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-15 15:44:52 +00:00
micha-bbg
2ddfd01562 * CHintBox / CHintBoxExt: better draw
- Correct calculation of box width in CHintBoxExt
- Text display in CHintBox and CHintBoxExt centered


git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2058 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-14 05:35:53 +00:00
satbaby
2105867ec5 dvbsubtitle:-fix for 1280x subtitel
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2057 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-13 16:16:38 +00:00
[CST] Focus
04ef64b0ab debug configure script 2012-01-13 18:18:21 +04:00
[CST] Focus
ef39d9bd5d screenshot: enable screenshots 2012-01-13 16:38:03 +04:00
[CST] Focus
8a778f3fd4 sectionsd: use negative filter 2012-01-13 16:19:35 +04:00
[CST] Focus
f9010a8bd1 update libcs headers 2012-01-13 16:15:21 +04:00
[CST] Focus
73a2f85e35 zapit: split audio pids saving to SaveAudioMap;
remove global cam_ci;
add CFEManager API to save/load per frontend settings;
use new  pat/pmt classes;
use CFEManager API to close, open, get frontend;
set CI clock at startup;
cleanup unused code;
2012-01-13 16:14:02 +04:00
[CST] Focus
985a14dfc0 descriptors: use new pat/pmt classes;
use CServiceScan API to get frontend;
2012-01-13 16:05:30 +04:00
[CST] Focus
50df9f8245 sdt: change to use new pat/pmt classes;
use new CServiceScan and CFEManager API
2012-01-13 16:01:48 +04:00
[CST] Focus
109d74c24b capmt: remember source demux for updates; use record demux from channel 2012-01-13 15:59:49 +04:00
[CST] Focus
f442ad8fbc zapit pmt: convert pmt code to class;
remove global pmt_caids;
use negative filter for pmt updates
2012-01-13 15:50:08 +04:00
[CST] Focus
2c131c8117 libconfigfile: check iterator for end before using it 2012-01-13 15:46:46 +04:00
[CST] Focus
9b10aadb4f neutrino.cpp: save/load ci clock setting;
pass ci_clock to zapit at start time;
remove global satellitePositions usage;
check for free frontend in quickZap if record running, allow quickZap if found
remove code moved to scan_setup updateManualSettings;
fix remove background radio picture, if mode was changed for record in standby;
save neutrino.conf in signal handler;
dont delete frameBuffer after stop_daemons(true) to prevent crash
2012-01-13 15:42:35 +04:00
[CST] Focus
59b74261b3 test_menu.cpp: use CFEManager API to get frontend 2012-01-13 15:32:01 +04:00
[CST] Focus
71bca85637 streaminfo2.cpp: add frontend class member;
show tuner number with name;
use channel ca sys map in place of global pmt_caids;
simplify paintCASystem
2012-01-13 15:31:05 +04:00
[CST] Focus
9a2c303348 neutrino scan: use CServiceManager API to get satellite name;
use CServiceScan API to get frontend;
set cable nid if cable;
2012-01-13 15:27:58 +04:00
[CST] Focus
2de6b90c55 zapit ci.cpp: add constructors and ca_pmt_pid member 2012-01-13 15:20:24 +04:00
[CST] Focus
abf326252d zapittypes.h: add ci_clock to zapit start arg struct; add cam_ci to zapit config struct 2012-01-13 15:18:05 +04:00
[CST] Focus
ffd335adaa nhttpd neutrinoapi: use channel camap in place of global pmt_caids 2012-01-13 15:12:01 +04:00
[CST] Focus
7a5d87d6b1 channellist: new SameTP with channel param; use CFEManager to get frontend and check is it possible to zap 2012-01-13 15:08:14 +04:00