lsdvd 0.18 released / tagged
Brought to you by:
acid_kewpie,
pere
|
From: Petter R. <pe...@hu...> - 2024-12-20 21:21:20
|
I just tagged the 0.18 release. This is the set of changes since 0.17 ten years ago: * Simplified autoconf setup, dropped --enable-debug option. * Improved video resolution reporting (Fixes #8). * Applied patches fetched from BSDs (Fixes #7). * Corrected Perl output (Fixes #1). * Adjusted Pan and Scan entries to produce valid XML. * Changed --help output from stderr to stdout. * Corrected aspect ratio and audio format formatting. * Avoid segfault when hitting a NULL pointer in the IFO structure. * Change build rules to supress compiler flags, to make it easier to spot warnings. * Set default DVD device based on OS (Linux, *BSD, Darwin) * Added libdvdread DVDDiscID to output. * Corrected typo in longest track value in XML format. * Switched XML output to use libxml to avoid string encoding issues. * Added simple build time test suite. * Cleaned up language code handling and adding missing mapping for language codes 'nb' and 'nn'. * Added JSON output support using -Oj. -- Happy hacking Petter Reinholdtsen |