vanhofen
ac805d4a51
infoviewer_bb: always show hdd fill level for a more uniform view; ...
...
mark undetected hdd fill level with a small line over the progressbar.
this avoids a "whole" in footer when gradient is active
Origin commit data
------------------
Commit: 96cb7f8b9b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
Origin message was:
------------------
- infoviewer_bb: always show hdd fill level for a more uniform view; ...
mark undetected hdd fill level with a small line over the progressbar.
this avoids a "whole" in footer when gradient is active
2017-12-11 21:59:44 +01:00
vanhofen
46474c8fdf
icons: add tandberg crypt icons
...
Origin commit data
------------------
Commit: 745735431a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
Origin message was:
------------------
- icons: add tandberg crypt icons
2017-12-11 21:00:17 +01:00
TangoCash
09fe95ebec
update cryptsystems
...
Origin commit data
------------------
Commit: 78a7c344c2
Author: TangoCash <eric@loxat.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
2017-12-11 21:00:17 +01:00
Thilo Graf
b86d72f2d4
CZapitChannel: add issue tag
...
This should be reworked
Origin commit data
------------------
Commit: 4bacd77f8b
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
2017-12-11 17:20:04 +01:00
vanhofen
32797a05de
channellist: fix segfault while virtual zapping and bouquets are empty
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 889c996624
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
Origin message was:
------------------
- channellist: fix segfault while virtual zapping and bouquets are empty
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-11 17:12:17 +01:00
vanhofen
a99ed9a19d
rcinput: fix compiler warnings about unused variables
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: ac9a7c43cb
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
Origin message was:
------------------
- rcinput: fix compiler warnings about unused variables
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-11 17:11:46 +01:00
vanhofen
90ceaf4dea
channellist: fix segfault while virtual zapping and bouquets are empty
...
Origin commit data
------------------
Commit: 89019ac222
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
Origin message was:
------------------
- channellist: fix segfault while virtual zapping and bouquets are empty
2017-12-11 13:05:18 +01:00
vanhofen
619e89f073
rcinput: fix compiler warnings about unused variables
...
Origin commit data
------------------
Commit: 8aa745151b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-11 (Mon, 11 Dec 2017)
Origin message was:
------------------
- rcinput: fix compiler warnings about unused variables
2017-12-11 12:57:56 +01:00
vanhofen
90eacd890c
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: c7c94fdf2e
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 22:50:42 +01:00
TangoCash
bdb5b17817
adding adapter to debug output
...
Origin commit data
------------------
Commit: 441491d253
Author: TangoCash <eric@loxat.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 22:10:30 +01:00
TangoCash
c210a66506
tryfix scan frontend selection
...
Origin commit data
------------------
Commit: 6768d9035e
Author: TangoCash <eric@loxat.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 22:10:28 +01:00
Thilo Graf
0a5807f831
CMenuWidget: ensure use of unified data type const char*
...
This should avoid possible compiler errors for this overloaded method.
Origin commit data
------------------
Commit: 7b55de6ae7
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 22:04:26 +01:00
Thilo Graf
eb86cf8a84
CComponentsInfoBox: add possibility for scalable picons
...
Origin commit data
------------------
Commit: 2a2d51d255
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
2017-12-10 22:03:41 +01:00
TangoCash
48ddf712c2
adding adapter to debug output
...
Origin commit data
------------------
Commit: 1c44ca2f71
Author: TangoCash <eric@loxat.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 21:30:32 +01:00
TangoCash
2499e106a8
tryfix scan frontend selection
...
Origin commit data
------------------
Commit: c1bca3fbc5
Author: TangoCash <eric@loxat.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 21:25:52 +01:00
vanhofen
4b105f18b7
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
...
Origin commit data
------------------
Commit: 6e4e3b06de
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 21:25:09 +01:00
Thilo Graf
e74468c562
CServiceManager: use value 0 as init value for feparams.plp_id
...
Value of NO_STREAM_ID_FILTER = ~0U
This could provokate overflow errors or possible compile errors
related with compiler flags (e.g: -Werror=overflow)
Origin commit data
------------------
Commit: 1d0545e19c
Author: Thilo Graf <dbt@novatux.de >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 19:56:12 +01:00
vanhofen
6834f27166
webradio_usr.xml: add link to stompfm.de
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: e11610bf32
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- webradio_usr.xml: add link to stompfm.de
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:11 +01:00
TangoCash
9b502d0b84
fix bouquets freq handling for DVB-T/T2
...
Origin commit data
------------------
Commit: 6f826c740c
Author: TangoCash <eric@loxat.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
2017-12-10 19:56:09 +01:00
vanhofen
d1ff5936cd
acinclude/configure: some more minor format changes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: c091bd6fc9
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude/configure: some more minor format changes
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:08 +01:00
vanhofen
fe391cf31d
acinclude/configure: some minor format changes; fix indentations
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 28450dcca0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude/configure: some minor format changes; fix indentations
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:06 +01:00
vanhofen
995402f554
configure: fix logic around libswresample
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: af01615e7b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: fix logic around libswresample
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:05 +01:00
vanhofen
2c3b9d3c32
configure: move libstb-hal block down
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: e57a8ebb98
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: move libstb-hal block down
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:04 +01:00
vanhofen
2451f10c75
acinclude: use AS_HELP_STRING() for --with-boxmodel; ...
...
i don't know any other way to get linefeeds in right-hand text
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 892818b69f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude: use AS_HELP_STRING() for --with-boxmodel; ...
i don't know any other way to get linefeeds in right-hand text
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:02 +01:00
vanhofen
60857ea81f
configure: invert --disable-lua false logic to --enable-lua true
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 12d132d665
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: invert --disable-lua false logic to --enable-lua true
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:01 +01:00
vanhofen
5ccfb26a50
configure: invert --disable-upnp false logic to --enable-upnp true
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 8d855a2d19
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: invert --disable-upnp false logic to --enable-upnp true
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:56:00 +01:00
vanhofen
36a7f60b81
acinclude: unify descriptions in TUXBOX_APPS_DIRECTORY_ONE()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 013c562749
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude: unify descriptions in TUXBOX_APPS_DIRECTORY_ONE()
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:55:58 +01:00
vanhofen
29a98fd1bf
configure: unify and simplify some AC_ARG_ENABLE() calls
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: 7981682173
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: unify and simplify some AC_ARG_ENABLE() calls
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:55:57 +01:00
vanhofen
5ef5a967ff
acinclude/configure: show defaults
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
Origin commit data
------------------
Commit: d12e43ce05
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude/configure: show defaults
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-12-10 19:55:56 +01:00
Jacek Jendrzej
d2d23d09c2
femanager.h increase max adapters to 4
...
Origin commit data
------------------
Commit: d50c5bfdce
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2017-12-10 (Sun, 10 Dec 2017)
2017-12-10 14:44:50 +01:00
vanhofen
b6360e7006
webradio_usr.xml: add link to stompfm.de
...
Origin commit data
------------------
Commit: c6c5153d6d
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- webradio_usr.xml: add link to stompfm.de
2017-12-09 23:21:14 +01:00
vanhofen
b4d46ba7c7
locale: clarify timerlist.ask_to_delete locale
...
Origin commit data
------------------
Commit: 175e452441
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- locale: clarify timerlist.ask_to_delete locale
2017-12-09 22:52:14 +01:00
TangoCash
e82ec5892e
fix bouquets freq handling for DVB-T/T2
...
Origin commit data
------------------
Commit: e831b2eb03
Author: TangoCash <eric@loxat.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
2017-12-09 21:02:12 +01:00
vanhofen
ef2b06f2f3
acinclude/configure: some more minor format changes
...
Origin commit data
------------------
Commit: ee155ad6fb
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude/configure: some more minor format changes
2017-12-09 13:01:37 +01:00
vanhofen
4e4962d97b
acinclude/configure: some minor format changes; fix indentations
...
Origin commit data
------------------
Commit: a43454fe0a
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude/configure: some minor format changes; fix indentations
2017-12-09 13:01:37 +01:00
vanhofen
ef70c4220a
configure: fix logic around libswresample
...
Origin commit data
------------------
Commit: 62f54dceeb
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: fix logic around libswresample
2017-12-09 13:01:37 +01:00
vanhofen
40cd355d80
configure: move libstb-hal block down
...
Origin commit data
------------------
Commit: 03d551dfbc
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: move libstb-hal block down
2017-12-09 13:01:37 +01:00
vanhofen
f2d877c6b1
acinclude: use AS_HELP_STRING() for --with-boxmodel; ...
...
i don't know any other way to get linefeeds in right-hand text
Origin commit data
------------------
Commit: f66f381c7d
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude: use AS_HELP_STRING() for --with-boxmodel; ...
i don't know any other way to get linefeeds in right-hand text
2017-12-09 13:01:37 +01:00
vanhofen
09c6f2632f
configure: invert --disable-lua false logic to --enable-lua true
...
Origin commit data
------------------
Commit: c36039b99e
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: invert --disable-lua false logic to --enable-lua true
2017-12-09 13:01:37 +01:00
vanhofen
6f3b24cfe0
configure: invert --disable-upnp false logic to --enable-upnp true
...
Origin commit data
------------------
Commit: 01414d79b0
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: invert --disable-upnp false logic to --enable-upnp true
2017-12-09 13:01:37 +01:00
vanhofen
3b5a75b6de
acinclude: unify descriptions in TUXBOX_APPS_DIRECTORY_ONE()
...
Origin commit data
------------------
Commit: 9317e7828f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude: unify descriptions in TUXBOX_APPS_DIRECTORY_ONE()
2017-12-09 13:01:37 +01:00
vanhofen
968099f578
configure: unify and simplify some AC_ARG_ENABLE() calls
...
Origin commit data
------------------
Commit: a1e162172f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- configure: unify and simplify some AC_ARG_ENABLE() calls
2017-12-09 13:01:37 +01:00
vanhofen
31d647d67b
acinclude: minor format changes in --enable-reschange code
...
Origin commit data
------------------
Commit: 4085966420
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude: minor format changes in --enable-reschange code
2017-12-09 13:01:37 +01:00
vanhofen
2b2be35c6f
acinclude/configure: show defaults
...
Origin commit data
------------------
Commit: 8084c1d050
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-09 (Sat, 09 Dec 2017)
Origin message was:
------------------
- acinclude/configure: show defaults
2017-12-09 13:01:37 +01:00
vanhofen
81608affd5
acinclude: replace custom formatting in TUXBOX_APPS_DIRECTORY_ONE with AS_HELP_STRING()
...
Origin commit data
------------------
Commit: 9511a086be
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-07 (Thu, 07 Dec 2017)
Origin message was:
------------------
- acinclude: replace custom formatting in TUXBOX_APPS_DIRECTORY_ONE with AS_HELP_STRING()
2017-12-08 08:18:35 +01:00
vanhofen
00ea883b8d
configure: cleanup from commented code
...
Origin commit data
------------------
Commit: 7926c08093
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-07 (Thu, 07 Dec 2017)
Origin message was:
------------------
- configure: cleanup from commented code
2017-12-08 08:18:33 +01:00
vanhofen
6858544fc8
acinclude/configure: unify usage of AS_HELP_STRING(); minor format changes
...
Origin commit data
------------------
Commit: 1e5ac799be
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-07 (Thu, 07 Dec 2017)
Origin message was:
------------------
- acinclude/configure: unify usage of AS_HELP_STRING(); minor format changes
2017-12-08 08:18:30 +01:00
vanhofen
07117e803e
acinclude: small resort to get the plugin-dir variables consecutively
...
Origin commit data
------------------
Commit: 1a4f9ce465
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-07 (Thu, 07 Dec 2017)
Origin message was:
------------------
- acinclude: small resort to get the plugin-dir variables consecutively
2017-12-08 08:18:27 +01:00
vanhofen
f991187b31
acinclude: remove some double code
...
Origin commit data
------------------
Commit: ee685c05c2
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-07 (Thu, 07 Dec 2017)
Origin message was:
------------------
- acinclude: remove some double code
2017-12-08 08:18:23 +01:00
vanhofen
099167f20f
acinclude: replace custom formatting in TUXBOX_APPS_DIRECTORY_ONE with AS_HELP_STRING()
...
Origin commit data
------------------
Commit: ab8d53a76f
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-12-07 (Thu, 07 Dec 2017)
Origin message was:
------------------
- acinclude: replace custom formatting in TUXBOX_APPS_DIRECTORY_ONE with AS_HELP_STRING()
2017-12-07 13:08:51 +01:00