This reverts commit 06a54ba7ce
because the display of infobar while zapping is broken with
this commit.
Origin commit data
------------------
Commit: fb892d18ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-15 (Fri, 15 Feb 2013)
* use internal screenshot-function to make osd-shots
Origin commit data
------------------
Commit: 71f2c8c9a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Origin message was:
------------------
- yweb: merge tv-shot and osd-shot to one page
* use internal screenshot-function to make osd-shots
Origin commit data
------------------
Commit: 105c6b4c70
Author: tomworld <atzeworld@msn.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Origin message was:
------------------
* channellist.cpp: Use extra font for event list
Origin commit data
------------------
Commit: 9feb5249a4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)
Origin message was:
------------------
- yweb: add the workbox around the remote control
... if g_settings.channellist_additional is not off.
initially patch by TangoCash with marginal modifications
Origin commit data
------------------
Commit: 31080fa98c
Author: TangoCash <eric@loxat.de>
Date: 2013-02-09 (Sat, 09 Feb 2013)
Origin message was:
------------------
- channellist.cpp: add epg-desc to blue button ...
... if g_settings.channellist_additional is not off.
initially patch by TangoCash with marginal modifications
* use only one file to make osd-shots
* add a (not really) zoom-function
* add posibility to change filename
* add needed locals
* remove Y_Tools_fbshot.yhtm
Origin commit data
------------------
Commit: c2668d2f2c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Origin message was:
------------------
- yweb: rework Y_Tools_remote_osd.yhtm
* use only one file to make osd-shots
* add a (not really) zoom-function
* add posibility to change filename
* add needed locals
* remove Y_Tools_fbshot.yhtm
... when turning miniTV off from the menu inside the channellist
Origin commit data
------------------
Commit: c6155f29b4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-06 (Wed, 06 Feb 2013)
Origin message was:
------------------
- channellist.cpp: fix restore to fullTV
... when turning miniTV off from the menu inside the channellist
thx to TangoCash.
Origin commit data
------------------
Commit: 54ed166d1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Origin message was:
------------------
- channellist.cpp: remove time for no further events
thx to TangoCash.
patch by TangoCash. thx!
Origin commit data
------------------
Commit: 3bdb3bbc07
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Origin message was:
------------------
- channellist.cpp: fix wrong time for no further events
patch by TangoCash. thx!
Origin commit data
------------------
Commit: e07e95bfb2
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Origin message was:
------------------
- osd_setup.cpp: fix color-hotkey for channellist-submenu and add a seperator line
Origin commit data
------------------
Commit: ee0cb25258
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)
Origin message was:
------------------
- channellist.cpp: fix shortcuts in submenu and add a seperator line
very ugly: same code two times
Origin commit data
------------------
Commit: ce0025c7cd
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-04 (Mon, 04 Feb 2013)
Origin message was:
------------------
- osd_setup.cpp: add 'channellist.additional' to channellist's submenu
very ugly: same code two times
* paint channellogo in mini-tv-mode
* strech the positions of right elements in header marginally
* paint buttonbar over the full width
Origin commit data
------------------
Commit: 77bbdfa0c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-02 (Sat, 02 Feb 2013)
Origin message was:
------------------
- channellist.cpp: rework header and buttonbar
* paint channellogo in mini-tv-mode
* strech the positions of right elements in header marginally
* paint buttonbar over the full width
- Screen coordinate x could possibly receive a value under 0
Origin commit data
------------------
Commit: 49667088f7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Origin message was:
------------------
* src/gui/channellist.cpp: miniTV osd fix
- Screen coordinate x could possibly receive a value under 0
* for services with duplicate tsid/onid/sid, not all channels were found
(function returned NULL if the first match was not the correct one)
* add compatibility with "wrong" ubouquets.xml for non-sat boxes: the
position parameter was ignored before and is not too useful outside
sat anyway
Origin commit data
------------------
Commit: 0995ff5042
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-01-31 (Thu, 31 Jan 2013)
Origin message was:
------------------
getservices: fix FindChannelFuzzy()
* for services with duplicate tsid/onid/sid, not all channels were found
(function returned NULL if the first match was not the correct one)
* add compatibility with "wrong" ubouquets.xml for non-sat boxes: the
position parameter was ignored before and is not too useful outside
sat anyway