[CST] Focus
a9950f10eb
zapit/src/scannit.cpp: fix satellite descriptor satellite position
2012-10-10 18:33:11 +04: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] 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] 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
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
Thilo Graf
5a5ec2bba0
*CTimerList: show warnings on overlapping recording only in single mode
...
NOTE: Only tested on single box by me, please send feedback
2012-09-18 12:10:17 +02:00
Thilo Graf
807dce9497
*CInfoViewer: don't show tuner icon with single boxes
2012-09-18 12:10:17 +02:00
micha-bbg
1b1213c7bb
* Update deutsch.locale
2012-09-18 03:42:41 +01:00
svenhoefer
d00032975a
- vdf: reducing flicker while going into standby
2012-09-17 21:55:53 +02:00
satbaby
7b2ac6d337
streaminfo2.cpp:tiny fix
2012-09-17 14:17:16 +02:00
[CST] Focus
5f49b44bfc
Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
2012-09-17 13:25:23 +04:00
[CST] Focus
b194502795
zapit/src/zapit.cpp: change volume debug level
2012-09-17 13:24:56 +04:00
[CST] Focus
ff129578e6
zapit/src/capmt.cpp: reduce debug
2012-09-17 13:20:44 +04:00
satbaby
324a4721f4
sectionsd.cpp:-fix search mode
2012-09-16 20:15:38 +02:00
satbaby
c7e764f93c
sectionsd.cpp:-fix channelID
2012-09-16 16:42:26 +02:00
svenhoefer
acaf807bbb
- helpers.cpp: fix errorlevel of child-process; whitespace cleanup
2012-09-15 21:26:12 +02:00
satbaby
bf1f9afc8d
oops
2012-09-15 15:33:50 +02:00
satbaby
87342fd0d9
my_system fix
2012-09-15 11:20:49 +02:00
satbaby
e45aa72605
moviebrowser.cpp: -fix2 vfd
2012-09-14 20:12:04 +02:00
satbaby
bafceab7f0
neutrino.cpp: -fix CVFD on timeshift stop
2012-09-14 15:44:33 +02:00
[CST] Focus
12eee1db1e
neutrino.cpp: remove StartAutoRecord on leaving standby - auto-timeshift started later anyway
2012-09-13 20:18:32 +04:00
[CST] Focus
2d0642d36d
driver/record.cpp: fix temp timeshift file delete cmd
2012-09-13 20:10:53 +04:00
[CST] Focus
106c59a792
driver/record.cpp: always call RestoreNeutrino(), if record start failed
2012-09-13 20:07:18 +04:00