Commit Graph

112 Commits

Author SHA1 Message Date
[CST] Focus
bfc30ae53e gui/scan_setup.cpp: add dynamic diseqc options switch based on frontend mode 2014-03-21 17:18:26 +04:00
[CST] Focus
acffe8024d gui/scan_setup.cpp: add fast-scan operators, add fast-scan diseqc auto-config and menu to change diseqc 2014-03-21 17:18:06 +04:00
[CST] Focus
7682d58070 gui/scan_setup.cpp: move rotor options to its own menus 2014-03-06 16:09:10 +04:00
[CST] Focus
929eb86760 gui/scan_setup.cpp, gui/motorcontrol.cpp: use per frontend rotor swap option 2014-03-06 16:09:09 +04:00
[CST] Focus
a26af0104b gui/scan_setup.cpp: fix DVB-T frontend labels 2014-02-28 13:44:23 +04:00
Stefan Seyfried
1a4f65302e scansetup: add DVB-T
Conflicts:
	src/gui/scan_setup.cpp
	src/gui/scan_setup.h
2014-02-28 13:44:22 +04:00
Stefan Seyfried
5f4c1b986c add basic support for DVB-T
This needs more fine tuning wrt scan setup etc, but should work for now.

Conflicts:
	data/Makefile.am
	data/locale/english.locale
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/neutrino.cpp
	src/zapit/include/zapit/getservices.h
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp
2014-02-28 13:44:22 +04:00
svenhoefer
6995e1a765 - adapt ShowHint handling from martii's neutrino-mp 2014-01-22 12:11:52 +01:00
M. Liebmann
31842369cc Preparing the input classes for Lua
- Add non locale variants for CExtendedInput, CStringInput,
  CStringInputSMS, CPINInput
  THX Martii
2014-01-19 20:57:38 +01:00
M. Liebmann
0a5a7b3146 CScanSettings: convert char[...] configuration values to std::string 2014-01-19 20:57:38 +01:00
M. Liebmann
b41819190d Preparing the menu classes for Lua Part #2
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
  THX Martii
2014-01-19 20:57:37 +01:00
Jacek Jendrzej
7b40b61c9a remove CURRENTSERVICES_XML after reload channels 2014-01-18 21:02:23 +01:00
[CST] Focus
468a8df8f4 gui/scan_setup.cpp: fix separator between sat and cable scan option 2014-01-08 16:11:18 +04:00
[CST] Focus
a0afda1c11 gui/scan_setup.cpp: fix tune timeout: value is in 1/10 sec (100ms) 2013-12-23 19:53:32 +04:00
martii
b69bdc38d9 gui/scan_setup: use locale when displaying seconds 2013-12-22 16:36:13 +01:00
martii
18c97c17d3 gui/scan_setup: use language specific decimal separator 2013-12-22 16:36:13 +01:00
martii
a0f2960501 gui/scan_setup: show unit for motor speed 2013-12-22 16:36:13 +01:00
martii
60e6647244 gui/scan_setup: add unit to fe timeout chooser
(and add unit-locals from martiis-neutrino-mp)
2013-12-21 22:04:32 +01:00
M. Liebmann
101fe3a4b8 CScanSetup: Remove duplicate separator line from cable scanmenu 2013-12-01 16:39:35 +01:00
[CST] Focus
4e48e81914 gui/scan_setup.cpp: fix memleaks 2013-11-29 17:27:10 +04:00
[CST] Focus
3022dc251d gui/scan_setup.cpp: remove tuner name from tuner setup menu header for easymenu mode 2013-11-12 17:21:36 +04:00
[CST] Focus
339b047019 gui/scan_setup.cpp: force fe link on master change, too 2013-11-08 15:54:20 +04:00
[CST] Focus
7c4b9d3fdd gui/scan_setup.cpp: disable frontend setup, if record running 2013-11-08 15:50:23 +04:00
[CST] Focus
70725b323b gui/scan_setup.cpp: do not add satellites to select from disabled frontend;
add intro items for scan menu not dependent on wizard mode:
after wizard mode disabled, code add one more item (subhead), and saved
selected invalidated, as result ie no selected item at all
2013-11-05 15:34:24 +04:00
[CST] Focus
8ef3efc72d gui/scan_setup.cpp: set wizard mode for frontend setup menu 2013-11-05 11:44:44 +04:00
[CST] Focus
de8262f03f gui/scan_setup.cpp: fix 96b7d939ca,
do not show tuner name in tuner select menu for easymenu mode
2013-11-01 09:08:58 +04:00
[CST] Focus
96b7d939ca gui/scan_setup.cpp: add tuner type to tuner select menu 2013-10-30 18:44:48 +04:00
[CST] Focus
7bf76aad3d gui/scan_setup.cpp: fix broken zapit config for frontend setup 2013-10-25 16:17:55 +04:00
[CST] Focus
c437b8cf6a gui/scan_setup.cpp: fix crashes due to move tuner setup;
auto-save settings;
re-order menu options;
should fix satSelect memleak
2013-10-25 15:51:34 +04:00
[CST] Focus
067891fe52 move tuner setup to Service menu 2013-10-25 14:27:38 +04:00
[CST] Focus
17bc0f968d gui/scan_setup.cpp: cleanup, fix FEC options on mixed sat+cable box 2013-09-16 14:36:22 +04:00
Jacek Jendrzej
5e60b64469 gui/scan_setup:fix override gotoXXLongitude & gotoXXLatitude with uninitialized zapit_lat or zapit_long 2013-09-01 14:35:35 +02:00
[CST] Focus
5b57fc6150 gui/scan_setup.cpp: disable frontend motor options, if more not master or independent 2013-07-23 16:10:28 +04:00
[CST] Focus
baf2df01dd gui/scan_setup.cpp: show sat diseqc and rotor position in sat config menu 2013-07-18 14:51:59 +04:00
[CST] Focus
ae1abb6fa6 gui/scan_setup.cpp: fix use usals for all option, use per-frontend use_usals 2013-07-18 14:51:59 +04:00
[CST] Focus
4d7fb7e362 gui/scan_setup.cpp: fix manual frequency input lenght 2013-07-18 14:51:59 +04:00
[CST] Focus
d5e57f8877 start wizard: add easy mode as requested by customers,
which only ask for gui language and show fast scan (sat) and/or simple cable scan menu
2013-06-28 15:55:19 +04:00
[CST] Focus
584405883d src/gui/scan_setup.cpp: prevent crash in wizard - channel list not created yet 2013-06-28 15:55:19 +04:00
[CST] Focus
5c60ba98e6 Revert "gui/scan_setup.cpp: disable intro items in select satellite -"
seems to be fixed.

This reverts commit 41aaf96278.
2013-06-27 15:03:48 +04:00
[CST] Focus
9412f3a041 gui/scan_setup.cpp: add flag to ignore manual scan params update, while scan menu active 2013-06-10 15:57:20 +04:00
[CST] Focus
41aaf96278 gui/scan_setup.cpp: disable intro items in select satellite -
multi-page menu with intro items has old bug with last item refresh/clear
2013-06-02 10:49:13 +04:00
[CST] Focus
6f8ef9ec46 Merge branch 'next' into next-cc
Conflicts:
	data/locale/english.locale
	src/driver/framebuffer.cpp
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/moviebrowser.cpp
2013-06-02 10:46:42 +04:00
Jacek Jendrzej
49008d4885 CScanSetup::showScanMenu - add digi keys to cable menu 2013-06-01 18:31:16 +02:00
[CST] Focus
2cfb8d487a gui/scan_setup.cpp: dont show rotor options on cable-only box 2013-04-30 10:14:59 +04:00
Stefan Seyfried
bb560fbf47 reloadchannels: make sure that channel flags are updated when reloading 2013-04-17 10:21:33 +04:00
[CST] Focus
3526df97ee gui/scan_setup.cpp: remove linkFrontends() from saveScanSetup() - its done if needed on leave tuner setup 2013-04-16 15:28:21 +04:00
[CST] Focus
c70f94e89b gui/scan_setup.cpp: show tuners mode also in top tuner menu 2013-03-29 17:16:15 +04:00
[CST] Focus
513f56426f gui/scan_setup.cpp: add flag to track fe mode, diseqc mode changes;
show tuners setup in its own function;
auto-apply tuners link if modes changed on quit from tuners setup menu;
re-zap to current channel if fe modes or diseqc mode changed
2013-03-14 12:07:46 +04:00
[CST] Focus
026592e8fe Merge branch 'dvbsi++' into next
Conflicts:
	src/neutrino.cpp
	src/zapit/src/femanager.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/transponder.cpp
2013-02-28 16:39:34 +04:00
Stefan Seyfried
4dbeb3a31e neutrino: fix 32<->64bit format string warnings
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t
2013-02-21 15:47:18 +01:00