Avoids unnecessary render of empty parts on screen.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 635560b896
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-31 (Tue, 31 Dec 2019)
------------------
This commit was generated by Migit
This reverts commit 6c5f59db5e.
Origin commit data
------------------
Branch: ni/coolstream
Commit: bf869b2bb5
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-31 (Tue, 31 Dec 2019)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 674e842687
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-12-31 (Tue, 31 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 3faf6070a6
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 572931dd1d
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6ae7aa641d
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
for better readability
Origin commit data
------------------
Branch: ni/coolstream
Commit: e7d36360a4
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 14e31f4a21
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: a1429b9123
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
only to simplify.
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40de1b7a46
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ca4fff672c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-30 (Mon, 30 Dec 2019)
Origin message was:
------------------
- acinclude: resort
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7e377ed68
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-12-30 (Mon, 30 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: facc2b0804
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
- fix compile
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: cd00832423
Author: TangoCash <eric@loxat.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: e1ef31cfc8
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
error caused by commit ca9c47b - fb_generic: use parameters as const ref, catch possible dimension error:
/home/bellum/neutrino/bbs/source/gui-neutrino/src/driver/fb_generic.cpp: In member function ‘void CFrameBuffer::RestoreScreen(const int&, const int&, const int&, const int&, uint32_t*)’:
/home/bellum/neutrino/bbs/source/gui-neutrino/src/driver/fb_generic.cpp:1536:9: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if (dx > xRes || dy > yRes)
^
/home/bellum/neutrino/bbs-test/source/gui-neutrino/src/driver/fb_generic.cpp:1536:22: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if (dx > xRes || dy > yRes)
^
cc1plus: all warnings being treated as errors
Origin commit data
------------------
Branch: ni/coolstream
Commit: fe8d126f0a
Author: J. Krieg <bellum07@googlemail.com>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
fb_generic: fix compile with '-Werror'
error caused by commit ca9c47b - fb_generic: use parameters as const ref, catch possible dimension error:
/home/bellum/neutrino/bbs/source/gui-neutrino/src/driver/fb_generic.cpp: In member function ‘void CFrameBuffer::RestoreScreen(const int&, const int&, const int&, const int&, uint32_t*)’:
/home/bellum/neutrino/bbs/source/gui-neutrino/src/driver/fb_generic.cpp:1536:9: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if (dx > xRes || dy > yRes)
^
/home/bellum/neutrino/bbs-test/source/gui-neutrino/src/driver/fb_generic.cpp:1536:22: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
if (dx > xRes || dy > yRes)
^
cc1plus: all warnings being treated as errors
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 40d9e781bd
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
- data/pictures: disable new logo.jpg; not really usefull for narrow-breasted boxes like hd1
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 53456b8233
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8ea46673dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8adee6f281
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-12-29 (Sun, 29 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b428762509
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
- neutrino: use proc_put() to write to procfs
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ee0807f048
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
- proc_tools: add some more wrappers
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: beab4e0f1b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-28 (Sat, 28 Dec 2019)
Origin message was:
------------------
- neutrino: fix timers from deepstandby; RTC was missing
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 68aa08e2e1
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Origin message was:
------------------
- infoviewer: kill segments from top to bottom, from left to right
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ea934f35b8
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Origin message was:
------------------
- infoviewer: just code cosmetics; sort curr/next boxes
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1dace8e69c
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 827f5f1d30
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7ddc698fc6
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-12-27 (Fri, 27 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: df31af3f0c
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-27 (Fri, 27 Dec 2019)
Origin message was:
------------------
- infoviewer: try to fix strange remaining pixel
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a7faf424e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-26 (Thu, 26 Dec 2019)
Origin message was:
------------------
- screenshot: allow screenshots using external utility; most code is taken from TangoCash
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 812f921bde
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-26 (Thu, 26 Dec 2019)
Origin message was:
------------------
- controlapi: remove commented code
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ce11bd1fd8
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-25 (Wed, 25 Dec 2019)
Origin message was:
------------------
- moviebrowser: fix display of control chars in movieinfo
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b4b3264967
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-21 (Sat, 21 Dec 2019)
Origin message was:
------------------
- update: move function to get active partition to helpers.cpp
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0a4659b6b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-20 (Fri, 20 Dec 2019)
Origin message was:
------------------
- update: better solution to disable active partition for vuplus models
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b0998863dd
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5acbc67062
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-12-20 (Fri, 20 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b00dd6092
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapitclient.h: whitespace fixes
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1b66593443
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/capmt: fix coolstream build
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 32c2ff6b54
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit: align to ddt
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: ac8b42a6d0
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit: remove some commented code
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0e6a8a2e43
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: just formatting changes
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 392b84d6be
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/getservices: feparams.pilot = ZPILOT_AUTO_SW
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: c84382183e
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: just formatting changes
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: e8ff70fa84
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: just formatting changes
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: b407dfdab1
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: small change in dvb name string
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 34a7daad93
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit: just whitespace fixes
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: efe51f87cc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2019-12-17 (Tue, 17 Dec 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
but use another way then the ddt guys
Origin commit data
------------------
Branch: ni/coolstream
Commit: dd2d5ed8c8
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Origin message was:
------------------
- neutrino-menu: fix tuner settungs menu for single hybrid c/t tuner
but use another way then the ddt guys
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: f5295d3640
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Origin message was:
------------------
- scan_setup: align to ddt
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c6197552b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)
Origin message was:
------------------
- zapit: align to ddt
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit