vanhofen
e5df342b4f
icons: rework channel-status icons
...
Origin commit data
------------------
Commit: bb11520528
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-02 (Mon, 02 Jan 2017)
Origin message was:
------------------
- icons: rework channel-status icons
2017-01-02 23:54:36 +01:00
vanhofen
93d37873bb
infoviewer_bb: use larger offsets for channel-status icons
...
Origin commit data
------------------
Commit: bdf5b733d1
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-02 (Mon, 02 Jan 2017)
Origin message was:
------------------
- infoviewer_bb: use larger offsets for channel-status icons
2017-01-02 23:53:03 +01:00
vanhofen
4505e41fd1
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 3f3268f371
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-02 (Mon, 02 Jan 2017)
2017-01-02 23:52:06 +01:00
vanhofen
443825acb5
infoviewer_bb: use OFFSET defines in getBBIconInfo()
...
Origin commit data
------------------
Commit: b48c657991
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-02 (Mon, 02 Jan 2017)
Origin message was:
------------------
- infoviewer_bb: use OFFSET defines in getBBIconInfo()
2017-01-02 23:51:12 +01:00
vanhofen
6e2cc2a00a
infoviewer_bb: don't use a smaller icon-offset in ca-bar's discrete mode
...
Origin commit data
------------------
Commit: e2b1b13d4d
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-02 (Mon, 02 Jan 2017)
Origin message was:
------------------
- infoviewer_bb: don't use a smaller icon-offset in ca-bar's discrete mode
2017-01-02 22:35:44 +01:00
vanhofen
9974556c54
infoviewer_bb: use 10px offset for left ca-icons
...
Origin commit data
------------------
Commit: f8a680fd3c
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-02 (Mon, 02 Jan 2017)
Origin message was:
------------------
- infoviewer_bb: use 10px offset for left ca-icons
2017-01-02 21:59:03 +01:00
vanhofen
c5870df698
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: d19d76b94b
Author: vanhofen <vanhofen@gmx.de >
Date: 2017-01-02 (Mon, 02 Jan 2017)
2017-01-02 10:04:59 +01:00
Michael Liebmann
464315a931
src/driver/pictureviewer/png.cpp: Add support for gray scale PNGs...
...
...with alpha channel
Origin commit data
------------------
Commit: 79d9b88ae1
Author: Michael Liebmann <tuxcode.bbg@gmail.com >
Date: 2017-01-01 (Sun, 01 Jan 2017)
2017-01-01 23:09:54 +01:00
vanhofen
9eb559aa8f
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/osd_setup.cpp
Origin commit data
------------------
Commit: c2506804b6
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-30 (Fri, 30 Dec 2016)
2016-12-30 21:54:46 +01:00
vanhofen
178ab117c3
locale: fix funny typo XD
...
Origin commit data
------------------
Commit: f8e2df8ac7
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-30 (Fri, 30 Dec 2016)
Origin message was:
------------------
- locale: fix funny typo XD
2016-12-30 21:51:57 +01:00
Thilo Graf
a1356ceff6
CComponentsButton: try to fix font size in buttons
...
Some text in button chains had different font sizes. To see in some
Messageboxes.
Origin commit data
------------------
Commit: b335408913
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
476641a626
CComponentsHeader/CComponentsFooter: prevent crash on changed font settings
...
Default fonts for header and footer must be handled too.
After font settings changes these objects could be invalid.
Default fonts have invalid pointers after font changes too. Extra reset is required.
Origin commit data
------------------
Commit: b98319cb91
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
7072471b76
CComponentsWindow: use FONT_TYPE_BUTTON_TEXT instead FONT_TYPE_MENU_FOOT
...
Buttton text is not the same like footer text.
Origin commit data
------------------
Commit: 6a3b07152f
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
ddb8e2f397
CComponentsTimer: try to fix possible uncanceled thread
...
Origin commit data
------------------
Commit: e9122fbc4b
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
1087e8fc7d
locales: add locales for buttontext settings
...
supplement to: 0bf74271652982ff69f378589ee3b8409dce003f
Origin commit data
------------------
Commit: 4b4c295289
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
4e593fbc79
settings: add explicit button font
...
Fonts for menu foot and button font are not not necessarily the same thing.
TODO: locales
Origin commit data
------------------
Commit: 65ac231940
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
64e72db3a4
CComponentsHeader: declare l_font, s_font as global
...
Useful for init in header sub classes. So its possible to use
other prefined size mode fonts
Origin commit data
------------------
Commit: 4cdae3fdf6
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-30 20:33:26 +01:00
Thilo Graf
de7feba890
CComponentsButton: rename cc_btn_capt -> cc_btn_text
...
More plausible
Origin commit data
------------------
Commit: 2889fbd70d
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-30 20:33:26 +01:00
Jacek Jendrzej
76f9f672a4
supplement to 0bfddb0ffd
...
Origin commit data
------------------
Commit: df89326f60
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-30 (Fri, 30 Dec 2016)
2016-12-30 17:04:11 +01:00
vanhofen
62772c2c5d
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/streaminfo2.cpp
src/neutrino.cpp
Origin commit data
------------------
Commit: cc07333926
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-30 (Fri, 30 Dec 2016)
2016-12-30 08:25:42 +01:00
vanhofen
b01bea3f85
streaminfo2: just code cosmetics; no binary changes
...
Origin commit data
------------------
Commit: db06238cd5
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-30 (Fri, 30 Dec 2016)
Origin message was:
------------------
- streaminfo2: just code cosmetics; no binary changes
2016-12-30 08:22:24 +01:00
Jacek Jendrzej
542feb926c
some dead assignment
...
Origin commit data
------------------
Commit: c0564ec574
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 18:51:06 +01:00
Jacek Jendrzej
bffd81375a
some dead assignment
...
Origin commit data
------------------
Commit: 0ed24632b7
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 18:41:25 +01:00
vanhofen
cf0d3a8420
icons: small changes as suggested by NI-Team
...
Origin commit data
------------------
Commit: fc7b7f143f
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
Origin message was:
------------------
- icons: small changes as suggested by NI-Team
2016-12-29 16:32:57 +01:00
Jacek Jendrzej
73efa6256b
src/timerd/timermanager.cpp fix double locking
...
Origin commit data
------------------
Commit: e88eeb61cd
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 16:18:13 +01:00
vanhofen
6244ee0a29
themes: use color from material palette for progressbar-background
...
Origin commit data
------------------
Commit: 0e18babe58
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
Origin message was:
------------------
- themes: use color from material palette for progressbar-background
2016-12-29 14:18:04 +01:00
Jacek Jendrzej
0bfddb0ffd
src/zapit/src/fastscan.cpp avoid out of bounds
...
Origin commit data
------------------
Commit: 853c0d1b68
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 12:14:21 +01:00
vanhofen
593d055419
themes: upgrade our themes
...
Origin commit data
------------------
Commit: bc42083042
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
Origin message was:
------------------
- themes: upgrade our themes
2016-12-29 01:13:59 +01:00
vanhofen
25457e2c7d
theme: use new PB_MONO as default
...
Origin commit data
------------------
Commit: f94613b453
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
Origin message was:
------------------
- theme: use new PB_MONO as default
2016-12-29 01:00:03 +01:00
vanhofen
65cf83258c
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Conflicts:
src/gui/themes.cpp
src/neutrino.cpp
src/system/settings.h
version_pseudo.h
Origin commit data
------------------
Commit: 4f2d36fe3e
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 00:59:00 +01:00
vanhofen
e973c28e0f
Revert "- moviebrowser: fix crash; disable non-existing movie directories"
...
This reverts commit 454aaa159d
, because
this forces user to re-enable these directories manually.
Origin commit data
------------------
Commit: 95c619ad88
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
2016-12-29 00:47:35 +01:00
vanhofen
ff22643691
themes: allow progressbar-settings in themes
...
Origin commit data
------------------
Commit: 888bfb6687
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-29 (Thu, 29 Dec 2016)
Origin message was:
------------------
- themes: allow progressbar-settings in themes
2016-12-29 00:47:34 +01:00
vanhofen
465c6ce561
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: c7fa4276e5
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-28 (Wed, 28 Dec 2016)
2016-12-28 20:24:39 +01:00
Thilo Graf
dcaef3e666
CStringInput: unify init handler inside constructors, fix message title
...
Alternative solution for: remove possible display of NONEXISTANT_LOCALE
40151669ef
Locales are used for setting keys and passed with notifies for
observer objects. It seems this is not really a good idea in some
constellations.
Origin commit data
------------------
Commit: 8dc96ec830
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 18:25:43 +01:00
Thilo Graf
033d96cd2f
Revert "CStringInput: remove possible display of NONEXISTANT_LOCALE"
...
This reverts commit 40151669ef
.
Conflicts:
src/gui/widget/stringinput.cpp
Origin commit data
------------------
Commit: b9eeaf74dc
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 18:18:00 +01:00
Thilo Graf
60ed437f3e
CComponentsTimer: disconnecting slots before stop timer thread, show error
...
Disconnecting of slots before stop threads ensures disconnecting
also on thread errors and keeps timer slots clear.
Origin commit data
------------------
Commit: 3cd509aa2d
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 18:18:00 +01:00
Thilo Graf
5f4aa39993
CMsgBox: remove debug output
...
Not longer required.
Origin commit data
------------------
Commit: 26ec29dc79
Author: Thilo Graf <dbt@novatux.de >
Date: 2016-12-25 (Sun, 25 Dec 2016)
2016-12-27 18:18:00 +01:00
vanhofen
0b8fb6f5bd
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 00c8eebe8a
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 16:04:31 +01:00
vanhofen
798f41e70a
osd-setup: allow higher osd-timeouts; up to 240 sec. now
...
Origin commit data
------------------
Commit: 6370ceb010
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-27 (Tue, 27 Dec 2016)
Origin message was:
------------------
- osd-setup: allow higher osd-timeouts; up to 240 sec. now
2016-12-27 14:21:29 +01:00
vanhofen
a8addbf455
Revert "fix readepg from sectionsdcontrol"
...
This reverts commit 02f848ab9a
.
Origin commit data
------------------
Commit: 045821729e
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-27 (Tue, 27 Dec 2016)
2016-12-27 09:07:19 +01:00
Jacek Jendrzej
d14f65c091
supplement to e74d4b0646
...
Origin commit data
------------------
Commit: 1372a1aff9
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-26 (Mon, 26 Dec 2016)
2016-12-26 18:20:35 +01:00
FlatTV
1b308ce365
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: eaf2fc204a
Author: FlatTV <FlatTV@gmx.de >
Date: 2016-12-26 (Mon, 26 Dec 2016)
2016-12-26 15:01:21 +01:00
FlatTV
957eeba74f
Add adulterated orange theme
...
Origin commit data
------------------
Commit: 6832d3ad0e
Author: FlatTV <FlatTV@gmx.de >
Date: 2016-12-26 (Mon, 26 Dec 2016)
2016-12-26 15:00:19 +01:00
FlatTV
c9624a74ec
OSD Menu: Add progressbar color
...
Origin commit data
------------------
Commit: 2570e06e7d
Author: FlatTV <FlatTV@gmx.de >
Date: 2016-12-26 (Mon, 26 Dec 2016)
2016-12-26 14:58:51 +01:00
TangoCash
02f848ab9a
fix readepg from sectionsdcontrol
...
to avoid permanently change of epd_dir, this would break epg read
frequently function
Origin commit data
------------------
Commit: d2ef503028
Author: TangoCash <eric@loxat.de >
Date: 2016-12-26 (Mon, 26 Dec 2016)
2016-12-26 00:31:20 +01:00
FlatTV
f69c37e1af
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 153445d5c4
Author: FlatTV <FlatTV@gmx.de >
Date: 2016-12-25 (Sun, 25 Dec 2016)
2016-12-25 13:44:29 +01:00
Jacek Jendrzej
e74d4b0646
widget/stringinput: fix compare
...
Origin commit data
------------------
Commit: a0f0df7f17
Author: Jacek Jendrzej <overx300@gmail.com >
Date: 2016-12-24 (Sat, 24 Dec 2016)
2016-12-24 14:58:07 +01:00
vanhofen
0da8ea3928
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/tuxbox
...
Origin commit data
------------------
Commit: 41c29a4210
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-24 (Sat, 24 Dec 2016)
2016-12-24 00:29:03 +01:00
vanhofen
081e2c6936
controlapi: add possibility to check for updates
...
Origin commit data
------------------
Commit: 4183335244
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-24 (Sat, 24 Dec 2016)
Origin message was:
------------------
- controlapi: add possibility to check for updates
2016-12-24 00:28:07 +01:00
vanhofen
66c48cc1de
NI-yWeb: small whitespace cleanup
...
Origin commit data
------------------
Commit: c9e5fa36af
Author: vanhofen <vanhofen@gmx.de >
Date: 2016-12-23 (Fri, 23 Dec 2016)
Origin message was:
------------------
- NI-yWeb: small whitespace cleanup
2016-12-23 23:45:06 +01:00