Adam Sutton
73c6bc9f48
status: some additional status information about connections
...
also re-jigged UI layout (I'm sure people will moan) and some code
re-layout too.
2013-11-11 17:11:41 +00:00
Adam Sutton
01fc249fb5
xmltv: fix XMLTV channel configuration
2013-11-10 20:14:14 +00:00
Adam Sutton
1fe897492b
api: started to migrate EPG functions to the common API
2013-09-16 14:22:10 +01:00
Adam Sutton
8ac1b3d7ed
status: added back in basic status info
...
It will now show subscriptions and streams (tuners/muxes combined).
2013-09-07 00:21:20 +01:00
Adam Sutton
65c304fb9a
channel: migrated channel_t to an idnode
...
Also since the channel name is no longer unique various other things have
had to be updated.
2013-08-22 15:15:08 +01:00
Adam Sutton
b9c1171a7d
api: include access to the service mapper
2013-08-22 15:15:08 +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
Adam Sutton
f067952fd5
api: started to add idnode to the new API structure
2013-08-12 20:39:40 +01:00
Adam Sutton
0efeda1727
api: started work on creating a common API framework
...
The idea is that this will become a common API framework for both HTTP
and HTSP. And anything else we might think off.
The only real constraint at the moment is both assume a JSON like input
format (for simplicity) since they currently have that in common.
2013-08-10 14:08:36 +01:00