when adding channels from the channellist context menu, the
useful targets are the favorites bouquets, so pre-select them
Origin commit data
------------------
Commit: a91b58aac4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)
when adding a channel to favorites from the channellist contextmenu
the favorites bouquet was chosen, which is not helpful if further
favorites should be added
Origin commit data
------------------
Commit: 21f79f1284
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-03-10 (Sun, 10 Mar 2013)
This is only a provisionally fix. A rework of initialisation for
many member variables seems to be necessary.
Origin commit data
------------------
Commit: fedb9132d7
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-22 (Fri, 22 Feb 2013)
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t
Origin commit data
------------------
Commit: 4dbeb3a31e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)
The components could over time become quite large,
so it makes more sense, coming features to split into
multiple files and to do it in a separate directory.
Origin commit data
------------------
Commit: 0a961a4cf6
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-19 (Tue, 19 Feb 2013)
Origin commit data
------------------
Commit: b307f4c8d4
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-18 (Mon, 18 Feb 2013)
Origin message was:
------------------
- channellist.cpp: change order of painting to be more liquid
Origin commit data
------------------
Commit: 782c9f107c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)
Origin message was:
------------------
- channellist.cpp: fix logo position if new_zap_mode is off
The components could over time become quite large,
so it makes more sense, coming features to split into
multiple files and to do it in a separate directory.
Origin commit data
------------------
Commit: f3f347bdb3
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-02-12 (Tue, 12 Feb 2013)
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)
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
... 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
... 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: 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
* 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
use portable C99 format string macros for 64bit types to
fix many warnings when compiling for 64bit architectures,
add some (int) casts for size_t
Origin commit data
------------------
Commit: e0acbd3ddb
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-11-03 (Sat, 03 Nov 2012)
if current neutrino mode is mode_ts
Origin commit data
------------------
Commit: 50b17f58f4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
fix channel logo - call paint() after paintHead(),
use enum values for channel list mode
Origin commit data
------------------
Commit: 9a271191b6
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
fix a merge error introduced during the twin merge (correct
code was in commt 593aba68a4)
Origin commit data
------------------
Commit: 7a4e58e44f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2012-09-16 (Sun, 16 Sep 2012)
Origin message was:
------------------
channellist: fix parental locking
fix a merge error introduced during the twin merge (correct
code was in commt 593aba68a4)