vanhofen
39afdaa47e
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 026247a40f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 11:43:13 +01:00
Thilo Graf
68b4639ac9
CMovieBrowser: vizualize progress for loading of youtube vidoes
...
Origin commit data
------------------
Commit: 690ac7c428
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 10:05:34 +01:00
Thilo Graf
e662a4fa4e
cYTFeedParser: add signal OnLoadVideoInfo
...
Required for visualized progress display.
Origin commit data
------------------
Commit: 0aa261d911
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 10:03:38 +01:00
Thilo Graf
78e96b7b5a
CImageInfo: fix y position of infotext
...
Minitv was not considered.
When font size very small, infotext could be overlapping
with minitv window. This should fix this.
Origin commit data
------------------
Commit: 2727e3f7f0
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-13 (Mon, 13 Feb 2017)
2017-02-13 09:09:46 +01:00
Thilo Graf
edc6080ebf
CMovieBrowser: visualize progress during load movies
...
TODO: youtube load
Origin commit data
------------------
Commit: a907afdc7c
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
14f4e34218
CProgressWindow: add documentation for Doxygen
...
Origin commit data
------------------
Commit: 45e77707f0
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
36958f4e7e
CProgressWindow: use using namespace for std and sigc
...
Makes more clearly
Origin commit data
------------------
Commit: a3c93f4236
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
a1598cb703
CProgressWindow: add possibility to show progress via signal
...
Origin commit data
------------------
Commit: 842c8e79bb
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
Thilo Graf
ae97c4e398
CProgressWindow: allow variable max value, allow define dimensions
...
Origin commit data
------------------
Commit: 547238bfdd
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-13 09:02:43 +01:00
vanhofen
8d38fbe9ad
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 58811ba6dc
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 23:30:28 +01:00
vanhofen
7dbca0ba66
sectionsd: add missing include of system/set_threadname.h
...
Origin commit data
------------------
Commit: 4d68318447
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
- sectionsd: add missing include of system/set_threadname.h
2017-02-12 23:29:32 +01:00
vanhofen
4339876aa2
test_menu: add missing include of gui/components/cc_timer.h
...
Origin commit data
------------------
Commit: ba4b67436c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
- test_menu: add missing include of gui/components/cc_timer.h
2017-02-12 23:27:18 +01:00
vanhofen
7bf4050ba8
test_menu: add missing include of gui/components/cc_timer.h
...
Origin commit data
------------------
Commit: 8e9d79619a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
- test_menu: add missing include of gui/components/cc_timer.h
2017-02-12 23:25:27 +01:00
vanhofen
999b2cf2ce
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Commit: af8c4b8d97
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 23:01:15 +01:00
Stefan Seyfried
75355dda2b
fb_generic: add sanity check and missing mark() to painIcon8
...
Origin commit data
------------------
Commit: ec40cf7986
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:59:11 +01:00
Stefan Seyfried
8af59f8e99
streamts: don't overflow receive buffer, better diag message
...
Origin commit data
------------------
Commit: ff0d98bcc3
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:58:58 +01:00
Stefan Seyfried
948f29ed4d
neutrino: move start of standby epgscan forward
...
this avoids that cpufreq is set to standby value before epgscan is
started, resulting in poor performance
Origin commit data
------------------
Commit: 7384e2155e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:57:52 +01:00
Stefan Seyfried
9cc19fb187
remove spurious newlines from debug output
...
Origin commit data
------------------
Commit: 6604178485
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:57:32 +01:00
Stefan Seyfried
8107c333eb
set useful thread names for all spawned threads
...
Origin commit data
------------------
Commit: 5188f721c4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:55:36 +01:00
Stefan Seyfried
10f50617ba
CComponentsTimer: allow to set a thread name
...
Origin commit data
------------------
Commit: 6fdd920e42
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:51:01 +01:00
Stefan Seyfried
30fd1a003c
cc: reduce impact of cc_draw header from 161 to 4 files
...
Origin commit data
------------------
Commit: 58c6dbf469
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:50:44 +01:00
Stefan Seyfried
6ccc9927e9
getservices: don't update channels if only scrambling changed
...
Origin commit data
------------------
Commit: 5ca3ccaa5d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:50:23 +01:00
Stefan Seyfried
40190eee50
zapit: speed up scan by skipping unsupported delivery systems
...
Origin commit data
------------------
Commit: e810bfe30b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 22:50:04 +01:00
Stefan Seyfried
f2bfc73bd5
fb_generic: initialization and deinitialization fixes
...
* initialize variables locked and cache_size in constructor
* set lfb pointer to NULL after munmap(), fd to -1 after close
* remove unused tty fd close()
Origin commit data
------------------
Commit: 1dd47e00c0
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-12 22:49:30 +01:00
Stefan Seyfried
2089e8ff6b
fb_accel_td: implement setBlendMode/Level
...
Origin commit data
------------------
Commit: 67387a13c6
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-12 22:49:14 +01:00
Stefan Seyfried
ee9acfe1a4
remove unnecessary sectionsdclient.h includes
...
Origin commit data
------------------
Commit: c14c15ea24
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-12 22:48:35 +01:00
Stefan Seyfried
cdd1deb093
remove udpstreampes from build, it's unlikely to work anyway
...
Origin commit data
------------------
Commit: 2f36a0900c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-12 22:48:11 +01:00
vanhofen
e97d93f824
NI-code: Rename hardware defined macros for coolstream stb
...
Origin commit data
------------------
Commit: f02c3dc1db
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
- NI-code: Rename hardware defined macros for coolstream stb
2017-02-12 21:57:06 +01:00
vanhofen
5df8b0409e
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
configure.ac
data/fonts/Makefile.am
src/gui/cam_menu.cpp
src/gui/update.cpp
src/zapit/src/capmt.cpp
Origin commit data
------------------
Commit: 5db35f49c0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 21:54:48 +01:00
Michael Liebmann
0e6e6db7bd
pu/fb-modules: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
Origin commit data
------------------
Commit: 987dbe7f1d
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
pu/fb-modules: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:24:51 +01:00
Michael Liebmann
3b018febe6
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: 0cb26e6e98
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
2017-02-12 09:24:08 +01:00
Michael Liebmann
7e9107c8a8
neutrino: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
Origin commit data
------------------
Commit: 0d66899cbd
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
neutrino: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +01:00
Michael Liebmann
61ccbe74d9
configure: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
configure parameter: --with-boxmodel=hd1
--with-boxmodel=nevis is deprecated, but still valid
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
configure parameter: --with-boxmodel=hd2
--with-boxmodel=apollo is deprecated, but still valid
Origin commit data
------------------
Commit: bb2a848ae1
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-12 (Sun, 12 Feb 2017)
Origin message was:
------------------
configure: Rename hardware defined macros for coolstream stb
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
configure parameter: --with-boxmodel=hd1
--with-boxmodel=nevis is deprecated, but still valid
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
configure parameter: --with-boxmodel=hd2
--with-boxmodel=apollo is deprecated, but still valid
2017-02-12 09:21:04 +01:00
Jacek Jendrzej
f5f669a803
src/driver/pictureviewer/pictureviewer.cpp Picviewer need double image bufferSize for avoid segfault
...
Origin commit data
------------------
Commit: e15f31fee4
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-11 21:08:25 +01:00
Michael Liebmann
14a8c0f7e9
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: 9fdbe0bc68
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-11 (Sat, 11 Feb 2017)
2017-02-11 12:01:31 +01:00
vanhofen
8618764735
pluginlist: add default timeout to plugin-output ...
...
to avoid a blocked system. Without timeout all upcoming timers
will be ignored, if user doesn't confirm the plugin-output.
Origin commit data
------------------
Commit: 274b117f34
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-11 (Sat, 11 Feb 2017)
Origin message was:
------------------
- pluginlist: add default timeout to plugin-output ...
to avoid a blocked system. Without timeout all upcoming timers
will be ignored, if user doesn't confirm the plugin-output.
2017-02-11 11:15:09 +01:00
Michael Liebmann
ce1d73550c
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: 81bcddaad1
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-10 23:26:32 +01:00
Jacek Jendrzej
2f3330a736
src/driver/audiometadata.cpp init cover_temporary
...
Origin commit data
------------------
Commit: 582051b9a1
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-10 (Fri, 10 Feb 2017)
2017-02-10 20:33:28 +01:00
Jacek Jendrzej
cd8728e2a7
src/driver/pictureviewer/pictureviewer.cpp check whether there is enough free memory for the image buffer
...
Origin commit data
------------------
Commit: 80f6e611ba
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-02-10 (Fri, 10 Feb 2017)
Origin message was:
------------------
src/driver/pictureviewer/pictureviewer.cpp check whether there is enough free memory for the image buffer
2017-02-10 20:33:15 +01:00
vanhofen
fff4d5c2fe
ni-menu: remove obsolete usage of screen_width/height
...
Origin commit data
------------------
Commit: ae408331eb
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-10 (Fri, 10 Feb 2017)
Origin message was:
------------------
- ni-menu: remove obsolete usage of screen_width/height
2017-02-10 00:23:57 +01:00
Michael Liebmann
c1dd0ff7de
Merge branch 'master' into pu/fb-modules
...
Origin commit data
------------------
Commit: db8ea57da2
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 22:58:09 +01:00
Thilo Graf
cef125aa09
Revert "CChannelList: delete with red yes button"
...
This reverts commit b7baafa2e5
.
User request: Is not desired
Origin commit data
------------------
Commit: a56bb97b50
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 22:43:00 +01:00
vanhofen
bc099cfd08
neutrino: fix build
...
Origin commit data
------------------
Commit: eef7c4c867
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
Origin message was:
------------------
- neutrino: fix build
2017-02-09 20:58:44 +01:00
vanhofen
4d15c4d61b
Merge branch 'pu/fb-modules' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/neutrino.cpp
src/system/settings.h
Origin commit data
------------------
Commit: 25f1346ad7
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 20:22:37 +01:00
vanhofen
e994f66c6f
avoid configuration mismatch in screen settings
...
Origin commit data
------------------
Commit: ad8e6180aa
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-13 (Fri, 13 Jan 2017)
Origin message was:
------------------
- avoid configuration mismatch in screen settings
2017-02-09 18:13:19 +01:00
vanhofen
252208b058
remove screen_width/height from neutrino.conf; ...
...
it's just for internal usage
Origin commit data
------------------
Commit: abb76c2efb
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-12 (Thu, 12 Jan 2017)
Origin message was:
------------------
- remove screen_width/height from neutrino.conf; ...
it's just for internal usage
2017-02-09 18:13:19 +01:00
vanhofen
54af49f2d0
rename screen_x/yres to font_scaling_x/y
...
Origin commit data
------------------
Commit: aeec37af89
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-12 (Thu, 12 Jan 2017)
Origin message was:
------------------
- rename screen_x/yres to font_scaling_x/y
2017-02-09 18:13:19 +01:00
Thilo Graf
829d045a99
CMenuWidget: remove dub code from init
...
Origin commit data
------------------
Commit: 0435ca20a3
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 16:35:03 +01:00
Thilo Graf
a3f59e7c4a
CMenuWidget: use only nameString as container for widget name
...
neutrino_locale_t name could be transformed always to real string to
unify this container
Origin commit data
------------------
Commit: 2dda93ed2b
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 15:52:39 +01:00
Michael Liebmann
e554281e64
CFbAccelCSHD1::~CFbAccelCSHD1: Remove unnecessary entries...
...
...that are processed in the CFrameBuffer destructor
Origin commit data
------------------
Commit: 0b7bb32813
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-02-09 (Thu, 09 Feb 2017)
2017-02-09 12:57:18 +01:00