Commit Graph

4382 Commits

Author SHA1 Message Date
vanhofen
cb015d3797 ENABLE_GUI_MOUNT: enable
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0049ca62ea
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- ENABLE_GUI_MOUNT: enable

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

------------------
This commit was generated by Migit
2013-05-27 23:58:32 +02:00
vanhofen
9a58efd917 ENABLE_GUI_MOUNT: globalize
Origin commit data
------------------
Branch: ni/coolstream
Commit: ad20474050
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- ENABLE_GUI_MOUNT: globalize

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

------------------
This commit was generated by Migit
2013-05-27 23:56:54 +02:00
vanhofen
e1c59e3472 pictureviewer: using CComponentsHeader to paint header
* rework footer handling (get height from paintButtons methode)


Origin commit data
------------------
Branch: ni/coolstream
Commit: b335a50ef3
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- pictureviewer: using CComponentsHeader to paint header

* rework footer handling (get height from paintButtons methode)


------------------
This commit was generated by Migit
2013-05-27 22:25:30 +02:00
vanhofen
e52b01ab39 bookmarkmanager/bouquetlist: add missing includes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2204631859
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- bookmarkmanager/bouquetlist: add missing includes

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

------------------
This commit was generated by Migit
2013-05-27 22:08:24 +02:00
vanhofen
db03e25de5 filebrowser: using bigger help button in buttonbar
Origin commit data
------------------
Branch: ni/coolstream
Commit: d9a4f7eba8
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- filebrowser: using bigger help button in buttonbar

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

------------------
This commit was generated by Migit
2013-05-27 21:44:05 +02:00
vanhofen
3f26cb1361 bookmarkmanager: using CComponentsHeader to paint header
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0d9a6b64f
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- bookmarkmanager: using CComponentsHeader to paint header

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

------------------
This commit was generated by Migit
2013-05-27 21:21:49 +02:00
vanhofen
c2908f353c bouquetlist: using CComponentsHeader to paint header
Origin commit data
------------------
Branch: ni/coolstream
Commit: a9012e4699
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- bouquetlist: using CComponentsHeader to paint header

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

------------------
This commit was generated by Migit
2013-05-27 21:19:23 +02:00
vanhofen
b14c34df84 audioplayer: using CComponentsHeader to paint header
Origin commit data
------------------
Branch: ni/coolstream
Commit: 66e61d433d
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- audioplayer: using CComponentsHeader to paint header

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

------------------
This commit was generated by Migit
2013-05-27 21:14:57 +02:00
vanhofen
c4167f4a4d timerlist: rework gui stuff
* add shadow
* change some calculations to be more equal to other windows
* get footerheight from paintButtons methode
* change ok button to blue button in footer
* blue button has same function as ok button
* init members in contructor
* remove unused code
* change rotating colors because COL_MENUCONTENTDARK_PLUS_0
 is used for shadow
* replace info button with dummy if timer is not type REC or ZAP
* sort member variables in header


Origin commit data
------------------
Branch: ni/coolstream
Commit: c557c03695
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- timerlist: rework gui stuff

* add shadow
* change some calculations to be more equal to other windows
* get footerheight from paintButtons methode
* change ok button to blue button in footer
* blue button has same function as ok button
* init members in contructor
* remove unused code
* change rotating colors because COL_MENUCONTENTDARK_PLUS_0
 is used for shadow
* replace info button with dummy if timer is not type REC or ZAP
* sort member variables in header


------------------
This commit was generated by Migit
2013-05-27 12:03:08 +02:00
Thilo Graf
e7da096348 CComponentsHeader: rename some members for plausible usage in subclasses
Some members are usable in subclasses, but current names could be not
suitable or not plausible with respect to the name of subclass.


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

Origin message was:
------------------
CComponentsHeader: rename some members for plausible usage in subclasses

Some members are usable in subclasses, but current names could be not
suitable or not plausible with respect to the name of subclass.


------------------
This commit was generated by Migit
2013-05-27 11:58:05 +02:00
vanhofen
0789b2735b icons: introducing dummy buttons
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40a77ade7c
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-27 (Mon, 27 May 2013)

Origin message was:
------------------
- icons: introducing dummy buttons

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

------------------
This commit was generated by Migit
2013-05-27 10:48:37 +02:00
Thilo Graf
aa27aedfa9 CTimerList: prevent memory leak
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2aa36663e1
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-27 (Mon, 27 May 2013)


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

------------------
This commit was generated by Migit
2013-05-27 09:30:51 +02:00
Thilo Graf
77d4343771 CTimerList: fix include
Name of header file was changed since last commits


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



------------------
This commit was generated by Migit
2013-05-27 09:30:50 +02:00
Thilo Graf
fc53c928a3 CComponents: split some header files
CComponentsInfoBox
CComponentsShapeCircle/Square
CComponentsDetailLine
CComponentsPIP
CComponentsText/CComponentsLabel
CComponentsPicture


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



------------------
This commit was generated by Migit
2013-05-27 09:30:50 +02:00
Thilo Graf
83186e4180 CComponentsFrmClock: add missing statement for #include <config.h>
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09d6881b20
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-26 (Sun, 26 May 2013)


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

------------------
This commit was generated by Migit
2013-05-27 09:30:50 +02:00
Thilo Graf
37ab756cfd CComponents: add comments for documentations
Comments contains doxygen tags.
for results see also: http://www.tuxbox.org/neutrinohd/doc/html/
Help welcome!


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



------------------
This commit was generated by Migit
2013-05-27 09:22:08 +02:00
vanhofen
504dc54e1f cc_frm_header: improve "fix neutrino locales in CComponentsHeader"
* supplement to 9790718


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

Origin message was:
------------------
- cc_frm_header: improve "fix neutrino locales in CComponentsHeader"

* supplement to 9790718


------------------
This commit was generated by Migit
2013-05-26 23:27:23 +02:00
vanhofen
f8033a3ba2 channellist: using small buttons in buttonbar
Origin commit data
------------------
Branch: ni/coolstream
Commit: e492048eab
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-26 (Sun, 26 May 2013)

Origin message was:
------------------
- channellist: using small buttons in buttonbar

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

------------------
This commit was generated by Migit
2013-05-26 23:06:58 +02:00
vanhofen
4a38b87549 timerlist: using CComponentsHeader to paint header
* move info icon to buttonbar


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

Origin message was:
------------------
- timerlist: using CComponentsHeader to paint header

* move info icon to buttonbar


------------------
This commit was generated by Migit
2013-05-26 22:52:21 +02:00
vanhofen
9790718094 cc_frm_header: fix neutrino locales in CComponentsHeader
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4cc9e7691a
Author: vanhofen <vanhofen@gmx.de>
Date: 2013-05-26 (Sun, 26 May 2013)

Origin message was:
------------------
- cc_frm_header: fix neutrino locales in CComponentsHeader

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

------------------
This commit was generated by Migit
2013-05-26 22:49:46 +02:00
Jacek Jendrzej
2e816c19d0 eitd: addEvent - fix possible segfault if lastEvent==NULL
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1a1be2a82f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-26 (Sun, 26 May 2013)


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

------------------
This commit was generated by Migit
2013-05-26 18:44:52 +02:00
Thilo Graf
681f1c1913 build: trivial sort fix for pipsetup.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: eeecbb3bcd
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-25 (Sat, 25 May 2013)


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

------------------
This commit was generated by Migit
2013-05-25 23:29:49 +02:00
Thilo Graf
4955e39f08 CComponentsFrmClock: add new class CComponentsFrmClock
Origin commit data
------------------
Branch: ni/coolstream
Commit: 9d52071c39
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-25 (Sat, 25 May 2013)


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

------------------
This commit was generated by Migit
2013-05-25 23:29:49 +02:00
Thilo Graf
12e7283e23 CFrameBuffer: style fixes
Scope of the some variable can be reduced, and
waitForIdle(): %d in format string requires a signed integer given in
the argument list.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 73cf6e9410
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-05-20 (Mon, 20 May 2013)



------------------
This commit was generated by Migit
2013-05-25 16:48:35 +02:00
Jacek Jendrzej
c9565c9d33 ChannelList::quickZap -record mode- should zap if possible, else display transponderlist
Origin commit data
------------------
Branch: ni/coolstream
Commit: a01551d360
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-25 (Sat, 25 May 2013)

Origin message was:
------------------
ChannelList::quickZap -record mode- should zap if possible, else display transponderlist

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

------------------
This commit was generated by Migit
2013-05-25 13:05:55 +02:00
Jacek Jendrzej
44885c2905 zapit: set sdt len to max section len
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7eb27cd212
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2013-05-25 (Sat, 25 May 2013)


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

------------------
This commit was generated by Migit
2013-05-25 12:06:44 +02:00
Michael Liebmann
9211765608 CComponents: Reworked paint the shadows
- Paint rounded corners only where it is required
- Skip paint frame/paint shadow, if not defined


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

Origin message was:
------------------
* CComponents: Reworked paint the shadows

- Paint rounded corners only where it is required
- Skip paint frame/paint shadow, if not defined


------------------
This commit was generated by Migit
2013-05-24 21:48:56 +02:00
Jacek Jendrzej
41272e2626 SIevent::getFSK() - workaround for ITA ESP FRA fsk.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 672c6ae4eb
Author: Jacek Jendrzej <overx300@gmail.com>
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:44:03 +02:00
Jacek Jendrzej
e431ae2703 CEpgData::show - Latin1_to_UTF8 no need
Origin commit data
------------------
Branch: ni/coolstream
Commit: 09ab981b94
Author: Jacek Jendrzej <overx300@gmail.com>
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:38:37 +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