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
svenhoefer
dcffcfdb07
- neutrino: disable infoclock while epgview and eventlist
2013-11-25 13:11:08 +01:00
M. Liebmann
7466d6f19c
InfoClock: Fix display clock in movie browser, file browser etc.
2013-11-22 10:01:35 +01:00
Thilo Graf
b8b61684df
CInfoClock: rework infocklock
2013-11-20 09:38:37 +01:00
svenhoefer
3c8d47fa49
Revert "global.h: Use forward-declarations to reduce number of dependencies"
...
This reverts commit 4bc6e43ad4
.
2013-11-13 23:40:16 +01:00
Stefan Seyfried
548448456a
Merge branch 'check/next-cc'
...
Only compile-tested.
2013-11-13 14:04:15 +01:00
Stefan Seyfried
4bc6e43ad4
global.h: Use forward-declarations to reduce number of dependencies
2013-11-13 10:40:03 +01:00
[CST] Focus
3a120da68d
driver/scanepg.cpp, neutrino.cpp: fix for standby epg scan
2013-11-11 14:07:03 +04:00
Stefan Seyfried
b93a372b54
Merge branch 'check/next-cc'
...
Compiles on most platforms, starts. Not really tested.
2013-11-10 16:55:53 +01:00
martii
4eb66ba4b2
global.h: Use forward-declarations to reduce number of dependencies
...
[seife: amended to fix build]
Signed-off-by: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
2013-11-09 17:03:03 +01:00
[CST] Focus
1eb658fc21
neutrino.cpp: add window width/height settings
2013-11-07 17:23:40 +04:00
[CST] Focus
606bd01878
as requested, implement 'easy' menu mode for novice users;
...
default behavior should not be changed, easy mode forced by /var/etc/.easymenu file inside image;
at the moment switch between modes is done by main menu -> 'stop' button -> enter pin code,
restart needed after mode switch
2013-10-25 13:03:26 +04:00
Stefan Seyfried
d244a5991a
Merge branch 'check/next-cc'
...
Compiles on most platforms, starts. Not really tested.
Conflicts:
acinclude.m4
lib/libdvbsub/Makefile.am
lib/libtriple/Makefile.am
lib/libtuxtxt/Makefile.am
src/Makefile.am
src/create_rcsim_h.sh
src/daemonc/Makefile.am
src/driver/Makefile.am
src/driver/audiodec/Makefile.am
src/driver/pictureviewer/Makefile.am
src/eitd/Makefile.am
src/gui/Makefile.am
src/gui/bouquetlist.cpp
src/gui/channellist.cpp
src/gui/scan_setup.cpp
src/gui/streaminfo2.cpp
src/gui/streaminfo2.h
src/gui/update.cpp
src/gui/widget/Makefile.am
src/gui/widget/listbox.cpp
src/neutrino.cpp
src/nhttpd/tuxboxapi/coolstream/Makefile.am
src/rcsim.c
src/system/Makefile.am
src/zapit/src/Makefile.am
src/zapit/src/frontend.cpp
src/zapit/src/zapit.cpp
2013-10-21 22:58:55 +02:00
[CST] Focus
a109474d61
neutrino.cpp: call CEpgScan::handleMsg() in standart way,
...
fixes memleak for events with data
2013-10-17 19:14:02 +04:00
svenhoefer
211823e9fb
- remove '+'; fix 25e550e
2013-10-16 10:46:36 +02:00
svenhoefer
25e550e9e3
- sleeptimer: add possibilty to preset with a fixed value
2013-10-16 10:37:23 +02:00
[CST] Focus
6c7b80010e
neutrino.cpp: start epg scan on enter standby, wakeup epg scan on record stop
2013-10-10 19:01:46 +04:00
Jacek Jendrzej
35b49b302d
CNeutrinoApp::handleMsg: -fix segfault if Bouquets is empty
2013-10-08 07:18:32 +02:00
svenhoefer
7ccb3ef387
- change plugin_hdd_dir to a more suitable setting
...
auto-create plugin_hdd_dir
2013-10-07 17:22:52 +02:00
svenhoefer
4f1f1b6b86
- change logo_hdd_dir to a more suitable setting
...
auto-create logo_hdd_dir
2013-10-07 17:21:25 +02:00
Thilo Graf
0ac3656272
CNeutrinoApp: fix color of active channel in bouqets
...
supplement to 32ca9b848c
see also:
http://www.dbox2world.net/board293-cst-coolstream/board314-cst-coolstream-development/p157782-next-cc-branch/#post157782
2013-10-06 17:07:17 +02:00
[CST] Focus
aff6f77cef
neutrino.cpp: fix epg_scan option saving
2013-10-02 18:35:11 +04:00
Michael Liebmann
d00cb6f8ec
Image backup apollo Part #6
...
- Menu option for including kernel/uldr/u-boot in the image backup
- Menu option for creating an image with a different erasesize
Tank <=> Trinity
2013-09-27 06:44:43 +02:00
[CST] Focus
8a8f996ca0
channel list: restrict adding channels to favorits only,
...
show empty bouquets only in channel add mode
2013-09-18 12:57:56 +04:00