vanhofen
6fe5d269af
- add hd51; mostly ported from TangoCash's neutrino-mp
2017-10-29 18:31:30 +01:00
Thilo Graf
4f8b891d26
src/Makefile.am: add missing possible static dir for libcoolstream.mt
2017-10-29 18:31:22 +01:00
Thilo Graf
bfeb3c47ff
tuxtxt_common.h: add missing init to readcnt
2017-10-29 18:31:13 +01:00
Thilo Graf
91128cdfa4
locales: generalize image settings, rewrite welcome text
2017-10-29 18:30:43 +01:00
Thilo Graf
54c8d9c4e9
locales: use german entries for channel scan
2017-10-29 18:30:38 +01:00
Thilo Graf
1e006a9769
locales: complete plugin entry for plugins.hdd_dir
2017-10-29 18:30:31 +01:00
Thilo Graf
e372f02873
locales: typo fix
2017-10-29 18:30:27 +01:00
Thilo Graf
6ae15d962a
locales: message for record scan generalized
2017-10-29 18:30:17 +01:00
Thilo Graf
8eca73b6bd
locales: hint for followscreenings setup shortened
2017-10-29 18:30:12 +01:00
Thilo Graf
2652afbdfd
locales: hint for moviebrowser setup shortened
2017-10-29 18:30:09 +01:00
Thilo Graf
04368a4ec9
locales: hint for channel logo setup shortened
2017-10-29 18:30:03 +01:00
Thilo Graf
b10171d5b7
locales: generalize system info hint
2017-10-29 18:29:54 +01:00
Thilo Graf
3db24fe41b
locales: generalize channel logo option
2017-10-29 18:29:43 +01:00
Thilo Graf
f6aac91037
locales: use more shorter/plausible entries for hdd setup
2017-10-29 18:29:27 +01:00
Thilo Graf
7418ab7b9a
locales: use shorter warning message for local update
2017-10-29 18:29:18 +01:00
Thilo Graf
e2eb683a4b
locales: use more plausible name menue entry for theme reset
2017-10-29 18:29:01 +01:00
Thilo Graf
a6dab3b4c1
locales: use more plausible entries for audio and epg plus
2017-10-29 18:27:52 +01:00
svenhoefer
23711b0635
- add UHD icons to infoviewer
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-29 18:27:14 +01:00
Thilo Graf
c3edbefa31
icons/status/channel/Makefile: add entries for UHD status icons
2017-10-29 18:26:55 +01:00
Thilo Graf
13a5815018
neutrino: add Liberation Fonts
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Based up commit from:
2577990c6e
/
2017-10-29 18:26:44 +01:00
Thilo Graf
09115712cf
armbox: add configure lines for some useful options for paths and hd51 builds
2017-10-29 18:26:01 +01:00
Thilo Graf
42b967fb89
CNetworkSetup: disable network_services menu
...
Required with yocto build
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-10-24 11:33:00 +02:00
M. Liebmann
9feb8efd23
CLuaInstCurl: Add script functions
...
- encodeUri
- decodeUri
- setUriData
- Set Lua api version to 1.78
2017-10-23 07:54:19 +02:00
M. Liebmann
100fa78952
CLuaInstCurl: Fix CurlDownload() to send POST data
...
- Set Lua api version to 1.77
2017-10-23 07:54:19 +02:00
Thilo Graf
d7922af575
update version to 3.6.0
...
Prepared for multiplatform builds
3.06
2017.4
2017-10-17 20:45:00 +02:00
Thilo Graf
ccb19a8880
Merge branch 'pu/mp' into 'master'
2017-10-17 20:38:58 +02:00
Thilo Graf
acf9cdfea8
CUpnpBrowserGui: fix button arrangement
...
defined label width parameter was too large
2017-10-17 20:03:10 +02:00
Thilo Graf
c6d6baa23e
icons: add new default iconset, thx OneOfNine
...
Hope it's complete, please report if somthing is missing!
2017-10-17 20:02:54 +02:00
Thilo Graf
54750e49b7
neutrino.cpp: show logo on start up
2017-10-17 20:02:45 +02:00
Thilo Graf
e169a76ff9
CComponentsPIP: use default background image as default image
2017-10-17 20:02:23 +02:00
Thilo Graf
1bfe78636c
data/pictures: add new default background/start image
2017-10-17 20:02:16 +02:00
Thilo Graf
7dba5bc73c
maintain: add version update script
2017-10-17 20:02:02 +02:00
Jacek Jendrzej
306c52642d
Merge branch 'master' into pu/mp
2017-10-17 12:45:19 +02:00
Jacek Jendrzej
79a9186515
movieplayer.cpp remove free , attempting free on address which was not malloc()-ed
2017-10-17 12:42:32 +02:00
Jacek Jendrzej
4b8cf23d70
Merge branch 'master' into pu/mp
2017-10-16 13:17:17 +02:00
Jacek Jendrzej
0f8e614ee4
Revert "- libdvbsub: add missing free() call"
...
This reverts commit 89f9ae85f0
.
2017-10-16 10:44:19 +02:00
Jacek Jendrzej
ff61f5aef1
streaminfo2: add desc to audiotype
2017-10-14 13:26:55 +02:00
M. Liebmann
9365e09ab9
CBEBouquetWidget::getInfoText(): Fix compile error
2017-10-14 10:02:50 +02:00
Thilo Graf
f53b8fb110
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.
2017-10-13 13:40:49 +02:00
Thilo Graf
c651f6aa40
bedit: remove multiple code from paintHead() method
2017-10-13 13:40:49 +02:00
Thilo Graf
4dc047557f
bedit: remove multiple code from paintFoot() method
2017-10-13 13:40:49 +02:00
Thilo Graf
b7124973de
bedit: ensure apply of possible changed timeout settings on runtime
2017-10-13 13:40:49 +02:00
Thilo Graf
61a29f061a
bedit: move paintBody() into base class
...
Avoids multiple code parts
2017-10-13 13:40:49 +02:00
Thilo Graf
53293ba49d
bedit: declare internal vars as protected
...
Access to internal member vars should be done via methods and funtions.
2017-10-13 13:40:49 +02:00
Thilo Graf
d64f06b196
bedit: use inherited version of hide()
...
This overwrites inherited hide() from CMenuTarget
rework hide
2017-10-13 13:40:49 +02:00
Thilo Graf
3045baea13
bedit: use inherited version of paintDetails() and dline/ibox objects
...
This moves full identicaly code into base class.
TODO: There are more similar parts.
2017-10-13 13:40:37 +02:00
Thilo Graf
97a124ab44
bedit: remove multiple forward declaration of CFrameBuffer
...
I don't see any sense why this should be done here.
2017-10-13 13:38:20 +02:00
Thilo Graf
c7a2dd70fc
CComponentsFooter: rework uniformed arrangement
...
Some parts were incomplete treated with defined parameter
'label_width' and/or 'chain_width'.
2017-10-13 12:35:59 +02:00
Thilo Graf
88e488d3a0
Revert "CTimerList: adjust label width in footer dependent by count of buttons"
...
This reverts commit 3987c3a306
.
2017-10-13 12:35:59 +02:00
Thilo Graf
35f048a735
CMenuWidget: don't use parameter for label width calculation
...
Footer object does this itself.
2017-10-13 12:35:59 +02:00