svenhoefer
00ad1ecd1c
- eventlist: fix right textbox in header; last char was not displayed
2016-11-11 00:18:43 +01:00
Jacek Jendrzej
e3136b888c
src/gui/epgview.cpp reset header height to single size
2016-11-10 20:52:58 +01:00
Thilo Graf
098905e8e1
CMenuTarget: outsource CMenuTarget-class
...
It's required for some inheritations into other classes if include
of menue.h is not wanted
2016-11-10 09:08:47 +01:00
Thilo Graf
9eb9158c2f
CTimerList: add menu context button to header
...
Not to see that we have a possible submenu.
2016-11-09 19:44:13 +01:00
svenhoefer
703caef3f6
- controlapi: fix compiler warning
...
error: declaration of 'channel_id' shadows a previous local
2016-11-09 17:13:43 +01:00
svenhoefer
3150d9edac
- controlapi: add epg_id to several outputs; add /control/getepgid
...
* /control/getepgid[?format=plain|json|xml]
3.03
2016.2
2016-11-09 11:55:44 +01:00
svenhoefer
7d7a924d06
- epgview: use small vertical offset around channellogo; ...
...
more intensive use of offset defines
2016-11-08 22:03:44 +01:00
svenhoefer
21b2fbd03c
- infoviewer: use small vertical offset around channellogo
2016-11-08 22:02:57 +01:00
svenhoefer
c9be160f20
- eventlist: use small vertical offset around channellogo
2016-11-08 22:02:08 +01:00
svenhoefer
8f625c3d27
- channellist: use small vertical offset around channellogo
2016-11-08 22:00:51 +01:00
svenhoefer
1590f4a276
- moviebrowser: simplify channellogo scaling code
2016-11-08 22:00:08 +01:00
svenhoefer
30333ab2e4
Merge branch 'master' into pu/moviebrowser
2016-11-08 21:54:51 +01:00
svenhoefer
b59527e987
- channellist: fix epg for webtv channels
2016-11-08 21:48:51 +01:00
Jacek Jendrzej
ddd9bd3ca9
src/gui/osd_setup.cpp supplement to 682b6f57
, fix segfault if clock is NULL#
2016-11-07 22:54:53 +01:00
svenhoefer
9b79662575
- moviebrowser: use small offset in header to display channellogo
2016-11-07 21:11:13 +01:00
svenhoefer
b24ec63577
- listbox/moviebrowser: replace internal offsets with global defines
2016-11-07 21:10:21 +01:00
svenhoefer
11383271ad
- settings.h: add OFFSET_INNER_MIN define
2016-11-07 21:09:45 +01:00
svenhoefer
15e24a3e66
- cc_frm_header: use OFFSET define
2016-11-07 21:08:51 +01:00
TangoCash
32c6eaf031
fix epgtitle
2016-11-07 20:36:34 +01:00
svenhoefer
16dfc2d5e8
- moviebrowser: increase default browserFrameHeight
2016-11-07 14:50:50 +01:00
svenhoefer
c65dac6283
Merge branch 'master' into pu/moviebrowser
2016-11-07 13:46:01 +01:00
svenhoefer
5ca710ed4b
- moviebrowser: allow round borders in filter selection
2016-11-07 13:45:55 +01:00
svenhoefer
c7942adb8f
- listframe: allow round borders
2016-11-07 13:45:55 +01:00
svenhoefer
8ac3b64e75
- timerlist: just small code cosmetics
2016-11-07 10:13:04 +01:00
svenhoefer
3b25694983
- epgview: use movie-info's channelname in movieplayer mode to get channellogo
2016-11-06 20:54:26 +01:00
svenhoefer
7cbe38e249
- locale: update slovak; thx to Pr0metheus
2016-11-05 22:15:49 +01:00
Thilo Graf
18695fb0c9
CComponentsInfoBox: ensure matching object height after assigned image
...
Images are not defined with constructor, so it is possible we must
consider the image height after called setPicture() methode.
This is important if an infobox sould be
added into a cc form object. This avoids overlapping of dynamic added items.
2016-11-05 21:17:31 +01:00
svenhoefer
664bd8dcf9
Merge branch 'master' into pu/moviebrowser
2016-11-05 21:09:27 +01:00
svenhoefer
7c74d0bc3b
- timermanager: try to fix successive timers
2016-11-05 21:07:12 +01:00
Thilo Graf
90a693a1ec
CComponentsInfoBox: fix missing calculation of image position with parent
2016-11-04 23:56:29 +01:00
svenhoefer
bf987b7478
- cablex.xml: update Unitymedia; thx to klauser
2016-11-04 16:49:01 +01:00
svenhoefer
b94f35421a
- cablex.xml: update Unitymedia; thx to klauser
2016-11-04 16:46:47 +01:00
Jacek Jendrzej
2907aa5a37
Revert "src/gui/widget/textbox.cpp try to fix text lines per page"
...
This reverts commit d6c4324f6c
.
2016-11-03 18:38:41 +01:00
Jacek Jendrzej
3815694e39
Revert "src/gui/widget/textbox.cpp supplement to try to fix text lines per page"
...
This reverts commit e26ad6e9f1
.
2016-11-03 18:38:14 +01:00
Jacek Jendrzej
e26ad6e9f1
src/gui/widget/textbox.cpp supplement to try to fix text lines per page
2016-11-03 12:51:31 +01:00
Jacek Jendrzej
d6c4324f6c
src/gui/widget/textbox.cpp try to fix text lines per page
2016-11-03 12:17:11 +01:00
svenhoefer
0f5aa73033
- textbox: fix compilation for generic hardware
...
error: declaration of ‘clear’ shadows a member of 'this'
2016-11-02 09:55:45 +01:00
svenhoefer
9d2661a1d8
- moviebrowser: smaller locales for footer; clearify "filter off" mode
2016-11-02 08:27:21 +01:00
svenhoefer
da14d72dcb
- miscsettings_menu: fix youtube api key length
2016-11-01 22:20:26 +01:00
Jacek Jendrzej
5ea4cbf145
pictureviewer: fix possible segfault if width or height < 1,fix possible memleak
2016-11-01 14:50:08 +01:00
svenhoefer
8dfdcee894
Merge branch 'master' into pu/moviebrowser
2016-10-31 23:19:47 +01:00
svenhoefer
fc6e8fbbca
- moviebrowser: fix filter selection
2016-10-31 23:07:27 +01:00
svenhoefer
0b504f8c60
- textbox: add clear() function
2016-10-31 23:06:47 +01:00
Jacek Jendrzej
6b640cfa7b
src/gui/scan_setup.cpp fix preselected transponder item
2016-10-31 18:23:17 +01:00
Jacek Jendrzej
b8849d53b5
fix possible segfault and negative height
2016-10-31 15:53:29 +01:00
svenhoefer
5804ed2d3a
- yWeb: fix url to Y_Version.txt
2016-10-30 01:34:41 +02:00
svenhoefer
4b25ad6951
- yWeb: change info string to Tuxbox-Neutrino
2016-10-30 01:34:41 +02:00
Thilo Graf
27dc0228a5
components/widget: add doxygen config file to create documentations
...
If you want to create a documantation,
please move into current directory that contains the 'Doxyfile' and do execute command
''doxygen Doxyfile''
This creates usually a subdirectory named /doc/html/
This contains documentation contents in html format.
Open /doc/html/index.html in your browser and you will see contents.
2016-10-29 20:47:57 +02:00
svenhoefer
1fc717f56f
Merge branch 'master' into pu/moviebrowser
2016-10-29 12:26:05 +02:00
M. Liebmann
e5402057d3
Use forceSaveScreen() in COsdSetup & CTimerList
2016-10-29 10:38:06 +02:00