Commit graph

23 commits

Author SHA1 Message Date
Andreas Öman
76430bf643 Move DVB MUX setup to a file of its own
Add support for standard linux DVB mux descriptor files
2007-08-16 12:21:10 +00:00
Andreas Öman
ec85f10beb Remove nit table traces 2007-08-16 11:32:46 +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
920fa134ab Be more explicit in with overwrite protection logging 2007-08-14 12:41:06 +00:00
Andreas Öman
44606bde3c Use locally generated pts and dts 2007-08-13 19:36:00 +00:00
Andreas Öman
7586a7f674 For consistency, also do audio decoding
I doubt it is needed since both AC3 and MPEG2AUDIO can figure out stream details, but lets keep it in there anyway
2007-08-12 21:07:44 +00:00
Andreas Öman
6512bd5a95 Increase output buffer so output will fit better 2007-08-12 20:52:23 +00:00
Andreas Öman
593e61dbd5 Improve build system slightly
- Dont use any ugly "../.." -include or -lib paths
- Link using --rpath to avoid having to set LD_LIBRARY_PATH
- Declare static / dynamic linking flags in top level configure
2007-08-12 11:54:28 +00:00
Andreas Öman
74838ecc55 Fix use-after-free issues when client disconnects 2007-08-11 07:21:25 +00:00
Andreas Öman
9b76ad5dbc Allow iptv input to bind directly to an interface 2007-08-11 07:01:08 +00:00
Andreas Öman
098a389db8 simplify 2007-08-11 06:19:59 +00:00
Andreas Öman
488380100e Only check CC if we are supposed to do so 2007-08-11 06:16:16 +00:00
Andreas Öman
36175e05f7 remove stray printf 2007-08-11 05:39:15 +00:00
Andreas Öman
8cb73de479 Fix 'ENABLE_INPUT_' defines 2007-08-11 05:37:56 +00:00
Andreas Öman
4eb7ae97f7 Filename postfix is already in pvrr_filename, dont append another one 2007-08-10 14:34:19 +00:00
Andreas Öman
792b816314 Make it possible to select recording format on a per-recording basis 2007-08-10 11:39:30 +00:00
Andreas Öman
f8ca92b87d Dont reset status to UNKNOWN upon error 2007-08-10 11:39:11 +00:00
Andreas Öman
26e65f02bd Add support for commercial break detection using teletext rundown pages 2007-08-10 08:13:53 +00:00
Andreas Öman
bce35303aa No logging from ffmpeg 2007-08-10 08:13:16 +00:00
Andreas Öman
0681aa6ba6 Fix miscompilation 2007-08-09 15:58:25 +00:00
Andreas Öman
4cfe313f05 Initial tvheadend 2007-08-09 15:42:01 +00:00
Andreas Öman
54ac2ee364 Initial 2007-08-07 19:06:27 +00:00