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
Jacek Jendrzej
1e2e14e134
CControlAPI::EpgSearchXMLCGI convert channelname to xml
2014-02-13 20:12:31 +01:00
svenhoefer
8b28d38cea
- doc controlapi: add documentation for '/control/signal'
2014-02-12 13:29:26 +01:00
svenhoefer
b1bfe94a6e
- yWeb: add signal strength to boxcontrol menu
2014-02-12 08:59:39 +01:00
svenhoefer
2c4b12508a
- yWeb: increase version by counting commits since last increase
2014-02-12 08:50:19 +01:00
M. Liebmann
92fce346c0
yWeb: Synchronize volume/audiomute settings yWeb => GUI
2014-02-12 06:02:27 +01:00
svenhoefer
63d66538ce
- CControlAPI: SignalInfoCGI: don't show description in explicit calls
2014-02-10 21:50:34 +01:00
Jacek Jendrzej
8d01e2152a
CControlAPI:: -add SignalInfoCGI
2014-02-10 21:14:54 +01:00
svenhoefer
19593d5c6a
- yWeb: add CEC option to standby switches
2014-02-10 21:02:10 +01:00
svenhoefer
c52b66068f
- yWeb: fix typo; THX to TheDuke
2014-02-08 22:40:22 +01:00
Jacek Jendrzej
9855a220be
webif standby -add option CEC standby off (dont use TV off)
2014-01-28 10:30:29 +01:00
Jacek Jendrzej
372b367b8b
supplement to 4be0273083
cec option in standby off and on
2014-01-27 20:26:46 +01:00
Jacek Jendrzej
4be0273083
-add webif option dont use CEC with standbyoff
2014-01-26 22:24:17 +01:00
M. Liebmann
b41819190d
Preparing the menu classes for Lua Part #2
...
- Remove CMenuForwarderNonLocalized
- Add overloaded function CMenuForwarder for non local
THX Martii
2014-01-19 20:57:37 +01:00
Jacek Jendrzej
59b3245680
CControlAPI::EpgSearchCGI add duration to txt output
2014-01-18 20:17:24 +01:00
Jacek Jendrzej
3f65005339
CControlAPI:: epgsearchxml fix time format
2014-01-16 18:46:51 +01:00
Jacek Jendrzej
f373f621ef
CControlAPI:: -add epgsearchxml & epgsearch
2014-01-14 19:15:46 +01:00
Stefan Seyfried
07caa88ad2
timerd: rename TIMER_NEXTPROGRAM
...
To ensure it is no longer used, rename it to __TIMER_NEXTPROGRAM.
It cannot be removed without breaking compatibility, since it is
part of the API (the integers values of enum CTimerEventTypes are
written to timerd.conf)
2014-01-13 21:03:11 +01:00
Stefan Seyfried
49035cedec
timerd: get rid of unused CTimerd::TIMER_NEXTPROGRAM
...
This event should be completely obsolete (it was used before
EIT-update was working correctly), so get rid of it in the code.
For now it is just commented out, until further testing is done.
2014-01-13 20:57:40 +01:00
martii
0b730409ed
nhttpd/controlapi: add mode=all to GetBouquetCGI
2013-12-26 13:35:01 +01:00
martii
83534791ef
nhttpd/controlapi: GetBouquetsCGI: support "mode=all" (compiles, untested)
2013-12-26 13:35:01 +01:00
Jacek Jendrzej
0866bc65a7
CControlAPI::GetBouquetsCGI: -add TV/RADDIO mode selectable (THX martii)
2013-12-25 18:11:33 +01:00
martii
7d59c8a079
yweb: remove audio_PCMOffset configuration option
2013-12-22 16:36:13 +01:00
svenhoefer
7f72fa6f3d
- mod_auth.cpp: fix no_auth_client handling
...
change find() to compare()
2013-12-14 22:27:19 +01:00
svenhoefer
a8f7668a9c
- yWeb: use same order in search for channellogos as neutrino
2013-12-06 13:30:52 +01:00
svenhoefer
1e8764be2e
- ylanguage.cpp: fix wrong value in for loop
2013-11-09 14:40:58 +01:00
svenhoefer
5324c57a38
- ylanguage.cpp: add neutrino locale as an additional locale file for yWeb
2013-11-08 15:07:02 +01:00
Jacek Jendrzej
aaad29a245
CControlAPI::_GetBouquetActualEPGItem: -add eventid & timeTotal to secondEPG
2013-11-05 15:42:50 +01:00
svenhoefer
87f9ac539b
- yWeb: remove descriptions from rcu tooltips
2013-11-04 09:25:43 +01:00
Michael Liebmann
5091e920fc
Replacing obsolete 'INCLUDES' with 'AM_CPPFLAGS' in all Makefile.am
2013-10-17 04:22:49 +02:00
Jacek Jendrzej
733f7a5382
CControlAPI::GetBouquetCGI fix segfault
2013-10-12 22:01:17 +02:00
Jacek Jendrzej
03b7151563
CControlAPI::EpgCGI fix control/epg
2013-10-12 21:39:41 +02:00
[CST] Focus
2e6276def7
neutrino: add EAC3 audio support
2013-10-08 17:18:35 +04:00