Commit Graph

6027 Commits

Author SHA1 Message Date
[CST] Focus
467f73764a src/gui/osd_progressbar_setup.cpp: move infoviewer progressbar position config to osd_setup.cpp
Origin commit data
------------------
Commit: 4b3be3c313
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-18 (Fri, 18 Jul 2014)
2014-07-18 12:28:30 +04:00
Michael Liebmann
2bc8639b95 CLuaInstance: Fix broken icon name in menu
Origin commit data
------------------
Commit: 2f0f27f466
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-18 (Fri, 18 Jul 2014)
2014-07-18 11:28:09 +04:00
Michael Liebmann
a17c8c5f27 Neutrino: Stop info clock when box shutdown
Origin commit data
------------------
Commit: 27767debcd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-17 17:04:04 +04:00
[CST] Focus
955bd37b56 driver/framebuffer.h: increase fade time, with 1750 there is no visible fade effect at all
Origin commit data
------------------
Commit: aa0c780dbf
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
2014-07-17 17:02:56 +04:00
[CST] Focus
cb5acfe318 gui/components/cc_base.cpp: try to fix screen save for CComponentsDetailLine
Origin commit data
------------------
Commit: 75f7ac1235
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:51 +04:00
[CST] Focus
e7589e894a gui/osd_setup.cpp: re-use common channel list settings in context menu
Origin commit data
------------------
Commit: c8b33f6bda
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:47 +04:00
[CST] Focus
fa1be7a360 Revert "CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup"
commit has problems: bad looking, if fade is ON, menu missed channel list fonts config

This reverts commit 5c9adb6180.


Origin commit data
------------------
Commit: 0cda142ba7
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:43 +04:00
[CST] Focus
17c40a5d6e merge neutrino-mp progressbar code, (C) martii
Origin commit data
------------------
Commit: 416646bbff
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:37 +04:00
[CST] Focus
8e810750de gui/widget/menue.h: fix suppressDetailsLine()
Origin commit data
------------------
Commit: 7cee5d3b2e
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
2014-07-17 17:02:32 +04:00
[CST] Focus
958139cd31 merge neutrino-mp menu/buttons/icons changes, (C) martii
Origin commit data
------------------
Commit: cf91f2eccb
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
2014-07-17 17:02:25 +04:00
Michael Liebmann
ff1af0c39e Neutrino: Stop info clock when box shutdown
Origin commit data
------------------
Commit: 9f1c7f2800
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
Michael Liebmann
ce45208e0e CLuaInstance: Add function checkMagicMask() for use the color constants
- Use checkMagicMask() for colors in CComponents-Lua functions


Origin commit data
------------------
Commit: a3c453c403
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
Michael Liebmann
d5f68835ff CLuainstance: Use lua_Unsigned for color definitions
- Add additional tableLookup() for get lua_Unsigned
- Change tableLookup() for int to lua_Integer


Origin commit data
------------------
Commit: 0714c7f5ed
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
Michael Liebmann
edeee02da1 CLuainstance/cwindow.new: Add parameter for show or hide header/footer
- default (parameter missing) is true (show)


Origin commit data
------------------
Commit: b8ed776a76
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 23:45:23 +02:00
[CST] Focus
93ebbd694d libiw/iwscan.cpp: fix crash in case of different cmd order
Origin commit data
------------------
Commit: 40167afef4
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2014-07-16 (Wed, 16 Jul 2014)
2014-07-16 11:52:24 +04:00
Michael Liebmann
7a47c8892d CUpnpBrowserGui::paintItemInfo: Set transparency for DisplayImage()...
...to CFrameBuffer::TM_NONE


Origin commit data
------------------
Commit: de91201fa2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-12 (Sat, 12 Jul 2014)
2014-07-12 22:12:28 +02:00
Michael Liebmann
882a344373 CLuaInstance::MenuAddItem: Add separator typ 'subhead'
Origin commit data
------------------
Commit: 09a39546c2
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-11 (Fri, 11 Jul 2014)
2014-07-12 22:12:28 +02:00
Michael Liebmann
eee80b12d8 CLuaInstance::CPictureNew: Add parameter 'transparent' for cpicture.new
- Default is CFrameBuffer::TM_NONE (No 'pseudo' transparency)


Origin commit data
------------------
Commit: e991507888
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)
2014-07-10 16:38:09 +02:00
Michael Liebmann
1376d2c518 CComponentsPicture: Add parameter 'transparent'...
...to set the transparency of pictures

- Set default transparency for CComponentsChannelLogo to
 CFrameBuffer::TM_BLACK
 (Transparency when black content -> 'pseudo' transparency)

- Set default transparency for CComponentsPicture to
 CFrameBuffer::TM_NONE (No 'pseudo' transparency)


Origin commit data
------------------
Commit: a182fca81f
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-10 (Thu, 10 Jul 2014)

Origin message was:
------------------
CComponentsPicture: Add parameter 'transparent'...

...to set the transparency of pictures

- Set default transparency for CComponentsChannelLogo to
 CFrameBuffer::TM_BLACK
 (Transparency when black content -> 'pseudo' transparency)

- Set default transparency for CComponentsPicture to
 CFrameBuffer::TM_NONE (No 'pseudo' transparency)
2014-07-10 16:38:09 +02:00
martii
f6fbd1d488 driver/record: auto-terminate temporary timeshift recordings
Origin commit data
------------------
Commit: c9d78e1a9c
Author: martii <m4rtii@gmx.de>
Date: 2014-07-06 (Sun, 06 Jul 2014)
2014-07-07 08:35:12 +02:00
Michael Liebmann
6c48bf341b CLuaInstance::SignalBoxNew: Add 'parent' parameter...
...for the integration of signalbox in a parent cwindow


Origin commit data
------------------
Commit: 176d97969e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-07-04 (Fri, 04 Jul 2014)
2014-07-04 02:13:38 +02:00
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