Page 6 of 8

Posted: Tue Sep 07, 2010 6:36 am
by Lester
Quasi una persecuzione:
Version 20100908:

• Fixed corrupted resources on some languages

Posted: Sat Sep 11, 2010 7:57 am
by Lester
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
Versione e novità dell'aggiornamento sono al momento completamente sbagliati su MacUpdate.

Posted: Fri Sep 17, 2010 11:33 am
by Padmé Amidala
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

Posted: Sun Sep 26, 2010 7:11 am
by Lester
Version 20100926:
  • 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
Al momento scaricabile da MacUpdate o tramite autoaggiornamento. Il nuovo indirizzo del sito del produttore è:

http://tmkk.pv.land.to/xld/index_e.html

Posted: Sun Oct 10, 2010 4:29 am
by Lester
Version 20101010:
  • Fixed a problem that prevented from launching on PPC G3 Macs
  • Fixed a problem that "Don't prompt if multiple candidates are found" option was only working for automated CD ripping
  • Proxy setting is now applied to the musicbrainz connection

Posted: Sat Oct 23, 2010 7:58 am
by Lester
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
Per chi utilizza l'autoaggiornamento:
For 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.
http://tmkk.pv.land.to/xld/index_e.html

Posted: Tue Oct 26, 2010 7:07 am
by Lester
Version 20101027:
  • Fixed a random error when decoding multiple ALAC files
  • Fixed a problem that a year tag is not correctly updated by the tag editor in some cases

Posted: Sun Oct 31, 2010 5:43 am
by Lester
Version 20101031:
  • Fixed a missing padding byte problem in ID3 chunk in AIFF files
  • Supported various sorting tags (for iTunes) in AAC/ALAC/MP3/FLAC/Vorbis files

Posted: Sat Nov 06, 2010 9:25 am
by Lester
Version 20101107:
  • 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
Image

Image

Nella finestra Andamento Attività si vedrà una sola conversione in atto, ma si otterranno i 3 file specificati nella seconda figura.

Posted: Mon Nov 15, 2010 4:52 am
by Lester
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]
  1. 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.
  2. 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.
  3. 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.
[/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