Commit Graph

8523 Commits

Author SHA1 Message Date
vanhofen
71213a44ad infoviewer_bb: use OFFSET defines in getBBIconInfo()
Origin commit data
------------------
Branch: ni/coolstream
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()

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2017-01-02 23:51:12 +01:00
Michael Liebmann
017064916e src/driver/pictureviewer/png.cpp: Add support for gray scale PNGs...
...with alpha channel


Origin commit data
------------------
Branch: ni/coolstream
Commit: 79d9b88ae1
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2017-01-01 (Sun, 01 Jan 2017)



------------------
This commit was generated by Migit
2017-01-01 23:09:54 +01:00
Thilo Graf
0cc71f1a36 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
------------------
Branch: ni/coolstream
Commit: b335408913
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)



------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Thilo Graf
624aaed1a8 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
------------------
Branch: ni/coolstream
Commit: b98319cb91
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)



------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Thilo Graf
7b86130483 CComponentsWindow: use FONT_TYPE_BUTTON_TEXT instead FONT_TYPE_MENU_FOOT
Buttton text is not the same like footer text.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 6a3b07152f
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)



------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Thilo Graf
4bff9c78cc CComponentsTimer: try to fix possible uncanceled thread
Origin commit data
------------------
Branch: ni/coolstream
Commit: e9122fbc4b
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Thilo Graf
b2ce21b349 locales: add locales for buttontext settings
supplement to: 0bf74271652982ff69f378589ee3b8409dce003f


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4b4c295289
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)



------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Thilo Graf
fb4d202f8e settings: add explicit button font
Fonts for menu foot and button font are not not necessarily the same thing.

TODO: locales


Origin commit data
------------------
Branch: ni/coolstream
Commit: 65ac231940
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)



------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Thilo Graf
5d53e0bf31 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
------------------
Branch: ni/coolstream
Commit: 4cdae3fdf6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)



------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Thilo Graf
0e8b6cdd57 CComponentsButton: rename cc_btn_capt -> cc_btn_text
More plausible


Origin commit data
------------------
Branch: ni/coolstream
Commit: 2889fbd70d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)



------------------
This commit was generated by Migit
2016-12-30 20:33:26 +01:00
Jacek Jendrzej
43207960b0 supplement to 323894ba12
Origin commit data
------------------
Branch: ni/coolstream
Commit: df89326f60
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-30 (Fri, 30 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-30 17:04:11 +01:00
vanhofen
3306c94002 streaminfo2: just code cosmetics; no binary changes
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-30 08:22:24 +01:00
Jacek Jendrzej
db5ba19db5 some dead assignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: c0564ec574
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-29 18:51:06 +01:00
Jacek Jendrzej
c3adf029ac some dead assignment
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0ed24632b7
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-29 18:41:25 +01:00
Jacek Jendrzej
a71c48a9db src/timerd/timermanager.cpp fix double locking
Origin commit data
------------------
Branch: ni/coolstream
Commit: e88eeb61cd
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-29 16:18:13 +01:00
Jacek Jendrzej
323894ba12 src/zapit/src/fastscan.cpp avoid out of bounds
Origin commit data
------------------
Branch: ni/coolstream
Commit: 853c0d1b68
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-29 (Thu, 29 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-29 12:14:21 +01:00
vanhofen
9445cd0324 Revert "- moviebrowser: fix crash; disable non-existing movie directories"
This reverts commit 37e9819938, because
this forces user to re-enable these directories manually.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 95c619ad88
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)



------------------
This commit was generated by Migit
2016-12-29 00:47:35 +01:00
vanhofen
ea250639ac themes: allow progressbar-settings in themes
Origin commit data
------------------
Branch: ni/coolstream
Commit: 888bfb6687
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-29 (Thu, 29 Dec 2016)

Origin message was:
------------------
- themes: allow progressbar-settings in themes

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-29 00:47:34 +01:00
Thilo Graf
06e8854e50 CStringInput: unify init handler inside constructors, fix message title
Alternative solution for: remove possible display of NONEXISTANT_LOCALE
c25ecd2b48

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
------------------
Branch: ni/coolstream
Commit: 8dc96ec830
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)



------------------
This commit was generated by Migit
2016-12-27 18:25:43 +01:00
Thilo Graf
7eed1784e8 Revert "CStringInput: remove possible display of NONEXISTANT_LOCALE"
This reverts commit c25ecd2b48.

Conflicts:
	src/gui/widget/stringinput.cpp


Origin commit data
------------------
Branch: ni/coolstream
Commit: b9eeaf74dc
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)



------------------
This commit was generated by Migit
2016-12-27 18:18:00 +01:00
Thilo Graf
e21a733f55 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
------------------
Branch: ni/coolstream
Commit: 3cd509aa2d
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)



------------------
This commit was generated by Migit
2016-12-27 18:18:00 +01:00
Thilo Graf
2f34461853 CMsgBox: remove debug output
Not longer required.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 26ec29dc79
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-25 (Sun, 25 Dec 2016)



------------------
This commit was generated by Migit
2016-12-27 18:18:00 +01:00
vanhofen
e75af63e18 osd-setup: allow higher osd-timeouts; up to 240 sec. now
Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-27 14:21:29 +01:00
vanhofen
fafab4a625 Revert "fix readepg from sectionsdcontrol"
This reverts commit 76474020e1.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 045821729e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-27 (Tue, 27 Dec 2016)



------------------
This commit was generated by Migit
2016-12-27 09:07:19 +01:00
Jacek Jendrzej
9dfa74e3c0 supplement to 7baf64d348
Origin commit data
------------------
Branch: ni/coolstream
Commit: 1372a1aff9
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-26 (Mon, 26 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-26 18:20:35 +01:00
TangoCash
76474020e1 fix readepg from sectionsdcontrol
to avoid permanently change of epd_dir, this would break epg read
frequently function


Origin commit data
------------------
Branch: ni/coolstream
Commit: d2ef503028
Author: TangoCash <eric@loxat.de>
Date: 2016-12-26 (Mon, 26 Dec 2016)



------------------
This commit was generated by Migit
2016-12-26 00:31:20 +01:00
Jacek Jendrzej
7baf64d348 widget/stringinput: fix compare
Origin commit data
------------------
Branch: ni/coolstream
Commit: a0f0df7f17
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-24 (Sat, 24 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-24 14:58:07 +01:00
vanhofen
c8a55e116a Merge pull request #4 from Ezak91/master
fix link to developer forum

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3146f6c9f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)



------------------
This commit was generated by Migit
2016-12-23 22:03:28 +01:00
Thilo Graf
9b339107ff CKeyboardInput: remove possible display of NONEXISTANT_LOCALE
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler


Origin commit data
------------------
Branch: ni/coolstream
Commit: 3d6a0c381a
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)



------------------
This commit was generated by Migit
2016-12-23 21:05:15 +01:00
Thilo Graf
c25ecd2b48 CStringInput: remove possible display of NONEXISTANT_LOCALE
This should fix possible incorrect titles with content of
NONEXISTANT_LOCALE with lua script handler


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4e853d98c2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)



------------------
This commit was generated by Migit
2016-12-23 21:03:11 +01:00
Thilo Graf
d6ef204f50 megbox.cpp/h: add overloaded version of ShowMsg() with string/locale combination
Constellation was missed.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 22a7006644
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)



------------------
This commit was generated by Migit
2016-12-23 20:51:39 +01:00
Thilo Graf
6f664ef754 menue.cpp: CChangeObserver add overloaded changeNotify() with string param
Origin commit data
------------------
Branch: ni/coolstream
Commit: c92fa3f0f4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-23 (Fri, 23 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-23 20:46:30 +01:00
Marc Szymkowiak
9ba1fed3ac fix link to developer forum
Origin commit data
------------------
Branch: ni/coolstream
Commit: 4417732462
Author: Marc Szymkowiak <marc.szymkowiak91@googlemail.com>
Date: 2016-12-23 (Fri, 23 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-23 14:12:46 +01:00
Thilo Graf
5bbb994250 CMenuWidget: add menu name reinit
Ensures correct display of menu name while runtime.
For example: it's required on changed language settings, otherwise we have
old language in menu head.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 114bba2ab7
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)



------------------
This commit was generated by Migit
2016-12-22 23:49:01 +01:00
Jacek Jendrzej
94fdc06b38 src/gui/lua/lua_curl.cpp ACCEPT_ENCODING for gzip compressed data, need build libcurl with --with-zlib
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7fee7784ae
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-22 (Thu, 22 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-22 23:09:07 +01:00
Thilo Graf
642d6b0663 CHintBox: small cosmetics for initial positions
This should have no effect, because calculation of position and dimensions
is mostly dependency from message text. So this is only formality.


Origin commit data
------------------
Branch: ni/coolstream
Commit: b714998065
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)



------------------
This commit was generated by Migit
2016-12-22 10:01:53 +01:00
Thilo Graf
99d8ea8ec5 partial revert: "CTextBox: expand parameters of member setTextBorderWidth()"
related commit: 6a4aa31209

Since this commit, TextBox received a lot of optimizations, so it is possible
we have no described side effects.


Origin commit data
------------------
Branch: ni/coolstream
Commit: fad2adffa2
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-22 (Thu, 22 Dec 2016)



------------------
This commit was generated by Migit
2016-12-22 09:49:40 +01:00
Thilo Graf
3fdb2be505 CTextBox: More precise function description
Note: 	In this context i noticed, it seems method getRenderWith()
	in Fontrender class returns wrong values with
	BOLD font types. It would be nice if anybody could
	verify this possible bug. If I see that correctly,
	we should fix this.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f26103cd65
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-21 (Wed, 21 Dec 2016)



------------------
This commit was generated by Migit
2016-12-21 11:08:47 +01:00
Thilo Graf
ac2d1fd22e CVolumeHelper: remove unnecessary reinit of font
Is already done in previous block.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 9839db9729
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-21 (Wed, 21 Dec 2016)



------------------
This commit was generated by Migit
2016-12-21 10:19:35 +01:00
TangoCash
1fdf0f0acf volumebar font reset after change (thx dboxoldie)
to avoid segfault

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

picked from Duckbox-Developers/neutrino-mp-cst-next
4365761b2a47e12666154821c2ce982f74ef0627

needs supplements


Origin commit data
------------------
Branch: ni/coolstream
Commit: 1ea12764da
Author: TangoCash <eric@loxat.de>
Date: 2016-12-21 (Wed, 21 Dec 2016)



------------------
This commit was generated by Migit
2016-12-21 10:13:48 +01:00
Jacek Jendrzej
34ce71fb57 src/gui/timerlist.cpp init changed
Origin commit data
------------------
Branch: ni/coolstream
Commit: c868ad5300
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-20 22:03:43 +01:00
Jacek Jendrzej
98fb189edc lib/libtuxtxt/tuxtxt_common.h fix out of bounds
Origin commit data
------------------
Branch: ni/coolstream
Commit: 20268781e3
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-12-20 (Tue, 20 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-20 16:35:43 +01:00
vanhofen
f475e0e9ce cc_frm_scrollbar: use SCROLLBAR_WIDTH define
Origin commit data
------------------
Branch: ni/coolstream
Commit: 52ad1f76c2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-20 (Tue, 20 Dec 2016)

Origin message was:
------------------
- cc_frm_scrollbar: use SCROLLBAR_WIDTH define

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-20 10:26:59 +01:00
vanhofen
5b6c556d44 menue: use SCROLLBAR_WIDTH define
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97cfb36041
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-20 (Tue, 20 Dec 2016)

Origin message was:
------------------
- menue: use SCROLLBAR_WIDTH define

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-20 10:26:59 +01:00
vanhofen
067c2ace42 settings-h: add SCROLLBAR_WIDTH define
Origin commit data
------------------
Branch: ni/coolstream
Commit: e427ae5bf6
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-20 (Tue, 20 Dec 2016)

Origin message was:
------------------
- settings-h: add SCROLLBAR_WIDTH define

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-20 10:26:59 +01:00
vanhofen
f3899ec40c personalize: pluralize 'usermenu' item; these are 'usermenus'
Origin commit data
------------------
Branch: ni/coolstream
Commit: 8faaec552a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-18 (Sun, 18 Dec 2016)

Origin message was:
------------------
- personalize: pluralize 'usermenu' item; these are 'usermenus'

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-18 22:20:12 +01:00
Thilo Graf
2fa7e372c6 CComponentsHeader: ensure to have correct font instances after changed font
On possible changed font settings, font objects can be invalid and
we have a crash. With this fix it's possible, that
CNeutrinoApp::setupFont() method clean up header font object itself.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 239496c207
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-18 (Sun, 18 Dec 2016)



------------------
This commit was generated by Migit
2016-12-18 20:30:41 +01:00
vanhofen
18ded7d353 screensaver: fix clock positions
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7e077bb7ee
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-18 (Sun, 18 Dec 2016)

Origin message was:
------------------
- screensaver: fix clock positions

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-18 01:22:24 +01:00
Thilo Graf
5d0bb0b02f CTestMenu: edd expanded sample for blinking items with syncroinized effect
Origin commit data
------------------
Branch: ni/coolstream
Commit: 2e2d0d6b19
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-17 (Sat, 17 Dec 2016)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
2016-12-17 22:39:15 +01:00
Thilo Graf
92d8cdc5d0 CCDraw: add overloaded version of paint Blink()
It's useful to have synchronized timer for more than one item.


Origin commit data
------------------
Branch: ni/coolstream
Commit: f7ad79c371
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-12-17 (Sat, 17 Dec 2016)



------------------
This commit was generated by Migit
2016-12-17 22:39:15 +01:00