Commit Graph

4339 Commits

Author SHA1 Message Date
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
Thilo Graf
70501b38d0 CComponents: fix missing save of background in paint_bg=false mode
Exit in initVarItem() on !paint_bg was too early.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9ae72bf02d
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-12 (Sun, 12 May 2013)



------------------
This commit was generated by Migit
2013-05-12 14:17:10 +02:00
rhabarber1848
5186371bb5 eventlist: Use selected event title as default search word, patch by Gaucho316: http://www.dbox2-tuning.net/forum/viewtopic.php?p=382712#p382712
Origin commit data
------------------
Branch: ni/coolstream
Commit: f6413891b2
Author: rhabarber1848 <rhabarber1848@web.de>
Date: 2012-04-25 (Wed, 25 Apr 2012)


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

------------------
This commit was generated by Migit
2013-05-11 19:02:19 +02:00
Thilo Graf
9221ac3716 CAudioMute: implementation of CComponents
Origin commit data
------------------
Branch: ni/coolstream
Commit: 35444cb703
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-10 (Fri, 10 May 2013)


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

------------------
This commit was generated by Migit
2013-05-11 17:21:00 +01:00
vanhofen
e213733fde locals: use more matching descriptions for screen positions
Origin commit data
------------------
Branch: ni/coolstream
Commit: c80b1b0640
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-11 (Sat, 11 May 2013)

Origin message was:
------------------
- locals: use more matching descriptions for screen positions

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

------------------
This commit was generated by Migit
2013-05-11 12:57:36 +02:00
Michael Liebmann
f73d990572 COsdSetup::changeNotify: Add handling for volume digits / CVolumeHelper
Origin commit data
------------------
Branch: ni/coolstream
Commit: d90ce27876
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-11 (Sat, 11 May 2013)

Origin message was:
------------------
* COsdSetup::changeNotify: Add handling for volume digits / CVolumeHelper

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

------------------
This commit was generated by Migit
2013-05-11 09:38:23 +01:00
vanhofen
48ea7a045e osd-setup: fix segmentation fault
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1376a94197
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-10 (Fri, 10 May 2013)

Origin message was:
------------------
- osd-setup: fix segmentation fault

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

------------------
This commit was generated by Migit
2013-05-10 22:48:37 +02:00
vanhofen
ccf8a2b02d deutsch.locale: fix typo in menu.hint_subchannel_pos
Origin commit data
------------------
Branch: ni/coolstream
Commit: fd63df9688
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-10 (Fri, 10 May 2013)

Origin message was:
------------------
- deutsch.locale: fix typo in menu.hint_subchannel_pos

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

------------------
This commit was generated by Migit
2013-05-10 21:55:19 +02:00
vanhofen
9689f4572f osd-setup: move menu-related stuff to a submenu 'menus'
* re-sort remaining items


Origin commit data
------------------
Branch: ni/coolstream
Commit: 655ae5d51f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-10 (Fri, 10 May 2013)

Origin message was:
------------------
- osd-setup: move menu-related stuff to a submenu 'menus'

* re-sort remaining items


------------------
This commit was generated by Migit
2013-05-10 21:36:34 +02:00
Jacek Jendrzej
a5bd75527a supplement to 0c34433d23
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3a62b97fcb
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)


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

------------------
This commit was generated by Migit
2013-05-10 13:43:23 +02:00
Michael Liebmann
be087adf5a Rework positioning of volumebar / mute icon / info clock
- Is required for custom icons


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

Origin message was:
------------------
* Rework positioning of volumebar / mute icon / info clock

- Is required for custom icons


------------------
This commit was generated by Migit
2013-05-10 11:32:12 +01:00
Michael Liebmann
cc3927aa46 CComponents::paintFbItems: Fix paint frame
- Remove function CComponents::allowPaint()


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

Origin message was:
------------------
* CComponents::paintFbItems: Fix paint frame

- Remove function CComponents::allowPaint()


------------------
This commit was generated by Migit
2013-05-10 11:32:12 +01:00
Jacek Jendrzej
0a2403d344 CNeutrinoEventList::exec call hide only once
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28c67bbc9b
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-10 (Fri, 10 May 2013)


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

------------------
This commit was generated by Migit
2013-05-10 11:28:22 +02:00
vanhofen
8f32bca5be epgview: depend window size on font size
Origin commit data
------------------
Branch: ni/coolstream
Commit: df3d5567a1
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-10 (Fri, 10 May 2013)

Origin message was:
------------------
- epgview: depend window size on font size

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

------------------
This commit was generated by Migit
2013-05-10 10:33:23 +02:00
vanhofen
d3b6b0295d framebuffer: add possibility to force small windows
Origin commit data
------------------
Branch: ni/coolstream
Commit: 742cc81f46
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-10 (Fri, 10 May 2013)

Origin message was:
------------------
- framebuffer: add possibility to force small windows

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

------------------
This commit was generated by Migit
2013-05-10 10:31:46 +02:00
vanhofen
93484713fe infoviewer: get width of timescale from progressbar object ...
.. to remove hardcoded timescale width in showInfoFile()


Origin commit data
------------------
Branch: ni/coolstream
Commit: 7d5ecda6e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-10 (Fri, 10 May 2013)

Origin message was:
------------------
- infoviewer: get width of timescale from progressbar object ...

.. to remove hardcoded timescale width in showInfoFile()


------------------
This commit was generated by Migit
2013-05-10 09:33:25 +02:00
Michael Liebmann
cd11f3173a OSD Setup: Move volume settings in a separate submenu.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d33901e5e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)

Origin message was:
------------------
* OSD Setup: Move volume settings in a separate submenu.

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

------------------
This commit was generated by Migit
2013-05-09 16:58:52 +01:00
Jacek Jendrzej
e72c03e5f7 CChannelList::show() call hide only once
Origin commit data
------------------
Branch: ni/coolstream
Commit: 438248bfac
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)


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

------------------
This commit was generated by Migit
2013-05-09 16:32:11 +02:00
Jacek Jendrzej
0c34433d23 CMenuWidget::paintItems: clean only last multipage menu
Origin commit data
------------------
Branch: ni/coolstream
Commit: 28198dc320
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-09 (Thu, 09 May 2013)


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

------------------
This commit was generated by Migit
2013-05-09 13:10:23 +02:00
Michael Liebmann
0f4479bdbd CComponents::paintFbItems: Don't paint item if dx or dy are 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: 309b371060
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)

Origin message was:
------------------
* CComponents::paintFbItems: Don't paint item if dx or dy are 0

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

------------------
This commit was generated by Migit
2013-05-08 07:06:12 +01:00
Thilo Graf
d6c76ef8a8 CVolumeBar: rework volumebar handling
Use CComponenets and separates the gui part from driver part

- add new class CVolumeBar as CComponentsForm
- Various changes for reworked volume bar handling in some classes
- Move AudioMute() from CVolume to new class CAudioMute
- Use CComponentsPicture to paint muteicon


Origin commit data
------------------
Branch: ni/coolstream
Commit: 8baec6d62a
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-04 (Sat, 04 May 2013)



------------------
This commit was generated by Migit
2013-05-08 05:11:24 +01:00
vanhofen
d2c11695d8 textbox: don't accept boxes with no borderwidth
Origin commit data
------------------
Branch: ni/coolstream
Commit: 050df14f8d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-08 (Wed, 08 May 2013)

Origin message was:
------------------
- textbox: don't accept boxes with no borderwidth

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

------------------
This commit was generated by Migit
2013-05-08 00:30:58 +02:00
Michael Liebmann
248432cf6c CFrameBuffer::paintBoxRel(): Correct debug message if dx or dy are 0
Origin commit data
------------------
Branch: ni/coolstream
Commit: d802b85bbc
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-05 (Sun, 05 May 2013)

Origin message was:
------------------
* CFrameBuffer::paintBoxRel(): Correct debug message if dx or dy are 0

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

------------------
This commit was generated by Migit
2013-05-05 13:12:08 +01:00
Michael Liebmann
95fe977744 CTextBox: rename setFontTextHeight() => getFontTextHeight()
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2c740f1db8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-01 (Wed, 01 May 2013)

Origin message was:
------------------
* CTextBox: rename setFontTextHeight() => getFontTextHeight()

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

------------------
This commit was generated by Migit
2013-05-04 21:42:10 +02:00
Michael Liebmann
b7e2c242d6 dvbsubtitle: Fix segfault in destructor
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1fb105b361
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-04-19 (Fri, 19 Apr 2013)

Origin message was:
------------------
* dvbsubtitle: Fix segfault in destructor

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

------------------
This commit was generated by Migit
2013-05-04 18:20:52 +01:00
Jacek Jendrzej
c8beddcb80 CNeutrinoEventList: Skip unnecessary drawing of the background
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1d2ac01ecc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-04 (Sat, 04 May 2013)

Origin message was:
------------------
* CNeutrinoEventList: Skip unnecessary drawing of the background

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

------------------
This commit was generated by Migit
2013-05-04 12:08:36 +01:00