Commit Graph

12055 Commits

Author SHA1 Message Date
vanhofen
a0f5a94440 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/driver/fb_generic.cpp
	src/gui/components/cc_frm_header.h
	src/gui/osd_setup.cpp
	src/gui/themes.cpp
	src/system/locals.h
	src/system/locals_intern.h
	src/system/settings.h


Origin commit data
------------------
Commit: 644a634f3c
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-08 (Tue, 08 Aug 2017)
2017-08-08 15:54:12 +02:00
Thilo Graf
22fdfc0484 english.locale: corrections in channellist locales
Consideration of rules for capitalization of headings, titles and labels.


Origin commit data
------------------
Commit: 57e410c052
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-07 (Mon, 07 Aug 2017)
2017-08-08 14:25:12 +02:00
vanhofen
8b89a1af9d menu: fix icon for CGenericMenuNext forwarder
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: 8c4fe6df2f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-01 (Tue, 01 Aug 2017)

Origin message was:
------------------
- menu: fix icon for CGenericMenuNext forwarder

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-08-08 14:25:12 +02:00
Thilo Graf
8f59422060 CComponentsForm: add functions to get used or free space of form dimensions
Origin commit data
------------------
Commit: 67a71d5e4e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-04 (Fri, 04 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
fed7d85cff CComponentsForm: add methods to get previous and next item
Origin commit data
------------------
Commit: a4af92d219
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-04 (Fri, 04 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
c92ffd7841 CComponentsItem: fix possible issues with position inside forms
This ensures relative position for items inside form


Origin commit data
------------------
Commit: a19a1f067e
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-03 (Thu, 03 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
4c394be564 CCDraw: add missing member for real item position
Changes of real positions were not watched.


Origin commit data
------------------
Commit: 9687dda867
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-03 (Thu, 03 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
e5c6da15a7 CComponentsItem: move real position methods from draw class into item class
These methods ar only relavant for items


Origin commit data
------------------
Commit: dcdff2c03b
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-03 (Thu, 03 Aug 2017)
2017-08-08 14:25:12 +02:00
TangoCash
631df3ab05 fix epgtitle
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: bc5b3edc93
Author: TangoCash <eric@loxat.de>
Date: 2016-11-07 (Mon, 07 Nov 2016)
2017-08-08 14:25:12 +02:00
vanhofen
a9b7c2d14c audioplayer: fix right offsets for item
Signed-off-by: Thilo Graf <dbt@novatux.de>


Origin commit data
------------------
Commit: bfedeffb61
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-26 (Wed, 26 Jul 2017)

Origin message was:
------------------
- audioplayer: fix right offsets for item

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-08-08 14:25:12 +02:00
Thilo Graf
d646080ee3 CComponentsHeader: disable permanent clock paint on interval.
Origin commit data
------------------
Commit: 8e17eadb6a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
c68fe9024e CComponentsHeader: rework and simplified logo handling
This should fix some issues with possible overlapps
of logos with title. With some Conditions with text
alignment on the right side needs a fix.
There is an issue with size and position of text object, but is stll not
used at the moment. For all other conditions of logo and text alignments now
it should be not a problem (I hope) and have more code clarity.


Origin commit data
------------------
Commit: 356719cf3a
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
1d8c69936d COsdSetup: add slot to ensure clean up icon cache on changed resolution.
Some old icon data makes no sense with changed resolution.
In some cases it could happens that no icons are to see on screen
after changed resolution. This should fix this,


Origin commit data
------------------
Commit: 58d4f13bb7
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
215c96aae6 CFrameBuffer: fb-generic.cpp - add methode for clean up icon cache
This could be required eg. on changed resoulutions or
changed iconsets on runtime.


Origin commit data
------------------
Commit: 4e66739ff5
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
48e09d97b1 CBuildinfo: Don't load graphical related objects if not needed.
Objects are only required in show mode. HasData() is renamed because of for more
plausibility.


Origin commit data
------------------
Commit: 9678adc401
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
bf44d9e7f9 offsets: add SIDEBAR_WIDTH
required in window class


Origin commit data
------------------
Commit: c18e337d1f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
d4ec266da2 CBuildInfo: add missing offset defines
Origin commit data
------------------
Commit: 9c89f13cba
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
Thilo Graf
22ed88a072 Colorsettings: add possibility to change shadow color
Shadow color was bound to infobar color and it's not really
understandable why, because with some colors eg. black, the shadow is
grey or with other colors it is exaggerated colored and seems to be
not realistically and looks unusual if shadow is brighter or colorful
than foreground. Some themes will thank it.

TODO: update theme files with matching values if required


Origin commit data
------------------
Commit: c600b4c416
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-08-02 (Wed, 02 Aug 2017)
2017-08-08 14:25:12 +02:00
vanhofen
e21f270c04 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 6d49aee959
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-07 (Mon, 07 Aug 2017)
2017-08-07 08:20:56 +02:00
GetAway
552e7c8777 neutrino: disable some menus in upnp & ts mode
to prevent inoperability of neutrino


Origin commit data
------------------
Commit: 90de51de38
Author: GetAway <get-away@t-online.de>
Date: 2017-08-06 (Sun, 06 Aug 2017)
2017-08-07 07:52:41 +02:00
GetAway
d7b6312321 neutrino.cpp: repaint of background in radio mode, when close UPNP-Browser
Origin commit data
------------------
Commit: 95b535016f
Author: GetAway <get-away@t-online.de>
Date: 2017-08-06 (Sun, 06 Aug 2017)
2017-08-07 07:52:32 +02:00
vanhofen
8b12160cc6 english.locale: small corrections in channellist locales
Origin commit data
------------------
Commit: 752ddf25df
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-06 (Sun, 06 Aug 2017)

Origin message was:
------------------
- english.locale: small corrections in channellist locales
2017-08-06 21:00:45 +02:00
vanhofen
851752300e menu: fix icon for CGenericMenuNext forwarder
Origin commit data
------------------
Commit: 27b111820f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-01 (Tue, 01 Aug 2017)

Origin message was:
------------------
- menu: fix icon for CGenericMenuNext forwarder
2017-08-01 14:44:21 +02:00
vanhofen
9d6d2daeb7 fix hw_caps init for non-coolstream hardware
Origin commit data
------------------
Commit: 0732790aea
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-08-01 (Tue, 01 Aug 2017)

Origin message was:
------------------
- fix hw_caps init for non-coolstream hardware
2017-08-01 12:35:25 +02:00
vanhofen
2c9c15a3ca lcd4l: add info1 and info2; ...
in tv/radio/movieplayer-mode this files holds the epg-informations,
in audioplayer-mode info1 contains album, info2 contains genre


Origin commit data
------------------
Commit: 40659d3d81
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-31 (Mon, 31 Jul 2017)

Origin message was:
------------------
- lcd4l: add info1 and info2; ...

in tv/radio/movieplayer-mode this files holds the epg-informations,
in audioplayer-mode info1 contains album, info2 contains genre
2017-07-31 17:14:10 +02:00
TangoCash
5d689d1e52 fix epgtitle
Origin commit data
------------------
Commit: bc5a8f239f
Author: TangoCash <eric@loxat.de>
Date: 2016-11-07 (Mon, 07 Nov 2016)
2017-07-29 14:56:01 +02:00
vanhofen
f768f3288d audioplayer: fix right offsets for item
Origin commit data
------------------
Commit: 7cb82ccd74
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-26 (Wed, 26 Jul 2017)

Origin message was:
------------------
- audioplayer: fix right offsets for item
2017-07-26 21:34:09 +02:00
gixxpunk
29eea6d908 increase HTTPD_MAX_CONNECTIONS to 50
This fixes crashes/problems caused by FHEM plugins.
https://forum.fhem.de/index.php/topic,54481.msg460625.html#msg460625


Origin commit data
------------------
Commit: 873d056d2e
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-07-11 (Tue, 11 Jul 2017)

Origin message was:
------------------
- increase HTTPD_MAX_CONNECTIONS to 50

This fixes crashes/problems caused by FHEM plugins.
https://forum.fhem.de/index.php/topic,54481.msg460625.html#msg460625
2017-07-11 18:21:27 +02:00
Jacek Jendrzej
01fd3b4e90 Merge branch 'master' into pu/mp
Origin commit data
------------------
Commit: 72a9fa40db
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-07-05 (Wed, 05 Jul 2017)
2017-07-05 21:43:36 +02:00
vanhofen
1e05ae41b4 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: e7f499e8ff
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-05 (Wed, 05 Jul 2017)
2017-07-05 13:39:15 +02:00
TangoCash
e17852237a no shutdown if streaming (thx dbo)
prevent shutdown from timer if stb is started from deep standby > does a
timer-record > and meanwhile streaming (eg. localTV or via web-if to PC)
is active

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


Origin commit data
------------------
Commit: 57f46e1f2b
Author: TangoCash <eric@loxat.de>
Date: 2017-07-05 (Wed, 05 Jul 2017)
2017-07-05 10:41:27 +02:00
vanhofen
73aeca3b3c Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Conflicts:
	src/gui/audioplayer.cpp
	src/system/localize.h


Origin commit data
------------------
Commit: c5df56955b
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-04 (Tue, 04 Jul 2017)
2017-07-04 14:06:36 +02:00
vanhofen
6e80613adf audioplayer: remove wrong transparency from cover
Origin commit data
------------------
Commit: eb2153d482
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-04 (Tue, 04 Jul 2017)

Origin message was:
------------------
- audioplayer: remove wrong transparency from cover
2017-07-04 13:46:45 +02:00
vanhofen
a828c8a32a epgscan: allow to set rescan period to catch a bug in epgscan
Scan isn't executed while a movie is played. When movie is stopped
the scan-timer is ignored too.

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


Origin commit data
------------------
Commit: 761a2b2e73
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-04 (Tue, 04 Jul 2017)

Origin message was:
------------------
- epgscan: allow to set rescan period to catch a bug in epgscan

Scan isn't executed while a movie is played. When movie is stopped
the scan-timer is ignored too.

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-07-04 12:22:53 +02:00
vanhofen
4b9d497a9c moviebrowser: another fix for deletion function ...
and add some temporary console output to see what happens

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


Origin commit data
------------------
Commit: f191f0730f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-03 (Mon, 03 Jul 2017)

Origin message was:
------------------
- moviebrowser: another fix for deletion function ...

and add some temporary console output to see what happens

Signed-off-by: Thilo Graf <dbt@novatux.de>
2017-07-04 12:22:53 +02:00
vanhofen
59842a764e audioplayer: don't scale covers to quadrat-dimensions
Signed-off-by: Thilo Graf <dbt@novatux.de>

# Conflicts:
#	src/gui/audioplayer.cpp


Origin commit data
------------------
Commit: dd19314000
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-04 (Tue, 04 Jul 2017)

Origin message was:
------------------
- audioplayer: don't scale covers to quadrat-dimensions

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

# Conflicts:
#	src/gui/audioplayer.cpp
2017-07-04 12:22:53 +02:00
Thilo Graf
e9fbf6c816 CLocaleManager: add casted version of getText() function
Allows easier handling with strings instead const char
for usage as string source. Separate casts are not requiered.

Overload of getText() was not possible but,
name getTextAsString() is keeping namespace of base function
getText().


Origin commit data
------------------
Commit: 6aa66b84c1
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-07-03 (Mon, 03 Jul 2017)

Origin message was:
------------------
CLocaleManager: add casted version of getText() function

Allows easier handling with strings instead const char
for usage as string source. Separate casts are not requiered.

Overload of getText() was not possible but,
name getTextAsString() is keeping namespace of base function
getText().
2017-07-04 12:22:53 +02:00
TangoCash
dac472f809 fix epgplus detailsline hide bug (thx dbo)
Signed-off-by: Thilo Graf <dbt@novatux.de>

dline was not removed after called epg info.

btw. Small request:
It would be nice if a short brief justification would be included.
That would be make some things easier to track and saves unnecessary questions.
Thx!


Origin commit data
------------------
Commit: d7e196c58a
Author: TangoCash <eric@loxat.de>
Date: 2017-07-02 (Sun, 02 Jul 2017)
2017-07-04 12:22:53 +02:00
vanhofen
fe6f8eb2b2 epgscan: allow to set rescan period to catch a bug in epgscan
Scan isn't executed while a movie is played. When movie is stopped
the scan-timer is ignored too.


Origin commit data
------------------
Commit: 36a1a146fc
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-04 (Tue, 04 Jul 2017)

Origin message was:
------------------
- epgscan: allow to set rescan period to catch a bug in epgscan

Scan isn't executed while a movie is played. When movie is stopped
the scan-timer is ignored too.
2017-07-04 11:07:30 +02:00
vanhofen
a6f3cf3e94 moviebrowser: another fix for deletion function ...
and add some temporary console output to see what happens


Origin commit data
------------------
Commit: 14c137b8ac
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-03 (Mon, 03 Jul 2017)

Origin message was:
------------------
- moviebrowser: another fix for deletion function ...

and add some temporary console output to see what happens
2017-07-03 22:02:50 +02:00
vanhofen
d47de206b4 audioplayer: don't scale covers to quadrat-dimensions
Origin commit data
------------------
Commit: 99a6c9e1ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-03 (Mon, 03 Jul 2017)

Origin message was:
------------------
- audioplayer: don't scale covers to quadrat-dimensions
2017-07-03 22:02:50 +02:00
TangoCash
4cc14d335b fix epgplus detailsline hide bug (thx dbo)
Origin commit data
------------------
Commit: eecc1b6af3
Author: TangoCash <eric@loxat.de>
Date: 2017-07-02 (Sun, 02 Jul 2017)
2017-07-03 10:42:40 +02:00
Jacek Jendrzej
6fb14f5c06 Merge branch 'master' into pu/mp
Origin commit data
------------------
Commit: f791ee1455
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-07-02 (Sun, 02 Jul 2017)
2017-07-02 17:22:23 +02:00
gixxpunk
2c57a95546 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 934d3ae386
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-07-01 (Sat, 01 Jul 2017)
2017-07-01 22:23:58 +02:00
Thilo Graf
0cba28602c CUpnpBrowserGui: try to reduce flicker effects on scroll
Some parts on screen should be painted only if changed.
This should help to reduce some flicker effects.


Origin commit data
------------------
Commit: 3213999198
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-07-01 (Sat, 01 Jul 2017)
2017-07-01 22:10:26 +02:00
Thilo Graf
07964c4a82 CUpnpBrowserGui: fix dline paint during directory selection
Dline was not removed on directory selection.


Origin commit data
------------------
Commit: baf441b5d0
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-07-01 (Sat, 01 Jul 2017)
2017-07-01 22:09:08 +02:00
gixxpunk
7e52df7feb Merge branch 'ni/tuxbox' of bitbucket.org:neutrino-images/ni-neutrino-hd into ni/tuxbox
Origin commit data
------------------
Commit: 3ed024c1b3
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-07-01 (Sat, 01 Jul 2017)
2017-07-01 21:50:43 +02:00
vanhofen
830edcec56 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: 3477104928
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-01 (Sat, 01 Jul 2017)
2017-07-01 14:40:12 +02:00
gixxpunk
fce31144b0 Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
Origin commit data
------------------
Commit: fc302d8871
Author: gixxpunk <thomas.harfmann@gmail.com>
Date: 2017-07-01 (Sat, 01 Jul 2017)
2017-07-01 10:55:12 +02:00
Jacek Jendrzej
70130c8cff src/gui/opkg_manager.cpp fix esource leak; supplement to 0e522bb6e6
Origin commit data
------------------
Commit: 18e1ec060f
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2017-07-01 (Sat, 01 Jul 2017)
2017-07-01 10:26:33 +02:00