Jaroslav Kysela
37eb9d2cfd
remove debug line in api_mpegts.c
2015-01-16 18:53:46 +01:00
Jaroslav Kysela
f48e390437
DVB network grid: add 'Force Scan' functionality
2015-01-14 15:49:53 +01:00
Jaroslav Kysela
a0e69f8c7e
linuxdvb: add more traces to linuxdvb_frontend_network_list()
2014-11-18 13:39:00 +01:00
Jaroslav Kysela
4b7a674e7f
ACL: add more restrictive permissions for all config urls, fix the http ticket issue, fixes #2383
2014-10-16 11:03:22 +02:00
Jaroslav Kysela
220833201f
dvr: rewrite to use the idnode system
2014-09-08 16:48:58 +02:00
Jaroslav Kysela
7d8470ba98
Streaming - add special streaming priority for all inputs (including IPTV)
2014-08-11 13:45:28 +02:00
Adam Sutton
eeae897dea
mpegts: new feature for scheduling mux tuning events
...
Could be useful for requesting periodic tuning of mux for EMM harvesting.
Will eventually be used to replace the current OTA EPG scheduling.
2014-04-21 19:39:04 +01:00
Jaroslav Kysela
23d330de12
Move the linuxdvb network code to the shared mpegts network code
...
... introduce $CFG/input/dvb/networks/... structure
2014-04-01 17:45:51 +02:00
Adam Sutton
a18cda8e06
api webui: remove all references to the old satconf grid
2013-11-02 20:13:53 +00:00
Adam Sutton
a622f4fffa
linuxdvb: WIP - comitting before I lose it!
2013-10-27 23:19:02 +00:00
Adam Sutton
a1592da5e1
started work on better setup for input/hardware etc...
2013-10-27 23:19:02 +00:00
Adam Sutton
af07b24df2
api: make it possible to hide disabled services in the mux/service grids
...
This can be done in 3 ways:
none: don't hide anything
all: hide all disabled elements (you can't re-enable in this state)
default: hide those elements whose parents are disabled
2013-09-22 13:15:16 +01:00
Adam Sutton
7da7006af6
linuxdvb: added pre-defined mux configuration file support
...
This had been left out for too long and makes it awkward for novices
to setup the networks. The config is possibly not as nice as before where
it was presented as a tree. But this can be improved later.
2013-09-19 22:19:12 +01:00
Adam Sutton
ecfacc5aed
api webui: simplified webui API by removing "args" field
...
The API code has also been updated to use the htsmsg auto conversion of
strings to map/list where required. Basic approach is check for list/map
first and if that fails fallback to string (if that's whats appropriate
for a mixed type field).
2013-08-16 13:49:25 +01:00
Adam Sutton
dee72beaa5
api webui: migrated most of the new web API stuff to the new API subsystem
2013-08-15 12:05:04 +01:00