Commit Graph

7894 Commits

Author SHA1 Message Date
vanhofen
c06b4179cc themes: initialize foot_Text a little brighter
Origin commit data
------------------
Commit: ba7545ce7a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-16 (Tue, 16 Aug 2016)

Origin message was:
------------------
- themes: initialize foot_Text a little brighter
2016-08-16 08:37:54 +02:00
vanhofen
ec6570d703 osd_setup: auto-calc size of font_size structs
Origin commit data
------------------
Commit: 74345ecaa2
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- osd_setup: auto-calc size of font_size structs
2016-08-15 22:15:15 +02:00
vanhofen
4d5891cde3 neutrinofonts: remove wrong name from signal_font struct
Origin commit data
------------------
Commit: c159fec182
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- neutrinofonts: remove wrong name from signal_font struct
2016-08-15 22:15:15 +02:00
vanhofen
ca9a7e02ee upnpbrowser: use larger font for items; we have space, so let's use it
Origin commit data
------------------
Commit: 344101d50a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- upnpbrowser: use larger font for items; we have space, so let's use it
2016-08-15 19:50:23 +02:00
vanhofen
a5939c02ac upnpbrowser: fix calculation of upper info box height
Origin commit data
------------------
Commit: dc13d0ff28
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- upnpbrowser: fix calculation of upper info box height
2016-08-15 19:35:02 +02:00
vanhofen
fc6d74af97 cc_item_text: avoid using INFOBAR_SMALL font; use MENU_INFO instead
it's a small font too


Origin commit data
------------------
Commit: c35414bc56
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- cc_item_text: avoid using INFOBAR_SMALL font; use MENU_INFO instead

it's a small font too
2016-08-15 19:32:46 +02:00
vanhofen
e49ee18fb3 fonts: add and use own font for all footers
Origin commit data
------------------
Commit: 54f2ac510f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- fonts: add and use own font for all footers
2016-08-15 19:02:42 +02:00
Jacek Jendrzej
e512b98ff9 src/gui/moviebrowser.cpp m_movieSelectionHandler NULL pointer, try to fix use pointer after delete
Origin commit data
------------------
Commit: 080cda9716
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
2016-08-15 16:39:27 +02:00
Jacek Jendrzej
95b3a4c88c src/gui/widget/textbox.cpp try to fix paint sidebar
Origin commit data
------------------
Commit: c9b5470a47
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-15 (Mon, 15 Aug 2016)
2016-08-15 15:49:04 +02:00
vanhofen
9171915e49 filebrowser: remove my stupid comment
Origin commit data
------------------
Commit: 5610aa280e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- filebrowser: remove my stupid comment
2016-08-15 13:02:49 +02:00
vanhofen
9820ecd29b cc_frm_button: respecting user colors in buttons
Origin commit data
------------------
Commit: 29c7d652ec
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- cc_frm_button: respecting user colors in buttons
2016-08-15 12:31:28 +02:00
vanhofen
e53de52f8c infoviewer_bb: respecting user colors in buttonbar
Origin commit data
------------------
Commit: 0274471517
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- infoviewer_bb: respecting user colors in buttonbar
2016-08-15 12:29:23 +02:00
vanhofen
db2e5a11d9 colors: make footer text color configurable
Origin commit data
------------------
Commit: 8c7952011e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- colors: make footer text color configurable
2016-08-15 12:16:49 +02:00
vanhofen
edda49e335 yWeb: enable trsp-key on remote controls
Origin commit data
------------------
Commit: 47f11a0e11
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- yWeb: enable trsp-key on remote controls
2016-08-15 08:30:36 +02:00
vanhofen
832649cb46 luainstance: add missing entry for shadow color
Origin commit data
------------------
Commit: a9446a084a
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- luainstance: add missing entry for shadow color
2016-08-15 00:32:57 +02:00
vanhofen
69e4dfd1b1 colors: remove obsolete COL_SHADOW_PLUS_1
we should use only one shadow color (COL_SHADOW_PLUS_0)


Origin commit data
------------------
Commit: ff044c9208
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- colors: remove obsolete COL_SHADOW_PLUS_1

we should use only one shadow color (COL_SHADOW_PLUS_0)
2016-08-15 00:31:27 +02:00
vanhofen
558f2265ee upnpbrowser: use COL_SHADOW_PLUS_0 instead of COL_SHADOW_PLUS_1
Origin commit data
------------------
Commit: 1209485c6b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- upnpbrowser: use COL_SHADOW_PLUS_0 instead of COL_SHADOW_PLUS_1
2016-08-15 00:30:47 +02:00
vanhofen
70abfb3339 colors: make footer background color configurable
TODO: footer text color and maybe footer font


Origin commit data
------------------
Commit: cc5258e6d5
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-15 (Mon, 15 Aug 2016)

Origin message was:
------------------
- colors: make footer background color configurable

TODO: footer text color and maybe footer font
2016-08-15 00:14:47 +02:00
vanhofen
9196e2208c cc_frm_footer: overload font option with old familiar font
Origin commit data
------------------
Commit: 13966c519b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)

Origin message was:
------------------
- cc_frm_footer: overload font option with old familiar font
2016-08-14 22:17:59 +02:00
vanhofen
78230ead13 colors: some internal renamings
* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name

This is in preparation to make footer colors configurable


Origin commit data
------------------
Commit: bc39d1e14e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)

Origin message was:
------------------
- colors: some internal renamings

* INFOBAR_SHADOW to SHADOW because it's not only used in infoviewer
* INFOBAR_SHADOW_TEXT to MENUFOOT_TEXT because it's the proper name

This is in preparation to make footer colors configurable
2016-08-14 21:55:18 +02:00
vanhofen
3a0e930e5a upnpbrowser: reduce paintButtons calls to cc_frm_buttons default
remove obsolete setColorBody() call


Origin commit data
------------------
Commit: 55b79d26a3
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)

Origin message was:
------------------
- upnpbrowser: reduce paintButtons calls to cc_frm_buttons default

remove obsolete setColorBody() call
2016-08-14 21:11:08 +02:00
vanhofen
c9cd139228 bouqueteditor: reduce paintButtons calls to cc_frm_buttons default
Origin commit data
------------------
Commit: fe01996d2b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)

Origin message was:
------------------
- bouqueteditor: reduce paintButtons calls to cc_frm_buttons default
2016-08-14 20:59:29 +02:00
vanhofen
e6f2a6080a cc_frm_button: don't use frames per default and align fontsize
to familiar size


Origin commit data
------------------
Commit: fa27f87bb1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-14 (Sun, 14 Aug 2016)

Origin message was:
------------------
- cc_frm_button: don't use frames per default and align fontsize

to familiar size
2016-08-14 20:56:41 +02:00
Michael Liebmann
c2dac69580 Fix commit 83d0617933
- Use indexes for font parameter in formatDeleteMsg() & cutString()


Origin commit data
------------------
Commit: f898c08154
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
2016-08-13 16:01:00 +02:00
Michael Liebmann
894e9cfa29 Fix commit 65891222ab
- Use indexes for font parameter in formatDeleteMsg() & cutString()


Origin commit data
------------------
Commit: 0d5edc29e6
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
2016-08-13 16:01:00 +02:00
Jacek Jendrzej
caf790ff59 src/gui/moviebrowser.cpp refreshMovieInfo after sort
Origin commit data
------------------
Commit: 485cc671bc
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2016-08-13 (Sat, 13 Aug 2016)
2016-08-13 14:13:52 +02:00
Michael Liebmann
83d0617933 moviebrowser: Fix text display in message box when deleting a movie
Origin commit data
------------------
Commit: 4fd7808afd
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
2016-08-12 19:22:48 +02:00
Michael Liebmann
65891222ab src/system/helpers.cpp: Add cutString() function
Origin commit data
------------------
Commit: 71674d0f8a
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-12 (Fri, 12 Aug 2016)
2016-08-12 19:22:48 +02:00
Thilo Graf
c203f9ab6b CCDraw: add comment
Add comment where to find corner radius defines


Origin commit data
------------------
Commit: c317e4dbb4
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-07-31 (Sun, 31 Jul 2016)
2016-08-12 17:39:18 +02:00
Thilo Graf
65aed5191d CMenuWidget: use real paint mode of info box
Origin commit data
------------------
Commit: 5788d744c6
Author: Thilo Graf <dbt@novatux.de>
Date: 2016-07-25 (Mon, 25 Jul 2016)
2016-08-12 17:39:11 +02:00
vanhofen
099c59ee8b messagebox/msgbox: respect user colors for inactive buttons; ...
paint buttons with shadow and small frame


Origin commit data
------------------
Commit: ba9a54a0a9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-12 (Fri, 12 Aug 2016)

Origin message was:
------------------
- messagebox/msgbox: respect user colors for inactive buttons; ...

paint buttons with shadow and small frame
2016-08-12 15:35:22 +02:00
vanhofen
02aa40a974 fb_window: add possibility to paint frame boxes
Origin commit data
------------------
Commit: 220260c718
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-12 (Fri, 12 Aug 2016)

Origin message was:
------------------
- fb_window: add possibility to paint frame boxes
2016-08-12 15:31:51 +02:00
vanhofen
3aed41316b movieinfo: more cleanup; use htmlEntityDecode from helpers.cpp
Origin commit data
------------------
Commit: 22fcc8fe4d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)

Origin message was:
------------------
- movieinfo: more cleanup; use htmlEntityDecode from helpers.cpp
2016-08-11 12:32:00 +02:00
vanhofen
7a1f95dcfa movieinfo: cleanup from unused code; reformat code; no binary changes
Origin commit data
------------------
Commit: 8b3b4ba4d1
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)

Origin message was:
------------------
- movieinfo: cleanup from unused code; reformat code; no binary changes
2016-08-11 11:47:00 +02:00
vanhofen
b175c9e6db epgview: fix display of mp_movie_info->productionDate
Origin commit data
------------------
Commit: 5885500e5f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-11 (Thu, 11 Aug 2016)

Origin message was:
------------------
- epgview: fix display of mp_movie_info->productionDate
2016-08-11 00:58:10 +02:00
vanhofen
298d8d811e fix 416d42e263
Origin commit data
------------------
Commit: ddf6b6737f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-10 (Wed, 10 Aug 2016)

Origin message was:
------------------
- fix 416d42e263
2016-08-10 17:02:59 +02:00
vanhofen
416d42e263 moviebrowser: don't paint hdd progressbar if it's disabled by user
Origin commit data
------------------
Commit: 4dd56385fb
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-10 (Wed, 10 Aug 2016)

Origin message was:
------------------
- moviebrowser: don't paint hdd progressbar if it's disabled by user
2016-08-10 16:07:16 +02:00
vanhofen
964ad94a87 epgview: show progressbar in movieplayer mode
Origin commit data
------------------
Commit: de74242310
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-10 (Wed, 10 Aug 2016)

Origin message was:
------------------
- epgview: show progressbar in movieplayer mode
2016-08-10 15:53:11 +02:00
Michael Liebmann
e335b76b4a epgview: Fix save movie info
Signed-off-by: svenhoefer <svenhoefer@svenhoefer.com>


Origin commit data
------------------
Commit: 5ad25b387e
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2016-08-10 (Wed, 10 Aug 2016)
2016-08-10 13:55:33 +02:00
vanhofen
7a90c723d8 epgview: fix bigfonts switch in movieplayer mode
Origin commit data
------------------
Commit: a6875eb3f3
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-10 (Wed, 10 Aug 2016)

Origin message was:
------------------
- epgview: fix bigfonts switch in movieplayer mode
2016-08-10 12:58:43 +02:00
vanhofen
3202d27319 epgview: fix content of small bottom box in movieplayer mode
Origin commit data
------------------
Commit: 99de005c68
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-10 (Wed, 10 Aug 2016)

Origin message was:
------------------
- epgview: fix content of small bottom box in movieplayer mode
2016-08-10 12:17:16 +02:00
TangoCash
72f5f12ba1 fix position channellogo in moviebrowser
Origin commit data
------------------
Commit: 23d3b61e0a
Author: TangoCash <eric@loxat.de>
Date: 2016-08-09 (Tue, 09 Aug 2016)
2016-08-09 19:02:39 +02:00
TangoCash
30621ed39f fix epgview channelogo (from moviebrowser)
Origin commit data
------------------
Commit: 0040a21293
Author: TangoCash <eric@loxat.de>
Date: 2016-08-09 (Tue, 09 Aug 2016)
2016-08-09 19:00:22 +02:00
TangoCash
d18df6d118 fix fading from moviebrowser
Origin commit data
------------------
Commit: c0f3e908ff
Author: TangoCash <eric@loxat.de>
Date: 2016-08-09 (Tue, 09 Aug 2016)
2016-08-09 17:56:00 +02:00
TangoCash
6685d79c8e add missing blits
Origin commit data
------------------
Commit: eb73d09ac3
Author: TangoCash <eric@loxat.de>
Date: 2016-08-09 (Tue, 09 Aug 2016)
2016-08-09 17:55:09 +02:00
vanhofen
2df1d9d786 tmdb: cleanup from unused code
Origin commit data
------------------
Commit: 81fa43435e
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-09 (Tue, 09 Aug 2016)

Origin message was:
------------------
- tmdb: cleanup from unused code
2016-08-09 17:48:56 +02:00
vanhofen
608c7c9b35 movieinfo: move #endif to right place
Origin commit data
------------------
Commit: 34b03c246f
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-09 (Tue, 09 Aug 2016)

Origin message was:
------------------
- movieinfo: move #endif to right place
2016-08-09 15:56:19 +02:00
vanhofen
29b2eab290 epgview: add extended movie info; code from movieinfo.cpp
comment out unused showMovieInfo() in movieinfo.cpp


Origin commit data
------------------
Commit: 766c4fd9c8
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-09 (Tue, 09 Aug 2016)

Origin message was:
------------------
- epgview: add extended movie info; code from movieinfo.cpp

comment out unused showMovieInfo() in movieinfo.cpp
2016-08-09 14:13:19 +02:00
vanhofen
58dda090b9 locals: pay attention to upper/lower case for online services
Origin commit data
------------------
Commit: 5ccca6c1af
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-08 (Mon, 08 Aug 2016)

Origin message was:
------------------
- locals: pay attention to upper/lower case for online services
2016-08-08 23:40:09 +02:00
vanhofen
c128b2950b allow to disable online services w/o cleaning the keys
Origin commit data
------------------
Commit: db896847b9
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-08-08 (Mon, 08 Aug 2016)

Origin message was:
------------------
- allow to disable online services w/o cleaning the keys
2016-08-08 23:11:17 +02:00