Commit Graph

2452 Commits

Author SHA1 Message Date
[CST] Focus
13c9225b46 zapit/src/ca.h: remove 2012-04-10 15:02:29 +04:00
[CST] Focus
1124d0e064 Makefiles: remove non-existent daemons dir 2012-04-10 14:46:52 +04:00
[CST] Focus
b072232956 rename CREATE_CHANNEL_ID_FROM_SERVICE_ORIGINALNETWORK_TRANSPORTSTREAM_ID to CREATE_CHANNEL_ID 2012-04-10 14:35:09 +04:00
[CST] Focus
020958db6a change transpoder ctor to use transponder_id 2012-04-10 14:33:55 +04:00
[CST] Focus
73906e3591 unify transponder constructor 2012-04-10 13:42:52 +04:00
[CST] Focus
6972015a73 zapit/src/scan.cpp: at manual scan, update TP params in transponders map, if scan successful 2012-04-09 21:14:17 +04:00
[CST] Focus
a491fbd160 gui/scan.cpp: comment reset scanned transponders num, if total to scan is 0 2012-04-09 19:52:35 +04:00
satbaby
10ed06c9f9 satellites.xml: update Astra 19.2 TP 12012000
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2211 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-09 13:51:27 +00:00
[CST] Focus
c1fc4263f0 fix ntp bug in d74b5976029ede6db172e79b8f16921f74451376 2012-04-09 15:50:30 +04:00
striper
0db5dc72a9 - yweb: add new keys (patch by FlatTV)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2202 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-09 09:55:42 +00:00
striper
cfd4ae6c27 - align neutrino-beta branches (svn 2174)
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2200 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-09 09:51:06 +00:00
micha-bbg
d65b6ebb80 * Softupdate: Generate file name from mtd name
- Time stamp added to file name

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2197 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-08 14:05:18 +00:00
micha-bbg
227b7959cb * Softupdate: Disable write u-boot
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2196 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-08 14:05:15 +00:00
[CST] Focus
eff1d27222 zapit/src/frontend.cpp: add more TP params to tune debug 2012-04-08 17:57:49 +04:00
micha-bbg
45a2a6eab8 * Creating a screenshot added to yWeb
- Create Screenshot: http://box/control/screenshot
  (patch by FlatTv)

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2194 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-08 12:26:08 +00:00
[CST] Focus
aa4cb09450 replace include sectionsd/edvbstring.h with eitd/edvbstring.h 2012-04-07 14:17:23 +04:00
[CST] Focus
41d64fac4a eitd/sectionsd.cpp: check if dvb_time good against 01.01.2012 2012-04-07 13:06:43 +04:00
[CST] Focus
45a9601fcd eitd/dmx.cpp: fix dtor, enable debug 2012-04-07 13:05:52 +04:00
micha-bbg
b984e3498c * Neutrino: Load keys not working correct
- Move missing entries to CNeutrinoApp::loadKeys()/saveKeys()

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2191 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-06 18:36:28 +00:00
[CST] Focus
9d5ccfa4f4 neutrino.cpp: remove bouquetList checks, it never should be NULL 2012-04-05 20:36:33 +04:00
[CST] Focus
ea9c2fc136 gui/infoviewer.cpp: commit bouquetList checks, it never should be NULL 2012-04-05 20:32:09 +04:00
[CST] Focus
0d539053d8 gui/favorites.cpp: commit bouquetList checks, it never should be NULL 2012-04-05 20:30:57 +04:00
[CST] Focus
9bcc63ea01 gui/channellist.cpp: remove bouquetList checks, it never should be NULL 2012-04-05 20:29:07 +04:00
[CST] Focus
7abc312042 gui/channellist.cpp: remove unused if/else in CChannelList::paintDetails 2012-04-05 19:57:49 +04:00
[CST] Focus
432925be80 zapit/include/zapit/bouquets.h: remove CmpChannel.. 2012-04-05 18:58:25 +04:00
[CST] Focus
07a250130b gui/channellist.cpp: remove CmpChannel.. 2012-04-05 18:57:50 +04:00
[CST] Focus
18ea2c8cff zapit/include/zapit/channel.h: add cmpChannel.. functions 2012-04-05 18:56:52 +04:00
[CST] Focus
1d9ab9929f change ca->SendPMT() from DEMUX_SOURCE_2 to channel->getRecordDemux() 2012-04-05 18:06:48 +04:00
[CST] Focus
3bc496e412 zapit/src/getservices.cpp: another dup_numbers flag to force service saving 2012-04-04 20:02:09 +04:00
[CST] Focus
2cb3edd0eb gui/channellist.cpp: remove switch(), use CRCInput::getNumericValue 2012-04-04 18:45:40 +04:00
[CST] Focus
3d5d834f3c gui/channellist.cpp: reuse code as updateSelection() 2012-04-04 18:34:51 +04:00
[CST] Focus
5754baebe5 neutrino.cpp: fix indents; create new/removed channel lists in favorites (WIP, for testing 2012-04-03 20:44:38 +04:00
[CST] Focus
ee40edbe41 zapit/src/zapit.cpp: add CServiceManager::getInstance()->CopyCurrentServices() on update 2012-04-03 20:43:26 +04:00
[CST] Focus
5023604dbd zapit/src/scansdt.cpp: mark current TP channels as removed, mark channels as new 2012-04-03 20:42:45 +04:00
nightshad
9a36591006 zapit/include/zapit/zapit.h: fix indent
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2188 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-03 15:56:45 +00:00
nightshad
f62ad8542d changes for eywa zapit wrapper:
-CZapit constructor and instance are done protected to allow inheritance
-SendEvent is done virtual to be overriden into eywa wrapper class

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2187 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-03 15:56:29 +00:00
nightshad
7404dae1b2 src/zapit.cpp: move TP_params TP inside class,
add method to start manual TP scan

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2186 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-03 15:56:12 +00:00
[CST] Focus
42c41a83fc zapit/src/scan.cpp: add flag to check if scanned sat has channels 2012-04-03 18:57:36 +04:00
[CST] Focus
292f76fb17 zapit/src/getservices.cpp: add code to get channels by channel flags;
add code to copy SDT updates to allchans;
add GetAllTransponderChannels() helper
2012-04-03 18:44:43 +04:00
[CST] Focus
6eac13fd37 zapit/include/zapit/channel.h: change flags values 2012-04-03 17:39:05 +04:00
[CST] Focus
370aeed922 data/locale/english.locale: add bouquet names for new/removed 2012-04-03 17:38:46 +04:00
[CST] Focus
1721adfcfd system/locals.h: add bouquet names for new/removed 2012-04-03 17:38:24 +04:00
satbaby
d702881157 nhttpd:-fix standby info
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2172 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-02 20:38:34 +00:00
[CST] Focus
c1d851ea33 Merge branch 'master' into dvbsi++ 2012-04-02 17:45:27 +04:00
[CST] Focus
bb45b3342b zapit/src/channel.cpp: save channel flags 2012-04-02 17:44:05 +04:00
[CST] Focus
e440426c7d zapit/src/getservices.cpp: load channel flags 2012-04-02 17:43:50 +04:00
[CST] Focus
f7dcb00faf zapit/include/zapit/scan.h: add missed copyright header 2012-04-02 17:40:22 +04:00
[CST] Focus
f9bcd85246 zapit/src/scan.cpp: WIP, for testing logical numbers howto from BAT 2012-04-02 17:31:15 +04:00
[CST] Focus
b0816af716 zapit/src/getservices.cpp: fix copy/paste 2012-04-02 17:22:50 +04:00
[CST] Focus
f6c594c5c1 Merge branch 'master' of 109.75.98.228:cst-private-neutrino 2012-04-02 17:02:03 +04:00