Project

General

Profile

Tvheadend-28 » History » Version 2

trac -, 2011-01-01 20:52
Milestone

1 2 trac -
*** Added support for AAC audio
2 1 trac -
3 2 trac -
*** Added support for manual creation of DVR entries. Prior to this it
4 1 trac -
     was only possible to schedule a recording based on EPG entries.
5
6 2 trac -
*** It's now possible to enable/disable the signal quality monitor per
7 1 trac -
     adapter. This is now default off as it seem to mostly cause problems
8
     for people and it's only useful if you have complex setups with
9
     multiple adapters, etc.
10
11 2 trac -
*** Improve logging when subscriptions fail to start
12 1 trac -
13 2 trac -
*** More intelligent arbitration amongst all sources when a subscription
14 1 trac -
     is about to start for a channel. If we cannot descramble or if no
15
     input is detected, skip to next source.
16
     Fixes ticket #89
17
18 2 trac -
*** Add option for editing channel icon URL in the channel config tab.
19 1 trac -
20 2 trac -
*** Fix support for Irdeto ECM
21 1 trac -
22 2 trac -
*** Automatically detect if a connected USB DVB adapter is only Full speed
23 1 trac -
     (ie 12Mbit/s), and if so, limit so Tvheadend only can stream one service
24
     at the time from the tuned frequency.
25
26 2 trac -
*** Add support for extracting provider in the PMT for SECA/Mediaguard
27 1 trac -
28 2 trac -
*** Add support for NIT-other tables.
29 1 trac -
     In particular useful for Ziggo DVB-C networks in the Netherlands.
30
31 2 trac -
*** Fix various bugs related to RTP encapsulated IPTV
32 1 trac -
33 2 trac -
*** Tvheadend now support placement of configurations and settings at any path.
34 1 trac -
     Use the '-c' command line option for this. By default Tvheadend puts
35
     configuration at $HOME/.hts/tvheadend
36
37 2 trac -
*** Make it possible to enable debug level log in the web interface.
38 1 trac -
     Press the small top-right gear icon in the log console to enable/disable
39
     debug log.