Commit Graph

6367 Commits

Author SHA1 Message Date
svenhoefer
bb2a3b418b - deutsch.locale: upgrade 2014-09-01 15:44:26 +02:00
Jacek Jendrzej
38bdf512b0 - yWeb: set RangeEnd 2014-08-30 14:45:05 +02:00
svenhoefer
91d0f106b1 - yWeb: disable threading; there's something to fix 2014-08-30 14:07:23 +02:00
svenhoefer
270e915954 - yWeb: try to fix empty pages 2014-08-30 14:07:10 +02:00
[CST] Focus
5ec1873982 gui/test_menu.cpp: sync fe test params; fix compile 2014-08-28 10:04:55 +04:00
[CST] Focus
26c96293ac zapit/include/zapit/frontend_c.h: comment unused inline functions 2014-08-28 10:01:44 +04:00
[CST] Focus
a473fe8194 webtv channels integration port,
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +04:00
[CST] Focus
415d516465 zapit/src/getservices.cpp: fix missed modulation 2014-08-27 17:14:43 +04:00
[CST] Focus
3ab885699c remove deprecated FEC_S2_XXX;
zapit/src/transponder.cpp: fix missed modulation/delsys in compare(), in dump, show real delsys values;
zapit/src/getservices.cpp: fix satellite frequency, remove deprecated fec convert;
gui/scan_setup.cpp: fix missed modulation/delsys params update;
gui/scan.cpp: add missed modulation scan parameter
2014-08-27 17:14:38 +04:00
[CST] Bas
17d1bbd12b split fec to fec/modulation/delivery system;
switch to new dvb-api headers;
improve dvb-t manual scan
2014-08-27 17:14:33 +04:00
svenhoefer
06bda609cf - movieplayer: fix 'ask before stop temporary timeshift' 2014-08-26 17:33:23 +04:00
svenhoefer
5d8814f1d4 - miscsettings_menu: remove double include 2014-08-26 17:33:18 +04:00
svenhoefer
7f9eb5760c - yWeb: link extention to new cst-public-gui-yweb.git repository
NOTE: When you got e file called /var/tuxbox/config/extentions.txt
with a line inside starting with "type:u,site:yjogol" then you'll
have to replace this one line with:
type:u,site:CST-git,desc:yWeb updates,url:http://git.coolstreamtech.de/?p=cst-public-gui-yweb.git;a=blob_plain;hb=refs/heads/master;f=Y_Extentions.txt
2014-08-26 17:33:14 +04:00
svenhoefer
0f3a81a028 - yWeb: remove some links to yjogol.com; site is down
TODO: Y_Tools_Check_Install.yhtm
2014-08-26 17:33:07 +04:00
svenhoefer
6a694cc029 - yWeb: add hddtools extention source 2014-08-26 17:33:01 +04:00
svenhoefer
2b1933f5f1 - yWeb: add filemanager extention source 2014-08-26 17:32:56 +04:00
svenhoefer
54ac45384a - yWeb: add boxinfo extention source 2014-08-26 17:32:51 +04:00
svenhoefer
7589a3a9e0 - nhttp: enable threading
This is ported from neutrino-mp and contains code by martii and seife
from following commits:
20d3031b8bb47b5af79bf10c385e3564fe5c26dc
93d01c1987
363633dc1b
c3e1310a2f727e26ce11669e3aeae78305f87049
2014-08-26 17:32:46 +04:00
svenhoefer
f9c7662c73 - movieplayer: ask before stop temporary timeshift 2014-08-26 17:32:39 +04:00
svenhoefer
2c3952cf42 - nhttp: some minor code optimizations 2014-08-26 17:32:11 +04:00
martii
25c8b3099c nhttpd: extend sendfile mime types (untested) 2014-08-26 17:32:06 +04:00
martii
4bf0d833cd nhttpd: fix range handling 2014-08-26 17:32:01 +04:00
martii
ff46970457 nttpd: allow sendfile() to cope with files >= 2GB; introduce range support
(This re-applies most of the patches I've reverted about two hours ago.)
2014-08-26 17:31:57 +04:00
Jacek Jendrzej
cf0bf3fa20 Revert "nhttpd: let sendfile() support files >= 2GB"
This reverts commit 9842afecad8dfb91dfd7221aedbeaf5379a89534.
2014-08-26 17:31:48 +04:00
martii
e98336658d gui/filebrowser: don't show progressbar unless directories were added 2014-08-26 17:31:28 +04:00
martii
d71958ba8c nhttpd: let sendfile() support files >= 2GB 2014-08-26 17:31:22 +04:00
Thilo Graf
0149b27760 CProgressWindow: optimize fontsize handling
- minimal size is now 14 instead 20, changed scale settings now should
  be noticed earlier
- font type is now bold
- arrangement of progressbars adapted
2014-08-26 17:31:18 +04:00
Thilo Graf
4e65078335 CComponentsWindow: add missing comment for allignment options 2014-08-26 17:27:30 +04:00
M. Liebmann
8eab1ca472 Rework display LOCALE_SERVICEMENU_RELOAD_HINT message
- remove the very short visible message in channelsInit()
- remove global reloadhintBox

Signed-off-by: Thilo Graf <dbt@novatux.de>
2014-08-26 17:27:02 +04:00
Thilo Graf
f902c7a1e3 CTextBox: fix return value of getMaxLineWidth()
m_nMaxLineWidth was never used
2014-08-26 17:26:55 +04:00
Thilo Graf
0806a2c30d CTestMenu: remove unused variables 2014-08-26 17:26:49 +04:00
[CST] Focus
f15e5eeb39 lib/xmltree/xmlinterface.cpp: use posix_fadvise to try reduce cached pages, while loading huge epg data 2014-07-23 13:15:55 +04:00
martii
94e6cf9a25 gui/channellist: make displaying channel numbers optional
Conflicts:
	data/locale/deutsch.locale
	src/gui/channellist.cpp
	src/gui/osd_setup.cpp
2014-07-23 11:57:05 +04:00
martii
c1db7b2852 gui/menue: simplify height calculation 2014-07-22 12:27:54 +04:00
svenhoefer
6f1fd88ea8 - drop obsolete fallback for progressbar setting 2014-07-18 12:45:40 +02:00
Thilo Graf
bf10f929f8 CProgressWindow: user request: increase size of description and window 2014-07-18 13:31:34 +04:00
Thilo Graf
62acbb47ab CComponentsItem: fix percentage dimensions setters
heigth and width were swapped, parameter "real" was false
2014-07-18 13:31:29 +04:00
Thilo Graf
556b2cccb2 CComponentsHeader: add methode getCaptionFont() 2014-07-18 13:31:22 +04:00
Thilo Graf
f164104daf CProgressWindow: dont't paint frame on progressbars 2014-07-18 13:31:16 +04:00
[CST] Focus
477f1eaa32 gui/channellist.cpp: show empty progressbar for channels without epg, too 2014-07-18 13:26:48 +04:00
[CST] Focus
4b3be3c313 src/gui/osd_progressbar_setup.cpp: move infoviewer progressbar position config to osd_setup.cpp 2014-07-18 12:28:30 +04:00
M. Liebmann
2f0f27f466 CLuaInstance: Fix broken icon name in menu 2014-07-18 11:28:09 +04:00
M. Liebmann
27767debcd Neutrino: Stop info clock when box shutdown 2014-07-17 17:04:04 +04:00
[CST] Focus
aa0c780dbf driver/framebuffer.h: increase fade time, with 1750 there is no visible fade effect at all 2014-07-17 17:02:56 +04:00
[CST] Focus
75f7ac1235 gui/components/cc_base.cpp: try to fix screen save for CComponentsDetailLine 2014-07-17 17:02:51 +04:00
[CST] Focus
c8b33f6bda gui/osd_setup.cpp: re-use common channel list settings in context menu 2014-07-17 17:02:47 +04:00
[CST] Focus
0cda142ba7 Revert "CChannelList/COsdSetup: use showOsdChanlistSetup() from OSD-Setup"
commit has problems: bad looking, if fade is ON, menu missed channel list fonts config

This reverts commit 253579909f.
2014-07-17 17:02:43 +04:00
[CST] Focus
416646bbff merge neutrino-mp progressbar code, (C) martii 2014-07-17 17:02:37 +04:00
[CST] Focus
7cee5d3b2e gui/widget/menue.h: fix suppressDetailsLine() 2014-07-17 17:02:32 +04:00
[CST] Focus
cf91f2eccb merge neutrino-mp menu/buttons/icons changes, (C) martii 2014-07-17 17:02:25 +04:00