Commit Graph

6397 Commits

Author SHA1 Message Date
[CST] Focus
bfc4435b59 gui/widget/stringinput.cpp: fix screen save/restore
Origin commit data
------------------
Branch: ni/coolstream
Commit: d20fc8f1bc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-11 (Tue, 11 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-11 14:40:52 +03:00
martii
2df91f2e87 parental protection: make zaptime configurable
Conflicts:
	data/locale/english.locale
	src/gui/channellist.cpp
	src/gui/parentallock_setup.cpp
	src/neutrino.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: a12f4c0274
Author: martii <m4rtii@gmx.de>
Date: 2013-06-23 (Sun, 23 Jun 2013)



------------------
This commit was generated by Migit
2014-11-11 14:40:52 +03:00
[CST] Focus
6c1fe793fc gui/movieplayer.cpp: fix volume values in audio selection
Origin commit data
------------------
Branch: ni/coolstream
Commit: 493098040d
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-09 (Sun, 09 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-11 14:40:52 +03:00
vanhofen
b976eb95c9 plugins: simplify integratePlugins(); ...
* CPluginsExec(): switch to singleton
* move CPluginsExec() to pluginlist.cpp|h
 because it's not really a settings_helper


Origin commit data
------------------
Branch: ni/coolstream
Commit: 389c4c232f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-10 (Mon, 10 Nov 2014)

Origin message was:
------------------
- plugins: simplify integratePlugins(); ...

* CPluginsExec(): switch to singleton
* move CPluginsExec() to pluginlist.cpp|h
 because it's not really a settings_helper


------------------
This commit was generated by Migit
2014-11-10 22:41:08 +01:00
Michael Liebmann
b5f0e4a1fd CLuaMenuChangeObserver::changeNotify: Fix segfault in item type 'chooser'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 02137ca987
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-10 07:35:43 +01:00
Michael Liebmann
a8779c47fb Enable gradient for header CColorChooser
- Supplement to commit 12b2b06cfa


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8765b94037
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-11-10 (Mon, 10 Nov 2014)



------------------
This commit was generated by Migit
2014-11-10 07:35:42 +01:00
vanhofen
c1a73c90b1 deutsch.locale: update
Origin commit data
------------------
Branch: ni/coolstream
Commit: bdcb043521
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- deutsch.locale: update

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

------------------
This commit was generated by Migit
2014-11-07 17:38:05 +01:00
vanhofen
84f12b6deb pluginlist: use keyhelper to get hotkeys; allow colored keys from plugin.cfg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 269cd4cef8
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- pluginlist: use keyhelper to get hotkeys; allow colored keys from plugin.cfg

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

------------------
This commit was generated by Migit
2014-11-07 15:42:25 +01:00
vanhofen
f9e956d282 CPluginsExec::exec(): show possible script output
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7f2c69aa82
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- CPluginsExec::exec(): show possible script output

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

------------------
This commit was generated by Migit
2014-11-07 15:41:11 +01:00
vanhofen
d27045664b user_menue: minor optimizations
Origin commit data
------------------
Branch: ni/coolstream
Commit: 348add4acd
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- user_menue: minor optimizations

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

------------------
This commit was generated by Migit
2014-11-07 15:39:53 +01:00
vanhofen
f7de4d583e user_menue: fix wrong changes in ec6cb635c0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ec409b264
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- user_menue: fix wrong changes in ec6cb635c0

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

------------------
This commit was generated by Migit
2014-11-07 13:55:05 +01:00
vanhofen
ec6cb635c0 user_menue: allow colored keys from plugin.cfg
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19f7e04c77
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- user_menue: allow colored keys from plugin.cfg

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

------------------
This commit was generated by Migit
2014-11-07 12:20:47 +01:00
vanhofen
d7e583f7c8 plugins: Fix assignment of prefered keys
New keyword in plugin.cfg: key=<key>
* key=red
* key=green
* key=yellow
* key=blue
* key=auto

If entry is missing key is auto-assigned


Origin commit data
------------------
Branch: ni/coolstream
Commit: c0a0cdb221
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- plugins: Fix assignment of prefered keys

New keyword in plugin.cfg: key=<key>
* key=red
* key=green
* key=yellow
* key=blue
* key=auto

If entry is missing key is auto-assigned


------------------
This commit was generated by Migit
2014-11-07 12:17:29 +01:00
vanhofen
8d64978b13 plugins: don't add hidden plugins to usermenu; ...
... use CPuginsExec::exec() to execute and drop CUserMenu::exec()


Origin commit data
------------------
Branch: ni/coolstream
Commit: c0b130c490
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-07 (Fri, 07 Nov 2014)

Origin message was:
------------------
- plugins: don't add hidden plugins to usermenu; ...

... use CPuginsExec::exec() to execute and drop CUserMenu::exec()


------------------
This commit was generated by Migit
2014-11-07 09:44:53 +01:00
Jacek Jendrzej
78978a9671 nhttpd_controlapi.html move info to point 6.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6f3c77734c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 21:18:59 +01:00
Jacek Jendrzej
946e315a02 zapit: channel.h - change comparative criteria for freq sort
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce87898d8f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 19:29:09 +01:00
Jacek Jendrzej
89fe234c6b CFrameBuffer::paintBoxRel: check boxBuf if not NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 644dc460a2
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 17:31:11 +01:00
Jacek Jendrzej
5293f9470a fix some possible errors
Origin commit data
------------------
Branch: ni/coolstream
Commit: d5d6c4de62
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 14:40:44 +01:00
Jacek Jendrzej
a945830c8b nhttpd controlapi: change for subchannel to subchannel zap
Origin commit data
------------------
Branch: ni/coolstream
Commit: c8f0c68cf6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 14:38:30 +01:00
vanhofen
b8ed0c1980 plugins: allow empty menu hints
Origin commit data
------------------
Branch: ni/coolstream
Commit: 95eab2a48d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)

Origin message was:
------------------
- plugins: allow empty menu hints

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

------------------
This commit was generated by Migit
2014-11-06 12:36:07 +01:00
vanhofen
32d044e54b plugins: disable unused cfg-params
Origin commit data
------------------
Branch: ni/coolstream
Commit: c8522bae71
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)

Origin message was:
------------------
- plugins: disable unused cfg-params

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

------------------
This commit was generated by Migit
2014-11-06 12:36:07 +01:00
vanhofen
539be4ea84 user_menue: fix hint icons for 'singe-added' plugins
Origin commit data
------------------
Branch: ni/coolstream
Commit: b93cb83c7c
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-06 (Thu, 06 Nov 2014)

Origin message was:
------------------
- user_menue: fix hint icons for 'singe-added' plugins

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

------------------
This commit was generated by Migit
2014-11-06 12:36:07 +01:00
[CST] Focus
e1fa6e239a gui/videosettings.cpp: fix analog output options on zee2
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9700fbcf23
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 14:30:03 +03:00
Janus
72b9d2dd8a api4: fix name compare to realname compare
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3f9d17c806
Author: Janus <janus@debian>
Date: 2014-11-06 (Thu, 06 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-06 11:56:19 +01:00
[CST] Focus
3ed4d33428 gui/movieplayer.cpp: fix file info display,
bug from commit 6b808f2c00


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6586588409
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-05 (Wed, 05 Nov 2014)



------------------
This commit was generated by Migit
2014-11-05 16:37:03 +03:00
[CST] Focus
fc4b8cc81c gui/moviebrowser.cpp: allow to delete any file + xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: 50a90906a0
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-11-05 (Wed, 05 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-05 16:35:41 +03:00
Jacek Jendrzej
eee930fb00 CMoviePlayerGui::selectAudioPid() add Analog Audio on/off option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 592e0ed631
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-04 (Tue, 04 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-05 09:20:02 +01:00
Christian Schuett
5938d70f36 nhttpd controlapi: allow zapping to subchannels
based on idea by Moritz Venn <moritz.venn@freaque.net>

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 59ca850ecc
Author: Christian Schuett <Gaucho316@hotmail.com>
Date: 2014-11-02 (Sun, 02 Nov 2014)



------------------
This commit was generated by Migit
2014-11-05 09:20:02 +01:00
Jacek Jendrzej
12ced06e44 nhttpd:controlapi.cpp fix getallsubchannels
Origin commit data
------------------
Branch: ni/coolstream
Commit: 847b08aedb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-11-05 (Wed, 05 Nov 2014)


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

------------------
This commit was generated by Migit
2014-11-05 09:20:02 +01:00
vanhofen
0ec6babd36 re-enable front-panel settings for Trinity; re-sort vfd_setup
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3c52e2b87f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-11-04 (Tue, 04 Nov 2014)

Origin message was:
------------------
- re-enable front-panel settings for Trinity; re-sort vfd_setup

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

------------------
This commit was generated by Migit
2014-11-04 14:59:23 +01:00
Janus
0429f6465e add CBouquetManager writenames menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 93d62fd11a
Author: Janus <janus@debian>
Date: 2014-11-03 (Mon, 03 Nov 2014)

Origin message was:
------------------
-add CBouquetManager writenames menu

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

------------------
This commit was generated by Migit
2014-11-03 14:16:53 +01:00
Janus
ebab295e28 api4 : fix value assignment to write_names
Origin commit data
------------------
Branch: ni/coolstream
Commit: 04be550075
Author: Janus <janus@debian>
Date: 2014-10-31 (Fri, 31 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-31 16:03:01 +01:00
[CST] Focus
b621a29fa9 gui/channellist.cpp: add channel move to bouquet
Origin commit data
------------------
Branch: ni/coolstream
Commit: 121d2f6339
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-28 15:13:22 +03:00
[CST] Focus
37f1c39edb locals: add locale for 'move to'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a30d7d921
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-28 (Tue, 28 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-28 15:11:28 +03:00
[CST] Focus
a919920aa1 gui/channellist.cpp: disable 'other' bouquet edit
Origin commit data
------------------
Branch: ni/coolstream
Commit: e099cd4413
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 14:02:34 +03:00
[CST] Focus
e28bb1280d neutrino.cpp: move webtv 'provider' to the end of list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a09a79de6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 13:54:02 +03:00
[CST] Focus
07d6899667 gui/miscsettings_menu.cpp: add option to enable/disable empty favorites in bouquet list
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8772d219f1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 13:52:23 +03:00
[CST] Focus
d0b07c619f locals: add locales for show empty favorites option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2d7b746685
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 13:51:32 +03:00
[CST] Focus
e6be1d386d zapit/src/bouquets.cpp: fix compile warning
Origin commit data
------------------
Branch: ni/coolstream
Commit: d7be8258f8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 13:49:52 +03:00
[CST] Focus
3a21e8b096 Revert "zapit/src/bouquets.cpp: do not add webtv channels to 'Other' bouquet"
This reverts commit 857da9fffd.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 709942f72a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)



------------------
This commit was generated by Migit
2014-10-27 13:12:43 +03:00
[CST] Focus
3aec5fb0ed zapit/src/zapit.cpp: keep old defaults, channel name present in both bouquets and ubouquets
Origin commit data
------------------
Branch: ni/coolstream
Commit: a6b585f880
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-27 (Mon, 27 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 12:16:59 +03:00
Janus
fe2c7e7375 api4 : use zapit.conf writeChannelsNames [0..3] to decide writing DVB-names in bouquets
Origin commit data
------------------
Branch: ni/coolstream
Commit: e01f57395b
Author: Janus <janus@debian>
Date: 2014-10-25 (Sat, 25 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 12:13:51 +03:00
Janus
6c55ddfbe8 api4 : fix name/uname view with optional attributes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2644b30b6a
Author: Janus <janus@debian>
Date: 2014-10-23 (Thu, 23 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 12:13:47 +03:00
Janus
6236edc8da api4 : add bouquetID and make BQHeaderAttr optional
Origin commit data
------------------
Branch: ni/coolstream
Commit: f352e8eb50
Author: Janus <janus@debian>
Date: 2014-10-20 (Mon, 20 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-27 12:13:37 +03:00
[CST] Focus
516550e2d8 gui/scan_setup.cpp: in easeymenu mode, not allow start fastscan direct, without auto-diseqc configuration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 60b1664057
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-23 18:20:22 +04:00
[CST] Focus
041ba8f5f1 zapit/src/bouquets.cpp: fix possible crash, if no channel name present in bouquets xml
Origin commit data
------------------
Branch: ni/coolstream
Commit: f8f299eadc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-23 18:19:28 +04:00
vanhofen
2ee43b999b locale: update nederlands.locale; translated by Astrasat
Origin commit data
------------------
Branch: ni/coolstream
Commit: 837cbbe5a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-10-23 (Thu, 23 Oct 2014)

Origin message was:
------------------
- locale: update nederlands.locale; translated by Astrasat

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

------------------
This commit was generated by Migit
2014-10-23 11:34:03 +02:00
[CST] Focus
49fffe6f75 driver/vfd.cpp: fix compile on nevis
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2dc3738e6b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-23 (Thu, 23 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-23 10:00:40 +04:00
[CST] Focus
c33860aecb gui/vfd_setup.cpp: modify brightness menu so vfd follow selected menu item on scroll
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2edfa2655b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-22 (Wed, 22 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-22 16:15:32 +04:00
[CST] Focus
9c0617bb3c gui/widget/menue.cpp: add activate observer to notify when item become active
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2b50060bab
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-10-22 (Wed, 22 Oct 2014)


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

------------------
This commit was generated by Migit
2014-10-22 16:15:27 +04:00