Commit Graph

3932 Commits

Author SHA1 Message Date
[CST] Focus
405ac286e3 gui/widget/menue.cpp:
always call paintHint(-1) in hide() to clear hintbox;
comment additional hintbox w/h from full_width/full_height - CComponents should clear itself;
dont always save/restore menu hint screens - why it was enabled ??
comment GenericMenuBack->setHint() in ::exec - checkHints() do the same
2012-10-19 19:30:28 +04:00
[CST] Focus
5d055324ec gui/widget/components.cpp: fix CComponentsInfoBox::hide():
call paint() with fullPaint=true to hide frame
2012-10-19 19:22:44 +04:00
[CST] Focus
90d03ede27 gui/widget/components.h: change paint() do_save_bg arg default to false - save screen used rare 2012-10-19 19:19:55 +04:00
satbaby
d21f7ca946 satellites.xml: update hotbird13 2012-10-19 12:21:47 +02:00
satbaby
c50487fc8b update locale for commit 5002a8bfa7 2012-10-19 10:53:43 +02:00
satbaby
5002a8bfa7 neutrino.cpp: make sleeptimer similar to shutdown with MsgBox at announce 2012-10-18 20:21:19 +02:00
satbaby
4a6f9467c9 bouquetlist.cpp: fix width for buttontext 2012-10-18 17:17:00 +02:00
satbaby
840ba47db1 buttons.cpp: -fix skip last button txt 2012-10-18 17:11:56 +02:00
[CST] Focus
9d4c6165ac gui/start_wizard.cpp: ask about initial settings on satellite box only 2012-10-18 13:53:13 +04:00
satbaby
7580d928f3 movieplayer.cpp: fix current pid in case of file play 2012-10-17 22:54:45 +02:00
satbaby
3fd2a73d77 movieplayer: show current AudioName in infoviewer 2012-10-17 21:39:44 +02:00
satbaby
8474038c27 infoviewer_bb.cpp: dont show CA Status in TS mode 2012-10-17 15:34:50 +02:00
svenhoefer
58f8e4e452 - deutsch.locale: add locals for slow_record stuff 2012-10-17 13:53:12 +02:00
svenhoefer
7eb4f3b9c1 - neutrino.cpp: fix c&p error in recording_slow_warning 2012-10-17 13:34:13 +02:00
[CST] Focus
d771f625a0 driver/record.cpp: use slow record warning option.
this warning tested for generic setup with usb hdd and
meant to early tell if record buffer usage reach watermark,
where user have chance to stop some of records and save others from overflow
under high load. if your think you getting false warnings, disable it
2012-10-16 19:58:58 +04:00
[CST] Focus
b6ad61b0de settings: add option to enable/disable slow record warning 2012-10-16 19:53:47 +04:00
[CST] Focus
5179aedb32 locals: add locale for slow record warning option 2012-10-16 19:53:15 +04:00
satbaby
b3db5f7f7c fix memleak 2012-10-16 15:42:10 +02:00
Stefan Seyfried
da312d2fc4 hdd_menu: correctly align partitions for 4k drives 2012-10-16 09:20:44 +02:00
Stefan Seyfried
8d8ef7ae0c simple_display: let clear() really clear the display 2012-10-16 09:14:55 +02:00
Stefan Seyfried
d30b97afa9 miscsettings: prevent segfault on hardware that can't shutdown 2012-10-16 09:13:21 +02:00
satbaby
f85251128c miscsettings_menu.cpp: fix segfault on ZEE/HD1 2012-10-15 12:10:28 +02:00
[CST] Focus
b97ed139c4 neutrino.cpp: stop radiotext when going to standby and in stop_daemons 2012-10-15 13:02:03 +04:00
[CST] Focus
2a93f2dfdf driver/record.cpp: stop radiotext before record start 2012-10-15 12:53:09 +04:00
[CST] Focus
767a7d3871 driver/genpsi.c: add fdatasync, this should wakeup hdd before record started 2012-10-15 12:49:57 +04:00
Stefan Seyfried
c984ba37cc sectionsd: make sure housekeeping exits on shutdown 2012-10-15 00:10:15 +02:00
Stefan Seyfried
0e65041fa6 neutrino: avoid destructors running on exit on sh4
after all cleanup there were still (openthread related?) crashes at
exit in the destructors, so finally simply disable them
The crashes ranged from unaligned access (SIGBUS) to malloc errors
to plain SIGSEGV.
2012-10-15 00:05:29 +02:00
Stefan Seyfried
f12c605265 zapit: stop pmt_update task during shutdown 2012-10-15 00:00:52 +02:00
Stefan Seyfried
dcb72250a7 neutrino: stop display and shutdowncount threads before exit
this should help to avoid crashes during shutdown
2012-10-14 23:57:03 +02:00
Stefan Seyfried
c37955bdb2 shutdown_count: stop thread in destructor 2012-10-14 23:53:05 +02:00
Stefan Seyfried
46a2a11d5d simple_display: stop thread on shutdown
TODO: tripledragon code needs testing
2012-10-14 23:48:44 +02:00
Stefan Seyfried
32597561a0 sectionsd: fix unlocked event access under high load 2012-10-14 21:03:34 +02:00
satbaby
5428d36da4 unused funktions 2012-10-14 17:05:43 +02:00
satbaby
3192a161f9 neutrino.cpp: dvbtime fix update when box boot from deep standby 2012-10-14 17:03:43 +02:00
Stefan Seyfried
36995d11fc neutrino: disable menu hints by default 2012-10-14 12:58:07 +02:00
Stefan Seyfried
a28e42adc2 fix build after last merge 2012-10-14 12:57:01 +02:00
Stefan Seyfried
adb23b23ee Merge branch 'uncool/dvbsi++' commit 'dc95ffa37c6'
...needs buildfixing...

Conflicts:
	data/icons/shutdown.jpg
	data/icons/start.jpg
	lib/libtuxtxt/tuxtxt.h
	src/driver/Makefile.am
	src/driver/audiodec/Makefile.am
	src/driver/framebuffer.cpp
	src/driver/record.cpp
	src/driver/volume.cpp
	src/gui/audio_setup.cpp
	src/gui/audioplayer.cpp
	src/gui/epgview.cpp
	src/gui/eventlist.cpp
	src/gui/filebrowser.cpp
	src/gui/infoviewer.cpp
	src/gui/keybind_setup.cpp
	src/gui/miscsettings_menu.cpp
	src/gui/movieplayer.cpp
	src/gui/osd_setup.cpp
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/gui/streaminfo2.cpp
	src/gui/update.cpp
	src/gui/videosettings.cpp
	src/gui/widget/menue.cpp
	src/neutrino.cpp
	src/neutrino_menue.cpp
	src/system/Makefile.am
	src/system/configure_network.cpp
	src/system/httptool.cpp
	src/system/setting_helpers.cpp
	src/timerd/timermanager.cpp
	src/zapit/include/zapit/frontend_c.h
	src/zapit/src/Makefile.am
	src/zapit/src/capmt.cpp
	src/zapit/src/frontend.cpp
	src/zapit/src/zapit.cpp
2012-10-14 12:51:07 +02:00
micha-bbg
76efa8b033 * Fix english.locale 2012-10-14 11:15:57 +01:00
micha-bbg
295efb1e07 * Timerlist: Ask if the timer of a running recording to be deleted. 2012-10-14 10:07:22 +01:00
striper
636f7cef05 - Fix daylight saving time bug in timers (backport from tuxbox-cvs) 2012-10-13 21:36:38 +02:00
striper
dc95ffa37c - audioplayer: fix memleak (THX martii) 2012-10-11 21:05:44 +02:00
striper
6138e42948 - epgview: only hide info1 if info2 begins with info1 (port from tuxbox-cvs. THX Gaucho316) 2012-10-11 20:41:46 +02:00
striper
006ca9e85a - locales
* add german translation
* remove blank
2012-10-11 19:42:11 +02:00
[CST] Focus
b461483f2f gui/imageinfo.cpp: add release/beta to image version 2012-10-11 20:33:11 +04:00
satbaby
4fa58bcd52 imageinfo.cpp: add show kernel version 2012-10-11 18:15:06 +02:00
svenhoefer
ce3f8eddf1 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-10-11 17:03:45 +02:00
svenhoefer
7a7aec266a - network_setup.cpp: add ntp-server to network-test 2012-10-11 17:02:37 +02:00
[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