Project

General

Profile

Tvheadend-42 » History » Version 7

Jaroslav Kysela, 2015-10-20 11:07

1 1 Jaroslav Kysela
h1. Tvheadend v4.2
2
3
The current plan is that the next release of Tvheadend will jump to 4.2 as it will contain some very significant changes and may break configuration compatibility.
4
5
h2. Changelog
6
7
h3. v4.2
8
9
For the full changelog you can consult "github":https://github.com/tvheadend/tvheadend/compare/release/4.0...release/4.2, but beware this is pretty big!
10
11
h4. Core updated
12
13 4 Jaroslav Kysela
* internationalization support for webui
14 1 Jaroslav Kysela
* separated passwords from ACLs
15 3 Jaroslav Kysela
* allow multiple profiles / channel tags per ACL
16 1 Jaroslav Kysela
* improved traces (negligible runtime overhead when compiled-in - --enable-trace)
17 5 Jaroslav Kysela
* whole HTTP data interface is accessible through /api URLs
18 7 Jaroslav Kysela
* improved the internal data handling (idnode, simple node)
19 1 Jaroslav Kysela
20
h4. DVB Improvements
21
22 6 Jaroslav Kysela
* added HEVC (H.265) support
23 7 Jaroslav Kysela
* improved MPEG audio frame parsers (layers 1,2,3)
24
* improved AAC audio frame parsers
25 6 Jaroslav Kysela
26 1 Jaroslav Kysela
h4. DVR Improvements
27
28
* added support for multiple files per entry (delete request now removes all files from disc)
29
* possibility to filter out failed recordings for an user
30
* add advanced format for the output filename specification (format string)
31 2 Jaroslav Kysela
* add possibility to change owner/creator fields for administator
32
33
h4. Transcoding
34
35
* more audio/video encoder optimized settings
36 7 Jaroslav Kysela
37
h4. WEBUI
38
39
* partial AJAX updates
40
* configurable area on top (login, clock, storage space)
41 1 Jaroslav Kysela
42
h2. Download
43
44
h3. -Ubuntu Packages-
45
46
Not Yet Released.
47
48
h3. Source code
49
50
Not Yet Released.