Commit graph

19 commits

Author SHA1 Message Date
Andreas Öman
8d10a0352f Add database and webui functionality for Digital Video Recorder.
The recorder itself is yet to be written though.
2008-09-16 21:04:50 +00:00
Andreas Öman
2b854cb48d Add an electronic program guide (EPG) to the web interface.
Only for reading yet.
2008-09-08 22:17:37 +00:00
Andreas Öman
7122c27598 Introduce refcounts for events.
We'll need it for doing fast sorting and partial queries of the EPG 
database.
2008-09-07 14:22:21 +00:00
Andreas Öman
b5ce0f89f9 Initial XMLTV support 2008-09-05 16:02:41 +00:00
Andreas Öman
5a899cd9ed Move event_t to epg.h 2008-09-03 16:24:31 +00:00
Andreas Öman
98d9c0aaa1 Move struct channels definition to channels.h 2008-09-03 16:23:39 +00:00
Andreas Öman
3f66f6d810 Revamp EPG framework. Much simpler (and faster) now. 2008-09-02 20:32:54 +00:00
Andreas Öman
e7e4b9f710 Remove the conecpt of channel groups, it's too inflexible 2008-08-25 20:37:19 +00:00
Andreas Öman
d517f22827 Add support for destroying channels 2008-05-03 06:00:07 +00:00
Andreas Öman
3c9bd1473a epg_mutex is no longer needed 2008-04-27 13:44:59 +00:00
Andreas Öman
d042b9d420 Fix transfer of events from XML-TV to mail event database 2008-04-19 14:52:09 +00:00
Andreas Öman
448fe2faf9 Replace the 'content guide' with a much more powerful search tab 2008-02-12 14:28:30 +00:00
Andreas Öman
b58371f4e8 Add content based TV guide in HTML interface 2008-02-10 20:01:29 +00:00
Andreas Öman
2e0c9fa636 Add support for content type for events.
This is (and will be) based on the content types described in EN 300 468

Still a lot to do
2008-02-10 15:11:02 +00:00
Andreas Öman
900c7f6fff add epg_event_find_current_or_upcoming() - find current or upcoming event on a channel 2007-11-04 09:35:21 +00:00
Andreas Öman
ce73b4cde6 revive icon support 2007-08-18 12:04:29 +00:00
Andreas Öman
c2adc6bde7 make event_time_txt() visible 2007-08-18 11:38:26 +00:00
Andreas Öman
fa329cec17 Major rework, as follows:
- Add automatic DVB mux scanning
- Rename "programme" to "event" (more consistent with DVB specs)
- Improve showtime client interface
- Add decent timers
- Fix UTF-8 conversion issues at various places
- Improve EPG (Join DVB and XMLTV to same lists)
2007-08-16 10:59:06 +00:00
Andreas Öman
4cfe313f05 Initial tvheadend 2007-08-09 15:42:01 +00:00