This website requires JavaScript.
Explore
Help
Sign in
stv0g
/
tvheadend
Watch
1
Star
0
Fork
You've already forked tvheadend
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f3b2eca186
tvheadend
/
src
/
webui
History
Adam Sutton
bbd81946c8
EPG genre code has been re-written. I have removed the use of a nasty array (terminated by 0) with a list of structs. At present this code does not yet support full genre customisation but should make it easier in future. The primary aim was to make the existing code a little more robust.
...
Relates to
#29
2012-07-06 15:30:36 +01:00
..
static
EPG genre code has been re-written. I have removed the use of a nasty array (terminated by 0) with a list of structs. At present this code does not yet support full genre customisation but should make it easier in future. The primary aim was to make the existing code a little more robust.
2012-07-06 15:30:36 +01:00
comet.c
Use OpenSSL for SHA-1
2010-12-30 09:17:14 +00:00
extjs.c
EPG genre code has been re-written. I have removed the use of a nasty array (terminated by 0) with a list of structs. At present this code does not yet support full genre customisation but should make it easier in future. The primary aim was to make the existing code a little more robust.
2012-07-06 15:30:36 +01:00
extjs_dvb.c
dvb: added extra priority per adapter
2012-06-18 23:00:54 +02:00
extjs_v4l.c
Rename transport -> service
2010-11-29 20:06:52 +00:00
simpleui.c
Add protection around use of broadcast->episode-> as the episode is not always set (currenly opentv has limitations that cause this to happen).
2012-06-20 10:21:03 +01:00
statedump.c
Merge master.
2012-05-25 13:27:56 +01:00
webui.c
Rename some link variables to be a bit clearer and move to using anon structs to remove some of the code ugliness. May need to replace anon structures with MACRO based solution if people are not happy with using anon structs.
2012-06-14 10:10:02 +01:00
webui.h
Rename transport -> service
2010-11-29 20:06:52 +00:00