Commit Graph

594 Commits

Author SHA1 Message Date
Jacek Jendrzej
558f372dae nhttpd: ywebserver.cpp - fix possible segfault (svenhoefer) 2015-01-05 12:52:52 +01:00
[CST] Focus
0e7f5714cc nhttpd/yconfig.h: second try to disable threading 2015-01-05 14:13:01 +03:00
[CST] Focus
4d3d6bf238 nhttpd/yconfig.h: disable threading: with global CNeutrinoAPI it is not safe 2015-01-05 13:55:12 +03:00
Jacek Jendrzej
8023a6317b neutrino use check empty() instead of length() or size() 2015-01-03 17:51:08 +01:00
Stefan Seyfried
a92eb8f8e7 add CFLAGS for libsigc 2015-01-02 21:00:18 +01:00
Jacek Jendrzej
f236b4807b nhttpd - fix select audio pid in live (vlc) mode 2014-12-23 17:45:17 +01:00
svenhoefer
24fabb8daf - yWeb: remove unused/obsolete bootoptions blocks 2014-12-06 09:36:50 +01:00
svenhoefer
0c63297f0b - yWeb: cleanup from unused esound stuff 2014-12-06 09:36:42 +01:00
svenhoefer
35b4cc1483 - yWeb: use an include-block to paint submit/apply buttons 2014-12-06 09:36:37 +01:00
svenhoefer
069defa31c - controlapi: fix horrible typo 2014-12-06 09:36:29 +01:00
svenhoefer
3ff65299d2 - controlapi: cleanup from unused esound rests 2014-12-06 09:36:23 +01:00
svenhoefer
1bf97d21f1 - yWeb: (re)add EPG settings menu 2014-12-05 14:31:30 +01:00
svenhoefer
ec219cc2a7 - yWeb: fix neutrino_pictureviewer_save_settings block 2014-12-05 14:31:30 +01:00
Jacek Jendrzej
6f3c77734c nhttpd_controlapi.html move info to point 6. 2014-11-06 21:18:59 +01:00
Jacek Jendrzej
c8f0c68cf6 nhttpd controlapi: change for subchannel to subchannel zap 2014-11-06 14:38:30 +01:00
Christian Schuett
59ca850ecc nhttpd controlapi: allow zapping to subchannels
based on idea by Moritz Venn <moritz.venn@freaque.net>

Signed-off-by: Christian Schuett <Gaucho316@hotmail.com>
2014-11-05 09:20:02 +01:00
Jacek Jendrzej
847b08aedb nhttpd:controlapi.cpp fix getallsubchannels 2014-11-05 09:20:02 +01:00
martii
81ca577fb8 overload access(2)
Conflicts:
	src/driver/pictureviewer/pictureviewer.cpp
	src/gui/components/cc_item_picture.cpp
	src/gui/movieplayer.cpp
	src/gui/osdlang_setup.cpp
	src/neutrino.cpp
	src/nhttpd/tuxboxapi/coolstream/neutrinoapi.cpp
	src/nhttpd/yhttpd.cpp
	src/system/helpers.h
	src/system/setting_helpers.cpp
2014-09-24 19:50:35 +04:00
Benny
0f16c9441e add localization tag for time elapsed/remaining 2014-09-23 12:46:40 +02:00
martii
ee1ab08bd4 nhttpd: disable range handling for cached content 2014-09-23 11:45:59 +02:00
svenhoefer
7ff097d842 Revert "- yWeb: disable threading; there's something to fix"
This reverts commit 91d0f106b1.
2014-09-23 11:45:06 +02:00
martii
a99e8df965 driver/pictureviewer/jpeg: remove server-based rescaling code
Conflicts:
	src/system/settings.h
2014-09-15 17:28:39 +04: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
a473fe8194 webtv channels integration port,
initial code (C) martii,
initial patch from jacek
2014-08-27 17:32:26 +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
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
d71958ba8c nhttpd: let sendfile() support files >= 2GB 2014-08-26 17:31:22 +04:00
svenhoefer
bf42b7c4cf - yWeb: show correct RCU at Zee² 2014-06-27 10:43:25 +02:00
svenhoefer
8322c9e408 - neutrinoyparser: detect Zee²; fix Boxmodel for Trinity 2014-06-27 10:41:01 +02:00
svenhoefer
c853231b1f - yWeb: fix MODE_RADIO/MODE keys in RCUs 2014-06-20 14:35:17 +02:00
[CST] Focus
c78676f7fd fix warnings if some want to use c++11 2014-04-21 14:07:38 +04:00
Jacek Jendrzej
1bbf65c2d3 make info copy only in timeshift mode 2014-04-20 21:03:21 +02:00
Jacek Jendrzej
cb8a3c5518 nhttpd: -add Chech by marsim21 2014-04-20 18:30:54 +02:00
Jacek Jendrzej
74e1cb7f14 yWeb: dont zap on channel change 2014-04-09 17:02:05 +02:00
svenhoefer
1e2290a758 - yWeb: scale channellogos in channellist and epg plus 2014-04-01 17:59:04 +02:00
svenhoefer
a3e8142fae - controlapi: add boxmodel to control/info?hwinfo 2014-03-26 13:25:06 +01:00
svenhoefer
d4dc3fcbbd - neutrinoyparser: remove delivery_system from boxname 2014-03-26 13:25:06 +01:00
svenhoefer
d81b50523c - neutrinoyparser: add function 'get_boxmodel' 2014-03-26 13:25:06 +01:00
M. Liebmann
c42de5f827 Update slovak.locle (THX EnoSat) 2014-02-22 15:48:41 +01:00