vanhofen
e37984fafd
initial-settings: update
...
Origin commit data
------------------
Commit: 4bbb1eff25
Author: vanhofen <vanhofen@gmx.de >
Date: 2020-01-01 (Wed, 01 Jan 2020)
Origin message was:
------------------
- initial-settings: update
2020-01-01 19:39:08 +01:00
TangoCash
62492deaf4
remotetimers: switch from full channelid to short channelid
...
Origin commit data
------------------
Commit: 492fd5955d
Author: TangoCash <eric@loxat.de >
Date: 2019-12-31 (Tue, 31 Dec 2019)
2020-01-01 19:29:05 +01:00
Jacek Jendrzej
cde8c0f0f7
user_menue: fix use heap after free, 2. try
...
Origin commit data
------------------
Commit: c52b1d3c16
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-12-31 (Tue, 31 Dec 2019)
2019-12-31 00:26:58 +01:00
Thilo Graf
69a1d68d0c
cc_draw: ensure kill of rendered boxes only if enabled
...
Avoids unnecessary render of empty parts on screen.
Origin commit data
------------------
Commit: 635560b896
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-31 (Tue, 31 Dec 2019)
2019-12-31 00:26:58 +01:00
vanhofen
9940e165a3
Revert "disable private copy of the linux dvb headers"
...
This reverts commit 13233df87d
.
Origin commit data
------------------
Commit: bf869b2bb5
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-31 (Tue, 31 Dec 2019)
2019-12-31 00:25:09 +01:00
BPanther
8955ce9f84
more s2x stuff
...
Origin commit data
------------------
Commit: 674e842687
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2019-12-31 (Tue, 31 Dec 2019)
2019-12-31 00:25:09 +01:00
BPanther
2a1a2a603c
femanager, small fix
...
Origin commit data
------------------
Commit: 3faf6070a6
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 17:43:28 +01:00
BPanther
ede80ff519
femanager, 2 functions added
...
Origin commit data
------------------
Commit: 572931dd1d
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 17:43:28 +01:00
Thilo Graf
af50243aa8
cc_item_infobox: add signal OnAfterPaintInfo
...
Origin commit data
------------------
Commit: 6ae7aa641d
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 17:40:32 +01:00
Thilo Graf
6e0d07f67c
cc_frm_clock: replaced paintClock with cl_blocked
...
for better readability
Origin commit data
------------------
Commit: e7d36360a4
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 17:40:32 +01:00
Thilo Graf
d4c5e58d02
epgview: ensure paint of segment after changed background
...
Origin commit data
------------------
Commit: 14e31f4a21
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 17:40:32 +01:00
Thilo Graf
86bd190b8d
imageinfo: more align to OE image data
...
Origin commit data
------------------
Commit: a1429b9123
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 17:40:32 +01:00
Thilo Graf
f24cb07eeb
cc_frm_clock: Removed not required digit of slot method name
...
only to simplify.
Origin commit data
------------------
Commit: 40de1b7a46
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 17:40:32 +01:00
vanhofen
8e30f2c040
acinclude: resort
...
Origin commit data
------------------
Commit: ca4fff672c
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-30 (Mon, 30 Dec 2019)
Origin message was:
------------------
- acinclude: resort
2019-12-30 17:36:10 +01:00
Jacek Jendrzej
00b0817244
epgplus: avoid segfaults
...
Origin commit data
------------------
Commit: a7e377ed68
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-12-30 (Mon, 30 Dec 2019)
2019-12-30 00:54:24 +01:00
vanhofen
d7f0db5e63
fix compile
...
Origin commit data
------------------
Commit: facc2b0804
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
- fix compile
2019-12-29 23:46:52 +01:00
TangoCash
d793cdf0bb
make driver selectable for graphlcd
...
Origin commit data
------------------
Commit: cd00832423
Author: TangoCash <eric@loxat.de >
Date: 2019-12-29 (Sun, 29 Dec 2019)
2019-12-29 23:46:52 +01:00
Thilo Graf
77aef165fc
pad_package_pattern.list.sample: add libqt and -src packages to filter
...
Origin commit data
------------------
Commit: e1ef31cfc8
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-29 (Sun, 29 Dec 2019)
2019-12-29 23:06:12 +01:00
J. Krieg
54a1ecb9e5
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
Origin commit data
------------------
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
2019-12-29 23:06:12 +01:00
vanhofen
69afeaf411
data/pictures: disable new logo.jpg; not really usefull for narrow-breasted boxes like hd1
...
Origin commit data
------------------
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
2019-12-29 23:06:12 +01:00
Thilo Graf
fda5ecec38
Images: add logo file
...
Origin commit data
------------------
Commit: 53456b8233
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-29 (Sun, 29 Dec 2019)
2019-12-29 23:06:12 +01:00
Thilo Graf
456e205f03
imageinfo: ignore creator if not available
...
Origin commit data
------------------
Commit: 8ea46673dc
Author: Thilo Graf <dbt@novatux.de >
Date: 2019-12-29 (Sun, 29 Dec 2019)
2019-12-29 23:06:12 +01:00
Jacek Jendrzej
50ac3111b6
zapit:CFrontend::setInput return if satposition not found
...
Origin commit data
------------------
Commit: 8adee6f281
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-12-29 (Sun, 29 Dec 2019)
2019-12-29 23:06:12 +01:00
vanhofen
c8572fa3d8
neutrino: use proc_put() to write to procfs
...
Origin commit data
------------------
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
2019-12-29 00:17:23 +01:00
vanhofen
44ac69179b
proc_tools: add some more wrappers
...
Origin commit data
------------------
Commit: ee0807f048
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-29 (Sun, 29 Dec 2019)
Origin message was:
------------------
- proc_tools: add some more wrappers
2019-12-29 00:17:23 +01:00
vanhofen
01100c2f1c
neutrino: fix timers from deepstandby; RTC was missing
...
Origin commit data
------------------
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
2019-12-28 23:42:53 +01:00
vanhofen
ffa51d90b1
infoviewer: kill segments from top to bottom, from left to right
...
Origin commit data
------------------
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
2019-12-27 23:27:20 +01:00
vanhofen
091d002f28
infoviewer: just code cosmetics; sort curr/next boxes
...
Origin commit data
------------------
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
2019-12-27 23:04:19 +01:00
Jacek Jendrzej
3aef372fbc
eventlist: skip if Bouquets is empty, avoid segfault
...
Origin commit data
------------------
Commit: 1dace8e69c
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-12-27 (Fri, 27 Dec 2019)
2019-12-27 20:51:17 +01:00
Jacek Jendrzej
f6b37dd9fa
eitd:dmx check if filters is not empty
...
Origin commit data
------------------
Commit: 827f5f1d30
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-12-27 (Fri, 27 Dec 2019)
2019-12-27 20:51:17 +01:00
Jacek Jendrzej
4e3f663b97
eitd: -GENERIC- set neutrino time from system, for non-root user
...
Origin commit data
------------------
Commit: 7ddc698fc6
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-12-27 (Fri, 27 Dec 2019)
2019-12-27 20:51:17 +01:00
vanhofen
b9c51b84d0
infoviewer: try to fix strange remaining pixel
...
Origin commit data
------------------
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
2019-12-27 00:41:16 +01:00
vanhofen
cb3eafac3e
screenshot: allow screenshots using external utility; most code is taken from TangoCash
...
Origin commit data
------------------
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
2019-12-26 23:53:50 +01:00
vanhofen
ede709862e
controlapi: remove commented code
...
Origin commit data
------------------
Commit: 812f921bde
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-26 (Thu, 26 Dec 2019)
Origin message was:
------------------
- controlapi: remove commented code
2019-12-26 23:53:50 +01:00
vanhofen
193691a962
moviebrowser: fix display of control chars in movieinfo
...
Origin commit data
------------------
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
2019-12-25 23:07:04 +01:00
vanhofen
bdacf5b851
update: move function to get active partition to helpers.cpp
...
Origin commit data
------------------
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
2019-12-21 01:26:01 +01:00
vanhofen
6c7047ccec
update: better solution to disable active partition for vuplus models
...
Origin commit data
------------------
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
2019-12-20 00:10:03 +01:00
BPanther
263c1b079d
arm vu+ multiboot added for local flashing
...
Origin commit data
------------------
Commit: b0998863dd
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2019-12-20 (Fri, 20 Dec 2019)
2019-12-20 00:10:02 +01:00
BPanther
e8691a1a09
update terrestrial.xml
...
Origin commit data
------------------
Commit: 5acbc67062
Author: BPanther <bpanther_ts@hotmail.com >
Date: 2019-12-20 (Fri, 20 Dec 2019)
2019-12-20 00:10:02 +01:00
vanhofen
c596991c2c
zapitclient.h: whitespace fixes
...
Origin commit data
------------------
Commit: 4b00dd6092
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapitclient.h: whitespace fixes
2019-12-19 23:31:36 +01:00
vanhofen
0019400357
zapit/capmt: fix coolstream build
...
Origin commit data
------------------
Commit: 1b66593443
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/capmt: fix coolstream build
2019-12-19 23:31:35 +01:00
vanhofen
337721a8b1
zapit: align to ddt
...
Origin commit data
------------------
Commit: 32c2ff6b54
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit: align to ddt
2019-12-19 23:31:35 +01:00
vanhofen
c143faa9d3
zapit: remove some commented code
...
Origin commit data
------------------
Commit: ac8b42a6d0
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit: remove some commented code
2019-12-19 23:31:35 +01:00
vanhofen
6accb8b2fc
zapit/frontend: just formatting changes
...
Origin commit data
------------------
Commit: 0e6a8a2e43
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: just formatting changes
2019-12-19 23:31:35 +01:00
vanhofen
ce2379206e
zapit/getservices: feparams.pilot = ZPILOT_AUTO_SW
...
Origin commit data
------------------
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
2019-12-19 23:31:35 +01:00
vanhofen
630e3e338f
zapit/frontend: just formatting changes
...
Origin commit data
------------------
Commit: c84382183e
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: just formatting changes
2019-12-19 23:31:35 +01:00
vanhofen
319ac56fcb
zapit/frontend: just formatting changes
...
Origin commit data
------------------
Commit: e8ff70fa84
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit/frontend: just formatting changes
2019-12-19 23:31:35 +01:00
vanhofen
df4143075d
zapit/frontend: small change in dvb name string
...
Origin commit data
------------------
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
2019-12-19 23:31:35 +01:00
vanhofen
fbe499249f
zapit: just whitespace fixes
...
Origin commit data
------------------
Commit: 34a7daad93
Author: vanhofen <vanhofen@gmx.de >
Date: 2019-12-19 (Thu, 19 Dec 2019)
Origin message was:
------------------
- zapit: just whitespace fixes
2019-12-19 23:31:35 +01:00
Jacek Jendrzej
257d3cb604
netfile: dont add default port 80 to request header, this break some redirects
...
Origin commit data
------------------
Commit: efe51f87cc
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2019-12-17 (Tue, 17 Dec 2019)
2019-12-17 21:11:46 +01:00