]> pere.pagekite.me Git - homepage.git/blob - blog/data/2014-10-04-lsdvd.txt
Generated.
[homepage.git] / blog / data / 2014-10-04-lsdvd.txt
1 Title: New lsdvd release version 0.17 is ready
2 Tags: english, debian, multimedia, lsdvd
3 Date: 2014-10-04 08:40
4
5 <p>The <a href="https://sourceforge.net/p/lsdvd/">lsdvd project</a>
6 got a new set of developers a few weeks ago, after the original
7 developer decided to step down and pass the project to fresh blood.
8 This project is now maintained by Petter Reinholdtsen and Steve
9 Dibb.</p>
10
11 <p>I just wrapped up
12 <a href="https://sourceforge.net/p/lsdvd/mailman/message/32896061/">a
13 new lsdvd release</a>, available in git or from
14 <a href="https://sourceforge.net/projects/lsdvd/files/lsdvd/">the
15 download page</a>. This is the changelog dated 2014-10-03 for version
16 0.17.</p>
17
18 <ul>
19
20 <li>Ignore 'phantom' audio, subtitle tracks</li>
21 <li>Check for garbage in the program chains, which indicate that a track is
22 non-existant, to work around additional copy protection</li>
23 <li>Fix displaying content type for audio tracks, subtitles</li>
24 <li>Fix pallete display of first entry</li>
25 <li>Fix include orders</li>
26 <li>Ignore read errors in titles that would not be displayed anyway</li>
27 <li>Fix the chapter count</li>
28 <li>Make sure the array size and the array limit used when initialising
29 the palette size is the same.</li>
30 <li>Fix array printing.</li>
31 <li>Correct subsecond calculations.</li>
32 <li>Add sector information to the output format.</li>
33 <li>Clean up code to be closer to ANSI C and compile without warnings
34 with more GCC compiler warnings.</li>
35
36 </ul>
37
38 <p>This change bring together patches for lsdvd in use in various
39 Linux and Unix distributions, as well as patches submitted to the
40 project the last nine years. Please check it out. :)</p>