X Lossless Decoder: converte e codifica formati lossless
Version 20100911:
- Added a feature to import tags from a text list
Now you can automatically fill metadata by using a formatted text list. Try File->Import Tags from a Text menu. - Added an option to keep the original time stamp when transcoding
Available in the metadata tab. Only works with 1-to-1 conversion. - Delete incomplete files when cancelled or error occured
- Fixed a problem with ape files including invalid (null-terminated) text tags
- Padmé Amidala
- Posts: 7607
- Joined: Sun Apr 15, 2007 1:14 am
Version 20100918:
Added a feature to import tags from a text list
Metadata editor window for the converter is now modeless
Added an option to keep the original time stamp when transcoding
XLD now recognizes MARK chunk in AIFF as a track separator
Supported writing ISRC tag to mp3 files
Supported reading/writing disc number info in the cue sheet
Supported reading/writing total disc number info in the cue sheet
Supported reading/writing FreeDB DiscID info in the cue sheet
Supported ISRC (%i) and MCN (%m) in the format of filename field
Supported FreeDB DiscID (%I) in the format of filename field
Supported genre (%g) in the format of filename field
Automatic update is now deactivated while active task exists, because it interrupt the task
Added information about the gap status in the ripping log
Added "Force mono encoding" option in AAC encoder
Supported reading/writing BPM tag in AAC/ALAC files
Supported reading/writing copyright and part of a gapless album tags in AAC/ALAC files
Added "Set image" context menu to the album art view
Added a switch to control the TLEN tag in the LAME output plugin
Delete incomplete files when cancelled or error occured
Supported writing comment lines in a cue sheet
Improved a cue sheet detection routine
Improved a file extensionin handling in the save dialog
Visibility of the preference panel is saved
Preference panel opens at the initial launch
Fixed a problem that some files with embedded cuesheet was not recognized in the batch mode
Fixed a problem when encoding with multiple format and skip existing file option
Fixed a minor issue regarding the progress window
Improved a compatibility of ALAC encoder
Fixed a minor glitch in the rip log formatting
Fixed a problem with ape files including invalid (null-terminated) text tags
Added a feature to import tags from a text list
Metadata editor window for the converter is now modeless
Added an option to keep the original time stamp when transcoding
XLD now recognizes MARK chunk in AIFF as a track separator
Supported writing ISRC tag to mp3 files
Supported reading/writing disc number info in the cue sheet
Supported reading/writing total disc number info in the cue sheet
Supported reading/writing FreeDB DiscID info in the cue sheet
Supported ISRC (%i) and MCN (%m) in the format of filename field
Supported FreeDB DiscID (%I) in the format of filename field
Supported genre (%g) in the format of filename field
Automatic update is now deactivated while active task exists, because it interrupt the task
Added information about the gap status in the ripping log
Added "Force mono encoding" option in AAC encoder
Supported reading/writing BPM tag in AAC/ALAC files
Supported reading/writing copyright and part of a gapless album tags in AAC/ALAC files
Added "Set image" context menu to the album art view
Added a switch to control the TLEN tag in the LAME output plugin
Delete incomplete files when cancelled or error occured
Supported writing comment lines in a cue sheet
Improved a cue sheet detection routine
Improved a file extensionin handling in the save dialog
Visibility of the preference panel is saved
Preference panel opens at the initial launch
Fixed a problem that some files with embedded cuesheet was not recognized in the batch mode
Fixed a problem when encoding with multiple format and skip existing file option
Fixed a minor issue regarding the progress window
Improved a compatibility of ALAC encoder
Fixed a minor glitch in the rip log formatting
Fixed a problem with ape files including invalid (null-terminated) text tags
Version 20100926:
http://tmkk.pv.land.to/xld/index_e.html
- Added an option to delete original files after conversion. Use carefully. Only works with 1-to-1 conversion.
- Improved cue sheet parser/writer
- Supported writing BPM and part of a gapless album tags in AIFF files
- Supported writing a BPM tag in MP3 files
http://tmkk.pv.land.to/xld/index_e.html
Version 20101023:
- Fixed a problem that pregap detection did not work on 10.5 PPC(?) machines with a certain drive
- Increased a maximum number of threads to 32
- Supported a lyrics tag in mp3 encoder
- Supported a grouping tag in FLAC/Vorbis
- Updated a drive offset database
- Added Italian localization
http://tmkk.pv.land.to/xld/index_e.htmlFor those who cannot update XLD from this dialog: some "bad-mannered" app hook plugins including the old Sparkle framework (ClickToFlash, for example) conflict with Sparkle in XLD. Disable those plugins before the update.
Version 20101107:


Nella finestra Andamento Attività si vedrà una sola conversione in atto, ma si otterranno i 3 file specificati nella seconda figura.
- A versatile multiple-format encoder. Now you can invoke the same encoder with different settings at the same time, like MP3 128kbps & 320kbps.
- various small bugfixes


Nella finestra Andamento Attività si vedrà una sola conversione in atto, ma si otterranno i 3 file specificati nella seconda figura.
Version 20101115:
• Introduced a new original secure ripping engine
This is a brand-new secure ripping engine employing a statistical error correction and a cache defeat. Generally it shows a better and more consistent result than the existing CDParanoia engine, especially on slightly damaged discs. At this moment it is not turned on by default, but I recommend everyone try it. Enabled by setting "Ripper Mode" option to "XLD Secure Ripper".
Here is a description of the error in the report:
[INDENT]
• Implemented a new CD ripper backed
Libcdio was used as a backend so far, but now it has been replaced with my original implementation. Many troubles like a hangup on CD-extra discs should be fixed now.
• Removed a support for CDParanoia II 9.8 engine
• Introduced a new original secure ripping engine
This is a brand-new secure ripping engine employing a statistical error correction and a cache defeat. Generally it shows a better and more consistent result than the existing CDParanoia engine, especially on slightly damaged discs. At this moment it is not turned on by default, but I recommend everyone try it. Enabled by setting "Ripper Mode" option to "XLD Secure Ripper".
Here is a description of the error in the report:
[INDENT]
- Jitter error (maybe fixed)
Number of reads which caused a jitter error. The error occurs when seeking between sectors back and forward heavily - the drive fails to return the accurate sector position and returns a slightly moved position. Fixed by the program in most cases. - Retry sector count
Number of sectors which needed a retry read. The program performs a retry read when the 1st and the 2nd (verify) read results do not match (or when C2 error is detected). In case a statistically consistent result was found with the retry reads, this count is incremented. Not a problem in most cases. - Damaged sector count
Number of sectors in which the program was unable to find a statistically consistent result with the retry reads. Bad result in most cases.
• Implemented a new CD ripper backed
Libcdio was used as a backend so far, but now it has been replaced with my original implementation. Many troubles like a hangup on CD-extra discs should be fixed now.
• Removed a support for CDParanoia II 9.8 engine