vanhofen
c440aff769
remove some obsolete icons definitions
...
Origin commit data
------------------
Commit: c53b385df6
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-13 (Fri, 13 Oct 2017)
Origin message was:
------------------
- remove some obsolete icons definitions
2017-10-13 14:04:37 +02:00
Thilo Graf
cfcd17a285
bedit: add methods ResetModules() and init()
...
Help to handle instances of modules to get current screen and font settings
after changed settings by user.
Dimensions were not applied after changed settings. eg: All Items had wrong
position and dimensions after changed font size.
Origin commit data
------------------
Commit: f53b8fb110
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:49 +02:00
Thilo Graf
094b88b4f9
bedit: remove multiple code from paintHead() method
...
Origin commit data
------------------
Commit: c651f6aa40
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:49 +02:00
Thilo Graf
dbf2424f62
bedit: remove multiple code from paintFoot() method
...
Origin commit data
------------------
Commit: 4dc047557f
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:49 +02:00
Thilo Graf
4da4faa05b
bedit: ensure apply of possible changed timeout settings on runtime
...
Origin commit data
------------------
Commit: b7124973de
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:49 +02:00
Thilo Graf
8cdcccd62f
bedit: move paintBody() into base class
...
Avoids multiple code parts
Origin commit data
------------------
Commit: 61a29f061a
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:49 +02:00
Thilo Graf
8bbb561675
bedit: declare internal vars as protected
...
Access to internal member vars should be done via methods and funtions.
Origin commit data
------------------
Commit: 53293ba49d
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:49 +02:00
Thilo Graf
05af6c373f
bedit: use inherited version of hide()
...
This overwrites inherited hide() from CMenuTarget
rework hide
Origin commit data
------------------
Commit: d64f06b196
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:49 +02:00
Thilo Graf
157dc9db9c
bedit: use inherited version of paintDetails() and dline/ibox objects
...
This moves full identicaly code into base class.
TODO: There are more similar parts.
Origin commit data
------------------
Commit: 3045baea13
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:40:37 +02:00
Thilo Graf
d62faac931
bedit: remove multiple forward declaration of CFrameBuffer
...
I don't see any sense why this should be done here.
Origin commit data
------------------
Commit: 97a124ab44
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 13:38:20 +02:00
Thilo Graf
1861d5710c
CComponentsFooter: rework uniformed arrangement
...
Some parts were incomplete treated with defined parameter
'label_width' and/or 'chain_width'.
Origin commit data
------------------
Commit: c7a2dd70fc
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 12:35:59 +02:00
Thilo Graf
e925ec373e
Revert "CTimerList: adjust label width in footer dependent by count of buttons"
...
This reverts commit d8caaaf758
.
Origin commit data
------------------
Commit: 88e488d3a0
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 12:35:59 +02:00
Thilo Graf
a15887cc4a
CMenuWidget: don't use parameter for label width calculation
...
Footer object does this itself.
Origin commit data
------------------
Commit: 35f048a735
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 12:35:59 +02:00
Thilo Graf
a2bd290f38
CTimerList: localize info and send timer buttons
...
Origin commit data
------------------
Commit: c1d4da731b
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-13 12:35:59 +02:00
vanhofen
66906e96c2
libdvbsub: add missing free() call
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 89f9ae85f0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- libdvbsub: add missing free() call
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
vanhofen
1cf144605f
libdvbsub: use framebuffer functions getBackBufferPointer() and blit2FB()
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: fa0400f8b2
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- libdvbsub: use framebuffer functions getBackBufferPointer() and blit2FB()
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
gixxpunk
fa7f83028d
dvbsubtitle: fix copy/paste error and only show debug if there is something to clear
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 3edc365eab
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- dvbsubtitle: fix copy/paste error and only show debug if there is something to clear
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
gixxpunk
f7f497b107
cleanup dvbsubtitle code
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 18699eaf41
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- cleanup dvbsubtitle code
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
vanhofen
143152d536
libdvbsub: allow FullHD resolution dimensions
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 5ba719402a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- libdvbsub: allow FullHD resolution dimensions
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
vanhofen
f1dfad968c
libdvbsub: port usefull code from Neutrino-MP to make dvbsub nice again
...
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 8bdcfb263d
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- libdvbsub: port usefull code from Neutrino-MP to make dvbsub nice again
Signed-off-by: J. Krieg <bellum07@googlemail.com >
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-13 12:35:59 +02:00
vanhofen
18bbbbabfe
audio_select: copy full code from TangoCash
...
Just compile tested. Maybe some more alignments needed.
Origin commit data
------------------
Commit: e264e6334b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- audio_select: copy full code from TangoCash
Just compile tested. Maybe some more alignments needed.
2017-10-12 08:52:32 +02:00
vanhofen
a20b55bb75
neutrino: don't scroll standby/resume text on frontdisplay
...
Origin commit data
------------------
Commit: 27a16a6f9f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- neutrino: don't scroll standby/resume text on frontdisplay
2017-10-12 00:43:56 +02:00
vanhofen
8045ab1dd5
add UHD icons to infoviewer
...
Origin commit data
------------------
Commit: d367c33842
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
Origin message was:
------------------
- add UHD icons to infoviewer
2017-10-12 00:36:45 +02:00
TangoCash
503a8ebbec
armbox: fix dimming vfd
...
Origin commit data
------------------
Commit: 789159e13a
Author: TangoCash <eric@loxat.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-12 00:36:45 +02:00
TangoCash
dd711fdfad
armbox: show grafical volume in vfd
...
Origin commit data
------------------
Commit: 07cc235989
Author: TangoCash <eric@loxat.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-12 00:36:45 +02:00
TangoCash
576735795e
fix time in vfd
...
Origin commit data
------------------
Commit: 32a7338aae
Author: TangoCash <eric@loxat.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-12 00:36:45 +02:00
TangoCash
8d89f95aae
fix some keys
...
Origin commit data
------------------
Commit: 8f420cdeea
Author: TangoCash <eric@loxat.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-12 00:36:45 +02:00
TangoCash
8ab431151d
fix resolution icon in infoviewer
...
Origin commit data
------------------
Commit: d2faaec888
Author: TangoCash <eric@loxat.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-12 00:36:45 +02:00
TangoCash
9d0691f1ef
update webif
...
Origin commit data
------------------
Commit: d329663148
Author: TangoCash <eric@loxat.de >
Date: 2017-10-12 (Thu, 12 Oct 2017)
2017-10-12 00:36:45 +02:00
gixxpunk
c2a44aa4d8
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: a6de24c7b7
Author: gixxpunk <thomas.harfmann@gmail.com >
Date: 2017-10-11 (Wed, 11 Oct 2017)
2017-10-11 21:35:55 +02:00
vanhofen
659076d4e0
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: 32414b6a48
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-11 (Wed, 11 Oct 2017)
2017-10-11 20:58:45 +02:00
Jacek Jendrzej
2f8ff62802
src/gui/upnpbrowser.cpp clear framebuffer
...
Origin commit data
------------------
Commit: 47b247472c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 17:23:11 +02:00
Jacek Jendrzej
1c28e16adb
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 16968f9bde
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 16:40:11 +02:00
Jacek Jendrzej
f3812c8637
upnpbrowser : fix memleaks
...
Origin commit data
------------------
Commit: 6d81594f12
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 16:39:24 +02:00
Jacek Jendrzej
a2d10f6cb0
upnpbrowser : fix memleak
...
Origin commit data
------------------
Commit: d3233254c8
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-09 (Mon, 09 Oct 2017)
2017-10-09 12:37:35 +02:00
Jacek Jendrzej
df4543b5e5
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 2661fa4287
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 18:03:01 +02:00
Thilo Graf
1d5474a66d
CUpnpBrowserGui: fix possible compile errot
...
error: suggest parentheses around ‘&&’ within ‘||’ [-Werror=parentheses]
Origin commit data
------------------
Commit: cbe21aade7
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 17:48:32 +02:00
Thilo Graf
d5b66e14c8
CTimerList: fix behavior of hide() for remotebox sub menus
...
After hide() the the background was not fully restored or
was partially damaged the corners beside the header.
Origin commit data
------------------
Commit: 3d9b7c1360
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
Origin message was:
------------------
CTimerList: fix behavior of hide() for remotebox sub menus
After hide() the the background was not fully restored or
was partially damaged the corners beside the header.
2017-10-08 17:48:32 +02:00
Thilo Graf
cc07da60f5
CTimerList: increase width of remote menu
...
eg: With oversized font sizes the buttons inside footer are squeezed.
Origin commit data
------------------
Commit: 6b28013da1
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
Origin message was:
------------------
CTimerList: increase width of remote menu
eg: With oversized font sizes the buttons inside footer are squeezed.
2017-10-08 17:48:32 +02:00
Thilo Graf
e650c02ba8
CMenuWidget: small clean ups
...
Origin commit data
------------------
Commit: 4ad5ce65e2
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 17:48:32 +02:00
Jacek Jendrzej
d299bb89a0
Merge branch 'master' into pu/mp
...
Origin commit data
------------------
Commit: 3010cd24d7
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 16:50:46 +02:00
Jacek Jendrzej
85df730d64
fix video folderplay
...
Origin commit data
------------------
Commit: ea0cd48d18
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-08 (Sun, 08 Oct 2017)
2017-10-08 16:49:23 +02:00
Jacek Jendrzej
fe14e966ca
src/gui/upnpbrowser.cpp clear framebuffer
...
Origin commit data
------------------
Commit: 7f1d736781
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-08 16:49:23 +02:00
Jacek Jendrzej
f3786a44f7
src/gui/upnpbrowser.cpp kill infobox and timebox
...
Origin commit data
------------------
Commit: 9a0bcf0dc5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-08 16:49:23 +02:00
Jacek Jendrzej
17484d3983
src/gui/test_menu.cpp fix memleak
...
Origin commit data
------------------
Commit: 74f02a16f5
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-08 16:49:23 +02:00
vanhofen
9d5ad038f5
hdd-menu: hide mmcblk devices from hdd-menu
...
Origin commit data
------------------
Commit: 41646df5e0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-07 (Sat, 07 Oct 2017)
Origin message was:
------------------
- hdd-menu: hide mmcblk devices from hdd-menu
2017-10-07 20:52:38 +02:00
vanhofen
134255cd48
imageinfo-ni: fix crash on ARM_HARDWARE
...
Origin commit data
------------------
Commit: 7d0c3fca7b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-07 (Sat, 07 Oct 2017)
Origin message was:
------------------
- imageinfo-ni: fix crash on ARM_HARDWARE
2017-10-07 12:15:49 +02:00
TangoCash
a59845b271
small zapit fix
...
Origin commit data
------------------
Commit: 4a857cc625
Author: TangoCash <eric@loxat.de >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-07 12:13:02 +02:00
vanhofen
248ce462c2
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: 8b6f2568ca
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-07 (Sat, 07 Oct 2017)
2017-10-07 10:52:18 +02:00
vanhofen
581ca06b84
channelist: fix lcd4l-handling; ...
...
- lcd4l-setup: re-add missing item to control g_settings.lcd4l_skin_radio
Origin commit data
------------------
Commit: 689986b459
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-10-07 (Sat, 07 Oct 2017)
Origin message was:
------------------
- channelist: fix lcd4l-handling; ...
- lcd4l-setup: re-add missing item to control g_settings.lcd4l_skin_radio
2017-10-07 10:50:52 +02:00