Commit Graph

948 Commits

Author SHA1 Message Date
M. Liebmann
65859318d0 Fix display volumebar when channellist is visible 2014-01-28 12:59:17 +01:00
Jacek Jendrzej
9855a220be webif standby -add option CEC standby off (dont use TV off) 2014-01-28 10:30:29 +01:00
Stefan Seyfried
e9bc524562 Merge remote-tracking branch 'check/next-cc' 2014-01-27 21:00:18 +01:00
Jacek Jendrzej
4be0273083 -add webif option dont use CEC with standbyoff 2014-01-26 22:24:17 +01:00
Stefan Seyfried
b414474323 Merge remote-tracking branch 'check/next-cc'
compiles, nothing else.

Conflicts:
	configure.ac
	src/Makefile.am
	src/gui/Makefile.am
	src/gui/luainstance.cpp
	src/gui/luainstance.h
	src/gui/plugins.cpp
	src/gui/plugins.h
	src/gui/scan_setup.cpp
	src/gui/start_wizard.cpp
	src/gui/test_menu.cpp
	src/gui/user_menue.cpp
	src/gui/widget/hintboxext.cpp
	src/gui/widget/menue.cpp
	src/gui/widget/messagebox.cpp
	src/gui/widget/stringinput.cpp
2014-01-23 14:08:37 +01:00
svenhoefer
53f5801d6f - adapt ShowMsg handling from martii's neutrino-mp 2014-01-22 12:37:21 +01:00
svenhoefer
6995e1a765 - adapt ShowHint handling from martii's neutrino-mp 2014-01-22 12:11:52 +01:00
M. Liebmann
004aa84e32 SNeutrinoSettings: convert more char[...] configuration values to std::string 2014-01-19 20:57:37 +01:00
M. Liebmann
b41819190d Preparing the menu classes for Lua Part #2
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
  THX Martii
2014-01-19 20:57:37 +01:00
Stefan Seyfried
eca8f5459b Merge remote-tracking branch 'check/next-cc'
Conflicts:
	src/neutrino.cpp
2014-01-19 13:37:24 +01:00
[CST] Focus
b1f21b47ca neutrino.cpp: add g_settings.lcd_scroll option;
move rcK and umount on shutdown later to fix deep-standby clock in case of /var partition (thanks Thomas)
2014-01-17 14:20:26 +04:00
Stefan Seyfried
1d0a23dbf3 reduce direct dependencies on timerdclient.h
Include timerdtypes.h instead of timerdclient.h where feasible, add direct instead of indirect includes of timerdclient.h where necessary. This reduces the number of files which depend on timerdclient.h from 134 to 16. Add/update copyright notices in the affected files.
2014-01-13 21:01:26 +01:00
Stefan Seyfried
49035cedec timerd: get rid of unused CTimerd::TIMER_NEXTPROGRAM
This event should be completely obsolete (it was used before
EIT-update was working correctly), so get rid of it in the code.
For now it is just commented out, until further testing is done.
2014-01-13 20:57:40 +01:00
M. Liebmann
c61d062124 Supplement to commit ae2a01a37a 2014-01-13 20:07:43 +01:00
[priv] M. Liebmann
ae2a01a37a CRecordInstance: Turns message when recording start/end on or off 2014-01-13 19:42:46 +01:00
Stefan Seyfried
ed818c7c14 reduce direct dependencies on timerdclient.h
Include timerdtypes.h instead of timerdclient.h where feasible,
add direct instead of indirect includes of timerdclient.h where
necessary. This reduces the number of files which depend on
timerdclient.h from 134 to 16.
Add/update copyright notices in the affected files.
2014-01-12 16:55:31 +01:00
Stefan Seyfried
c68a67529c timerd: get rid of unused CTimerd::TIMER_NEXTPROGRAM
This event should be completely obsolete (it was used before
EIT-update was working correctly), so get rid of it in the code.
For now it is just commented out, until further testing is done.
2014-01-12 15:07:31 +01:00
Stefan Seyfried
a92141d147 Merge remote-tracking branch 'check/next-cc' 2014-01-12 14:41:44 +01:00
M. Liebmann
4c797ec3ec Disable infoclock when user menu activ 2014-01-12 10:48:06 +01:00
Stefan Seyfried
56a7262d5d Merge remote-tracking branch 'check/next-cc' 2014-01-05 18:31:31 +01:00
svenhoefer
e529bd011b - usermenu: cleanup from unused code 2014-01-02 22:57:01 +01:00
martii
6fff156164 gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph
2013-12-30 01:51:20 +01:00
svenhoefer
7fbe179a1f Revert "gui/dboxinfo: move cpu load calculation to dedicated thread ..."
This reverts commit ce18925333.
2013-12-30 01:51:08 +01:00
svenhoefer
ce18925333 gui/dboxinfo: move cpu load calculation to dedicated thread ...
... that keeps history; show load graph
2013-12-30 01:34:07 +01:00
Stefan Seyfried
7d379dcb30 Merge remote-tracking branch 'check/next-cc' 2013-12-29 22:12:09 +01:00
svenhoefer
9fb63a20d9 - channellist: channellogos can be disabled 2013-12-28 23:39:51 +01:00
Stefan Seyfried
cdd065fc2e Merge remote-tracking branch 'check/next-cc'
Lightly tested only...
2013-12-25 22:51:23 +01:00
M. Liebmann
025295b6b4 CInfoClock: menu item for setting color of the digit added 2013-12-25 18:32:01 +01:00
martii
b45511b196 system/settings: store epg times in integers
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-12-25 12:08:14 +01:00
martii
d125301ede system/settings: use integers for shutdown_count/_min
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-12-25 12:08:14 +01:00
martii
cbc9299df8 convert most char[...] configuration values to std::string
Signed-off-by: Jacek Jendrzej <crashdvb@googlemail.com>
2013-12-25 12:08:14 +01:00
M. Liebmann
3266287253 CInfoClock: Fix segfault at 'standby mode after boot'
- Initialize InfoClock before standby mode
2013-12-23 23:28:52 +01:00
Stefan Seyfried
7d87ce9c54 Merge remote-tracking branch 'check/next-cc'
untested, probably needs some buildfixing
2013-12-22 21:25:05 +01:00
martii
697b1a75b3 gui/osd_setup, gui/record_setup: use CMenuOptionNumberChooser ...
... instead of CStringInput to enter numbers

* neutrino.cpp: drop SetupTiming method
* system/settings: use integers for timing values#
* system/setting_helpers: drop CTimingSettingsNotifier
2013-12-22 21:13:45 +01:00
martii
dc61c83103 gui/keybind_setup: use CMenuOptionNumberChooser instead of CStringInput 2013-12-22 16:36:13 +01:00
martii
da0142eb0d gui/pictureviewer_setup, gui/audioplayer_setup: use CMenuOptionNumberChooser instead of CStringInput 2013-12-22 16:36:13 +01:00
martii
11b8541f4e zap back to previous channel id when recording from standby mode has finished [experimental, untested] 2013-12-22 16:36:13 +01:00
[CST] Focus
1e1df7bc39 neutrino.cpp: pause sectionsd after set its current channel to 0 2013-12-21 14:07:44 +04:00
[CST] Focus
85b25750d5 neutrino.cpp: start epg scan after leaving menu, if epg scan option changed 2013-12-20 16:43:37 +04:00
M. Liebmann
bc1b94deb9 CInfoClock: Remove clock off via exit button 2013-12-11 15:55:14 +01:00
svenhoefer
e97e33532b - infoclock: add some features
* add shadow to infoclock
* rename some locals
* change default height of clock
* add option to switch bachground on/off (default off)
* add option to switch seconds on/off (default on)
2013-12-10 02:38:43 +01:00
Stefan Seyfried
bbd0a5e27a coolstream: align shutdown handling with other archs
instead of just running rcK (which might not exist) and then
switching off the box hard, exit with proper exit code and
let a helper binary shut off the box with wakeup timer in a
shutdown script.
2013-12-07 23:14:08 +01:00
Stefan Seyfried
5976f03ca2 Merge remote-tracking branch 'check/next-cc' 2013-12-07 18:28:56 +01:00
M. Liebmann
cbfd097060 neutrino: disable infoclock while eventlist is displayed via usermenu 2013-12-01 16:39:35 +01:00
Stefan Seyfried
b5e736e81b Merge branch 'check/next-cc'
Only compile-tested.
2013-11-30 20:17:31 +01:00
Stefan Seyfried
bf8ec4d89e Revert "Revert "global.h: Use forward-declarations to reduce number of dependencies""
This reverts commit 3c8d47fa49.

No Idea why this was reverted, so revert again :-)
2013-11-30 18:26:47 +01:00
[CST] Focus
7f318a9d0f neutrino.cpp: fix crash if DISABLE_SECTIONSD defined for testing 2013-11-29 17:27:10 +04:00
[CST] Focus
e2ae51ae84 gui/movieplayer.cpp, neutrino.cpp: fix inactivity timer -
do not stop playback to show cancel timer question
2013-11-29 17:27:09 +04:00
M. Liebmann
435d25c0ce CInfoClock: Use dynamic font for display 2013-11-28 16:07:49 +01:00
Jacek Jendrzej
4f387ae87f CEventFinderMenu -add epg search history 2013-11-26 16:23:24 +01:00