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
6d7d08a45d
tvheadend
/
src
/
webui
History
Adam Sutton
b361262d6b
Complete update to the EPG genre setup. Mostly this is now achieved using an listable structure (to remove the ugly array implementation) however some code still deals directly with the uint8_t code value.
2012-07-30 15:57:47 +01:00
..
static
Complete update to the EPG genre setup. Mostly this is now achieved using an listable structure (to remove the ugly array implementation) however some code still deals directly with the uint8_t code value.
2012-07-30 15:57:47 +01:00
comet.c
Use OpenSSL for SHA-1
2010-12-30 09:17:14 +00:00
extjs.c
Complete update to the EPG genre setup. Mostly this is now achieved using an listable structure (to remove the ugly array implementation) however some code still deals directly with the uint8_t code value.
2012-07-30 15:57:47 +01:00
extjs_dvb.c
Added capability to skip initial scanning on startup (does not include newly created muxes).
2012-07-30 15:52:13 +01: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-07-30 15:50:14 +01:00
statedump.c
Some initial epg_channel_t to channel_t linking.
2012-07-30 15:46:24 +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-07-30 15:47:54 +01:00
webui.h
Rename transport -> service
2010-11-29 20:06:52 +00:00