Jacek Jendrzej
43047a7a4a
miscsettings_menu.cpp: fix segfault on ZEE/HD1
...
Origin commit data
------------------
Commit: f85251128c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-15 (Mon, 15 Oct 2012)
2012-10-15 12:10:28 +02:00
[CST] Focus
56255b659c
neutrino.cpp: stop radiotext when going to standby and in stop_daemons
...
Origin commit data
------------------
Commit: b97ed139c4
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-15 (Mon, 15 Oct 2012)
2012-10-15 13:02:03 +04:00
[CST] Focus
92c242249a
driver/record.cpp: stop radiotext before record start
...
Origin commit data
------------------
Commit: 2a93f2dfdf
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-15 (Mon, 15 Oct 2012)
2012-10-15 12:53:09 +04:00
[CST] Focus
5b8235061d
driver/genpsi.c: add fdatasync, this should wakeup hdd before record started
...
Origin commit data
------------------
Commit: 767a7d3871
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-15 (Mon, 15 Oct 2012)
2012-10-15 12:49:57 +04:00
Jacek Jendrzej
bc458325f6
unused funktions
...
Origin commit data
------------------
Commit: 5428d36da4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-14 (Sun, 14 Oct 2012)
2012-10-14 17:05:43 +02:00
Jacek Jendrzej
6be7716efd
neutrino.cpp: dvbtime fix update when box boot from deep standby
...
Origin commit data
------------------
Commit: 3192a161f9
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-14 (Sun, 14 Oct 2012)
2012-10-14 17:03:43 +02:00
Michael Liebmann
f609fc53c9
Timerlist: Ask if the timer of a running recording to be deleted.
...
Origin commit data
------------------
Commit: 295efb1e07
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-10-14 (Sun, 14 Oct 2012)
Origin message was:
------------------
* Timerlist: Ask if the timer of a running recording to be deleted.
2012-10-14 10:07:22 +01:00
gixxpunk
13ba395dc2
Fix daylight saving time bug in timers (backport from tuxbox-cvs)
...
Origin commit data
------------------
Commit: 636f7cef05
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2012-10-13 (Sat, 13 Oct 2012)
Origin message was:
------------------
- Fix daylight saving time bug in timers (backport from tuxbox-cvs)
2012-10-13 21:36:38 +02:00
gixxpunk
890b4f2c0a
audioplayer: fix memleak (THX martii)
...
Origin commit data
------------------
Commit: dc95ffa37c
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
Origin message was:
------------------
- audioplayer: fix memleak (THX martii)
2012-10-11 21:05:44 +02:00
gixxpunk
1c22455ae6
epgview: only hide info1 if info2 begins with info1 (port from tuxbox-cvs. THX Gaucho316)
...
Origin commit data
------------------
Commit: 6138e42948
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
Origin message was:
------------------
- epgview: only hide info1 if info2 begins with info1 (port from tuxbox-cvs. THX Gaucho316)
2012-10-11 20:41:46 +02:00
[CST] Focus
05993a2873
gui/imageinfo.cpp: add release/beta to image version
...
Origin commit data
------------------
Commit: b461483f2f
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 20:33:11 +04:00
Jacek Jendrzej
9259a54d03
imageinfo.cpp: add show kernel version
...
Origin commit data
------------------
Commit: 4fa58bcd52
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 18:15:06 +02:00
vanhofen
49b5d06a97
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: ce3f8eddf1
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 17:03:45 +02:00
vanhofen
f1fe58f374
network_setup.cpp: add ntp-server to network-test
...
Origin commit data
------------------
Commit: 7a7aec266a
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-10-11 (Thu, 11 Oct 2012)
Origin message was:
------------------
- network_setup.cpp: add ntp-server to network-test
2012-10-11 17:02:37 +02:00
[CST] Focus
e6946fb046
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)
Origin commit data
------------------
Commit: 4758457e49
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 18:41:59 +04:00
[CST] Focus
d67d179a77
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
Origin commit data
------------------
Commit: 21ffa39a45
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 18:38:35 +04:00
[CST] Focus
555168852a
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: 11c5567cbc
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 18:03:04 +04:00
Jacek Jendrzej
ce579c2dce
nfs.cpp: disable mount option if mountpoint is mounted
...
Origin commit data
------------------
Commit: 5983d36b14
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 14:59:52 +02:00
Jacek Jendrzej
c4e64d1de3
nfs.cpp:NFSMountGui: disable username and password properly, ported from tuxbox cvs
...
Origin commit data
------------------
Commit: 9526434754
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 14:16:49 +02:00
Jacek Jendrzej
694d2b5de6
Neutrino: rework COnOffNotifier and use it if possible, ported from tuxbox cvs
...
Origin commit data
------------------
Commit: 7b06b3fd38
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 14:11:05 +02:00
Jacek Jendrzej
99c9931a45
nfs.cpp:Show OK buttons on menu forwarders, ported from tuxbox cvs
...
Signed-off-by: satbaby <crashdvb@googlemail.com >
Origin commit data
------------------
Commit: 4c1552ead9
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 14:10:14 +02:00
Jacek Jendrzej
ade3e62d89
nfs.cpp:Update mount icon after mounting, ported from tuxbox cvs
...
Origin commit data
------------------
Commit: 7a8097907c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-11 (Thu, 11 Oct 2012)
2012-10-11 14:10:01 +02:00
vanhofen
d103a78525
network_setup.cpp: little rework in output from network-test
...
Origin commit data
------------------
Commit: 392e84aa99
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-10-11 (Thu, 11 Oct 2012)
Origin message was:
------------------
- network_setup.cpp: little rework in output from network-test
2012-10-11 13:49:08 +02:00
[CST] Focus
25be5abc24
zapit/src/zapit.cpp: change signal lock monitor (disabled at the moment)
...
Origin commit data
------------------
Commit: 296aee816c
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-10 (Wed, 10 Oct 2012)
2012-10-10 18:34:19 +04:00
[CST] Focus
d5d9e20d02
zapit/src/scannit.cpp: fix satellite descriptor satellite position
...
Origin commit data
------------------
Commit: a9950f10eb
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-10 (Wed, 10 Oct 2012)
2012-10-10 18:33:11 +04:00
[CST] Focus
dac4a67678
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: 1c113127ce
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-08 (Mon, 08 Oct 2012)
2012-10-08 11:06:47 +04:00
Jacek Jendrzej
eafe3d2924
record.cpp:fix possible recording in flash
...
Origin commit data
------------------
Commit: 309c17d567
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-05 (Fri, 05 Oct 2012)
2012-10-05 12:44:59 +02:00
[CST] Focus
f269cc5378
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: aadf95071d
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-03 (Wed, 03 Oct 2012)
2012-10-03 11:03:41 +04:00
Jacek Jendrzej
4e6ea3810f
neutrino.cpp: fix possible segfault , suplement to 8c27ae6270
...
Origin commit data
------------------
Commit: 6ac36258d6
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 16:28:24 +02:00
Jacek Jendrzej
8c27ae6270
use my_system instead of system
...
Origin commit data
------------------
Commit: bb2efeb45b
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 12:42:31 +02:00
[CST] Focus
cba0cc7e5d
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: 59430be85f
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 14:10:29 +04:00
Michael Liebmann
72d855d2eb
osd_setup.cpp: Fix segfault in mode single tuner/display tuner icon
...
Origin commit data
------------------
Commit: 7a414b7c56
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2012-10-02 (Tue, 02 Oct 2012)
2012-10-02 11:08:48 +01:00
[CST] Focus
f38e5d05a2
gui/start_wizard.cpp: copy initial zapit settings from /var/tuxbox/config/initial/ if found
...
Origin commit data
------------------
Commit: 4c41541f20
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-29 (Sat, 29 Sep 2012)
2012-09-29 14:46:43 +04:00
[CST] Focus
e5fc214a64
locals: add locales for start wizard initial settings
...
Origin commit data
------------------
Commit: 410b19aaf3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-29 (Sat, 29 Sep 2012)
2012-09-29 14:45:57 +04:00
[CST] Focus
040c3c0a95
zapit/src/zapit.cpp: add missing initial volume set
...
Origin commit data
------------------
Commit: f7bcb3dd64
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-29 (Sat, 29 Sep 2012)
2012-09-29 14:44:48 +04:00
Jacek Jendrzej
2c4366f73d
test_menu.cpp: fix compil
...
Origin commit data
------------------
Commit: 07ab8ad0c9
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-27 (Thu, 27 Sep 2012)
2012-09-27 17:01:42 +02:00
vanhofen
3d1bca8983
system/helpers: rework get_fs_usage()
...
also comment some unuses variables in src/infoviever_bb.{h,cpp}
Origin commit data
------------------
Commit: 7c01980e94
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-09-27 (Thu, 27 Sep 2012)
Origin message was:
------------------
- 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] Focus
b91dbbd57c
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
Origin commit data
------------------
Commit: b8ff3bbdd5
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-25 (Tue, 25 Sep 2012)
2012-09-25 17:19:28 +04:00
[CST] Focus
00ce5f0271
locals: add locales for record status
...
Origin commit data
------------------
Commit: 59ea9c05f3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-25 (Tue, 25 Sep 2012)
2012-09-25 17:13:25 +04:00
vanhofen
2dd8f2d567
movieinfo: supplement to 8fd0985e93
...
re-insert the wrong <qualitiy>-tag to keep compatibility
but this tag will not longer be written into xml-files.
Origin commit data
------------------
Commit: 2133b25783
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-09-24 (Mon, 24 Sep 2012)
Origin message was:
------------------
- movieinfo: supplement to 8fd0985e93
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
vanhofen
8fd0985e93
movieinfo.h: typo in xml-entry "quality"
...
Origin commit data
------------------
Commit: fb8a993e77
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-09-23 (Sun, 23 Sep 2012)
Origin message was:
------------------
- movieinfo.h: typo in xml-entry "quality"
2012-09-23 22:57:47 +02:00
[CST] Focus
91cbb8644c
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 ?
Origin commit data
------------------
Commit: 0d4ce318c3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 18:47:42 +04:00
[CST] Focus
0397d4c20c
system/helpers.cpp: fix check_dir - we use it to check for record, last change allow recording to jffs2
...
Origin commit data
------------------
Commit: 108ee92618
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 18:44:47 +04:00
[CST] Focus
2e289f88f9
gui/dboxinfo.cpp: show free mem without cached/buffers; add 5 seconds timer to update window
...
Origin commit data
------------------
Commit: bc74b0c3a6
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 17:45:19 +04:00
[CST] Focus
07bec56ed7
system/helpers.cpp: add function to get total/free mem without cached/buffers
...
Origin commit data
------------------
Commit: 5dc2656b8e
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 17:41:28 +04:00
[CST] Focus
a8b26307d6
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: ae3c411fc3
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-21 (Fri, 21 Sep 2012)
2012-09-21 09:59:16 +04:00
Jacek Jendrzej
f214c79b0d
Zombie Killer ;)
...
Origin commit data
------------------
Commit: 768a064629
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2012-09-20 (Thu, 20 Sep 2012)
2012-09-20 22:43:00 +02:00
[CST] Focus
06cfb467dc
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
...
Origin commit data
------------------
Commit: b2f07bc47a
Author: [CST] Focus <focus.cst@gmail.com >
Date: 2012-09-20 (Thu, 20 Sep 2012)
2012-09-20 17:03:15 +04:00
vanhofen
f36d3bd2c0
neutrino.cpp: localize "Saving EPG"
...
Origin commit data
------------------
Commit: 708b6a3ad0
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-09-19 (Wed, 19 Sep 2012)
Origin message was:
------------------
- neutrino.cpp: localize "Saving EPG"
2012-09-19 21:58:21 +02:00
vanhofen
a6510843d3
infoviewerbb: determination of hdd-percentage in a seperate thread
...
Origin commit data
------------------
Commit: 87f7a224f7
Author: vanhofen <vanhofen@gmx.de >
Date: 2012-09-19 (Wed, 19 Sep 2012)
Origin message was:
------------------
- infoviewerbb: determination of hdd-percentage in a seperate thread
2012-09-19 21:23:50 +02:00