Tvheadend-42 » History » Version 10
Jaroslav Kysela, 2015-11-19 16:59
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 | 8 | Jaroslav Kysela | * improved m3u playlist generator (advanced options to export logos) |
20 | * added Enigma2 playlist generator |
||
21 | * bouquets - added automatic import from Enigma1/2 bouquets |
||
22 | 1 | Jaroslav Kysela | |
23 | h4. DVB Improvements |
||
24 | |||
25 | 6 | Jaroslav Kysela | * added HEVC (H.265) support |
26 | 7 | Jaroslav Kysela | * improved MPEG audio frame parsers (layers 1,2,3) |
27 | * improved AAC audio frame parsers |
||
28 | 8 | Jaroslav Kysela | * added over-the-air ATSC EPG parser |
29 | * improved descrambling (buffering, error handling) |
||
30 | * added master tuner feature for linuxdvb |
||
31 | * improved live service checking |
||
32 | 1 | Jaroslav Kysela | |
33 | h4. DVR Improvements |
||
34 | |||
35 | * added support for multiple files per entry (delete request now removes all files from disc) |
||
36 | * possibility to filter out failed recordings for an user |
||
37 | 8 | Jaroslav Kysela | * added advanced format for the output filename specification (format string) |
38 | * added possibility to change owner/creator fields for administator |
||
39 | * added possibility to disable scheduled recordings |
||
40 | * added "autodelete" functionality to autorec |
||
41 | 9 | Jaroslav Kysela | * added possibility to re-record wronly received broadcasting |
42 | * added possibility to do precise recordings based on the EPG running status |
||
43 | 1 | Jaroslav Kysela | |
44 | 8 | Jaroslav Kysela | h4. IPTV |
45 | |||
46 | 10 | Jaroslav Kysela | * added proper stream timing (to stream static media) |
47 | 8 | Jaroslav Kysela | * added auto-network (auto-import) functionality using m3u playlists |
48 | 10 | Jaroslav Kysela | * added file:// support |
49 | * added simple HTTP HLS support |
||
50 | 8 | Jaroslav Kysela | |
51 | 2 | Jaroslav Kysela | h4. Transcoding |
52 | 1 | Jaroslav Kysela | |
53 | 2 | Jaroslav Kysela | * more audio/video encoder optimized settings |
54 | 8 | Jaroslav Kysela | * add HEVC (H.265) support |
55 | 7 | Jaroslav Kysela | |
56 | h4. WEBUI |
||
57 | |||
58 | 1 | Jaroslav Kysela | * partial AJAX updates |
59 | * configurable area on top (login, clock, storage space) |
||
60 | 8 | Jaroslav Kysela | * multi-row editor (change multiple records together) |
61 | * cumulative status for all input tuners |
||
62 | 1 | Jaroslav Kysela | |
63 | h2. Download |
||
64 | |||
65 | h3. -Ubuntu Packages- |
||
66 | |||
67 | Not Yet Released. |
||
68 | |||
69 | h3. Source code |
||
70 | |||
71 | Not Yet Released. |