Commit Graph

13581 Commits

Author SHA1 Message Date
Stefan Seyfried
4895797537 dboxinfo: allow to show "neutrino uptime"
Origin commit data
------------------
Commit: a98f94621a
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:37 +01:00
Stefan Seyfried
31f1ad426e move automake's "foreign" switch to the proper place
Origin commit data
------------------
Commit: 2c33e1a82b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:37 +01:00
Stefan Seyfried
4ee5ce23d3 cc_draw: add simple debug facility
not perfect, since the borders can be overdrawn afterwards
but still pretty useful


Origin commit data
------------------
Commit: 73c7885e72
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:36 +01:00
Stefan Seyfried
f321637a22 infoviewer: use all free space for epg title
this should also avoid display artifacts due to runtime
changes in size of running time display


Origin commit data
------------------
Commit: b4a3cf14c1
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:36 +01:00
Stefan Seyfried
6e5d9a63bb infoviewer: revert useless big box for running time
The box is two times too big, truncating long EPG titles.


Origin commit data
------------------
Commit: fe494a6814
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:36 +01:00
Stefan Seyfried
4b354f9914 deutsch.locale: fix typo
Origin commit data
------------------
Commit: 120cc5befa
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:36 +01:00
Stefan Seyfried
2438c08aa5 Channellist: only show lock icon if parental lock is active
additionally, remove the icon on change to an unlocked bouquet


Origin commit data
------------------
Commit: 8ab511fdbc
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:36 +01:00
Stefan Seyfried
8ee019b5ff CComponentsHeader: fix text position if icon is removed
Origin commit data
------------------
Commit: 207a49994e
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)
2017-12-26 22:58:36 +01:00
vanhofen
52dc9f8ec1 update: more logic in some ifdef's
Origin commit data
------------------
Commit: 2ddd0f79b7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)

Origin message was:
------------------
- update: more logic in some ifdef's
2017-12-26 01:19:57 +01:00
vanhofen
6bcd60ef75 update: cleanup and unify debug output
Origin commit data
------------------
Commit: 4c6a4ba634
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)

Origin message was:
------------------
- update: cleanup and unify debug output
2017-12-26 00:36:06 +01:00
vanhofen
132ff1b687 update: fix some defines for ARM_HARDWARE
Origin commit data
------------------
Commit: d09f93645f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)

Origin message was:
------------------
- update: fix some defines for ARM_HARDWARE
2017-12-26 00:36:06 +01:00
vanhofen
a4ad7dfde1 update: modify LIST_OF_UPDATES_LOCAL_FILENAME define
Origin commit data
------------------
Commit: 1b110cdc5e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)

Origin message was:
------------------
- update: modify LIST_OF_UPDATES_LOCAL_FILENAME define
2017-12-26 00:36:06 +01:00
vanhofen
cd9542ed2a update: remove unused UPDATE_LOCAL_FILENAME define
Origin commit data
------------------
Commit: 2caf1f6661
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)

Origin message was:
------------------
- update: remove unused UPDATE_LOCAL_FILENAME define
2017-12-26 00:36:06 +01:00
vanhofen
61db02b977 update: move RELEASE_CYCLE define to configure.ac
Origin commit data
------------------
Commit: 32a5689d19
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-26 (Tue, 26 Dec 2017)

Origin message was:
------------------
- update: move RELEASE_CYCLE define to configure.ac
2017-12-26 00:36:06 +01:00
Jacek Jendrzej
b0d8688bb5 try to fix next file play on AX
Origin commit data
------------------
Commit: 12166952f7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-12-23 (Sat, 23 Dec 2017)
2017-12-23 21:04:32 +01:00
Jacek Jendrzej
1fbaeb719a fix play stop on cst after hd51 merge
Origin commit data
------------------
Commit: 0e208db362
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-12-23 (Sat, 23 Dec 2017)
2017-12-23 21:04:21 +01:00
Thilo Graf
f981f6cec8 CNetworkSetup: cleanup and unify debug output
Origin commit data
------------------
Commit: e092aed3f1
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-23 (Sat, 23 Dec 2017)
2017-12-23 17:10:47 +01:00
Thilo Graf
9e5e899604 CComponentsWindow: add method to set background image in window classes
- setBodyBGImage() exists as member of base class CCDraw and had
 no visual effect in this class, because visibility of window container is disabled.
 This additional member overloads the original methode and is using functionality from
 window body object. Example for buildinfo added.

TODO:
- background behavior of embedded objects must be global adapted if a background image is used


Origin commit data
------------------
Commit: e53f35d939
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-23 (Sat, 23 Dec 2017)

Origin message was:
------------------
CComponentsWindow: add method to set background image in window classes

- setBodyBGImage() exists as member of base class CCDraw and had
 no visual effect in this class, because visibility of window container is disabled.
 This additional member overloads the original methode and is using functionality from
 window body object. Example for buildinfo added.

TODO:
- background behavior of embedded objects must be global adapted if a background image is used
2017-12-23 17:10:29 +01:00
vanhofen
7a48382781 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Conflicts:
	ChangeLog
	configure.ac
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/filebrowser.cpp
	src/gui/filebrowser.h
	src/gui/mediaplayer.cpp
	src/gui/movieplayer.cpp
	src/gui/movieplayer.h
	src/gui/user_menue.cpp
	src/gui/user_menue_setup.cpp
	src/neutrino.cpp
	src/system/settings.h


Origin commit data
------------------
Commit: 0caa10ef43
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-21 (Thu, 21 Dec 2017)
2017-12-21 22:28:12 +01:00
Thilo Graf
2e0dca30c2 update version to 3.7.0
eplayer beta


Origin commit data
------------------
Commit: 946d9e4bd6
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-21 (Thu, 21 Dec 2017)
2017-12-21 12:11:14 +01:00
vanhofen
2fdc4305ee user-menu: avoid empty headers in user-menu
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 3fef93574a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- user-menu: avoid empty headers in user-menu

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-21 12:11:13 +01:00
TangoCash
a17ca0ffe1 filebrowser: add size() and getFilter() members
Origin commit data
------------------
Commit: 97327f0212
Author: TangoCash <eric@loxat.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- filebrowser: add size() and getFilter() members
2017-12-21 12:11:11 +01:00
Thilo Graf
9a1f55a748 Fileplay: add separat fileplay for audio and video
Origin commit data
------------------
Commit: 91ee69f22e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-21 (Thu, 21 Dec 2017)
2017-12-21 12:10:40 +01:00
vanhofen
fd9bdf47b3 user-menu: add audio fileplay item
Conflicts:
	src/gui/user_menue_setup.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: fb2d6f95e8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- user-menu: add audio fileplay item

 Conflicts:
	src/gui/user_menue_setup.cpp
	src/system/settings.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-21 11:28:32 +01:00
vanhofen
365012a71c neutrino: add more RC_playpause handling
Conflicts:
	src/gui/movieplayer.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 3d5aa5977a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- neutrino: add more RC_playpause handling

 Conflicts:
	src/gui/movieplayer.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-21 11:28:30 +01:00
vanhofen
b72303a68b neutrino: add RC_playpause handling; change some key defaults for ARM_HARDWARE
Conflicts:
 src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: c9e4712011
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- neutrino: add RC_playpause handling; change some key defaults for ARM_HARDWARE

 Conflicts:
  src/neutrino.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-21 11:28:28 +01:00
vanhofen
a693a23424 rcinput: add RC_playpause key
Conflicts:
	src/driver/rcinput.cpp
	src/driver/rcinput.h

Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: a4670c75a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- rcinput: add RC_playpause key

 Conflicts:
	src/driver/rcinput.cpp
	src/driver/rcinput.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-21 11:28:27 +01:00
vanhofen
3528db25b7 zapit/bouquets: don't get auto-epgid from webchannels
Origin commit data
------------------
Commit: ebf071905e
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-21 (Thu, 21 Dec 2017)

Origin message was:
------------------
- zapit/bouquets: don't get auto-epgid from webchannels
2017-12-21 10:25:53 +01:00
vanhofen
06d09e8b01 bump neutrino version to 3.50
Origin commit data
------------------
Commit: 17b84a01e2
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- bump neutrino version to 3.50
NI-3.50
2017-12-20 23:16:32 +01:00
vanhofen
f3471aca29 neutrino.cpp: fix small merge error
Origin commit data
------------------
Commit: be611303cf
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- neutrino.cpp: fix small merge error
2017-12-20 15:24:07 +01:00
vanhofen
96bbccd9dd movieplayer: re-enable youtube playback
Origin commit data
------------------
Commit: a5448c8776
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- movieplayer: re-enable youtube playback
2017-12-20 10:55:33 +01:00
vanhofen
e1e8980491 movieplayer: try to fix lua-playlist playback; ...
there seems an issue in libstb-hal when a background-picture is
displayed before video playback is started.


Origin commit data
------------------
Commit: 5c735a65d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- movieplayer: try to fix lua-playlist playback; ...

there seems an issue in libstb-hal when a background-picture is
displayed before video playback is started.
2017-12-20 10:55:33 +01:00
vanhofen
585b54e0e6 user-menu: avoid empty headers in user-menu
Origin commit data
------------------
Commit: 7df613a1c9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- user-menu: avoid empty headers in user-menu
2017-12-20 10:55:33 +01:00
TangoCash
2c71b2ce3c filebrowser: add size() and getFilter() members
Origin commit data
------------------
Commit: cc645d23a0
Author: TangoCash <eric@loxat.de>
Date: 2017-12-20 (Wed, 20 Dec 2017)

Origin message was:
------------------
- filebrowser: add size() and getFilter() members
2017-12-20 10:55:33 +01:00
vanhofen
c88a958978 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Conflicts:
	data/icons/hints/hint_backup.png
	data/icons/hints/hint_default.png
	data/icons/hints/hint_factory.png
	data/icons/hints/hint_language.png
	data/icons/hints/hint_load.png
	data/icons/hints/hint_reset.png
	data/icons/hints/hint_restore.png
	data/icons/hints/hint_saveas.png
	data/icons/hints/hint_ytplay.png
	data/icons/status/various/mute.png


Origin commit data
------------------
Commit: 188151d164
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)
2017-12-19 20:42:53 +01:00
vanhofen
86f4e21779 locale: split fileplay hints into audio and video
Origin commit data
------------------
Commit: 8115cf24ab
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- locale: split fileplay hints into audio and video
2017-12-19 12:46:04 +01:00
vanhofen
16c2e5c14f user-menu: add audio fileplay item
Origin commit data
------------------
Commit: 9fb2036ee7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- user-menu: add audio fileplay item
2017-12-19 12:46:04 +01:00
vanhofen
af19b75694 luainstance: update keyname table
Origin commit data
------------------
Commit: 67ea34c1bc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- luainstance: update keyname table
2017-12-19 10:58:44 +01:00
vanhofen
9b5c4e7618 neutrino: add more RC_playpause handling
Origin commit data
------------------
Commit: 764b25542f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- neutrino: add more RC_playpause handling
2017-12-19 10:58:44 +01:00
vanhofen
549cd072be neutrino: add RC_playpause handling; change some key defaults for ARM_HARDWARE
Origin commit data
------------------
Commit: d4a9c292f9
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- neutrino: add RC_playpause handling; change some key defaults for ARM_HARDWARE
2017-12-19 10:58:44 +01:00
vanhofen
314487f130 rcinput: add RC_playpause key
Origin commit data
------------------
Commit: b162d9505f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- rcinput: add RC_playpause key
2017-12-19 10:58:44 +01:00
vanhofen
f88423c383 acinclude: configure for generic hardware by default
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: ae2a6c06f8
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)

Origin message was:
------------------
- acinclude: configure for generic hardware by default

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-18 22:24:49 +01:00
vanhofen
774616e646 streaminfo: add fallback to delivery system detection
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 9b79b011cb
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)

Origin message was:
------------------
- streaminfo: add fallback to delivery system detection

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-18 22:24:49 +01:00
vanhofen
76e2ec4f29 settings_manager: fix issue tag on reset settings item
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 35813ced0d
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)

Origin message was:
------------------
- settings_manager: fix issue tag on reset settings item

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-18 22:24:48 +01:00
Thilo Graf
78163448f6 Icons: use fixed language and youtube icon
Format was wrong.


Origin commit data
------------------
Commit: c91cb3aada
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)
2017-12-18 22:24:48 +01:00
Thilo Graf
67a5287f57 Icons: use default hint from own icon set
Origin commit data
------------------
Commit: d2c2ec070d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)
2017-12-18 22:24:48 +01:00
vanhofen
7e7fc36cdc icons: add default hint icon
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: da3957b735
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)

Origin message was:
------------------
- icons: add default hint icon

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-18 22:24:48 +01:00
Thilo Graf
29741092ff Icons: add missing hint icons and fix some files with format errors
Origin commit data
------------------
Commit: b9f0bf8f7d
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)
2017-12-18 22:24:48 +01:00
GetAway
d58aa76972 audiomute.cpp: fix clear screen after audiomute
Origin commit data
------------------
Commit: e6da7fdda7
Author: GetAway <get-away@t-online.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)
2017-12-18 17:19:30 +01:00
vanhofen
acbda7d87d acinclude: configure for generic hardware by default
Origin commit data
------------------
Commit: 7cfb6bb7a7
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)

Origin message was:
------------------
- acinclude: configure for generic hardware by default
2017-12-18 14:51:30 +01:00