Commit Graph

54 Commits

Author SHA1 Message Date
vanhofen
658db5ffdb neutrino-menu: allow personalization for parental lock item
Origin commit data
------------------
Branch: ni/coolstream
Commit: 430518684a
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-04-23 (Sat, 23 Apr 2022)

Origin message was:
------------------
- neutrino-menu: allow personalization for parental lock item

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2022-04-23 23:12:21 +02:00
BPanther
2aa39b1397 fix unused variables
Origin commit data
------------------
Branch: ni/coolstream
Commit: efbfbc50bf
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-10-15 (Fri, 15 Oct 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-10-15 14:55:29 +02:00
BPanther
03407a852e vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7a18a1dfe
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-09 (Sun, 09 May 2021)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-05-09 23:00:45 +02:00
vanhofen
9888eb6365 Revert "- settings: load scan defaults before save scan.conf"
This reverts commit 7eb9e9282b


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e39377fd4
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-02-13 (Sat, 13 Feb 2021)



------------------
This commit was generated by Migit
2021-02-13 22:04:08 +01:00
vanhofen
7eb9e9282b settings: load scan defaults before save scan.conf
Origin commit data
------------------
Branch: ni/coolstream
Commit: c6847ab684
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-02-09 (Tue, 09 Feb 2021)

Origin message was:
------------------
- settings: load scan defaults before save scan.conf

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2021-02-09 20:33:55 +01:00
vanhofen
f24014fa9f Revert "- revert frontend/scan changes"
This reverts commit d82e09d4a1.


Origin commit data
------------------
Branch: ni/coolstream
Commit: d70d7405d2
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-02-01 (Mon, 01 Feb 2021)



------------------
This commit was generated by Migit
2021-02-01 22:07:26 +01:00
vanhofen
d82e09d4a1 revert frontend/scan changes
This reverts commits

01: 650510526e
02: 6a04e51e4b
03: 40398dcc09
04: e53946641a
05: 969af25d98
06: 6e83dbd629
07: 850354ba63
08: 2d808d34bd
09: d97ed9d89e
10: 8003a13b98
11: 7ae8a37364


Origin commit data
------------------
Branch: ni/coolstream
Commit: 0d5d8b367f
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-23 (Mon, 23 Nov 2020)

Origin message was:
------------------
- revert frontend/scan changes

This reverts commits

01: 650510526e
02: 6a04e51e4b
03: 40398dcc09
04: e53946641a
05: 969af25d98
06: 6e83dbd629
07: 850354ba63
08: 2d808d34bd
09: d97ed9d89e
10: 8003a13b98
11: 7ae8a37364


------------------
This commit was generated by Migit
2020-11-23 22:59:16 +01:00
TangoCash
969af25d98 adopt scansettings to new frontend handling
Origin commit data
------------------
Branch: ni/coolstream
Commit: ffe8a28150
Author: TangoCash <eric@loxat.de>
Date: 2020-11-01 (Sun, 01 Nov 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-11-01 21:29:38 +01:00
vanhofen
75777867f4 settings: addition to commit 0f25981925
Origin commit data
------------------
Branch: ni/coolstream
Commit: f406dd8e99
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-02-16 (Sun, 16 Feb 2020)

Origin message was:
------------------
- settings: addition to commit 0f25981925

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2020-02-16 01:17:16 +01:00
vanhofen
4e1075a6a7 settings: fix typo (personalize_mplayer_mbrowswer)
Origin commit data
------------------
Branch: ni/coolstream
Commit: cbe7c4fe2c
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-02-18 (Sun, 18 Feb 2018)

Origin message was:
------------------
- settings: fix typo (personalize_mplayer_mbrowswer)

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2018-02-18 20:59:22 +01:00
Stefan Seyfried
acdea13d8e reduce dependencies on driver/rcinput.h
* add new header that only contains neutrino_msg_t and friends, often this
 is all that's needed instead of full rcinput.h
* directly include rcinput.h in some cpp files instead of relying on
 accidental inclusion in some header
* add class forward declarations to avoid dragging in rcinput indirectly
This could use more work to further reduce the impact; maybe separating
the CRCinput::key_* constants from the rcinput class would be good.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 47fbfbed9b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2018-01-15 (Mon, 15 Jan 2018)

Origin message was:
------------------
reduce dependencies on driver/rcinput.h

* add new header that only contains neutrino_msg_t and friends, often this
 is all that's needed instead of full rcinput.h
* directly include rcinput.h in some cpp files instead of relying on
 accidental inclusion in some header
* add class forward declarations to avoid dragging in rcinput indirectly
This could use more work to further reduce the impact; maybe separating
the CRCinput::key_* constants from the rcinput class would be good.


------------------
This commit was generated by Migit
2018-01-15 19:54:51 +01:00
TangoCash
696b3316db add DVB-S2X support
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5f24f44353
Author: TangoCash <eric@loxat.de>
Date: 2017-12-04 (Mon, 04 Dec 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-12-04 09:46:04 +01:00
vanhofen
1e886e96a8 allow to play audiofiles with multiformat player; split into video and audio
Origin commit data
------------------
Branch: ni/coolstream
Commit: ab3b4993ae
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-28 (Sat, 28 Oct 2017)

Origin message was:
------------------
- allow to play audiofiles with multiformat player; split into video and audio

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-10-28 19:13:45 +02:00
vanhofen
208270eed9 drop ni-menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7379101512
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)

Origin message was:
------------------
- drop ni-menu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-12 22:30:35 +02:00
vanhofen
c5f7500f27 move some more stuff from ni-menu to service-menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: b600bcefa7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)

Origin message was:
------------------
- move some more stuff from ni-menu to service-menu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-12 22:30:35 +02:00
vanhofen
f657208a1d move daemon-control to own sources; now placed in service-menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0ab71dc962
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-09-12 (Tue, 12 Sep 2017)

Origin message was:
------------------
- move daemon-control to own sources; now placed in service-menu

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-09-12 22:30:34 +02:00
vanhofen
a86bc779b4 NI \o/
Origin commit data
------------------
Branch: ni/coolstream
Commit: d6b3754c6f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-05-19 22:59:54 +02:00
[CST] Focus
33348df25f gui/scan_setup.cpp: add pilot param to manual scan menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 34691a1724
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-12-08 (Mon, 08 Dec 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-12-18 17:31:55 +03:00
[CST] Bas
478c7fba32 split fec to fec/modulation/delivery system;
switch to new dvb-api headers;
improve dvb-t manual scan


Origin commit data
------------------
Branch: ni/coolstream
Commit: 17d1bbd12b
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-08-08 (Fri, 08 Aug 2014)



------------------
This commit was generated by Migit
2014-08-27 17:14:33 +04:00
vanhofen
c0c658ccaa neutrino_menue: add own personalize item to standby item
Origin commit data
------------------
Branch: ni/coolstream
Commit: aad8c86cb8
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-28 (Sat, 28 Jun 2014)

Origin message was:
------------------
- neutrino_menue: add own personalize item to standby item

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-06-28 14:28:35 +02:00
[CST] Focus
431d402526 gui/scan_setup.cpp: add explicit option to enable/disable fast-scan update
Origin commit data
------------------
Branch: ni/coolstream
Commit: b925988afe
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-07 (Mon, 07 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-04-14 14:18:32 +04:00
[CST] Focus
8b33d82788 system/settings.cpp: remove delivery_system setting, add FST version
Origin commit data
------------------
Branch: ni/coolstream
Commit: c2cbfdbfac
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-04-02 17:33:14 +04:00
vanhofen
076c7bb7ad plugins: type for listed plugins on blue key is more selectable
Origin commit data
------------------
Branch: ni/coolstream
Commit: e97ea955c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-06 (Thu, 06 Feb 2014)

Origin message was:
------------------
- plugins: type for listed plugins on blue key is more selectable

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-02-06 22:51:18 +01:00
vanhofen
b00e109f84 plugins: type for listed plugins on blue key is selectable
* add mainmenu items for tools and lua-extensions
 (default not visible)
* add usermenu items for tools and lua-extensions
 (default off)


Origin commit data
------------------
Branch: ni/coolstream
Commit: f9ad30f183
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-02-04 (Tue, 04 Feb 2014)

Origin message was:
------------------
- plugins: type for listed plugins on blue key is selectable

* add mainmenu items for tools and lua-extensions
 (default not visible)
* add usermenu items for tools and lua-extensions
 (default off)


------------------
This commit was generated by Migit
2014-02-04 09:08:21 +01:00
Michael Liebmann
a46c558669 CScanSettings: convert char[...] configuration values to std::string
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0a5a7b3146
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-01-18 (Sat, 18 Jan 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2014-01-19 20:57:38 +01:00
[CST] Focus
00fb254e28 system/settings.cpp: set fastscan default type to HD
Origin commit data
------------------
Branch: ni/coolstream
Commit: d7403be659
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-11-06 (Wed, 06 Nov 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-11-06 15:09:58 +04:00
[CST] Focus
831d6efdd1 move tuner setup to Service menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 067891fe52
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-10-25 14:27:38 +04:00
[CST] Focus
5123ca405f 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


Origin commit data
------------------
Branch: ni/coolstream
Commit: 606bd01878
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-10-25 (Fri, 25 Oct 2013)



------------------
This commit was generated by Migit
2013-10-25 13:03:26 +04:00
[CST] Focus
9ca7bd3452 system/settings.cpp: add personalize item for youtube feeed playback
Origin commit data
------------------
Branch: ni/coolstream
Commit: 82721e92e8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-05-29 (Wed, 29 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-05-29 18:07:57 +04:00
[CST] Focus
611e12bc23 system/settings.cpp: split cable and sat scan settings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 46a2222e5a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-01-16 (Wed, 16 Jan 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2013-01-16 15:54:51 +04:00
Thilo Graf
8ea7aa2f87 user_menu: personalize also yellow and green buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 12e778773b
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-08-28 (Tue, 28 Aug 2012)

Origin message was:
------------------
*user_menu: personalize also yellow and green buttons

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-11-05 21:26:19 +01:00
[CST] Focus
5a8f396011 system/settings.cpp: add scan_logical_hd option, with 1 as default
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ca988725c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-31 (Tue, 31 Jul 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-07-31 18:16:11 +04:00
[CST] Focus
739aec7028 system/settings.cpp: fix saving cable network id
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ddd9a6e1c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-11 (Fri, 11 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-05-11 13:30:40 +04:00
[CST] Focus
01ce37e877 system/settings.cpp: fix saving delivery system
Origin commit data
------------------
Branch: ni/coolstream
Commit: e243adb177
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-05-11 (Fri, 11 May 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-05-11 13:25:52 +04:00
[CST] Focus
1b693be7bf system/settings.cpp: init scanType as default CServiceScan::SCAN_TVRADIO
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14bc16e674
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-02 (Mon, 02 Apr 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-04-02 14:37:05 +04:00
[CST] Focus
470587ebd1 system/settings.cpp: remove unused diseqcMode, diseqcRepeat, scanSectionsd;
remove useDefaults(), init all variables to default values


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5a9e96fb27
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-04-02 (Mon, 02 Apr 2012)



------------------
This commit was generated by Migit
2012-04-02 13:38:45 +04:00
[CST] Focus
004f193d18 system/settings.cpp: fix copy/paste
Origin commit data
------------------
Branch: ni/coolstream
Commit: 811bc7fc20
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-26 (Mon, 26 Mar 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-03-26 17:33:01 +04:00
[CST] Focus
2410659f19 system/settings.cpp: fix copy/paste
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4fc7ad8279
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-26 (Mon, 26 Mar 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-03-26 16:33:26 +04:00
[CST] Focus
980809758a system/settings.cpp: split NIT flag for auto and manual, add mode flags
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5382bb783a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-03-25 (Sun, 25 Mar 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-03-25 16:38:06 +04:00
[CST] Focus
9ba79bc6b2 Merge remote-tracking branch 'origin/master' into dvbsi++
Origin commit data
------------------
Branch: ni/coolstream
Commit: e9430aec0d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-02-19 (Sun, 19 Feb 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-02-19 13:20:19 +04:00
Thilo Graf
2c78685a8e neutrino scripts: move scripts into features menu
...scripts are still available in main menue, but not default visible.
If user wants to use scripts as usual, he can customize it in the
personalize setup.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2094 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4836f13d79
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-02-15 (Wed, 15 Feb 2012)

Origin message was:
------------------
*neutrino scripts: move scripts into features menu

...scripts are still available in main menue, but not default visible.
If user wants to use scripts as usual, he can customize it in the
personalize setup.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2094 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-02-15 18:21:28 +00:00
Thilo Graf
66c58cddee neutrino games: move games into features menu
...games are still available in main menue, but not default visible.
If user wants to use games as usual, he can customize it in the
personalize setup.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2093 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: bca7b50726
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-02-15 (Wed, 15 Feb 2012)

Origin message was:
------------------
*neutrino games: move games into features menu

...games are still available in main menue, but not default visible.
If user wants to use games as usual, he can customize it in the
personalize setup.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2093 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-02-15 18:21:25 +00:00
[CST] Focus
4a47d9b430 settings: add setting for CI clock and scan setting for cable NID
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a2f3412e1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-01-13 (Fri, 13 Jan 2012)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2012-01-13 14:50:14 +04:00
Thilo Graf
b23bd9cc00 neutrino personalize: don't show parental setup in personalize setup
It's not very useful to manage parental setup with more than one pin option
see also:
http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p138010-personalisierungsmen%C3%BCs-anpassen/#post138010

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2039 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6bca015604
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-01-06 (Fri, 06 Jan 2012)

Origin message was:
------------------
*neutrino personalize: don't show parental setup in personalize setup

It's not very useful to manage parental setup with more than one pin option
see also:
http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/p138010-personalisierungsmen%C3%BCs-anpassen/#post138010

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2039 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2012-01-05 23:39:13 +00:00
Thilo Graf
436dbbc483 neutrino: add toggle item for tv and radio mode to main menue
Note: this menu item is also personalized with red button,
probaly we should use other button

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2016 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: cf9e6dee65
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-12-28 (Wed, 28 Dec 2011)

Origin message was:
------------------
*neutrino: add toggle item for tv and radio mode to main menue

Note: this menu item is also personalized with red button,
probaly we should use other button

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2016 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-12-28 00:19:52 +00:00
Thilo Graf
92b0214bba neutrino: add timer list item to main menu
Games are moved to number shortcut.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2015 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9dc2ef58bc
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-12-28 (Wed, 28 Dec 2011)

Origin message was:
------------------
*neutrino: add timer list item to main menu

Games are moved to number shortcut.

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2015 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-12-28 00:19:44 +00:00
Thilo Graf
1717d691a7 neutrino: port personalize feature from tuxbox
This is a partial port of original neutrino personalize feature
and includes also moving of user menu settings from key setup into this setup,
but it's not completley yet in some details and so I think it's a lot to do.
I hope it works fine and the many user requests are justifying this feature.

TODO:
- doc into wiki
- adapt for yWeb
- some reworks for user menu settings and plugin management
- add timer and rework tv radio mode switch item(s)
and many more...

please report: http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/9565-diskussion-neutrino-goes-neutrinohd-welche-features-funktionen-aus-dem-tuxbox-cvs-%C3%BCbernehmen/

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2010 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: aaa988db5f
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-12-28 (Wed, 28 Dec 2011)

Origin message was:
------------------
*neutrino: port personalize feature from tuxbox

This is a partial port of original neutrino personalize feature
and includes also moving of user menu settings from key setup into this setup,
but it's not completley yet in some details and so I think it's a lot to do.
I hope it works fine and the many user requests are justifying this feature.

TODO:
- doc into wiki
- adapt for yWeb
- some reworks for user menu settings and plugin management
- add timer and rework tv radio mode switch item(s)
and many more...

please report: http://www.dbox2world.net/board293-coolstream-hd1/board314-coolstream-development/9565-diskussion-neutrino-goes-neutrinohd-welche-features-funktionen-aus-dem-tuxbox-cvs-%C3%BCbernehmen/

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-beta@2010 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-12-28 00:19:15 +00:00
Thilo Graf
916011ce83 neutrino infobar: add extra timeout setting for radiomode
moved single arrays named "default_timing" and "timing_setting_name" into
struct named "timing_setting"

This is a partial port from original Neutrino,
The default timeout for radiomode is 0 (no timeout), this timeout
has more sense e.g. with radiotext

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1504 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: a512a15781
Author: Thilo Graf <dbt@novatux.de>
Date: 2011-06-03 (Fri, 03 Jun 2011)

Origin message was:
------------------
*neutrino infobar: add extra timeout setting for radiomode

moved single arrays named "default_timing" and "timing_setting_name" into
struct named "timing_setting"

This is a partial port from original Neutrino,
The default timeout for radiomode is 0 (no timeout), this timeout
has more sense e.g. with radiotext

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1504 e54a6e83-5905-42d5-8d5c-058d10e6a962


------------------
This commit was generated by Migit
2011-06-03 00:14:31 +00:00
Stefan Seyfried
2c7ea22a9f get rid of HAVE_DVB_API_VERSION define
remove non-working legacy code

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@1289 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6efb0d5e47
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2011-03-12 (Sat, 12 Mar 2011)



------------------
This commit was generated by Migit
2011-03-12 12:36:13 +00:00
[CST] Focus
49efb212e8 More cec options for future, not ready
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@604 e54a6e83-5905-42d5-8d5c-058d10e6a962


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ebd8cc69a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-05-28 (Fri, 28 May 2010)



------------------
This commit was generated by Migit
2010-05-28 09:16:03 +00:00