Commit Graph

4930 Commits

Author SHA1 Message Date
Stefan Seyfried
a04ea4bf1e framebuffer-ng: add missing checkFbArea() calls
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9a20a6ed3e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-24 23:25:59 +02:00
Stefan Seyfried
92d9140ff0 framebuffer-ng: rework paintBoxRel and paintBoxFrame
rework similar to framebuffer.cpp in order to make sure the visual
appearance is identical


Origin commit data
------------------
Branch: ni/coolstream
Commit: 78620c257f
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)



------------------
This commit was generated by Migit
2013-05-24 23:14:35 +02:00
Stefan Seyfried
d6e8c97235 framebuffer-ng: implement new framebuffer functions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c56de9801
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-24 22:28:22 +02:00
Stefan Seyfried
07ccb9a351 Merge remote-tracking branch 'check/next-cc'
needs buildfixing in framebuffer class...

Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/fontrenderer.cpp
	src/driver/volume.cpp
	src/gui/audiomute.cpp
	src/gui/audioplayer.cpp
	src/gui/osd_setup.cpp
	src/gui/widget/stringinput.cpp
	src/neutrino.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: a7f1e0e25e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)



------------------
This commit was generated by Migit
2013-05-24 20:24:39 +02:00
Stefan Seyfried
f413d8ecc7 femanager: allow starting without frontend (for testing)
Origin commit data
------------------
Branch: ni/coolstream
Commit: 95813ab60e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-24 17:06:48 +02:00
Stefan Seyfried
c5505e2dc3 don't install useless (and trash existing) frontend.conf
Origin commit data
------------------
Branch: ni/coolstream
Commit: dcbec30d9a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-24 17:02:16 +02:00
Stefan Seyfried
dc5f739047 audioplayer: avoid out-of-bounds access
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6148b976aa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-24 16:58:59 +02:00
Stefan Seyfried
8a02535b97 audioplayer: g_Sectionsd is gone when destructor runs
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7e0bdfb27
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-24 16:58:18 +02:00
Stefan Seyfried
ba723931a5 zapit: fix ordering of cleanup stuff
Origin commit data
------------------
Branch: ni/coolstream
Commit: c1c734f463
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


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

------------------
This commit was generated by Migit
2013-05-24 16:57:16 +02:00
Michael Liebmann
c0a1e42dce CFrameBuffer::paintBoxRel: Skip paint the line, if the calculated width < 0
- When width < 0 GXA overwrites undefined image regions
- Skip paint the line, if the calculated width = 0 (unnecessarily)


Origin commit data
------------------
Branch: ni/coolstream
Commit: 00dd399ff9
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-24 (Fri, 24 May 2013)

Origin message was:
------------------
* CFrameBuffer::paintBoxRel: Skip paint the line, if the calculated width < 0

- When width < 0 GXA overwrites undefined image regions
- Skip paint the line, if the calculated width = 0 (unnecessarily)


------------------
This commit was generated by Migit
2013-05-24 09:56:07 +02:00
rhabarber1848
8b6479b9ef Neutrino Movieinfo: show genre, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?p=384587#p384587
Origin commit data
------------------
Branch: ni/coolstream
Commit: 99221ee19c
Author: rhabarber1848 <rhabarber1848@web.de>
Date: 2012-10-17 (Wed, 17 Oct 2012)


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

------------------
This commit was generated by Migit
2013-05-23 22:03:43 +02:00
rhabarber1848
3a692e2962 Neutrino: Remove trailing comma in movieinfo`s audio track listing, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=49186
Origin commit data
------------------
Branch: ni/coolstream
Commit: 995aeaeb18
Author: rhabarber1848 <rhabarber1848@web.de>
Date: 2010-02-27 (Sat, 27 Feb 2010)


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

------------------
This commit was generated by Migit
2013-05-23 21:30:56 +02:00
Gaucho316
d77e22e271 Neutrino EPG Viewer: don't show empty audio track names
Signed-off-by: Gaucho316 <Gaucho316@hotmail.com>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6215d37e42
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)



------------------
This commit was generated by Migit
2013-05-23 21:19:01 +02:00
rhabarber1848
9b259b8e0d Neutrino: Show audio track descriptions and program length in EPG info, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?f=2&t=49185
Origin commit data
------------------
Branch: ni/coolstream
Commit: 19d47e04a5
Author: rhabarber1848 <rhabarber1848@web.de>
Date: 2010-02-28 (Sun, 28 Feb 2010)


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

------------------
This commit was generated by Migit
2013-05-23 21:08:18 +02:00
Jacek Jendrzej
5c6d306361 CBaseDec::GetMetaDataBase - fix segfault on scroll and any file is played
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0c68a37b70
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-23 (Thu, 23 May 2013)


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

------------------
This commit was generated by Migit
2013-05-23 14:20:06 +02:00
Michael Liebmann
5c4363d2cc CComponentsItem::paintInit(): Corrected calculation of sw_cur
- Summarized calculate the values of shadow box


Origin commit data
------------------
Branch: ni/coolstream
Commit: b1c7c7a34c
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-22 (Wed, 22 May 2013)

Origin message was:
------------------
* CComponentsItem::paintInit(): Corrected calculation of sw_cur

- Summarized calculate the values of shadow box


------------------
This commit was generated by Migit
2013-05-22 22:02:17 +02:00
Michael Liebmann
8608b0e133 CAudioPlayerGui: Fix display mute icon
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad7bb42fc6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-22 (Wed, 22 May 2013)

Origin message was:
------------------
* CAudioPlayerGui: Fix display mute icon

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

------------------
This commit was generated by Migit
2013-05-22 07:48:04 +02:00
Michael Liebmann
c3dde44a1e src/gui/components/cc_types.h: Renumbering 'align types' of correct evaluation
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2a6d12c332
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-21 (Tue, 21 May 2013)

Origin message was:
------------------
* src/gui/components/cc_types.h: Renumbering 'align types' of correct evaluation

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

------------------
This commit was generated by Migit
2013-05-21 19:34:53 +02:00
Michael Liebmann
cc8679306a CComponentsItem: Set sw_cur = 0 if no shadow
Origin commit data
------------------
Branch: ni/coolstream
Commit: b8da504432
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-21 (Tue, 21 May 2013)

Origin message was:
------------------
* CComponentsItem: Set sw_cur = 0 if no shadow

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

------------------
This commit was generated by Migit
2013-05-21 19:34:53 +02:00
Michael Liebmann
e25b16bcd6 CTestMenu: Add widget id's
- Return menu result, to close all menus


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2244e418b7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-21 (Tue, 21 May 2013)

Origin message was:
------------------
* CTestMenu: Add widget id's

- Return menu result, to close all menus


------------------
This commit was generated by Migit
2013-05-21 19:34:52 +02:00
Jacek Jendrzej
2fbf843d79 CFileHelpers::copyFile - prevent possible compile error
Origin commit data
------------------
Branch: ni/coolstream
Commit: 476b896972
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-20 (Mon, 20 May 2013)

Origin message was:
------------------
CFileHelpers::copyFile - prevent possible compile error

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

------------------
This commit was generated by Migit
2013-05-20 12:07:04 +02:00
Michael Liebmann
4bbf0e81cd CChannelList: prevent possible compile error
Origin commit data
------------------
Branch: ni/coolstream
Commit: a48e7fa200
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-19 (Sun, 19 May 2013)

Origin message was:
------------------
* CChannelList: prevent possible compile error

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

------------------
This commit was generated by Migit
2013-05-19 08:41:05 +01:00
vanhofen
efdedf8e6a channellist: colored_events to right infobox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 273a83fa3f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-18 (Sat, 18 May 2013)

Origin message was:
------------------
- channellist: colored_events to right infobox

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

------------------
This commit was generated by Migit
2013-05-18 23:59:06 +02:00
Michael Liebmann
a698ce281f Fix CComponents::getScreen()/hide() & CComponentsItem::hideCCItem()
- Use CFrameBuffer::waitForIdle() to ensure that all GXA commands
 are finished before SaveScreen() / RestoreScreen() is executed


Origin commit data
------------------
Branch: ni/coolstream
Commit: 072097cd06
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)

Origin message was:
------------------
* Fix CComponents::getScreen()/hide() & CComponentsItem::hideCCItem()

- Use CFrameBuffer::waitForIdle() to ensure that all GXA commands
 are finished before SaveScreen() / RestoreScreen() is executed


------------------
This commit was generated by Migit
2013-05-18 14:44:20 +01:00
Michael Liebmann
647030f669 CFrameBuffer::waitForIdle: Added a parameter
to identify the execution at Debug Output
- For example: name of the calling function


Origin commit data
------------------
Branch: ni/coolstream
Commit: d460c50bd5
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)

Origin message was:
------------------
* CFrameBuffer::waitForIdle: Added a parameter

 to identify the execution at Debug Output
- For example: name of the calling function


------------------
This commit was generated by Migit
2013-05-18 14:44:20 +01:00
Michael Liebmann
fc2fd28825 Mute icon: Fix minor bugs
- Fix display the mute icon when leaving the audio player
- Disable mute icon in channellist when 'Quickzap in list' active or allow
- Fix hide the mute icon in movie browser, picture viewer,
 file browser and upnp browser
- Font::RenderString(): Use correct value of y for CFrameBuffer::checkFbArea()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 5eb7f4aea8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)

Origin message was:
------------------
* Mute icon: Fix minor bugs

- Fix display the mute icon when leaving the audio player
- Disable mute icon in channellist when 'Quickzap in list' active or allow
- Fix hide the mute icon in movie browser, picture viewer,
 file browser and upnp browser
- Font::RenderString(): Use correct value of y for CFrameBuffer::checkFbArea()


------------------
This commit was generated by Migit
2013-05-18 14:44:20 +01:00
Michael Liebmann
c44be31bf6 Sort deutsch.locale
Origin commit data
------------------
Branch: ni/coolstream
Commit: f6d72f6448
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-18 (Sat, 18 May 2013)

Origin message was:
------------------
* Sort deutsch.locale

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

------------------
This commit was generated by Migit
2013-05-18 14:44:20 +01:00
Jacek Jendrzej
96873536d1 CNeutrinoEventList::findEvents - add search all epg option
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35bac1ff40
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-17 (Fri, 17 May 2013)


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

------------------
This commit was generated by Migit
2013-05-17 21:08:09 +02:00
Thilo Graf
f2e0400728 CAudioMute: replace unnecessary declaration/definition/ usages
frameBuffer is already definied by
inherited CComponentsPicture() attributes. Attributes like
"x, y, width, height" are usable without a function.

See also http://www.tuxbox.org/neutrinohd/doc/html/class_c_components.html
section: "Protected Attributes"


Origin commit data
------------------
Branch: ni/coolstream
Commit: 999c659b3c
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-16 (Thu, 16 May 2013)



------------------
This commit was generated by Migit
2013-05-16 22:56:57 +02:00
Jacek Jendrzej
878c06c09e supplement to 3cc3eec0ed typo
Origin commit data
------------------
Branch: ni/coolstream
Commit: 017b2d58d9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)


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

------------------
This commit was generated by Migit
2013-05-16 22:43:51 +02:00
Jacek Jendrzej
00157271f0 supplement to 3cc3eec0ed, THX Gaucho316 for correction
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4a461c1801
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)


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

------------------
This commit was generated by Migit
2013-05-16 22:40:52 +02:00
Michael Liebmann
7f1589770d CComponents: Add corner_type to paintFbItems() => paintBoxFrame()
Origin commit data
------------------
Branch: ni/coolstream
Commit: c5e223a231
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)

Origin message was:
------------------
* CComponents: Add corner_type to paintFbItems() => paintBoxFrame()

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

------------------
This commit was generated by Migit
2013-05-16 11:01:41 +01:00
Michael Liebmann
d4836544aa CFrameBuffer: Rework paintBoxFrame()
- Rounded corners can be displayed individually
- Improved rendering of circular arcs
- Remove duplicate code in paintBoxRel()


Origin commit data
------------------
Branch: ni/coolstream
Commit: b089d9bf20
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)

Origin message was:
------------------
* CFrameBuffer: Rework paintBoxFrame()

- Rounded corners can be displayed individually
- Improved rendering of circular arcs
- Remove duplicate code in paintBoxRel()


------------------
This commit was generated by Migit
2013-05-16 11:01:41 +01:00
Michael Liebmann
5235cec6d0 Various changes for reworked mute icon handling in some classes
- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer
- extra handling for audioplayer


Origin commit data
------------------
Branch: ni/coolstream
Commit: bf1c7bfdb7
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)

Origin message was:
------------------
* Various changes for reworked mute icon handling in some classes

- mute icon disabled for moviebrowser, upnpbrowser, pictureviewer
- extra handling for audioplayer


------------------
This commit was generated by Migit
2013-05-16 11:01:41 +01:00
Michael Liebmann
c6e25fc5c4 Rework handling muteicon
- Integrated for monitoring the mute icon into the frame buffer class.
 If the icon is overwritten by an element, it is restored from the
 framebuffer.

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1049b337bb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)

Origin message was:
------------------
* Rework handling muteicon

- Integrated for monitoring the mute icon into the frame buffer class.
 If the icon is overwritten by an element, it is restored from the
 framebuffer.

Signed-off-by: Thilo Graf <dbt@novatux.de>


------------------
This commit was generated by Migit
2013-05-16 11:01:41 +01:00
Jacek Jendrzej
3cc3eec0ed CNeutrinoEventList::findEvents -fix segfault if Bouquets not in current mode, remove unique sort
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8079c9126b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)


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

------------------
This commit was generated by Migit
2013-05-16 10:21:45 +02:00
Jacek Jendrzej
b828f9db70 CNeutrinoEventList::findEvents - remove events for not found channels in channelList
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5869af605b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)

Origin message was:
------------------
 CNeutrinoEventList::findEvents - remove events for not found channels in channelList

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

------------------
This commit was generated by Migit
2013-05-15 17:36:33 +02:00
Jacek Jendrzej
937c7617d4 CNeutrinoEventList::findEvents - speedup search in all channelList
Origin commit data
------------------
Branch: ni/coolstream
Commit: 63bb0996da
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-15 (Wed, 15 May 2013)


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

------------------
This commit was generated by Migit
2013-05-15 14:39:09 +02:00
vanhofen
4befb00cfa yweb: add key 'sleep'
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee4a4cbea1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-14 (Tue, 14 May 2013)

Origin message was:
------------------
- yweb: add key 'sleep'

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

------------------
This commit was generated by Migit
2013-05-14 22:40:49 +02:00
vanhofen
fd65a17157 sleeptimer: allow only one instance
* remove unneeded includes


Origin commit data
------------------
Branch: ni/coolstream
Commit: 07da9cecdc
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-14 (Tue, 14 May 2013)

Origin message was:
------------------
- sleeptimer: allow only one instance

* remove unneeded includes


------------------
This commit was generated by Migit
2013-05-14 22:20:40 +02:00
vanhofen
c9b9d8a5cb neutrino: use key 'sleep' to execute CSleepTimerWidget
Origin commit data
------------------
Branch: ni/coolstream
Commit: a5857e9d5b
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-14 (Tue, 14 May 2013)

Origin message was:
------------------
- neutrino: use key 'sleep' to execute CSleepTimerWidget

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

------------------
This commit was generated by Migit
2013-05-14 01:09:10 +02:00
vanhofen
f94c0c7a99 stringinput: save/restore screen and add shadow
Origin commit data
------------------
Branch: ni/coolstream
Commit: d69502e5b8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-14 (Tue, 14 May 2013)

Origin message was:
------------------
- stringinput: save/restore screen and add shadow

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

------------------
This commit was generated by Migit
2013-05-14 01:07:58 +02:00
Jacek Jendrzej
5891ce3ca1 CNeutrinoEventList::paintDescription - show info1 if info2 is empty
Origin commit data
------------------
Branch: ni/coolstream
Commit: f23be72ee0
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)


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

------------------
This commit was generated by Migit
2013-05-13 20:56:14 +02:00
Jacek Jendrzej
255f7049df CNeutrinoEventList::findEvents - search in unique channelList
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3ee3452fda
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)


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

------------------
This commit was generated by Migit
2013-05-13 10:13:29 +02:00
Jacek Jendrzej
c8d82ff694 channellist.cpp fix compil -comparison between signed and unsigned integer expressions
Origin commit data
------------------
Branch: ni/coolstream
Commit: c32266e8f4
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-13 (Mon, 13 May 2013)

Origin message was:
------------------
 channellist.cpp fix compil -comparison between signed and unsigned integer expressions

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

------------------
This commit was generated by Migit
2013-05-13 08:48:29 +02:00
vanhofen
826a476888 channellist: disable 'displayNext' when additional infos enabled
* otherwise there is no possibility to disable 'displayNext'
 except exiting the channellist


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2ab63ce14d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-12 (Sun, 12 May 2013)

Origin message was:
------------------
- channellist: disable 'displayNext' when additional infos enabled

* otherwise there is no possibility to disable 'displayNext'
 except exiting the channellist


------------------
This commit was generated by Migit
2013-05-12 23:41:36 +02:00
vanhofen
7bf34687f8 channellist: show infotext when epg.info2 is empty ...
... and 'description' is selected in additional infos

* fix double paint of infozone


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4277b8e283
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-12 (Sun, 12 May 2013)

Origin message was:
------------------
- channellist: show infotext when epg.info2 is empty ...

... and 'description' is selected in additional infos

* fix double paint of infozone


------------------
This commit was generated by Migit
2013-05-12 23:06:57 +02:00
vanhofen
12186c29cc channellist: show current event in additional info box
Origin commit data
------------------
Branch: ni/coolstream
Commit: e170aec2d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-12 (Sun, 12 May 2013)

Origin message was:
------------------
- channellist: show current event in additional info box

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

------------------
This commit was generated by Migit
2013-05-12 22:26:10 +02:00
Stefan Seyfried
aaa9d02f07 neutrino/femanager: fix format string warnings
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6d64dfa134
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-12 (Sun, 12 May 2013)


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

------------------
This commit was generated by Migit
2013-05-12 17:26:00 +02:00
Stefan Seyfried
0211c52c47 neutrino: put hw_caps init after cs_api_init()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7459630565
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-12 (Sun, 12 May 2013)


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

------------------
This commit was generated by Migit
2013-05-12 17:23:34 +02:00