Stefan Seyfried
abec1c311b
Merge remote-tracking branch 'tuxbox/master'
2017-03-04 19:32:30 +01:00
svenhoefer
856c676430
- rename g_PluginList to g_Plugins; this isn't a list of plugins
2017-03-01 13:03:50 +01:00
Stefan Seyfried
4aab7d37f5
Merge branch 'tuxbox-fixed'
2017-02-22 20:06:27 +01:00
svenhoefer
7c2e25103f
- controlapi: fix perror message
2017-02-22 15:25:04 +01:00
Stefan Seyfried
5188f721c4
set useful thread names for all spawned threads
2017-02-12 22:55:36 +01:00
Stefan Seyfried
c14c15ea24
remove unnecessary sectionsdclient.h includes
2017-02-12 22:48:35 +01:00
Stefan Seyfried
2819e651c3
Merge remote-tracking branch 'tuxbox/pu/fb-modules'
...
only compile tested ;-)
2017-02-12 21:29:10 +01:00
Stefan Seyfried
b9da7f01bf
set useful thread names for all spawned threads
2017-02-12 15:17:32 +01:00
M. Liebmann
0d66899cbd
neutrino: Rename hardware defined macros for coolstream stb
...
BOXMODEL_NEVIS => BOXMODEL_CS_HD1
BOXMODEL_APOLLO => BOXMODEL_CS_HD2
2017-02-12 09:21:04 +01:00
Stefan Seyfried
4226ba01d2
remove unnecessary sectionsdclient.h includes
2017-02-11 14:42:15 +01:00
Stefan Seyfried
8b47699447
Merge remote-tracking branch 'tuxbox/master'
2017-02-11 11:18:45 +01:00
GetAway
a62d5b7c8e
make the webtv directory configurable
2017-02-09 08:22:43 +01:00
Stefan Seyfried
a409047714
Merge remote-tracking branch 'tuxbox/master'
2017-01-22 22:59:39 +01:00
svenhoefer
6b084689b4
- move nhttdp-documentation to /doc-directory
2016-12-15 14:00:45 +01:00
svenhoefer
29847283ad
- yWeb: move data from /src to /data
2016-12-15 14:00:45 +01:00
svenhoefer
fdca96f7db
- yWeb: fix extentions-url to (still empty) gui-yweb repository
2016-12-15 11:37:57 +01:00
Stefan Seyfried
c6d7968381
Merge remote-tracking branch 'tuxbox/master'
2016-12-04 18:02:51 +01:00
Stefan Seyfried
045587f6ec
make sure the private dvb headers are used on coolstream
2016-11-16 20:30:14 +01:00
Stefan Seyfried
ee5f73c64d
neutrinoyparser: fix string literal warning with newer gcc
2016-11-13 01:43:37 +01:00
Stefan Seyfried
bc06052985
neutrinoyparser: fix string literal warning with newer gcc
2016-11-12 18:24:14 +01:00
Stefan Seyfried
2c92d112d0
Merge remote-tracking branch 'tuxbox/master'
2016-11-12 18:06:26 +01:00
svenhoefer
703caef3f6
- controlapi: fix compiler warning
...
error: declaration of 'channel_id' shadows a previous local
2016-11-09 17:13:43 +01:00
svenhoefer
3150d9edac
- controlapi: add epg_id to several outputs; add /control/getepgid
...
* /control/getepgid[?format=plain|json|xml]
2016-11-09 11:55:44 +01:00
svenhoefer
5804ed2d3a
- yWeb: fix url to Y_Version.txt
2016-10-30 01:34:41 +02:00
svenhoefer
4b25ad6951
- yWeb: change info string to Tuxbox-Neutrino
2016-10-30 01:34:41 +02:00
Stefan Seyfried
13ab1ebc8a
Merge remote-tracking branch 'tuxbox/master'
...
* needs compile fixes
* needs additional tests, of course :-)
2016-10-22 11:37:40 +02:00
svenhoefer
104d21e784
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
2016-10-10 14:19:55 +02:00
M. Liebmann
312a80bee9
Set correct path for /.version if TARGET_PREFIX is in use.
2016-10-01 11:47:59 +02:00
svenhoefer
9976307997
- yWeb: internal rename path_usrbin -> path_varbin
2016-10-01 11:06:11 +02:00
svenhoefer
f3bed64765
- yWeb: intensive use of variables
2016-10-01 11:06:11 +02:00
svenhoefer
b5820837de
- yWeb: replace hardcoded paths (/share/tuxbox/neutrino/httpd -> %(PRIVATE_HTTPDDIR))
2016-10-01 11:06:11 +02:00
svenhoefer
d5e62bd379
- yWeb: replace hardcoded paths (/var/httpd -> %(PUBLIC_HTTPDDIR))
2016-10-01 11:06:11 +02:00
svenhoefer
7a2bc6be83
- yWeb: replace hardcoded paths (/var/tuxbox/plugins -> %(PLUGINDIR_VAR))
2016-10-01 11:06:11 +02:00
svenhoefer
f60578680b
- yWeb: replace hardcoded paths (/var/tuxbox/config -> %(CONFIGDIR))
2016-10-01 11:06:11 +02:00
svenhoefer
61b56cdf58
- yWeb: add hack to Makefile to replace %(FAKE_VARIABLES) after install
2016-10-01 11:06:11 +02:00
TangoCash
3f32350645
add autoAdjustToEPG to webif API
2016-09-26 13:04:48 +02:00
vanhofen
7d580b3296
- yWeb: depending display of logos in EPG plus from Tuxbox.DisplayLogos
2016-08-26 16:05:45 +02:00
vanhofen
3e283469db
- tuxboxapi: remove obsolete Tuxbox.LogosURL from getLogoFile()
2016-08-26 16:05:45 +02:00
vanhofen
7ac0ed9093
- neutrinoyparser: move search for channellogos to neutrinoyparser
...
This is to respecting user's setting to use other channellogos for
WebIf. Now WebIf tries Tuxbox.LogosURL from nhttpd.conf first.
Controlapi ignores these setting and providing the default system
channelogos using NeutrinoAPI->getLogoFile().
2016-08-26 16:05:45 +02:00
TangoCash
3f3ff32c86
fix xmltv channellogos
2016-08-26 16:05:45 +02:00
martii
b66c1e9f0f
nhttpd/neutrinoapi: fix getLogoFile()
2016-08-26 16:05:45 +02:00
svenhoefer
7c47b1a2a6
- controlapi: remove unused variable outType from xmltv functions
2016-08-23 15:39:09 +02:00
svenhoefer
acf58551a8
- yhook: avoid parameters from xml closing tag
2016-08-23 14:26:51 +02:00
TangoCash
bdde716c4a
- controlapi: add xmltv support
2016-08-23 14:26:24 +02:00
svenhoefer
47f11a0e11
- yWeb: enable trsp-key on remote controls
2016-08-15 08:30:36 +02:00
svenhoefer
926705eaf1
- yWeb: add Link and Trinity Duo to selection of remote controls
2016-06-07 13:36:10 +02:00
Jacek Jendrzej
d139c1c8dd
nhttpd remove unused
2016-05-11 13:01:08 +02:00
Jacek Jendrzej
52f4312aef
nhttpd use epg id to get events
2016-05-11 12:52:11 +02:00
svenhoefer
f764fe6c54
- neutrinoyparser: try to fix nevis build
...
Todo: BOXMODEL_NEVIS should be renamed to HAVE_COOLSTREAM_HD1
BOXMODEL_APOLLO should be renamed to HAVE_COOLSTREAM_HD2
2016-04-20 08:26:40 +02:00
svenhoefer
5e6720a849
- neutrinoyparser: fix Trinity detection
2016-04-19 13:24:12 +02:00