Commit graph

32 commits

Author SHA1 Message Date
Andreas Öman
dc86a566fa Add support for autorecording rules 2008-02-13 21:38:41 +00:00
Andreas Öman
11d0688e44 rework recording database to use the settings framework instead 2008-02-10 13:12:12 +00:00
Andreas Öman
f0d06575db no need to explicitly configure RTSP server IP, instead deduce info from established http connection 2008-02-05 19:14:31 +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
364f88f3f3 Add a code word client and descrambling code. 2008-01-12 07:37:08 +00:00
Andreas Öman
a5985359a4 Add functionality for streaming from a preconfigured file 2008-01-09 10:45:37 +00:00
Andreas Öman
2c166e3e7f store configuration 2007-12-07 10:37:17 +00:00
Andreas Öman
872c1a16c9 dont write settings after all 2007-12-02 16:35:12 +00:00
Andreas Öman
4dcee778d3 store settings upon exit 2007-12-02 14:52:13 +00:00
Andreas Öman
d998138226 fix plugin loading 2007-12-02 13:49:03 +00:00
Andreas Öman
39307445f9 add RTSP URL in HTML interface 2007-11-27 17:22:54 +00:00
Andreas Öman
3ace21bc5f Add A/V generator for test-channels 2007-11-27 16:56:28 +00:00
Andreas Öman
fe45de8db6 Add HTSP server (disabled as of now) 2007-11-25 16:58:55 +00:00
Andreas Öman
cded21d8e4 let http server be default on, and make it possible to change listen port from the config 2007-11-22 20:48:56 +00:00
Andreas Öman
40548fe677 Don't start http server unless user specifies '-h <port>' 2007-11-19 21:53:21 +00:00
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