Commit graph

29 commits

Author SHA1 Message Date
Andreas Öman
2faac703f0 Fix teletext parsing and add support for parsing TV4 rundown. 2008-10-01 20:04:38 +00:00
Andreas Öman
fbd3511acf Add support for assign icon to tags (and forward this over HTSP) 2008-09-28 08:20:30 +00:00
Andreas Öman
c578619381 Keep track of current event on all channels. 2008-09-24 15:50:07 +00:00
Andreas Öman
ad6ea1b8e1 Add tables and web ui editor for auto recording.
No backing logic yet though.
2008-09-23 21:16:59 +00:00
Andreas Öman
de2071b10f Flush out events when they have passed in time. 2008-09-21 12:08:36 +00:00
Andreas Öman
42ad936a2d Remove unused field 'ch_epg_cur_event' from channel_t 2008-09-21 10:32:37 +00:00
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
704f80a017 Add support for mapping tags to channels. 2008-09-07 08:54:16 +00:00
Andreas Öman
ee4901acf3 Add support for channel tags (except for being there they don't add
any functionality a.t.m)
2008-09-06 19:08:10 +00:00
Andreas Öman
b5ce0f89f9 Initial XMLTV support 2008-09-05 16:02:41 +00:00
Andreas Öman
7270c59e5c Move subscription_t to subscriptions.h 2008-09-03 16:27:37 +00:00
Andreas Öman
98d9c0aaa1 Move struct channels definition to channels.h 2008-09-03 16:23:39 +00:00
Andreas Öman
e544180acf Add channel configuration and setup.
htsclient.c is now no longer supported.
2008-08-26 14:15:33 +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
cb32905c3c Add support for mergin channels 2008-05-03 06:38:42 +00:00
Andreas Öman
d517f22827 Add support for destroying channels 2008-05-03 06:00:07 +00:00
Andreas Öman
2b00dcf2a9 Add support for rename and delete of channel.
Channel destroy still needs to be fixed though.
2008-05-03 05:13:31 +00:00
Andreas Öman
cf3c57a468 Add support for configuring method for commercial detection 2008-04-17 21:16:33 +00:00
Andreas Öman
6ad661de03 Make sure we maintain configured channel order 2008-04-08 16:31:59 +00:00
Andreas Öman
6177fec24c use individual files for storing configuration. This is not so error prone.
Also, use a better naming scheme for DVB adapters (adapter vendor name + a sequence id)
2008-01-28 20:40:35 +00:00
Andreas Öman
39a4cfbe86 allow user to change channel groups in HTML ui 2007-12-06 15:08:34 +00:00
Andreas Öman
5e499423f8 add functions for moving channel groups up and down in list 2007-12-02 17:21:12 +00:00
Andreas Öman
f92bfeaf8a add persistent channel settings 2007-12-02 17:06:51 +00:00
Andreas Öman
a1e3cffd49 Make channel group management work 2007-12-02 16:26:13 +00:00
Andreas Öman
47a39092fe introduce 'channel group' concept. Not used yet though 2007-12-02 14:31:28 +00:00
Andreas Öman
0c7216354e Add channel_by_tag() func 2007-11-20 07:58:09 +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