Commit Graph

330 Commits

Author SHA1 Message Date
vanhofen
918e56adf3 channellist.cpp: change order of painting to be more liquid
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
2013-02-18 21:54:52 +01:00
vanhofen
069ad2f912 channellist.cpp: show pic instead of miniTV in radiomode
Origin commit data
------------------
Commit: 8a7687abe1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-18 (Mon, 18 Feb 2013)

Origin message was:
------------------
- channellist.cpp: show pic instead of miniTV in radiomode
2013-02-18 21:00:19 +01:00
vanhofen
0acf92b838 channellist.cpp: fix logo position if new_zap_mode is off
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
2013-02-17 23:20:04 +01:00
vanhofen
2a2cd1894c channellist.cpp: fix broken display of infobar while zapping
Origin commit data
------------------
Commit: 9632f3bad7
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix broken display of infobar while zapping
2013-02-17 22:57:37 +01:00
vanhofen
1451221683 Revert "Revert '- channellist.cpp: enable to lock new_zap_mode'"
This reverts commit fa85dcc867.


Origin commit data
------------------
Commit: 505c4ba80d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)
2013-02-17 22:55:28 +01:00
vanhofen
02695dc19c channellist.cpp: allow colored events (for time) in right eventlist
Origin commit data
------------------
Commit: ddbac1b248
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-17 (Sun, 17 Feb 2013)

Origin message was:
------------------
- channellist.cpp: allow colored events (for time) in right eventlist
2013-02-17 21:55:21 +01:00
vanhofen
fa85dcc867 Revert "- channellist.cpp: enable to lock new_zap_mode"
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)
2013-02-15 22:55:45 +01:00
Michael Liebmann
dd6a964fa5 channellist.cpp: Show channel list vertically centered
Origin commit data
------------------
Commit: 91d76a9487
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-13 (Wed, 13 Feb 2013)

Origin message was:
------------------
* channellist.cpp: Show channel list vertically centered
2013-02-13 23:34:55 +01:00
Michael Liebmann
c3d81ac69d channellist.cpp: Fix time display in event list
- fix compiler warning


Origin commit data
------------------
Commit: b2f5ca589d
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-02-12 (Tue, 12 Feb 2013)

Origin message was:
------------------
* channellist.cpp: Fix time display in event list

- fix compiler warning
2013-02-12 21:34:18 +01:00
tomworld
51fda1d48f channellist.cpp: Use extra font for event list
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
2013-02-12 15:45:27 +01:00
vanhofen
06a54ba7ce channellist.cpp: enable to lock new_zap_mode
Origin commit data
------------------
Commit: 15d787f79b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-10 (Sun, 10 Feb 2013)

Origin message was:
------------------
- channellist.cpp: enable to lock new_zap_mode
2013-02-10 21:03:43 +01:00
TangoCash
30a218c9ca channellist.cpp: add epg-desc to blue button ...
... 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
2013-02-09 10:36:11 +01:00
vanhofen
8391e6c72e channellist.cpp: fix restore to fullTV
... 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
2013-02-06 21:19:49 +01:00
vanhofen
f0984d714a channellist.cpp: 'fix' the double determination of dimensions/coordinates
Origin commit data
------------------
Commit: d4635b690f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: 'fix' the double determination of dimensions/coordinates
2013-02-05 23:56:48 +01:00
vanhofen
6e469316bf channellist.cpp: determinate startTimeWidth from a fixed value
Origin commit data
------------------
Commit: d6f4ea5baa
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-05 (Tue, 05 Feb 2013)

Origin message was:
------------------
- channellist.cpp: determinate startTimeWidth from a fixed value
2013-02-05 17:01:18 +01:00
vanhofen
57278e418f channellist.cpp: remove time for no further events
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.
2013-02-05 01:36:28 +01:00
vanhofen
4d0b4e3f19 channellist.cpp: fix wrong time for no further events
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!
2013-02-05 00:58:31 +01:00
vanhofen
48d8583fc8 channellist.cpp: fix shortcuts in 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
2013-02-05 00:30:16 +01:00
vanhofen
9da986e456 channellist: make miniTV switchable
Origin commit data
------------------
Commit: d8bd46e9d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-04 (Mon, 04 Feb 2013)

Origin message was:
------------------
- channellist: make miniTV switchable
2013-02-04 22:25:15 +01:00
vanhofen
f6386ce110 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


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
2013-02-02 02:10:35 +01:00
vanhofen
01644b362f channellist.cpp: change color for infozone
Origin commit data
------------------
Commit: 1e45607ae1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-01 (Fri, 01 Feb 2013)

Origin message was:
------------------
- channellist.cpp: change color for infozone
2013-02-01 23:26:33 +01:00
vanhofen
563406bf59 channellist.cpp: fix round borders for infozone
Origin commit data
------------------
Commit: ec4a5bf3c1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-02-01 (Fri, 01 Feb 2013)

Origin message was:
------------------
- channellist.cpp: fix round borders for infozone
2013-02-01 22:59:07 +01:00
Michael Liebmann
f59b1d029b src/gui/channellist.cpp: miniTV osd fix
- 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
2013-01-31 20:05:03 +01:00
Jacek Jendrzej
58f8dadd0f src/gui/channellist.cpp: fix possible segfault
Origin commit data
------------------
Commit: 2e5b54c509
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)
2013-01-31 16:18:05 +01:00
Jacek Jendrzej
97d55b8e2d src/gui/channellist.cpp: minitv osd fix
Origin commit data
------------------
Commit: 17cfb97f9e
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-31 (Thu, 31 Jan 2013)
2013-01-31 11:14:38 +01:00
Jacek Jendrzej
f1144f8192 src/gui/channellist.cpp: fix minitv gui & segfault
Origin commit data
------------------
Commit: e509f19361
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
2013-01-30 23:37:11 +01:00
Jacek Jendrzej
6d3022d182 compil fix for commit eedc2330d9
Origin commit data
------------------
Commit: deeed028d4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-01-30 (Wed, 30 Jan 2013)
2013-01-30 19:31:57 +01:00
TangoCash
eedc2330d9 add optional mini-tv to channellist
Signed-off-by: satbaby <crashdvb@googlemail.com>


Origin commit data
------------------
Commit: 1a425308ed
Author: TangoCash <eric@loxat.de>
Date: 2013-01-30 (Wed, 30 Jan 2013)
2013-01-30 19:17:52 +01:00
Jacek Jendrzej
0d98f2806b src/gui/channellist.cpp:-add sort by channel number
Origin commit data
------------------
Commit: c47aebdb64
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-11-09 (Fri, 09 Nov 2012)
2012-11-09 17:32:15 +01:00
[CST] Focus
8b077914b7 gui/channellist.cpp: not allow zap on scroll mode,
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)
2012-10-22 13:30:31 +04:00
[CST] Focus
be9a07dfac gui/channellist.cpp: dont paint channel list,
if event list return menu_return::RETURN_EXIT_ALL


Origin commit data
------------------
Commit: afdf9f30dd
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-10-22 (Mon, 22 Oct 2012)
2012-10-22 13:11:54 +04:00
[CST] Focus
a4e4ffe000 gui/channellist.cpp: remove extra showChannelLogo(),
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)
2012-10-22 12:24:55 +04:00
Jacek Jendrzej
075dd64e96 Neutrino: Channel list: add method isEmpty() and use it, ported from tuxbox cvs (THX Gaucho316)
Origin commit data
------------------
Commit: 35138088e3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-10-20 (Sat, 20 Oct 2012)
2012-10-20 13:20:49 +02:00
[CST] Focus
6b6d864e27 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 9fdbdbd343
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-13 (Thu, 13 Sep 2012)
2012-09-13 11:24:13 +04:00
Jacek Jendrzej
9868a4308b remove doubles include
Origin commit data
------------------
Commit: a3bfab0bcd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-09-11 (Tue, 11 Sep 2012)
2012-09-11 20:31:33 +02:00
[CST] Focus
1109fceb14 gui/channellist.cpp: fix p_requested_channels allocate size
Origin commit data
------------------
Commit: 25e4a396d7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 18:11:14 +04:00
[CST] Focus
934e6b8c33 remove channel_id mask for CEitManager getXXX calls
Origin commit data
------------------
Commit: 3f5a0e5bb1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 14:50:01 +04:00
[CST] Focus
8ec523e8cc use CEitManager to get EIT data
Origin commit data
------------------
Commit: 74a761ef50
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-30 (Thu, 30 Aug 2012)
2012-08-30 11:40:02 +04:00
Jacek Jendrzej
3b5d62571f channellist.cpp: -fix clear background
Origin commit data
------------------
Commit: ec7ed403a1
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-08-19 (Sun, 19 Aug 2012)
2012-08-19 19:54:55 +02:00
[CST] Focus
96fe1f5137 gui/channellist.cpp: adapt for new GetRecordMode() mask
Origin commit data
------------------
Commit: a76d37d072
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-07 (Tue, 07 Aug 2012)
2012-08-07 12:08:13 +04:00
[CST] Focus
5798e02145 gui/channellist.cpp: allow multi-record on channel. should we ask for confirm, if we have sign in list ?
Origin commit data
------------------
Commit: 0a8307b8ef
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-08-05 (Sun, 05 Aug 2012)
2012-08-05 15:43:45 +04:00
Thilo Graf
d209e0ec41 neutrino: remove dub code
using class 'CComponentsDetailLine' instead multiple code
details line rendering


Origin commit data
------------------
Commit: 261904acd0
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-16 (Mon, 16 Jul 2012)

Origin message was:
------------------
*neutrino: remove dub code

using class 'CComponentsDetailLine' instead multiple code
details line rendering
2012-07-16 22:28:02 +02:00
Jacek Jendrzej
c1ea38df61 fix tiny OSD shadow
Origin commit data
------------------
Commit: d2b948933a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
2012-07-12 17:58:32 +02:00
Jacek Jendrzej
bf76b0d1bc channellist.cpp: fix CVFD with history zap
Origin commit data
------------------
Commit: 81e6854dc0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-12 (Thu, 12 Jul 2012)
2012-07-12 15:36:26 +02:00
Jacek Jendrzej
b4cacaa009 fix OSD
Origin commit data
------------------
Commit: 1196a01818
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-11 (Wed, 11 Jul 2012)
2012-07-11 15:59:41 +02:00
Thilo Graf
a3dca77c14 channellist: update license text
Origin commit data
------------------
Commit: c213221b4c
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-07-06 (Fri, 06 Jul 2012)
2012-07-08 22:01:12 +02:00
[CST] Focus
12d80a71a0 gui/channellist.cpp: fix detail box comments
Origin commit data
------------------
Commit: f4fa9bdded
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 16:12:20 +04:00
[CST] Focus
9578e5da35 Merge branch 'dvbsi++' of coolstreamtech.de:cst-public-gui-neutrino into dvbsi++
Origin commit data
------------------
Commit: 6e0bc85a6c
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
2012-07-08 15:51:51 +04:00
Jacek Jendrzej
c4dfb269fc biggest chan number in list (revised)
Origin commit data
------------------
Commit: 441cba7d4a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2012-07-07 (Sat, 07 Jul 2012)
2012-07-07 21:10:10 +02:00
[CST] Focus
9e731dfdc7 gui/channellist.cpp: add comments for detail box draw
Origin commit data
------------------
Commit: 9eb22c24c8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-07-02 (Mon, 02 Jul 2012)
2012-07-02 20:53:20 +04:00