Commit Graph

4653 Commits

Author SHA1 Message Date
Thilo Graf
fb812f38e8 CProgressBar/CVolumeBar: fix position of active/passive bar
Assign real position values to progressbar if is bound (embedded) in a form.
This is dependently from its own parent status. Status of cc_parent==NULL
means, it's not bound and without parent form so we use x/y, otherwise
we use real values stored by cc_xr/cc_yr.
Values in cc_xr/cc_yr and cc_parent were assigned with addCCItem().

Signed-off-by: Michael Liebmann <tuxcode.bbg@gmail.com>
2013-06-03 22:12:48 +02:00
Thilo Graf
3c5f4867fb CComponents: rename and move real position attributes
These attributes are better placed in the basic class.
2013-06-03 22:12:47 +02:00
Thilo Graf
d3d0bff7ac CComponentsForm: fix position of items in added forms
Position of added items in subforms was fitted with wrong offset.
Usage of relative x/y position avoids wrong positions of items in subforms.
2013-06-03 22:11:19 +02:00
Thilo Graf
ddaa7a876e CComponentsForm: add index to items
Helpers to identfie added items.
2013-06-03 22:06:30 +02:00
Thilo Graf
e665ab18ab CComponentsFooter: add new class CComponentsFooter 2013-06-03 22:06:03 +02:00
Jacek Jendrzej
09bd2c98e9 CEitManager::getEventsServiceKey - simplification - THX Gaucho316 2013-06-03 21:37:47 +02:00
Jacek Jendrzej
f201ea2717 update slovak locale ( THX EnoSat ) 2013-06-03 21:13:50 +02:00
Michael Liebmann
e59189f890 * youtube feeds: Fix header texts in movie browser 2013-06-03 19:11:58 +02:00
Michael Liebmann
54e4a812d2 * youtube feeds: Fix handling mute icon 2013-06-03 19:11:58 +02:00
Christian Schuett
5964aa7ad4 Neutrino timer list: always show correct infos in EPG viewer
if the EPG ID of a timer list entry is 0 or the corresponding EPG data
can't be found, then you see wrong infos in EPG viewer

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
2013-06-02 22:20:39 +02:00
Michael Liebmann
78d9d97a82 * Update deutsch.locale (THX bazi98) 2013-06-02 18:42:39 +02:00
Jacek Jendrzej
6e171cc9f2 -fix compil warrnings 2013-06-02 13:39:10 +02:00
Jacek Jendrzej
e1310f8977 typo 2013-06-02 13:25:55 +02:00
Jacek Jendrzej
1eb46dbfba -fix compil warrnings 2013-06-02 13:18:03 +02:00
Jacek Jendrzej
0940f4a767 -fix compil warrnings 2013-06-02 13:14:33 +02:00
[CST] Focus
41aaf96278 gui/scan_setup.cpp: disable intro items in select satellite -
multi-page menu with intro items has old bug with last item refresh/clear
2013-06-02 10:49:13 +04:00
[CST] Focus
f46fc25da0 Change image license to GPL v2 2013-06-02 10:48:10 +04:00
[CST] Focus
6f8ef9ec46 Merge branch 'next' into next-cc
Conflicts:
	data/locale/english.locale
	src/driver/framebuffer.cpp
	src/gui/channellist.cpp
	src/gui/eventlist.cpp
	src/gui/moviebrowser.cpp
2013-06-02 10:46:42 +04:00
Michael Liebmann
0128a61708 * CChannelList: using CComponentsHeader to paint header
- using CComponentsFrmClock to paint clock in header
2013-06-01 19:37:46 +02:00
Michael Liebmann
39704b72c0 * CComponentsFrmClock: Add member setTextColor()
- Add member refresh() for (re)calculate clock dimensions
2013-06-01 19:37:46 +02:00
Jacek Jendrzej
49008d4885 CScanSetup::showScanMenu - add digi keys to cable menu 2013-06-01 18:31:16 +02:00
svenhoefer
7f3a7367e4 - locals: (re)sort 2013-06-01 17:41:47 +02:00
Jacek Jendrzej
412d430ed0 CFlashTool::erase - shutdown sectionsd before erase flash 2013-06-01 15:04:46 +02:00
svenhoefer
a17cd3574b - gitignore: update version-header 2013-06-01 10:12:34 +02:00
svenhoefer
ed9b4278b4 - imageinfo: show both vcs-info and built-date 2013-06-01 09:52:19 +02:00
svenhoefer
5c0a692f13 - version-header: generalize (add built_date and vcs string) 2013-06-01 09:44:45 +02:00
Jacek Jendrzej
daf539b141 - channllist: fix new_zap_mode handling 2013-06-01 08:30:37 +02:00
Jacek Jendrzej
917e95aea3 CNeutrinoEventList::findEvents - fix iterator 2013-05-31 18:54:48 +02:00
Stefan Seyfried
93a428c817 infoviewer: always paint 'no epg...' in the same place 2013-05-31 12:25:58 +02:00
Stefan Seyfried
06ea41f003 infoviewer: simplify show_current_next() 2013-05-31 12:24:54 +02:00
svenhoefer
07b4716ebf - menue-widget: set header-offset and align sub-headers 2013-05-30 23:06:27 +02:00
svenhoefer
b318c15895 - cc_frm_header: rework positions/dimensions calculations 2013-05-30 21:51:12 +02:00
Jacek Jendrzej
2c0838eb06 CStringInput: - don't use sizeof pointer 2013-05-30 12:41:11 +02:00
Stefan Seyfried
256aacf33f netfile: paranoia checks to avoid out-of-bounds access 2013-05-30 11:20:27 +02:00
Stefan Seyfried
b8aa68a2da neutrino: fix nullpointer crash if no channels are present 2013-05-30 11:20:11 +02:00
Stefan Seyfried
a33086568b neutrino: fix possible div-by-zero in scrollbar calculation 2013-05-30 11:19:39 +02:00
[CST] Focus
83c7de004e lib/libcoolstream/playback_cs.h: new header 2013-05-30 10:24:46 +04:00
[CST] Focus
49cfbb60c0 gui/movieplayer.cpp: add youtube feeds play mode 2013-05-30 10:02:14 +04:00
[CST] Focus
4c857837d5 gui/moviebrowser.cpp: add youtube feeds playback mode 2013-05-30 10:01:29 +04:00
[CST] Focus
f4aa8a0d12 gui/movieinfo.cpp: add fields for youtube feeds player 2013-05-30 09:59:10 +04:00
[CST] Focus
f4a07e730e system/ytparser.cpp: try to fix category, if more than one present 2013-05-30 09:57:13 +04:00
svenhoefer
5420e509da - src/gui/Makefile.am: fix creation of git_version.h again
thx to snafed!
2013-05-29 22:56:47 +02:00
svenhoefer
9673fe4b01 - motorcontrol: using CComponentsHeader to paint header 2013-05-29 21:18:39 +02:00
svenhoefer
bc9e3ac7bd - upnpbrowser: using CComponentsHeader to paint header 2013-05-29 21:17:59 +02:00
svenhoefer
69d9045d50 - scan: using CComponentsHeader to paint header 2013-05-29 21:17:09 +02:00
[CST] Focus
bc16511047 gui/mediaplayer.cpp: add youtube feeds playback menu item 2013-05-29 18:09:46 +04:00
[CST] Focus
8bea88b5bf gui/widget/icons.h: add hint icon for youtube feeds playback 2013-05-29 18:09:19 +04:00
[CST] Focus
3e88fb4ab3 add youtube feeds parser 2013-05-29 18:08:34 +04:00
[CST] Focus
82721e92e8 system/settings.cpp: add personalize item for youtube feeed playback 2013-05-29 18:07:57 +04:00
[CST] Focus
3cfd62b9e1 locals: add locales for youtube feeds playback 2013-05-29 18:06:44 +04:00