Commit graph

1019 commits

Author SHA1 Message Date
Andreas Öman
e0c48dfd69 Default character encoding in DVB is ISO6937, not Latin-1. Ticket #96 2009-09-06 20:17:08 +00:00
Robert
6fe9742348 fixed FE_QPSK tuning (all frequencies were overwritten when tuned) 2009-09-06 15:53:17 +00:00
Robert
a11a1b266d small fix in tdmi_compare_conf 2009-09-04 15:12:40 +00:00
Andreas Öman
897d111130 Fix tuning with old DVB API 2009-09-03 12:52:23 +00:00
sb1066
70b96a1cb9 sort ContentGroupStore by name 2009-09-02 21:40:20 +00:00
sb1066
9d35f610df Render the title of a show that has started with a different style (bold text) 2009-09-02 21:39:29 +00:00
Andreas Öman
599d50bf25 Make it compile even for systems with Linux DVB API version < 5 2009-09-02 21:35:19 +00:00
Andreas Öman
a6ddc44fcc Refactor s2 code a bit. also don't log tune operations if adapter logging is not enabled. 2009-09-02 21:25:47 +00:00
Andreas Öman
d79d030d97 Mention DVB-S2 in the changelog 2009-09-02 21:08:22 +00:00
Robert
3ddef93591 extensions to tune dvb-s2 via s2api 2009-09-02 18:27:34 +00:00
Andreas Öman
66d7585d89 Forgot to save the changelog before commit ... :/ 2009-09-01 21:20:04 +00:00
Andreas Öman
8e24c5960e Add support for copying a selection of muxes from one DVB adapter to another in the web UI. 2009-09-01 21:16:16 +00:00
Andreas Öman
55059017fa * If a user changed the XMLTV source for a channel to 'None', tvheadend
would crash. This is now fixed.
2009-08-30 19:56:29 +00:00
sb1066
eb082a82be sort the channel tags by name 2009-08-30 15:26:49 +00:00
Andreas Öman
8696f3f61c Only log mux updates if detailed logging is enabled 2009-08-30 13:40:48 +00:00
Andreas Öman
c5768174c9 Pass DVB mux configuration parameters via a struct instead of parameters
Make dvb_mux_create() update and save mux configuration if needed
2009-08-30 13:32:21 +00:00
Andreas Öman
c6b7ecea6d Fix some bugs in the ATSC VCT table parser 2009-08-29 20:46:17 +00:00
Andreas Öman
052f730788 Initial stab at parsing ATSC VCT tables 2009-08-29 18:58:58 +00:00
Andreas Öman
9ae5180e60 ATSC has a fixed symbolrate 2009-08-29 10:40:02 +00:00
Andreas Öman
fc3ac623ca Add support for sattelite beams with circular polarisation 2009-08-29 09:22:21 +00:00
Andreas Öman
f588dead00 Initial reincarnation attempt for V4L support.
Can only decode a single hardcoded channel. 

Not yet initialized from main.c
2009-08-26 22:09:28 +00:00
Andreas Öman
08db2b91c4 Add support for tuning ATSC adapters 2009-08-26 20:39:44 +00:00
Andreas Öman
d73ff68fae Tvheadend's DVB service probe will now let the channel join tags based on the service type and DVB provider name. 2009-08-26 20:34:13 +00:00
Andreas Öman
4673252346 Add ATSC support to muxbuilder 2009-08-26 20:24:00 +00:00
Andreas Öman
510a3919de Closing doors bound for 2.5 release
Cabin crew, cross check.
2009-08-19 20:29:06 +00:00
Andreas Öman
e1cf1a4c6c Depend on libavahi-client3 2009-08-19 20:25:11 +00:00
Andreas Öman
c58a5cc2ce Fix a typo 2009-08-19 20:14:51 +00:00
Andreas Öman
153c61d9ea Use FFmpeg's av_interleaved_write_frame() or some players can't play the recorded content (vlc is one) 2009-08-19 20:08:15 +00:00
Andreas Öman
5dfdbc7a9b Add support for setting default extra times to add before and after a recording. Useful if your TV shows never start on time. 2009-08-19 19:44:33 +00:00
Andreas Öman
72ff81e25c Add return NULL; at end of thread loops.
gcc4.4 seem to think that this code is reachable but it isn't
2009-08-16 09:15:40 +00:00
Andreas Öman
58b120f6f2 Fix sign-ness bug when reading PSI stream details for CAID's that we don't know the name for
Weird...
2009-08-15 22:04:02 +00:00
Andreas Öman
a6bb290f4d Make the (i) (for service details) button work in IPTV grid 2009-08-15 22:02:37 +00:00
Andreas Öman
cf49e03467 Add support for IPTV 2009-08-15 21:45:34 +00:00
Andreas Öman
ac5ae9e9cd Remove excessive newlines from log messages 2009-08-15 09:19:04 +00:00
Andreas Öman
500984c8a8 Add DVB_DESC_REGISTRATION 2009-08-15 09:18:54 +00:00
Andreas Öman
1c39d75cd4 PID is 13 bit. Ok? 2009-08-15 08:52:16 +00:00
Andreas Öman
e94c70e9c1 For the dummy subscription (-j arg) print some info to stderr about what's going on 2009-08-15 08:43:45 +00:00
Andreas Öman
1f334056b8 const-ify buffer passed to psi_parse_pmt() 2009-08-15 08:18:20 +00:00
Andreas Öman
846b3b5ba1 Add psi_rawts_table_parser() for parsing tables just based on TS packets 2009-08-15 08:16:47 +00:00
Andreas Öman
a781bcba27 Add support for detecting AC-3 streams via the h.222 registration descriptor 2009-08-15 06:36:53 +00:00
Mattias Wadman
3cff20b19f Remove unused help buttons 2009-08-12 00:29:04 +00:00
Andreas Öman
a099c48627 The HTSP service is now announced via AVAHI (mDNS service discovery) 2009-08-10 19:06:16 +00:00
Andreas Öman
9769156004 Initial support for AAC LATM (still not finished) 2009-08-10 17:18:17 +00:00
Andreas Öman
f8f80484c2 If XMLTV grabbing was disabled tvheadend would spin in a 100% CPU loop.
This is now fixed.
2009-08-05 08:25:48 +00:00
Andreas Öman
166f43d3b7 Make path to dvrfiles non absolute.
spotted by sb1066
2009-08-04 11:49:40 +00:00
Andreas Öman
7e67205466 Retry join of dummy subscriptions if they fail 2009-08-03 19:57:36 +00:00
Andreas Öman
2eba601b48 Never delete streams when reading from raw ts file input 2009-08-03 19:53:30 +00:00
Andreas Öman
cdcccde130 Open changelog for 2.5 2009-08-03 19:31:23 +00:00
Andreas Öman
626235f39e Fix more problems when hardware is not attached 2009-08-03 08:10:17 +00:00
Andreas Öman
7d9e7ff5d4 tda_adapter may be NULL 2009-08-03 08:05:23 +00:00