Commit graph

14 commits

Author SHA1 Message Date
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
6e6a2de48f Rewrite all of the tvheadend packet internals
- Use an internal packet format instead of passing around TS packets
- Use an on-disk storage for pause/seek of live TV
- Fix RTSP interface
- Fix h264 recording
- Set correct DTS/PTS on all packets
2007-10-27 07:40:30 +00:00
Andreas Öman
5f4f94f5b6 Do not crash if event name is NULL 2007-09-24 17:13:21 +00:00
Andreas Öman
119704586b correctly notify htsclients when a channel switches to a new event 2007-09-17 21:07:31 +00:00
Andreas Öman
9468a5af21 rename clients_enq_ref() to clients_send_ref() which is more appropriate 2007-09-17 20:48:19 +00:00
Andreas Öman
0904a4fb35 dont crash if there are no more programs in queue 2007-09-08 04:33:00 +00:00
Andreas Öman
91c3960026 fix compile (shame on me) 2007-08-31 18:24:35 +00:00
Andreas Öman
27600110c9 dont crash if even goes away 2007-08-31 15:14:58 +00:00
Andreas Öman
3bb1102127 correctly change duration if it changes 2007-08-30 07:27:01 +00:00
Andreas Öman
c1459edf79 dont mess with event if it is free'd (thanks valgrind !) 2007-08-27 17:05:26 +00:00
Andreas Öman
ce73b4cde6 revive icon support 2007-08-18 12:04:29 +00:00
Andreas Öman
c5d551bd21 Fix a typo in syslog format 2007-08-17 06:33:03 +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