Commit Graph

3775 Commits

Author SHA1 Message Date
[CST] Focus
4758457e49 zapit/src/femanager.cpp: change frontend init:
dont call setDiseqcType direct, setMode will call Init() or setMasterSlave();
force Init() on frontend re-open (leaving standby)
2012-10-11 18:41:59 +04:00
[CST] Focus
21ffa39a45 zapit/src/frontend.cpp: cleanup unused;
remove redundant data members;
dont set anything on first Open(), add Init() for this - will be called from femanager;
dont init diseqc if no diseqc type set;
dont send diseqc commands if no input is set;
increase wait after voltage change;
set voltage before diseqc commands
2012-10-11 18:38:35 +04:00
[CST] Focus
11c5567cbc Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-11 18:03:04 +04:00
satbaby
5983d36b14 nfs.cpp: disable mount option if mountpoint is mounted 2012-10-11 14:59:52 +02:00
satbaby
9526434754 nfs.cpp:NFSMountGui: disable username and password properly, ported from tuxbox cvs 2012-10-11 14:16:49 +02:00
satbaby
7b06b3fd38 Neutrino: rework COnOffNotifier and use it if possible, ported from tuxbox cvs 2012-10-11 14:11:05 +02:00
satbaby
4c1552ead9 nfs.cpp:Show OK buttons on menu forwarders, ported from tuxbox cvs
Signed-off-by: satbaby <crashdvb@googlemail.com>
2012-10-11 14:10:14 +02:00
satbaby
7a8097907c nfs.cpp:Update mount icon after mounting, ported from tuxbox cvs 2012-10-11 14:10:01 +02:00
svenhoefer
392e84aa99 - network_setup.cpp: little rework in output from network-test 2012-10-11 13:49:08 +02:00
[CST] Focus
296aee816c zapit/src/zapit.cpp: change signal lock monitor (disabled at the moment) 2012-10-10 18:34:19 +04:00
[CST] Focus
a9950f10eb zapit/src/scannit.cpp: fix satellite descriptor satellite position 2012-10-10 18:33:11 +04:00
satbaby
849b306985 satellites.xml: update astra19 hotbird13 2012-10-10 13:07:10 +02:00
[CST] Bas
00e9ba9467 neutrino: add some autorun.sh file for apollo. 2012-10-10 10:49:18 +08:00
[CST] Focus
1c113127ce Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-08 11:06:47 +04:00
striper
27124f0328 - deutsch.locale: add some missing entries 2012-10-06 18:40:45 +02:00
striper
4a819b80eb - cables.xml: add new transponders for Unitymedia 2012-10-06 18:40:30 +02:00
satbaby
309c17d567 record.cpp:fix possible recording in flash 2012-10-05 12:44:59 +02:00
[CST] Focus
aadf95071d Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-03 11:03:41 +04:00
satbaby
6ac36258d6 neutrino.cpp: fix possible segfault , suplement to bb2efeb45b 2012-10-02 16:28:24 +02:00
satbaby
bb2efeb45b use my_system instead of system 2012-10-02 12:42:31 +02:00
[CST] Focus
59430be85f Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-02 14:10:29 +04:00
micha-bbg
7a414b7c56 osd_setup.cpp: Fix segfault in mode single tuner/display tuner icon 2012-10-02 11:08:48 +01:00
[CST] Bas
7d5a3f7b18 Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo 2012-09-29 19:36:44 +08:00
[CST] Focus
4c41541f20 gui/start_wizard.cpp: copy initial zapit settings from /var/tuxbox/config/initial/ if found 2012-09-29 14:46:43 +04:00
[CST] Focus
410b19aaf3 locals: add locales for start wizard initial settings 2012-09-29 14:45:57 +04:00
[CST] Focus
f7bcb3dd64 zapit/src/zapit.cpp: add missing initial volume set 2012-09-29 14:44:48 +04:00
satbaby
07ab8ad0c9 test_menu.cpp: fix compil 2012-09-27 17:01:42 +02:00
svenhoefer
7c01980e94 - system/helpers: rework get_fs_usage()
also comment some unuses variables in src/infoviever_bb.{h,cpp}
2012-09-27 12:22:33 +02:00
[CST] Bas
5aeca6ef13 neutrino: fix code to new 'generic' frontpanel/ir headers. 2012-09-26 18:19:35 +08:00
[CST] Bas
a669bc83af src/timerd/timermanager.cpp: fix faulty merge. 2012-09-26 18:19:13 +08:00
[CST] Bas
a222240dbb Merge branch 'neutrino-apollo' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Conflicts:
	src/timerd/timermanager.cpp
2012-09-26 17:52:47 +08:00
S.R. van Loon
83636ebb6e neutrino: change all remote/frontpanel stuff to use the new headers. 2012-09-25 22:23:17 +08:00
[CST] Focus
b8ff3bbdd5 driver/record.cpp: add timer to monitor record status;
add warning, when record buffer close to or already overflow;
change single record stop to sync mode - under high load stopTimerEvent() takes too long
2012-09-25 17:19:28 +04:00
[CST] Focus
70836baa48 lib/libcoolstream/record_cs.h: update header 2012-09-25 17:13:43 +04:00
[CST] Focus
59ea9c05f3 locals: add locales for record status 2012-09-25 17:13:25 +04:00
svenhoefer
2133b25783 - movieinfo: supplement to fb8a993e77
re-insert the wrong <qualitiy>-tag to keep compatibility
but this tag will not longer be written into xml-files.
2012-09-24 11:26:42 +02:00
[CST] Bas
fbc512889f Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo 2012-09-24 15:28:48 +08:00
svenhoefer
fb8a993e77 - movieinfo.h: typo in xml-entry "quality" 2012-09-23 22:57:47 +02:00
[CST] Focus
0d4ce318c3 gui/infoviewer_bb.cpp: disable thread to update hdd used percent -
there is screen corruption/artifacts (race?).
better solution needed, probably hdd monitor thread which cache data ?
2012-09-21 18:47:42 +04:00
[CST] Focus
108ee92618 system/helpers.cpp: fix check_dir - we use it to check for record, last change allow recording to jffs2 2012-09-21 18:44:47 +04:00
[CST] Focus
bc74b0c3a6 gui/dboxinfo.cpp: show free mem without cached/buffers; add 5 seconds timer to update window 2012-09-21 17:45:19 +04:00
[CST] Focus
5dc2656b8e system/helpers.cpp: add function to get total/free mem without cached/buffers 2012-09-21 17:41:28 +04:00
[CST] Focus
ae3c411fc3 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-09-21 09:59:16 +04:00
satbaby
768a064629 Zombie Killer ;) 2012-09-20 22:43:00 +02:00
[CST] Focus
b2f07bc47a Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-09-20 17:03:15 +04:00
svenhoefer
708b6a3ad0 - neutrino.cpp: localize "Saving EPG" 2012-09-19 21:58:21 +02:00
svenhoefer
87f7a224f7 - infoviewerbb: determination of hdd-percentage in a seperate thread 2012-09-19 21:23:50 +02:00
satbaby
8f509f5dcf use new for buf, fix for last commit 2012-09-18 19:43:24 +02:00
satbaby
a84ba36e0b use new for buf, fix possible memlaek 2012-09-18 18:38:03 +02:00
Thilo Graf
ca748c6f48 *COsdSetup: show correct option in infobar tuner icon setup item
It could be confused for single stb users to see the option
'ON', although it is not possible.
So it's better to show only a possible or real option at item, if stb is in single mode or
item is disabled,
but the real value of g_settings.infobar_show_tuner is not touched.
2012-09-18 12:10:18 +02:00