Commit Graph

7122 Commits

Author SHA1 Message Date
Michael Liebmann
26e8da2d83 Update deutsch.locale
Origin commit data
------------------
Commit: 0a9d363251
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-02 (Wed, 02 Jul 2014)
2014-07-04 02:13:38 +02:00
vanhofen
1c7f0a1e4a moviebrowser: prevent segfault at movies w/o channellogo
commit taken from max10s-neutrino-mp


Origin commit data
------------------
Commit: b7b0da12b4
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-07-03 (Thu, 03 Jul 2014)

Origin message was:
------------------
- moviebrowser: prevent segfault at movies w/o channellogo

 commit taken from max10s-neutrino-mp
2014-07-03 11:43:31 +02:00
[CST] Focus
0f4f37f2b7 gui/moviebrowser.cpp: fix off-screen draw, if OSD height is set to max in osd setup
Origin commit data
------------------
Commit: a7c93d1926
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-02 (Wed, 02 Jul 2014)
2014-07-02 14:49:53 +04:00
[CST] Focus
7f2eb1e026 gui/scan_setup.cpp: add signal test menu on request
Origin commit data
------------------
Commit: 629528908b
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
2014-07-02 11:10:40 +04:00
[CST] Focus
b185167c86 gui/scan.cpp, gui/motorcontrol.cpp: increase signal bar height for 50%
Origin commit data
------------------
Commit: bb77bafdca
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
2014-07-02 11:10:32 +04:00
[CST] Focus
7953d84860 gui/network_service.cpp: add dropbear
Origin commit data
------------------
Commit: fc3e9ebd62
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-19 (Thu, 19 Jun 2014)
2014-07-02 11:10:27 +04:00
[CST] Focus
bdecef2e88 gui/network_service.cpp: change djmount charset option to UTF-8
Origin commit data
------------------
Commit: ba754ba61a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-18 (Wed, 18 Jun 2014)
2014-07-02 11:10:23 +04:00
[CST] Focus
b8167f49bd gui/motorcontrol.cpp: change signal/snr layout to vertical
Origin commit data
------------------
Commit: 60c965d6b8
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
2014-07-02 11:10:19 +04:00
[CST] Focus
d28cb865dd gui/scan.cpp: change signal/snr layout to vertical
Origin commit data
------------------
Commit: 9f4aeb2074
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
2014-07-02 11:10:14 +04:00
[CST] Focus
03d13f3126 neutrino.cpp: zap also with page up/page down buttons
Origin commit data
------------------
Commit: fa8f28eed1
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-17 (Tue, 17 Jun 2014)
2014-07-02 11:10:09 +04:00
Michael Liebmann
3dfa2ccd62 CMovieBrowser: Use CComponentsChannelLogo for display channellogo
Origin commit data
------------------
Commit: 2b63d1a243
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-28 (Sat, 28 Jun 2014)
2014-06-29 13:25:32 +02:00
Michael Liebmann
aff3182c3c CChannelList: Use CComponentsChannelLogo for display channellogo
Origin commit data
------------------
Commit: 2ecd9918cb
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-28 (Sat, 28 Jun 2014)
2014-06-29 13:25:32 +02:00
Michael Liebmann
2811ab583b CComponentsChannelLogo: disable paint of logo background, it's not required here
- Fix calculation of logo width & height


Origin commit data
------------------
Commit: 3d805054f4
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-28 (Sat, 28 Jun 2014)
2014-06-29 13:25:32 +02:00
Michael Liebmann
7135b7649d CTextBox: Add Flag m_renderMode (Font::FULLBG) for RenderString()
Origin commit data
------------------
Commit: 1b9037e8e8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-06-27 (Fri, 27 Jun 2014)
2014-06-29 13:25:32 +02:00
Michael Liebmann
5c722ff7b3 Fix sort order in english.locale
Origin commit data
------------------
Commit: 4fc95d6395
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-05-15 (Thu, 15 May 2014)
2014-06-29 13:25:32 +02:00
vanhofen
5afc59665e neutrino_menue: add own personalize item to standby item
Origin commit data
------------------
Commit: aad8c86cb8
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-28 (Sat, 28 Jun 2014)

Origin message was:
------------------
- neutrino_menue: add own personalize item to standby item
2014-06-28 14:28:35 +02:00
Thilo Graf
cd0bc99798 CChannelList: disable paint of clock background, it's not required here
Origin commit data
------------------
Commit: 5670e87d77
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)
2014-06-28 01:09:17 +02:00
Thilo Graf
3224594375 CComponents: implement scroll functionality into CComponentsForm
CComponentsForm provides page scroll if found more
than one pre defined page and is working with all derivated sub classes from CComponentsForm .

Pages are defined with setPageNumber(0...n) in items (1st page = 0). The item page number property is
defined in variable cc_page_number. The highest page number sets the
count of pages inside container to required value. Thats compellingly!

To show a page, we can use setCurrentPage(0...n ) and paintCurPage() or use directly paintPage(0...n).
Note: global paint() will show the current page. Default page is 0 (as first).
Use setCurrentPage(0...n) to change this before first call of paint().
Note: In CComponentsWindow class, these methods are applied to window body.

For examples, take a look into CTestMenu


Origin commit data
------------------
Commit: 672757606c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-26 (Thu, 26 Jun 2014)
2014-06-27 20:49:41 +02:00
Thilo Graf
60455587be CComponentsPicture: use current instance of CPictureViewer
reduce precautionary too much unnecessary impact


Origin commit data
------------------
Commit: e6f6931b72
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-25 (Wed, 25 Jun 2014)
2014-06-27 20:38:59 +02:00
Thilo Graf
68e5635bfd CComponentsForm: add functions to get first and last item
Origin commit data
------------------
Commit: c2bc275d5d
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-24 (Tue, 24 Jun 2014)
2014-06-27 20:38:59 +02:00
vanhofen
295885c56c osd_setup: don't show colored progress bar option in channellist ...
... when colored progress bar is disabled


Origin commit data
------------------
Commit: 8887767141
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)

Origin message was:
------------------
- osd_setup: don't show colored progress bar option in channellist ...

... when colored progress bar is disabled
2014-06-27 18:26:13 +02:00
vanhofen
aac81d2063 yWeb: show correct RCU at Zee²
Origin commit data
------------------
Commit: bf42b7c4cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)

Origin message was:
------------------
- yWeb: show correct RCU at Zee²
2014-06-27 10:43:25 +02:00
vanhofen
ca1ed61dbc neutrinoyparser: detect Zee²; fix Boxmodel for Trinity
Origin commit data
------------------
Commit: 8322c9e408
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-27 (Fri, 27 Jun 2014)

Origin message was:
------------------
- neutrinoyparser: detect Zee²; fix Boxmodel for Trinity
2014-06-27 10:41:01 +02:00
Gaucho316
ba18d5fe7a libconfigfile: accept booleans as int32 or int64
for compatibility if config file entry is changed from boolean to int32 or int64

based on patch by martii <m4rtii@gmx.de> in Neutrino-MP Git


Origin commit data
------------------
Commit: ad498249d1
Author: Gaucho316 <Gaucho316@hotmail.com>
Date: 2014-06-23 (Mon, 23 Jun 2014)
2014-06-23 21:37:49 +02:00
Thilo Graf
5c9adb6180 CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup
This removes multiple code parts from COsdSetup without
loss of functionality.


Origin commit data
------------------
Commit: 253579909f
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-07 (Sat, 07 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
5fecae9a65 CComponentsWindow: add missing comment for sidebars
Origin commit data
------------------
Commit: 67ab4addeb
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-23 (Mon, 23 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
d79bd7d5ab CComponentsForm: don't consider frame for position calculation
This should be done in the arrangement of the container contents


Origin commit data
------------------
Commit: dce25e94b3
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-22 (Sun, 22 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
d43338ee5b CComponentsForm: add comment
Origin commit data
------------------
Commit: eee10df7bb
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-22 (Sun, 22 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
b11d88cae8 CComponentsItem: remove unnecessary calculation of position with frame
This should be done in the arrangement of the container contents


Origin commit data
------------------
Commit: 2aff49deea
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-22 (Sun, 22 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
46495cbf40 CComponentsPicture: structure of class highly simplified
It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.


Origin commit data
------------------
Commit: 5eb63b9515
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-20 (Fri, 20 Jun 2014)

Origin message was:
------------------
CComponentsPicture: structure of class highly simplified

It should be now easier to use images as objects. An initialized
picture object should provide all relevant properties and some
functionalities of picture viewer.
2014-06-23 18:43:47 +02:00
Thilo Graf
a94e168649 CComponents: epand method setFrameThickness() to change selected frame
Origin commit data
------------------
Commit: 8bbd7024d9
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-13 (Fri, 13 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
7d1020cdf5 CProgressWindow: implement CComponent classes
This implement window functionality from CComponentsWindow,
progress items from CProgressBar() and status text
items from CComponentsLabel()


Origin commit data
------------------
Commit: 2f0e4e1687
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-09 (Mon, 09 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
03914a6687 CMenuWidget: add member to suppress paint of details line
In some situations is it more senseful to suppress painting of details line.
Required if menu window is painted over another window.
The hide() functionality of detailsline paints only an empty background on screen so we have
blank parts on screen. That looks bad. For example, this is to observe
on context menu in channellist.

We should see this as a workaround. It is not certain whether the
details line is really needed in the future.


Origin commit data
------------------
Commit: 793230e9a7
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-09 (Mon, 09 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
8100f47d77 CComponentsText: add function to get current text content from object
Origin commit data
------------------
Commit: 33202059cc
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-06 (Fri, 06 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
90c35ae0c6 CComponentsForm: add methode killCCItems()
This methode is an equivalent version of CComponentsItem::kill() and
allows to erase all items inside of a container at once.


Origin commit data
------------------
Commit: 581b9c7701
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-05 (Thu, 05 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
34362f3b4b CComponentsWindow: add possibilty to add sidebars in window objects
This allows to add objects in to window on left or right site. eg. for
navigation icons or other similar stuff. Default this feature is disabled.
to enable with methode enableSidebar(TYPE); With parameter
CC_WINDOW_LEFT_SIDEBAR, CC_WINDOW_RIGHT_SIDEBAR or both.
Width of sidebar can be changed with methode setWidthSidebar(int)


Origin commit data
------------------
Commit: f21c119517
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-06-01 (Sun, 01 Jun 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
0b6883aea7 CComponents: inherit COSDFader class
Allows a simplified implementation without prior declaration and
initialisation


Origin commit data
------------------
Commit: 53cf57876c
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
d21e16b938 CFrameBuffer: reduce fade time
10000 seems to bee too much for nice handling


Origin commit data
------------------
Commit: c41b4fd015
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)
2014-06-23 18:43:47 +02:00
Thilo Graf
f271c801de COSDFader: rename member functions, adapt implementations
Stop() is not exactly attributable if fader class used as inherited and
Fade() don't tell really what done and related to return value 'bool'...
especially as the fader class members have been not documented.


Origin commit data
------------------
Commit: 69e2debb02
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-05-30 (Fri, 30 May 2014)
2014-06-23 18:43:47 +02:00
vanhofen
cb734e018f channellist: add colored progressbars
* thx to bazi98, martii and benny


Origin commit data
------------------
Commit: df1c8ac00d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-23 (Mon, 23 Jun 2014)

Origin message was:
------------------
- channellist: add colored progressbars

* thx to bazi98, martii and benny
2014-06-23 17:05:44 +02:00
martii
79d013ce99 gui/infoviewer: remove no longer used class member "old_timestr"
Origin commit data
------------------
Commit: e4801974be
Author: martii <m4rtii@gmx.de>
Date: 2014-06-19 (Thu, 19 Jun 2014)
2014-06-20 14:35:22 +02:00
vanhofen
84c44ebaee yWeb: fix MODE_RADIO/MODE keys in RCUs
Origin commit data
------------------
Commit: c853231b1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-19 (Thu, 19 Jun 2014)

Origin message was:
------------------
- yWeb: fix MODE_RADIO/MODE keys in RCUs
2014-06-20 14:35:17 +02:00
[CST] Focus
42ace9af4a zapit/src/frontend.cpp: fix cable tune log
Origin commit data
------------------
Commit: 9562d40c99
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-16 (Mon, 16 Jun 2014)
2014-06-16 14:35:26 +04:00
martii
5a60f7f607 gui/epgview: replace left/right chars with corresponding icons
Origin commit data
------------------
Commit: 5a66db2a07
Author: martii <m4rtii@gmx.de>
Date: 2014-06-15 (Sun, 15 Jun 2014)
2014-06-15 22:40:10 +02:00
[CST] Bas
2daf6f6787 fastscan: fix astra1 scan in case there is only one LNB connected to the system. We should check
if the data arrived too before deciding if the TP was valid or not.


Origin commit data
------------------
Commit: e9cba838fd
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-05-26 (Mon, 26 May 2014)
2014-06-13 09:24:55 +04:00
[CST] Bas
b819933f88 src/gui/streaminfo2.cpp: fix possible integer overflow if fe driver reports very high values. The fix is to check for overflow and if so just return max_y.
Origin commit data
------------------
Commit: 60a53d9eb5
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)
2014-06-12 18:58:16 +04:00
[CST] Focus
74f731f23f gui/luainstance.cpp: add function to start file/url play
Origin commit data
------------------
Commit: 943850eefc
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)
2014-06-12 18:58:16 +04:00
[CST] Focus
e4f4b242f8 gui/movieplayer.cpp: add 'http' action key, with cut/restore neutrino
Origin commit data
------------------
Commit: 81735f5e53
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)
2014-06-12 18:58:16 +04:00
vanhofen
689b555895 eventlist: rework header
show channellogo, prev channel, next channel if possible


Origin commit data
------------------
Commit: 069d19f701
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- eventlist: rework header

 show channellogo, prev channel, next channel if possible
2014-06-11 23:07:19 +02:00
vanhofen
98c0a441d8 change RenderString() default to UTF8
Origin commit data
------------------
Commit: 649d1b1f9d
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-06-11 (Wed, 11 Jun 2014)

Origin message was:
------------------
- change RenderString() default to UTF8
2014-06-11 23:07:13 +02:00