Commit graph

67 commits

Author SHA1 Message Date
Andreas Öman
032d0f5dc2 add option '-d' to disable dvb setup 2007-11-02 22:21:48 +00:00
Andreas Öman
deff29b228 revert incorrect commit 2007-11-02 22:14:38 +00:00
Andreas Öman
b2f49c519a merge RTSP into the HTTP server 2007-11-02 22:14:19 +00:00
Andreas Öman
7c5149fb74 Add an integrated HTTP server, currently responds with 404 to everything 2007-11-02 18:22:53 +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
6266b5427f move subscriptions to a file of its own 2007-09-29 14:28:03 +00:00
Andreas Öman
895acc0180 Add RTSP and RTP client interface (not perfect yet, but works with ffplay) 2007-09-14 21:40:52 +00:00
Andreas Öman
4d952d165c dont let lav* log with DEBUG 2007-09-12 19:31:53 +00:00
Andreas Öman
49d0df8cff various dvb related fixes
- use FE_GET_EVENT to get faster status updates from dvb adapter frontend
- avoid using dvb muxes that are not locked or if they have too many FEC errors
2007-08-27 17:08:22 +00:00
Andreas Öman
23fa5d5dea Revive v4l support 2007-08-19 15:28:06 +00:00
Andreas Öman
52f7f79aa9 use common code for resolving configuration file name 2007-08-19 12:14:18 +00:00
Andreas Öman
d0eb22fa7b Use full path when trying to load config from build structure 2007-08-19 08:43:57 +00:00
Andreas Öman
789b2ca289 use correct default path to config file 2007-08-19 07:30:56 +00:00
Andreas Öman
f8657f7a2b Rename files to better names 2007-08-16 11:19:18 +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
bce35303aa No logging from ffmpeg 2007-08-10 08:13:16 +00:00
Andreas Öman
4cfe313f05 Initial tvheadend 2007-08-09 15:42:01 +00:00