Commit Graph

6117 Commits

Author SHA1 Message Date
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
[CST] Focus
87032e1438 add hint icon for youtube feeds playback 2013-05-29 18:06:17 +04:00
Stefan Seyfried
2fcb6a527d neutrino: fix nullpointer crash if no channels are present 2013-05-29 15:34:35 +02:00
Stefan Seyfried
6a48922350 neutrino: fix possible div-by-zero in scrollbar calculation 2013-05-29 15:33:21 +02:00
Stefan Seyfried
eb9eba8914 neutrino: generic-pc is now also using 1280x70 FB per default 2013-05-29 15:30:06 +02:00
Stefan Seyfried
463fa3027e netfile: fix check (dprintf is a bad macro and needs braces) 2013-05-29 15:28:01 +02:00
Michael Liebmann
2b03fd0ddc * Fix compile neutrino don't use USE_NEVIS_GXA 2013-05-28 20:49:24 +02:00
Stefan Seyfried
820426eaaa framebuffer: implement alphablending for non-accelerated devices 2013-05-28 20:49:24 +02:00
Stefan Seyfried
a5412a0202 epgview: don't paint out-of-bounds background box 2013-05-28 20:49:24 +02:00
Stefan Seyfried
ca3e06b3fc audioplayer: avoid out-of-bounds access 2013-05-28 16:25:19 +02:00
Stefan Seyfried
860443c4e3 ywebserver: try to use port 8080 if port 80 is not available 2013-05-28 16:24:49 +02:00
Stefan Seyfried
4bb8fd218a neutrino/femanager: fix format string warnings 2013-05-28 16:24:35 +02:00
Stefan Seyfried
013c0e9494 audioplayer: g_Sectionsd is gone when destructor runs 2013-05-28 16:23:44 +02:00
Jacek Jendrzej
a549b97924 fix comma at end of enumerator list 2013-05-28 15:52:31 +02:00
Stefan Seyfried
e0a051e74c ywebserver: try to use port 8080 if port 80 is not available 2013-05-28 14:35:11 +02:00
Stefan Seyfried
bd314ba84f netfile: paranoia checks to avoid out-of-bounds access 2013-05-28 14:29:53 +02:00
Stefan Seyfried
a7dfc9757a don't use sizeof(pointer), it is not useful :-) 2013-05-28 14:27:51 +02:00
Stefan Seyfried
c4d700b463 xmltok: add hack to rename functions
this avoids crashes due to clashes with libexpat,
which might be pulled in dynamically e.g. on PC by libGL.
2013-05-28 14:23:17 +02:00
svenhoefer
13398c4e0f - filebrowser: stay with FONT_TYPE_MENU_TITLE in header ...
... to keep gui as uniformly as possible
2013-05-28 10:48:18 +02:00
svenhoefer
6c41ffbe47 - neutrino: don't save screen while paint headers 2013-05-28 10:42:39 +02:00
svenhoefer
890d282315 - CComponentsHeader: add possibility to change font in header class 2013-05-28 10:24:23 +02:00
Thilo Graf
1e0df8842e CComponentsItem: typo fixes 2013-05-28 09:44:10 +02:00
Thilo Graf
6f480c7773 CComponentsItem: corrected comment for arg do_save_bg 2013-05-28 09:21:10 +02:00
Thilo Graf
cfc0c72daa CComponentsItem: add more comments 2013-05-28 09:10:25 +02:00
svenhoefer
29b3d66f3d - filebrowser: use FONT_TYPE_MENU_TITLE for header
CComponentsHeader doesn't support several fonts yet.
  FONT_TYPE_MENU_TITLE is the used font.
  so we have to use FONT_TYPE_MENU_TITLE here to get
  the correct render-widths in paintHead() methode.
2013-05-28 08:41:43 +02:00
svenhoefer
d3f259444e - menue-widget: using CComponentsHeader to paint header 2013-05-28 02:16:38 +02:00
svenhoefer
1830ccd8ab - filebrowser: using CComponentsHeader to paint header 2013-05-28 01:51:18 +02:00
svenhoefer
920e454274 - bouqueteditor: using CComponentsHeader to paint header
* move menu button to header
2013-05-28 01:32:23 +02:00
svenhoefer
09e619aac8 - ENABLE_GUI_MOUNT: can disabled with -DDISABLE_GUI_MOUNT 2013-05-28 00:21:33 +02:00
svenhoefer
0049ca62ea - ENABLE_GUI_MOUNT: enable 2013-05-27 23:58:32 +02:00
svenhoefer
ad20474050 - ENABLE_GUI_MOUNT: globalize 2013-05-27 23:56:54 +02:00