GetAway
db31e98c8c
rcinput: use translation for some keys
2018-12-05 14:08:48 +01:00
TangoCash
aff3629fdb
fix xmltv time offsets
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-10-28 19:41:22 +01:00
svenhoefer
aab7e7d64d
- controlapi: fix xmltv.m3u output for channels without logo
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:58 +02:00
svenhoefer
e3d609759d
- controlapi: minor changes in url creation in xmltvm3uCGI() function
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:58 +02:00
svenhoefer
b08e9dd750
- controlapi: reformat CControlAPI::xmltvm3uCGI() function; no other changes
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:58 +02:00
TangoCash
9af847c4f4
fix logo url, white space in xmltv.m3u
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-09 20:25:57 +02:00
svenhoefer
575357ac70
- neutrino: add localized bouquet names
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-04 10:10:48 +02:00
TangoCash
04f1219a1e
fixes for xmltv epg
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-09-01 19:43:03 +02:00
svenhoefer
a84eaa6b33
- nhttpd/controlapi: make CDATA attribute in xml output switchable to fix xmltv.data
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-04-05 06:47:25 +02:00
svenhoefer
88927844bd
- controlapi: fix key translation for hd51; small code alignments
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-01-23 17:34:23 +01:00
Jacek Jendrzej
a47ab76902
add revert translate to webif rc
2018-01-22 18:35:34 +01:00
Jacek Jendrzej
93215a33bb
try to fix rc over webif on hd51
2018-01-22 18:15:15 +01:00
svenhoefer
eb74df956f
- neutrinoapi: update getCryptInfoAsString()
2018-01-21 21:57:18 +01:00
GetAway
19145347c5
neutrinoapi.cpp: fix path to iso tab introduced with 3c859db
2018-01-21 21:43:23 +01:00
svenhoefer
3b907d739f
- controlapi: fix control of external plugins (e.g. msgbox or shellexec)
...
We have to send the keys directyl to rc-device instead of using g_RCInput->postMsg()
Signed-off-by: Thilo Graf <dbt@novatux.de >
2018-01-21 15:56:29 +01:00
Thilo Graf
a48d9dc626
.version: fix path to .version in some relevant files
2017-12-23 16:31:47 +01:00
svenhoefer
fe35b42a3b
- controlapi: add mode_webradio to GetModeCGI()
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
svenhoefer
0fc3e793a4
- neutrino: unify modes handling; ...
...
remove double enum from CNeutrinoApp and move mostly used enum from NeutrinoMessages to new NeutrinoModes
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-11-22 15:42:09 +01:00
Jacek Jendrzej
7ad4a0e6cc
Merge branch 'master' into pu/mp
2017-10-02 13:56:25 +02:00
Stefan Seyfried
0d9139054a
remove "using namespace std" from header files
...
"using namespace std" in headers is considered bad practice, so move it
either into the respective cpp files or (for files which have lots of
other std::xxx usage anyway) just write it out explicitly.
Looking at the headers and the affected cpp files, one can actually see
why it is bad practice, as it's spreading very far ;-)
2017-10-02 13:43:57 +02:00
Jacek Jendrzej
b7ceb705a0
Merge branch 'master' into pu/mp
2017-09-26 12:52:04 +02:00
Stefan Seyfried
ea30b22119
neutrinoyparser: fix invalid logic in func_unmount_get_list
2017-09-26 12:41:05 +02:00
Stefan Seyfried
9e2a7d7f79
add LUA_CFLAGS everywhere widget/menue.h is used
2017-09-26 12:41:05 +02:00
Jacek Jendrzej
a23737a626
Merge branch 'master' into pu/mp
2017-09-18 10:53:42 +02:00
Jacek Jendrzej
a7942c9987
fix mem leak
2017-09-18 08:56:02 +02:00
Jacek Jendrzej
2ebb47f519
Merge branch 'master' into pu/mp
2017-09-14 13:54:04 +02:00
svenhoefer
6c2fc16ea4
- nhttpd: remove unused string Dbox_Hersteller
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
0634228f50
- nhttpd: de-capitalize hooknames for controlapi and neutrinoyparser
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
aeca17ea2c
- nhttpd: fix indentations
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
01a685c1ce
- nhttpd: small re-sorts; TODO: fix $Revision$ replacements
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
svenhoefer
1a80fe4568
- nhttpd: sort entrys in Makefile.am
...
Signed-off-by: Thilo Graf <dbt@novatux.de >
2017-09-14 12:14:41 +02:00
Jacek Jendrzej
2c5bf73006
Merge branch 'master' into pu/mp
2017-09-13 13:40:40 +02:00
Jacek Jendrzej
6576729fd1
remove double includes
2017-09-08 21:21:32 +02:00
Jacek Jendrzej
6be63f736c
Merge branch 'master' into pu/mp
2017-08-23 13:10:49 +02:00
Jacek Jendrzej
ba600f0e5c
some inits and never read var
2017-08-23 12:58:26 +02:00
Jacek Jendrzej
c99486520e
some inits warnings
2017-08-21 14:42:24 +02:00
Jacek Jendrzej
a70f3cb025
Merge branch 'master' into pu/mp
2017-06-16 14:19:26 +02:00
TangoCash
5256a11e66
supplemental to 7031e99573
2017-06-15 21:09:28 +02:00
Thilo Graf
f0891cb76f
neutrinoapi.cpp: fix possible broken build
...
error: ‘to_string’ was not declared...
to_string is handled inside helpers.h/cpp.
include of <system/helpers.h> is required here.
2017-06-15 20:56:08 +02:00
TangoCash
7031e99573
[RemoteTimers] add possibility to transfer all timers at once via webif
...
Use:
http://boxip/control/sendalltimers?ip=10.1.1.xxx&force=1
http://boxip/control/sendalltimers?name=record%20box&force=true
if parameter name is given, it has to be in timerlist as remote box.
if parameter ip and name is given, ip is used.
if parameter force is set, all checks are disabled, and the local timer
will be deleted even the transfer was not successful.
2017-06-15 16:34:19 +02:00
svenhoefer
b12624d1fa
Merge branch 'master' into pu/mp
...
Conflicts:
src/gui/miscsettings_menu.cpp
src/neutrino.cpp
src/system/settings.h
2017-03-20 01:31:51 +01:00
svenhoefer
59adc88491
- neutrinoyparser: remove workaround for Neo Twin
2017-03-19 01:04:48 +01:00
svenhoefer
9e5c30f754
- controlapi: use "CST" instead of "Coolstream" ...
...
because I don't know the current legal situation.
2017-03-19 01:04:48 +01:00
svenhoefer
f498775647
Merge branch 'master' into pu/mp
2017-03-14 08:06:05 +01:00
svenhoefer
60d3cfb962
- neutrinoyparser: stay compatible with present code in Y_Blocks.txt
2017-03-13 23:48:08 +01:00
svenhoefer
8bdb16cec6
Merge remote-tracking branch 'neutrino-mp/master' into pu/mp
...
Conflicts:
src/neutrino.cpp
src/nhttpd/tuxboxapi/neutrinoyparser.cpp
2017-03-13 16:14:33 +01:00
svenhoefer
0203de264f
- controlapi: /control/info => return PACKAGE_NAME and PACKAGE_VERSION
2017-03-10 15:36:13 +01:00
svenhoefer
305b1a6da5
- neutrinoyparser: use hw_caps in func_get_boxtype() ...
...
... and func_get_boxmodel()
2017-03-10 15:07:52 +01:00
svenhoefer
b902648b08
- controlapi: use hw_caps in HWInfoCGI()
2017-03-10 15:07:52 +01:00
svenhoefer
e092059f32
- controlapi: /control/info => return right name
2017-03-10 15:07:52 +01:00