Commit Graph

7390 Commits

Author SHA1 Message Date
Thilo Graf
ebc9d28e0e CComponentsInfoBox: fix centering of image 2015-03-29 22:40:07 +02:00
Thilo Graf
4d8f7f3acb EpgPlus: fix wconversion 2015-03-29 22:40:06 +02:00
Thilo Graf
9c85491974 CProgressBarCache: fix compiler warnings wconversion 2015-03-29 22:40:06 +02:00
Thilo Graf
56ea6c140f CComponentsFooter: Function setButtonLabels() change parameter
Performance: parameter 'v_content' should be passed by reference
2015-03-29 22:40:06 +02:00
Thilo Graf
f15cf6f57d SIservices.hpp/SIsections.hpp: switch functions to const 2015-03-29 22:40:05 +02:00
Thilo Graf
c92d4fad1a frontend.cpp/pzapit.cpp: fix format string 2015-03-29 22:40:05 +02:00
Thilo Graf
08cb42d22f gui/audioplayer.cpp/h: fix some type conversions 2015-03-29 22:40:05 +02:00
Thilo Graf
76ca33de9f CTimeThread: sectionsd.cpp: use thread save localtime_r 2015-03-29 22:40:04 +02:00
Thilo Graf
674f2f983a CComponentsForm: reduce log spam in info mode 2015-03-29 22:40:04 +02:00
Thilo Graf
1a4d06175f CBEChannelWidget: remove not required hide()
Avoids unnecessary flicker effects, it's enough to repaint only text.
2015-03-29 22:40:04 +02:00
Thilo Graf
e58b86f38f CFlashUpdate: change name for CFile object for better differ 2015-03-29 22:40:03 +02:00
Thilo Graf
c4bb2176f9 locale: more precise text for update messages 2015-03-29 22:40:03 +02:00
Thilo Graf
b3f044575a deutsch.locale: remove denglish part 2015-03-29 22:40:03 +02:00
Thilo Graf
1097a8ef0d CImageInfo: fix button color with gradient 2015-03-29 22:40:02 +02:00
Thilo Graf
d95446882c CBEBouquetWidget/CBEChannelWidget: add missing exit icon
Menue icon has no effect here and exit icon was missed
2015-03-29 22:40:02 +02:00
Thilo Graf
b565700168 CBEBouquet-Classes: switch to new buttonbar based up cc-footer class 2015-03-29 22:40:02 +02:00
Thilo Graf
9776d163f7 CBEChannelSelectWidget/CBEChannelWidget: uinng unified infobox font size
...unified style matching to menu hints
2015-03-29 22:40:01 +02:00
Thilo Graf
98d18f3ff4 CAudioPlayerGui: paint of id3 info with info box
Infobox provides already paint of text, so is not required to
call explicit fontrenderer methods.
2015-03-29 22:40:01 +02:00
Thilo Graf
32af48cc80 CProgressWindow: reassign y position of body items on disabled header 2015-03-29 22:40:01 +02:00
Thilo Graf
1d574d93bc CComponentsTimer: simplify isRun function 2015-03-29 22:40:01 +02:00
Thilo Graf
3599a4246f CNetworkServiceSetup: use widget id instead explicit select method
neutrino_menue.h: add ID for network service menue
2015-03-29 22:40:00 +02:00
Thilo Graf
d3f9aa33f7 CMenuWidget: move include of neutrino_menue.h to menue.h
makes explicit include unnecessary if it is needed by a widget, eg: widget id's are
parameter of constructor and is one of required widget elements.
2015-03-29 22:40:00 +02:00
Thilo Graf
d58679f42d CEitManager: use unified binary search for ntp 2015-03-29 22:40:00 +02:00
Thilo Graf
930b40588c CMenuWidget: fix getSelected() member
preselected was not suitable as return value
2015-03-29 22:39:59 +02:00
Thilo Graf
c2a1299438 CAudioPlayerGui: replace showGlobalStatus() with showStatus() 2015-03-29 22:39:59 +02:00
Thilo Graf
7e084c2531 CProgressWindow: add member showStatus()
This displays only one progress bar instead two and shows the global
status. That's senseful , if only one progress  bar is required.
2015-03-29 22:39:59 +02:00
Thilo Graf
663c7deef2 CProgressBar: add missing assign of 'allow paint' property
Property had no effect.
2015-03-29 22:39:58 +02:00
Thilo Graf
8ebb5f98ca CComponentsItem: add setXPos/setYPos(), that consider real position 2015-03-29 22:39:58 +02:00
Thilo Graf
6fc8d1bb9f system/helpers.cpp: add more possible exexutable paths 2015-03-29 22:39:57 +02:00
Thilo Graf
9491d72edd neutrino.cpp: use simple error message for zapit fail 2015-03-29 22:39:57 +02:00
Thilo Graf
d72603665c CComponentsForm: prevent wrong id parameter if item size out of range 2015-03-29 22:39:57 +02:00
Thilo Graf
d4f466d595 CNeutrinoEventList: rework paint of header
Reduce code with chain form and use text and logo items as embedded items.
2015-03-29 22:39:56 +02:00
Thilo Graf
52f7c79db8 CComponentsForm: fix init value of getPageCount()
value is always 1
2015-03-29 22:39:56 +02:00
Thilo Graf
0f8c1829d8 CComponentsFooter: fix button view with gradient
show contour only in gradient mode
2015-03-29 22:39:55 +02:00
Thilo Graf
7ec096fa3d CComponentsFooter: add optional possibility to switch colored button frame 2015-03-29 22:39:55 +02:00
Thilo Graf
8a1965fcca CVolumeBar: fix icon postion
Icon was not centered in y position.
2015-03-29 22:39:55 +02:00
Thilo Graf
bee35e9042 CMovieBrowser: fix unintended upscaling of channellogo
Upscale is not allowed and do down scale only if header height is too small.
2015-03-29 22:39:54 +02:00
Thilo Graf
66e5f03c92 CComponentsButton: use unified body colors in gradient mode
Some theme controlled colors don't really looks nice in some
combinations with window backgrounds.
2015-03-29 22:39:54 +02:00
Thilo Graf
c7a40bb6dc gui/Makefile.am: add conclusive description with last tag and branch 2015-03-29 22:39:54 +02:00
Thilo Graf
8929255e9e CComponentsPicture: don't paint image, if is not available 2015-03-29 22:39:54 +02:00
Thilo Graf
f499efa208 CChannelList: ensure down scaling if header height is too small
Logo is initialized with width and height, but enforces in most cases
upscaling of logo. Default now disabled scaling but if header too small,
down scaling is enabled.
2015-03-29 22:39:53 +02:00
Thilo Graf
c027412832 CComponentsPIP: fix centering of image
auto centering was broken, eg.to see in channellist if radio mode was enabled
2015-03-29 22:39:53 +02:00
Thilo Graf
8227638c06 CComponentsPicture: simplify item init, adapt getHeight/getWidth members
Members getHeight/getWidth returns now image related values dependent of
scale mode
2015-03-29 22:39:53 +02:00
Thilo Graf
20180b5b83 CMenuWidget: fix applying of hintbox text color after changed theme 2015-03-29 22:39:52 +02:00
Thilo Graf
782c958bde CComponentsInfoBox: fix applying of properties
Some properties were not applied if cctext was already exists, eg. after
changed theme
2015-03-29 22:39:52 +02:00
Thilo Graf
04083bc299 CComponentsButton: use of global button text color
Used text color was different to old button handler.
2015-03-29 22:39:52 +02:00
Thilo Graf
23c708b787 CComponentsForm: fix unnecessary try for scroll
This avoids unnecessary flicker effects, because no paint is required,
if page count = 1 and also ensures, that this page is defined as current page.
2015-03-29 22:39:51 +02:00
Thilo Graf
09851f3b9f CComponentsForm: reduce corner radius on frame border
If we have a frame around parent item, ensure matching corners
inside of embedded item, this avoids ugly unpainted spaces
between frame and item border.

TODO: other constellations are not considered at the moment!
2015-03-29 22:39:51 +02:00
Thilo Graf
f7faf07ab1 CComponentsForm: fix item offset with enabled frame
frame width was not considered
2015-03-29 22:39:50 +02:00
Thilo Graf
8aa2b6a5ab CComponentsTimer: start timer only if interval > 0 2015-03-29 22:39:50 +02:00