Commit Graph

2319 Commits

Author SHA1 Message Date
[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
[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
[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
[CST] Focus
654dc3cfc0 zapit/include/zapit/zapit.h: fix indent 2012-04-02 13:01:44 +00:00
[CST]Nicu
dcf3133350 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
2012-04-02 13:01:44 +00:00
[CST] Focus
62d0817940 src/zapit.cpp: move TP_params TP inside class,
add method to start manual TP scan
2012-04-02 13:01:44 +00:00
[CST] Focus
5f2e3fb22a zapit/src/zapit.cpp: comment unused scanType 2012-04-02 16:43:13 +04:00
[CST] Focus
1b6df6a2f6 zapit/src/scansdt.cpp: for SDT updates, allow only tv and radio channels 2012-04-02 16:40:09 +04:00
[CST] Focus
52af48dd89 zapit/src/getservices.cpp: mask also id to search in FindChannel48 2012-04-02 16:26:14 +04:00
[CST] Focus
35ee460c12 zapit/src/scansdt.cpp: replace global CZapitClient::scanType with scan flags 2012-04-02 15:08:00 +04:00
[CST] Focus
0853780b47 gui/scan.cpp: set scan channel types in scan flags 2012-04-02 15:01:30 +04:00
[CST] Focus
14bc16e674 system/settings.cpp: init scanType as default CServiceScan::SCAN_TVRADIO 2012-04-02 14:37:05 +04:00
[CST] Focus
2b5fb9ed6c gui/scan_setup.cpp: use CServiceScan::SCAN flags enum 2012-04-02 14:36:15 +04:00
[CST] Focus
e857fe9033 zapit/include/zapit/scan.h: add flags for scan channel types 2012-04-02 13:50:23 +04:00
[CST] Focus
5a9e96fb27 system/settings.cpp: remove unused diseqcMode, diseqcRepeat, scanSectionsd;
remove useDefaults(), init all variables to default values
2012-04-02 13:38:45 +04:00
[CST] Focus
67c68b72c4 zapit/include/zapit/zapit.h: fix indent 2012-04-02 12:28:28 +04:00
[CST] Focus
1f1531ba86 neutrino.cpp: exit() in place of _exit() hack, for testing 2012-04-02 12:24:09 +04:00
satbaby
ab414009b5 satellites.xml: update Hotbird13 & Astra19.2
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2170 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-04-01 13:23:14 +00:00
[CST] Focus
8049155cfb eitd/sectionsd.cpp: bugfix, emove pthread_exit from OpenThreads::Thread::run functions 2012-04-01 16:50:16 +04:00
[CST]Nicu
e6b578b2e1 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
2012-03-29 21:52:27 +03:00
[CST] Focus
c793b78ca0 zapit/src/channel.cpp: add channel flag field 2012-03-29 19:26:55 +04:00
[CST] Focus
c0bb4e7e61 zapit/src/channel.cpp: comment privatePid usage, use enum for service type 2012-03-29 17:26:34 +04:00
[CST] Focus
647b7580a8 zapit/src/getservices.cpp: on load, check getServiceType() not real type 2012-03-29 17:24:32 +04:00
[CST] Focus
9a08e24b06 zapit/src/zapit.cpp: comment getPrivatePid() usage 2012-03-29 17:22:38 +04:00
[CST] Focus
53864a431c zapit/src/scanbat.cpp: api to get BAT bouquets 2012-03-29 17:19:35 +04:00
[CST] Focus
7ac8ae5801 neutrino.cpp: use locals for HD and other bouquets 2012-03-29 16:53:15 +04:00
[CST] Focus
c6bcaa963a data/locale/english.locale: use locals for HD and other bouquets 2012-03-29 13:49:43 +04:00
[CST] Focus
f5f819f598 gui/bouquetlist.cpp: use locals for HD and other bouquets 2012-03-29 13:13:33 +04:00
[CST] Focus
e755e4cfac zapit/src/bouquets.cpp: add flag for other bouquet 2012-03-29 13:13:04 +04:00
[CST] Focus
02dcd33cb3 locales: add locals for other and HD bouquet names 2012-03-29 13:12:33 +04:00
[CST] Focus
7a696e56c3 Merge branch 'multituner' into dvbsi++ 2012-03-29 12:24:25 +04:00
[CST] Focus
9f3e2dc9c5 Merge branch 'master' into multituner 2012-03-29 12:23:22 +04:00
[CST] Focus
717160618d Merge branch 'master' of 109.75.98.228:cst-private-neutrino 2012-03-29 12:23:01 +04:00
[CST] Focus
0380fc8f9b src/zapit.cpp: move TP_params TP inside class,
add method to start manual TP scan
2012-03-29 08:22:31 +00:00
focus
fad27bc5a6 lib/libdvbsub/dvbsubtitle.cpp: fix API use to new ffmpeg
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2168 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-28 16:16:32 +00:00
focus
6be9b772ae libcs headers update
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2167 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-03-28 16:16:09 +00:00