Commit Graph

14477 Commits

Author SHA1 Message Date
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
vanhofen
b4b80a8701 neutrino-menu: fix tuner settungs menu for single hybrid c/t tuner
but use another way then the ddt guys


Origin commit data
------------------
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
2019-12-16 23:54:19 +01:00
vanhofen
f7c0c423dc scan_setup: align to ddt
Origin commit data
------------------
Commit: f5295d3640
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)

Origin message was:
------------------
- scan_setup: align to ddt
2019-12-16 23:54:19 +01:00
vanhofen
2656f15fbd zapit: align to ddt
Origin commit data
------------------
Commit: 5c6197552b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)

Origin message was:
------------------
- zapit: align to ddt
2019-12-16 23:54:19 +01:00
vanhofen
fd895bfd12 zapit/capmt: prepare merge from ddt
Origin commit data
------------------
Commit: e2fc19bdf7
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-16 (Mon, 16 Dec 2019)

Origin message was:
------------------
- zapit/capmt: prepare merge from ddt
2019-12-16 23:54:19 +01:00
BPanther
df4e2d17f4 fix possible segfault
Origin commit data
------------------
Commit: e15e45f46e
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
2019-12-15 22:31:23 +01:00
vanhofen
6e384188f3 yWeb: fix some links to us
Origin commit data
------------------
Commit: ee6fd892fc
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-13 (Fri, 13 Dec 2019)

Origin message was:
------------------
- yWeb: fix some links to us
2019-12-13 23:03:24 +01:00
vanhofen
36d11eb83e revert af5adc2 and 5dd6b2a partly
Origin commit data
------------------
Commit: 96c66c9047
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-12 (Thu, 12 Dec 2019)

Origin message was:
------------------
- revert af5adc2 and 5dd6b2a partly
2019-12-12 23:00:25 +01:00
vanhofen
0e688b02cf allow /var/etc/fstab and /var/etc/autofs.* only for netfs setup
Origin commit data
------------------
Commit: 5a0c4bb181
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-12 (Thu, 12 Dec 2019)

Origin message was:
------------------
- allow /var/etc/fstab and /var/etc/autofs.* only for netfs setup
2019-12-12 22:51:48 +01:00
vanhofen
bb14b8d38f avoid compiler warning
Origin commit data
------------------
Commit: 0834189d15
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-11 (Wed, 11 Dec 2019)

Origin message was:
------------------
- avoid compiler warning
2019-12-11 22:31:18 +01:00
vanhofen
7a3fff5182 locale: minor changes in keybinding locales
Origin commit data
------------------
Commit: cc9168db48
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-11 (Wed, 11 Dec 2019)

Origin message was:
------------------
- locale: minor changes in keybinding locales
2019-12-11 22:19:09 +01:00
vanhofen
c89e96563f neutrino: introduce user-assignable favorites key
Origin commit data
------------------
Commit: 374c6fb7ce
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-12-11 (Wed, 11 Dec 2019)

Origin message was:
------------------
- neutrino: introduce user-assignable favorites key
2019-12-11 22:19:09 +01:00