Commit Graph

583 Commits

Author SHA1 Message Date
satbaby
59fa692bd0 supplement to 7bebdf91e0, simplification 2012-12-08 16:28:53 +01:00
satbaby
7bebdf91e0 add provider name to infobar , no gui option 2012-12-08 11:15:40 +01:00
[CST] Bas
9448cd8d2a Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Conflicts:
	src/nhttpd/yhttpd.cpp
2012-12-07 14:39:05 +08:00
[CST] Focus
d5cd463e17 neutrino.cpp: fix subchannel up/down processing:
if key_subchannel_up/down is set to different than left/right keys,
and mode_left_right_key_tv == SNeutrinoSettings::VOLUME, CVolume::setVolume called,
but not process other keys, and post msg again -> loop forever.
- process mode_left_right_key_tv modes only if subchannel up/down == left/right
2012-12-04 14:52:03 +04:00
[CST] Focus
c77138f260 neutrino.cpp: revert mount at startup to system -
fs can be not only ext3 but different
2012-12-04 13:58:41 +04:00
[CST] Bas
8940ba4e7d neutrino: set new cpu clock after returning from standby. 2012-12-04 00:31:36 +08:00
[CST] Bas
b018c08cce neutrino: add TANK video modes (we only support RGB / YPBPR on both cinch and scart at the same time). 2012-12-04 00:28:34 +08:00
Stefan Seyfried
e5e7d52fa1 Merge branch 'uncool/dvbsi++'
Conflicts:
	data/icons/border_lr.png
	data/icons/border_ul.png
	src/driver/rcinput.cpp
	src/driver/streamts.cpp
	src/system/setting_helpers.cpp
2012-11-23 18:45:22 +01:00
Stefan Seyfried
86876c76b4 neutrino: clear currentnext event info when waking from standby
this ensures that the EVT_CURRENTEPG is delivered and playback
properly started after resuming from standby
2012-11-21 16:41:37 +01:00
satbaby
0f8c9bbef1 src/neutrino.cpp: add cancel message to RC_standby_on and RC_power_off (THX Gaucho316) 2012-11-16 13:36:12 +01:00
[CST] Focus
b478212140 neutrino.cpp: comment saveSetup in signal handler - this can damage config file,
try to protect against broken config - check screen_End* and load load defaults
2012-11-15 19:12:13 +04:00
[CST] Bas
89bf2f6846 Merge branch 'dvbsi++' of coolstreamtech.de:cst-private-neutrino into neutrino-apollo
Conflicts:
	src/neutrino.cpp
2012-11-13 12:51:18 +08:00
[CST] Bas
be3c098cb8 neutrino: destruct cpufreq if it was instantiated. 2012-11-13 12:42:20 +08:00
Stefan Seyfried
c480e36746 Merge branch 'uncool/dvbsi++'
Conflicts:
	src/driver/Makefile.am
	src/driver/streamts.cpp
	src/gui/audioplayer.cpp
	src/gui/epgview.cpp
	src/gui/infoviewer_bb.cpp
	src/gui/widget/textbox.h
2012-11-11 01:45:22 +01:00
satbaby
c47aebdb64 src/gui/channellist.cpp:-add sort by channel number 2012-11-09 17:32:15 +01:00
satbaby
fdb1fa6352 src/neutrino.cpp: see the appropriate message depending on settings 2012-11-09 15:31:26 +01:00
satbaby
b56c863953 src/neutrino.cpp:use LOCALE_SLEEPTIMERBOX_ANNOUNCE , supplement to 282560875b 2012-11-09 15:05:34 +01:00
satbaby
282560875b src/neutrino.cpp:-add ask MESSAGEBOX for INACTIVITY SLEEPTIMER 2012-11-09 14:50:55 +01:00
satbaby
de5004bd86 Merge branch 'dvbsi++' of ssh://coolstreamtech.de/cst-public-gui-neutrino into dvbsi++ 2012-11-08 16:19:47 +01:00
[CST] Focus
e5a2b0336c neutrino.cpp: update for new streamts code,
keep stream running in soft-standby
2012-11-08 19:13:22 +04:00
satbaby
a47c6593dc neutrino: -add save epg on stadbyOn/Off option 2012-11-08 13:35:00 +01:00
satbaby
299e20387d src/neutrino.cpp: -add lockStandbyCall 2012-11-08 12:24:23 +01:00
Stefan Seyfried
af1383229e neutrino: add feedback when entering or leaving standby
Leaving standby can take a few seconds until HDMI is reinitialized,
the frontend is tuned etc.
Add feedback on a frontpanel display to show that the box is alive.
2012-11-06 19:25:22 +01:00
Thilo Graf
12e778773b *user_menu: personalize also yellow and green buttons 2012-11-05 21:26:19 +01:00
Stefan Seyfried
84609f22ab neutrino: wait for timerd to avoid race on startup 2012-11-03 21:26:44 +01:00
Stefan Seyfried
7194ac346d neutrino: fix segfault during startup when updating config 2012-11-03 16:25:17 +01:00
Stefan Seyfried
e0acbd3ddb 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
2012-11-03 14:05:48 +01:00
Stefan Seyfried
7e23ac7223 Merge branch 'uncool/dvbsi++' commit '7ea3a20a808'
...needs buildfixing...

Conflicts:
	data/Makefile.am
	src/driver/volume.cpp
	src/gui/infoviewer.cpp
	src/gui/miscsettings_menu.cpp
	src/gui/movieplayer.cpp
	src/gui/scan.cpp
	src/gui/widget/buttons.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/stringinput.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/controlapi.cpp
	src/system/setting_helpers.cpp
	src/zapit/src/capmt.cpp
2012-11-03 10:45:33 +01:00
satbaby
618fa78a5a src/neutrino.cpp:timeshiftDir : fix autodelete 2012-11-02 21:50:43 +01:00
[CST] Focus
b48e74557b neutrino.cpp: delete missed colorSetupNotifier reference 2012-11-02 18:49:47 +04:00
[CST] Focus
0c8cd117a9 neutrino.cpp: cleanup unused code 2012-11-02 18:07:39 +04:00
[CST] Focus
de99c8a741 neutrino.cpp: remove initGlobals(), global variables initialized to 0 anyway 2012-11-02 17:28:01 +04:00
[CST] Focus
e6afe59081 neutrino.cpp: use g_InfoViewer->setUpdateTimer(),
disable timer in standby
2012-11-02 16:10:32 +04:00
[CST] Focus
cb5d6187df neutrino.cpp: remove CFanControlNotifier new/delete 2012-11-02 14:42:49 +04:00
Stefan Seyfried
04b916dbb7 add various variable initializations to keep valgrind happy 2012-10-31 23:02:34 +01:00
satbaby
ea1caedb51 src/neutrino.cpp:-fix multirecording if announce_record on zap on is 2012-10-31 13:13:02 +01:00
satbaby
8ab45c8baa src/neutrino.cpp:zapto timer add transponder test 2012-10-31 12:37:20 +01:00
satbaby
294f0876c0 src/neutrino.cpp:-fix zapto timer in TimeshiftOnly mode or if haveFreeFrontend 2012-10-30 20:43:52 +01:00
satbaby
69715cbc5e src/neutrino.cpp: supplement to 654ca3656d, THX Gaucho316 (fix) 2012-10-30 16:55:57 +01:00
satbaby
c3cf1741a3 src/neutrino.cpp: supplement to 654ca3656d, THX Gaucho316 2012-10-30 16:12:26 +01:00
satbaby
10116c6ad7 src/neutrino.cpp: saveepg in standby mode, if last saveepg time < 15 Min., revert multicall blocking for sttandbby, fix typo 2012-10-30 14:07:31 +01:00
svenhoefer
4f3e3a90c4 - neutrino.cpp: fix funny typo :) 2012-10-29 14:45:00 +01:00
svenhoefer
5284ffa3d6 - neutrino.cpp: handle deepstandy-scripts in same way as the other scripts 2012-10-29 14:29:03 +01:00
satbaby
38479e11bf src/neutrino.cpp: dont zap on record announce if same channel 2012-10-29 12:42:34 +01:00
satbaby
654ca3656d neutrino: show epg infos on announce recording, ported from tuxcvs 2012-10-28 20:05:42 +01:00
[CST] Focus
9154c96783 neutrino.cpp: bugfix: every soft-standby leave,
new CRadioText was created;
move CRadioText create before zap
2012-10-25 18:09:43 +04:00
[CST] Focus
e45d130101 neutrino.cpp: dont zap on record announce in standby 2012-10-23 18:20:58 +04:00
[CST] Focus
cf0286ec08 neutrino.cpp: workaround for (rare) crash, if old_b wrong 2012-10-23 16:17:59 +04:00
satbaby
f4c976beb5 neutrino.cpp: blocking standby for multical 2012-10-23 12:37:56 +02:00
satbaby
9a2d6aea26 rc_lock: lock for rc_lock, use only once, supplement to 9e3567dc09 2012-10-22 15:52:07 +02:00