libcdio.git - libcdio

index : libcdio.git
libcdio
summary refs log tree commit diff
diff options
context:
space:
mode:
authorR. Bernstein <rocky@gnu.org>2025年01月03日 19:26:55 -0500
committerRobert Kausch <robert.kausch@freac.org>2025年01月04日 16:43:05 +0100
commit1634b9fec94d16e309d3f580bc7501d69e47e4ed (patch)
tree18fd3ccca47ac10dca04509578d0765edb8fa7fa
parentf9fa5192dad7cee85bf895868e9efac57fd30a91 (diff)
downloadlibcdio-1634b9fec94d16e309d3f580bc7501d69e47e4ed.tar.gz
Update NEWS
make sure to include all of Robert Kausch's good work
Diffstat
-rw-r--r--NEWS.md 42
1 files changed, 23 insertions, 19 deletions
diff --git a/NEWS.md b/NEWS.md
index 3a2a4b78..a86216c4 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -6,32 +6,36 @@ Here we have a summary of the major changes by release. See the git commit histo
Version 2.1.1
-------------
-2025年01月02日
+2025年01月03日
- More checks of potentially NULL buffers. More check of the result of malloc/calloc.
- Enforce the use of non widestring (A suffixed) calls when we pass char* parameters. (Pete Batard)
- Use widestring API calls unless otherwise specified. So make sure we
char* parameters. Remove a warning about the declaration of is_cdrom_aspi() and about GetVersion() being deprecated. (Pete Batard)
-- Updates for compiling on MSVC (Pete Batard)
-- Move to github and add CI checks (rocky for move Pete Batard for CI)
-- Count empty fields as tracks (John Ernberg)
-- Add some validity checks to enhance security (Mansour Gashasbi)
-- Add support for ISO9660 multi extent files (Pete Batard)
-- Fix Recognition of multi-extent in ISO9660 when Joliet is present (Tomas Schmitt)
-- Use getmntent/setmntent for reading mounts (Miguel Borges de Freitas)
-- Use GNU/Linux new ioctl on kernel v5.16 or newer (Lukas Prediger)
-- Use "%s"-style format in cdda-player.c: to make it catch cases
- when user input is used in place of format (Sergei Trofimovich)
-- Remove some memory leaks in C++ code (Thomash Schmitt)
+- Updates for compiling on MSVC. (Pete Batard)
+- Move to github and add CI checks. (rocky for move Pete Batard for CI)
+- Count empty fields as tracks. (John Ernberg)
+- Add some validity checks to enhance security. (Mansour Gashasbi)
+- Add support for ISO9660 multi extent files. (Pete Batard)
+- Fix Recognition of multi-extent in ISO9660 when Joliet is present. (Thomas Schmitt)
+- Use getmntent/setmntent for reading mounts. (Miguel Borges de Freitas)
+- Use GNU/Linux new ioctl on kernel v5.16 or newer. (Lukas Prediger)
+- Use "%s"-style format in cdda-player.c: to make it catch cases.
+ when user input is used in place of format. (Sergei Trofimovich)
+- Remove some memory leaks in C++ code. (Thomas Schmitt)
- Allow for DO_NOT_WANT_COMPATIBILITY macro in config.h to disable APIs that are being retired.
- Fix win32 implementation of .get_track_msf() for CD with first track number > 1 (Thomas Schmitt)
-- Fix testing on Windows and remove compilation warnings (Pete Batard)
+- Fix testing on Windows and remove compilation warnings. (Pete Batard)
- Add Rock Ridge deep directory support. (Pete Batard)
- Fix and clean up various Rock Ridge issues and adjust tests. (Pete Batard)
-- Fix double reporting of sizes in cd-info.c (Pete Batard)
-- CD-TEXT character set interpretation more tolerant of bad input. Savannah bug 53929.
-- remove homegrown boolean type in favor of <stdbool.h> (Thomas Schmitt)
+- Fix double reporting of sizes in cd-info.c. (Pete Batard)
+- CD-Text character set interpretation more tolerant of bad input. Savannah bug 53929.
+- Remove homegrown boolean type in favor of <stdbool.h>. (Thomas Schmitt)
- Improve pkg-config configuration detection (Lars Wendler)
+- Fix crash reading CD TOC on macOS Ventura. (Robert Kausch)
+- Update freedb references to GnuDB. (Robert Kausch)
+- Fix charset check in Windows cdio_charset_from_utf8 implementation. (Robert Kausch)
+- Add support for reading CD-Text using the Win32 IOCTL driver (Robert Kausch)
Version 2.1.0
-------------
@@ -132,13 +136,13 @@ Version 0.94
2016年10月27日
-- CD-TEXT fixes and improvements
+- CD-Text fixes and improvements
- Expose mmc_read_cdtext as a publicly accessible function
Removes some redundant error reporting in `mmc_read_cdtext()`
Also fixes some incorrect lengths for isrc and mcn.
- Fix inconsistent maximal length in CD-Text extraction
- Added new low level functions for READ SUB-CHANNEL and
- READ TOC/PMA/ATIP for CD-TEXT extraction.
+ READ TOC/PMA/ATIP for CD-Text extraction.
- Add cdtext binary parser and track number to public api
- Increase track # for short CD-Text fields
@@ -399,7 +403,7 @@ version 0.77
image drivers (strcpy->strncpy).
- A number ISO 9660 time conversion routines corrected with respect to
various timezone offsets, daylight savings time, and tm capabilities
-- small `cdda-player` improvements - shows more CD-TEXT, and fix bug in
+- small `cdda-player` improvements - shows more CD-Text, and fix bug in
non-interactive use (Yes, I sometimes use it.)
- NRG checking parses file. string tests were invalid on short < 4
character filenames.
generated by cgit v1.2.3 (git 2.25.1) at 2025年09月02日 05:37:42 +0000

AltStyle によって変換されたページ (->オリジナル) /