Commit Graph

11795 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
1d012231e2 streaminfo: add fallback to delivery system detection
Origin commit data
------------------
Commit: dac03ade1f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)

Origin message was:
------------------
- streaminfo: add fallback to delivery system detection
2017-12-18 12:23:57 +01:00
vanhofen
7cce2d2f1a settings_manager: fix issue tag on reset settings item
Origin commit data
------------------
Commit: 1eb0d00f53
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
2017-12-18 11:49:43 +01:00
vanhofen
7c93e5822f icons: add default hint icon
Origin commit data
------------------
Commit: 8137a4cdb5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-18 (Mon, 18 Dec 2017)

Origin message was:
------------------
- icons: add default hint icon
2017-12-18 11:00:17 +01:00
vanhofen
dacaa76427 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Conflicts:
	data/icons/headers/mainmenue.png
	data/icons/headers/settings.png
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/settings_manager.cpp


Origin commit data
------------------
Commit: d756ed789a
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)
2017-12-17 23:38:33 +01:00
Thilo Graf
3f9101a5f4 icons: fix assignment of settings, network and mainmenu icons
Assignment was confused. There are probaly more.


Origin commit data
------------------
Commit: f38e03a431
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)
2017-12-17 23:17:48 +01:00
Thilo Graf
d9ef2e5b84 CSettingsManager: add cancel buttons to backup/save config messages
User should have this possibility because 'yes' and 'no'
are coming with defined effects.


Origin commit data
------------------
Commit: 6c781b05a1
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)
2017-12-17 23:17:44 +01:00
Thilo Graf
1148802999 CSettingsManager: use neutrino internal debug output,
Origin commit data
------------------
Commit: 52c279fc4f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)
2017-12-17 23:17:31 +01:00
vanhofen
68f80a3a7e settings_manager: remember last used directory
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/settings_manager.cpp

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


Origin commit data
------------------
Commit: 483f4053a5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-15 (Fri, 15 Dec 2017)

Origin message was:
------------------
- settings_manager: remember last used directory

 Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/gui/settings_manager.cpp

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-17 23:17:17 +01:00
vanhofen
4059258a97 settings_manager: add TARGET_PREFIX define to backup/restore calls
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 4f3f435bc5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-15 (Fri, 15 Dec 2017)

Origin message was:
------------------
- settings_manager: add TARGET_PREFIX define to backup/restore calls

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-12-17 23:17:03 +01:00
Thilo Graf
104d6d3211 CPictureViewer: add current image into debug line
It's not possible to see which file causes this error.


Origin commit data
------------------
Commit: fc2629eec5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-17 (Sun, 17 Dec 2017)
2017-12-17 14:02:39 +01:00
Thilo Graf
110eadb85a CSettingsManager: add hintbox while execute backup_sh
Origin commit data
------------------
Commit: 73fa25f936
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-12-16 (Sat, 16 Dec 2017)
2017-12-16 21:04:38 +01:00
vanhofen
fc0c1ac32d settings_manager: remember last used directory
Origin commit data
------------------
Commit: 864907a95f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-15 (Fri, 15 Dec 2017)

Origin message was:
------------------
- settings_manager: remember last used directory
2017-12-15 23:20:55 +01:00