Commit Graph

975 Commits

Author SHA1 Message Date
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
Stefan Seyfried
b02886aa92 add basic support for DVB-T
This needs more fine tuning wrt scan setup etc, but should work for now.
2012-10-07 17:09:17 +02:00
Stefan Seyfried
0061aac2b3 fix build for boxtype "generic" 2012-10-07 17:09:17 +02: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] Bas
5aeca6ef13 neutrino: fix code to new 'generic' frontpanel/ir headers. 2012-09-26 18:19:35 +08:00
Stefan Seyfried
04ee2e87f3 neutrino: start to use hardware_caps
Use hardware_caps instead of cs_get_revision() and #ifdef HAVE_FOO_HW
to distinguish between different boxtypes.
2012-09-23 21:34:47 +02:00
svenhoefer
708b6a3ad0 - neutrino.cpp: localize "Saving EPG" 2012-09-19 21:58:21 +02:00
svenhoefer
d00032975a - vdf: reducing flicker while going into standby 2012-09-17 21:55:53 +02:00
satbaby
87342fd0d9 my_system fix 2012-09-15 11:20:49 +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
9fdbdbd343 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++ 2012-09-13 11:24:13 +04:00
satbaby
c6ae7255ac -add wakeup_hdd & file_exists to system-helpers 2012-09-11 20:35:47 +02:00
satbaby
3389defb17 start SCRIPTs with-my_system 2012-09-11 20:33:34 +02:00
satbaby
a3bfab0bcd remove doubles include 2012-09-11 20:31:33 +02:00
[CST] Focus
74a761ef50 use CEitManager to get EIT data 2012-08-30 11:40:02 +04:00
[CST] Focus
7d0be6d58d neutrino.cpp: pass initial volume to zapit at startup 2012-08-16 15:53:12 +04:00
[CST] Focus
721ba0b47f Revert "neutrino.cpp:use yes in shutdown message as default" - it breaks inactivity standby
This reverts commit af74eb4f7e.
2012-08-15 09:47:59 +04:00
satbaby
d1850d6e90 neutrino.cpp:skip saveepg if box start to standby 2012-08-09 14:29:11 +02:00
satbaby
af74eb4f7e neutrino.cpp:use yes in shutdown message as default 2012-08-07 16:16:14 +02:00
satbaby
f7e4caac7a -fix CEC (timer record) 2012-07-30 19:41:30 +02:00
micha-bbg
ccd8e39182 * Numeric display volumebar can be switched off.
- Adjustable via Menu -> Settings -> OSD -> Volumebar digits
2012-07-23 09:07:10 +01:00
Stefan Seyfried
ae1b98aa38 Merge branch 'uncool/dvbsi++' commit '6e0bc85a6c0'
This is the last commit before the "menu hints" started.
Needs buildfixing...

Conflicts:
	configure.ac
	src/daemonc/remotecontrol.cpp
	src/daemonc/remotecontrol.h
	src/driver/audiodec/basedec.cpp
	src/driver/fb_window.cpp
	src/driver/rcinput.cpp
	src/driver/volume.cpp
	src/global.h
	src/gui/channellist.cpp
	src/gui/eventlist.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/plugins.cpp
	src/gui/scan.cpp
	src/gui/scan_setup.cpp
	src/gui/streaminfo2.cpp
	src/gui/videosettings.cpp
	src/gui/widget/buttons.cpp
	src/neutrino.cpp
	src/sectionsd/dmx.cpp
	src/sectionsd/dmxapi.cpp
	src/sectionsd/sectionsd.cpp
	src/system/setting_helpers.cpp
	src/zapit/include/zapit/client/zapittypes.h
	src/zapit/include/zapit/frontend_c.h
	src/zapit/include/zapit/satconfig.h
	src/zapit/include/zapit/scan.h
	src/zapit/lib/zapitclient.cpp
	src/zapit/src/Makefile.am
	src/zapit/src/frontend.cpp
	src/zapit/src/getservices.cpp
	src/zapit/src/pmt.cpp
	src/zapit/src/scan.cpp
	src/zapit/src/sdt.cpp
	src/zapit/src/zapit.cpp
2012-07-23 01:02:29 +02:00
Stefan Seyfried
56b6f274c9 neutrino: only coolstream needs a fan 2012-07-15 12:10:27 +02:00
Thilo Graf
e132da8183 neutrino: remove dub code lines 2012-07-08 22:01:11 +02:00
[CST] Focus
e1c42a376b GUI: add show menu hint option 2012-06-29 20:23:24 +04:00
Stefan Seyfried
2be328ade2 implement shutdown handling for azbox 2012-06-27 21:18:19 +02:00
[CST] Focus
0b23198e56 remove unused emlog setting 2012-06-27 14:37:07 +04:00
[CST] Focus
2448d898a9 remove unused startchanneltv_nr/startchannelradio_nr 2012-06-27 14:31:58 +04:00
satbaby
041991e0de infoviewer: displaying dd availability is now optional (martii patch adapted by bazi98 ) 2012-06-22 10:30:56 +02:00
[CST] Focus
5dd54caf54 fix conflict 2012-06-18 14:56:17 +04:00
satbaby
bc574e9688 use empty() instead of size() 2012-06-16 09:44:42 +02:00
[CST] Focus
35ee04049a remove obsolete and unused includes 2012-06-14 11:01:37 +04:00
Stefan Seyfried
9d1028a2b2 neutrino: fix exit code for deepstandby 2012-06-03 11:28:37 +02:00
[CST] Focus
ac9bd0bfd9 neutrino.cpp: fix crash in start wizard on volume +/- 2012-05-31 12:59:50 +04:00
micha-bbg
364b323607 * Infoviewer: rework buttonbar
- add new class 'CInfoViewerBB' (infoviewer_bb.cpp)
- rework paint and calculate icons
- unused icons in the radio mode will not be displayed
- activate 'show resolution = off' in osd setup
- insert 'Display active tuner' in osd setup
2012-05-19 15:46:37 +01:00
[CST] Focus
eb4df7121a neutrino.cpp: remeber sort mode for channel list modes
and skip sort for same mode;
comment sorting in CNeutrinoApp::channelsInit - SetChannelMode will do it anyway;
adjust channel list after sorting to keep selected channel unchanged
2012-05-10 16:58:03 +04:00
[CST] Focus
9002cc77d3 neutrino.cpp: cleanup CNeutrinoApp::channelsInit 2012-05-10 15:23:37 +04:00
satbaby
25563a2029 never used values 2012-05-08 16:31:25 +02:00
satbaby
e023548008 never used values 2012-05-08 15:49:36 +02:00
[CST] Focus
65edc676b4 neutrino.cpp: change pref_lang/subs defaults to 'none' 2012-05-07 13:59:18 +04:00
[CST] Focus
a216a33aaf neutrino.cpp: move temp cleanup code to function 2012-05-05 17:35:32 +04:00
[CST] Focus
a2caf42de4 neutrino.cpp: fix memleak in channelsInit 2012-05-03 18:25:10 +04:00
[CST] Focus
6bb9f52fc8 fix conflict 2012-05-03 17:45:01 +04:00
[CST] Focus
194558d0a7 neutrino.cpp: remove unused g_volscale 2012-05-03 17:37:19 +04:00
[CST] Focus
30679037db Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into valgrind 2012-05-03 17:32:11 +04:00