Commit Graph

42 Commits

Author SHA1 Message Date
[CST] Focus
b0bc4299ba gui/scan_setup.cpp: uncomment removed by error rotor move voltage 2012-09-10 19:19:05 +04:00
micha-bbg
da40a11023 * src/gui/scan_setup.cpp: Add missing menu hint 2012-08-12 09:39:53 +01:00
[CST] Focus
3fd7a24c89 gui/scan_setup.cpp: update NID menu item, if NID found for cable provider;
add simplified cable scan menu - not tested yet
2012-07-31 18:28:44 +04:00
[CST] Focus
f599fa2e71 gui/scan_setup.cpp: add hints 2012-07-16 11:11:05 +04:00
[CST] Focus
d2aaab95bf gui/scan_setup.cpp: fix crash in latitude/longtitude options 2012-07-08 15:22:33 +04:00
[CST] Bas
b3038287d1 frontend: use a private version of FrontendParameters to include (optional) additional parameters like rolloff, delsys. 2012-06-22 14:15:30 +08:00
[CST] Focus
b15a335144 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-06-18 20:04:58 +04:00
satbaby
7d8d995046 use empty() instead of size() 2012-06-18 16:57:44 +02:00
[CST] Focus
c0e03b1d53 comment not needed SaveMotorPositions code and calls 2012-06-13 12:14:29 +04:00
[CST] Focus
03f31b80e9 mymenu.h: move non-common options to corresponding files 2012-06-06 14:28:18 +04:00
[CST] Focus
3508ed4507 gui/scan_setup.cpp: fix CScanSetup::changeNotify - no need to repaint menu 2012-05-31 18:04:17 +04:00
[CST] Focus
c19de32b6a gui/scan_setup.cpp: fix crash, when changing diseqc type after sat lnb configure -
comment unneeded CGenericMenuActivate items, lnb setup menu is dynamic
2012-05-24 13:27:11 +04:00
[CST] Focus
0319c4faad GUI: remove CMenuWidget->hide() calls - CMenuWidget->exec() always hide before return 2012-05-07 15:37:02 +04:00
[CST] Focus
5814f1e465 gui/scan_setup.cpp: fix memleaks when using CMenuForwarder;
remove unused fselected, selected
2012-05-05 16:02:13 +04:00
[CST] Focus
d8f6dbde0d gui/scan_setup.cpp: re-create sat select menu on sat box only 2012-04-27 15:20:34 +04:00
[CST] Focus
d15171499e gui/scan_setup.cpp: disable testing menu options 2012-04-18 18:00:42 +04:00
[CST] Focus
ea4ba454cb gui/scan_setup.cpp: compare transponder to set selected in transponder list 2012-04-17 19:54:45 +04:00
[CST] Focus
ced3a51fbd gui/scan_setup.cpp: move cable network ID to next menu level 2012-04-17 19:26:51 +04:00
[CST] Focus
1c2363cfb4 gui/scan_setup.cpp,
gui/channellist.cpp,
gui/bedit/bouqueteditor_channels.cpp,
gui/bedit/bouqueteditor_chanselect.cpp: use transponder::description to show channel details
2012-04-17 18:42:52 +04:00
[CST] Focus
c14741dcd2 GUI: add support for L/R, use transponder::pol to display polarization 2012-04-16 16:56:26 +04:00
[CST] Focus
6d52724dfc gui/scan_setup.cpp: get satellite transponders from CServiceManager 2012-04-13 18:01:45 +04:00
[CST] Focus
b69cb1019c replace GET_SATELLITEPOSITION_FROM_TRANSPONDER_ID with cached satellitePosition 2012-04-10 18:14:26 +04:00
[CST] Focus
2b5fb9ed6c gui/scan_setup.cpp: use CServiceScan::SCAN flags enum 2012-04-02 14:36:15 +04:00
[CST] Focus
dc4025b3f5 gui/scan_setup.cpp: use resetWidget(true) 2012-03-26 20:14:42 +04:00
[CST] Focus
b88b783a0b gui/scan_setup.cpp: add new options, WIP/testing 2012-03-26 19:53:52 +04:00
[CST] Focus
9c78b22e35 gui/scan_setup.cpp: split NIT flag for auto and manual mode 2012-03-25 16:40:22 +04:00
[CST] Focus
e1f6bc9212 gui/scan_setup.cpp: show tuner number as 1/2 2012-03-09 17:58:57 +04:00
[CST] Focus
c489a4fcc4 Dont use FEC menu entry on cable box 2012-02-20 16:05:58 +04:00
[CST] Focus
7e469e7c4f Merge branch 'master' into multituner 2012-01-26 19:37:46 +04:00
satbaby
163052cd39 dont reload chanellist after manuel reload
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2065 e54a6e83-5905-42d5-8d5c-058d10e6a962
2012-01-17 20:07:13 +00:00
[CST] Focus
20b61be14a scan_setup: re-write to support two frontends; move update of manual scan menu params from neutrino; changeNotify for related params 2012-01-13 14:46:14 +04:00
thilo
da0889afd4 *neutrino scan_setup: leave menue on menu key
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1974 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-12-15 08:22:30 +00:00
seife
d6b0f49e23 neutrino: show 'reloading services' box earlier
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1745 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-10-03 17:58:47 +00:00
focus
6c6c2e9b29 Remove globals and use new zapit class members
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1698 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-18 13:35:08 +00:00
focus
8b4ba11adf use CZapit class
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1653 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-09-01 12:30:24 +00:00
focus
c5cd73c141 Disable scan start if recording running
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1612 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-08-02 09:38:40 +00:00
focus
53f4be8a27 Remove extern frontend
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@1568 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-07-21 10:34:32 +00:00
thilo
82be0b9f10 *neutrino scan_setup: fix double entries in satlist
It was necessary to clean satlist in 'addScanMenuAutoScanAll()',
because of multiple generated options in satlist,
This ensures that we have a clean list before we add new options.

thx SatBaby for hint

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1497 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-05-28 21:42:42 +00:00
thilo
c1816b159b *neutrino scan_setup: safe scan.conf
scan.conf file should now saved after saving scansettings

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1366 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-31 13:45:01 +00:00
thilo
27dcf63884 *neutrino scansetup: use unified menu width
make width usable also for transponder selector

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1334 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-24 10:13:39 +00:00
thilo
91071d38f8 *neutrino scansetup: use correct actionkey
previous solution was bad, sry.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1333 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-24 09:26:46 +00:00
thilo
d2d3923635 *neutrino scansettings: moved scan setup into it's own modul
this was a port of original tuxbox neutrino as a
as similar for stand alone modules, hope it' works, but bugs are not excluded

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1331 e54a6e83-5905-42d5-8d5c-058d10e6a962
2011-03-23 10:57:55 +00:00