home *** CD-ROM | disk | FTP | other *** search
/ Freelog 7 / Freelog007.iso / BAS / Musique / Cdex / CHANGES.TXT < prev    next >
Text File  |  1999-12-28  |  4KB  |  93 lines

  1. // Version 1.20 release
  2. Fixed WAV->MPEG bug (option did not work)
  3. Updated manual
  4. There were a few problems with the HIGH_QUALITY encoder setting.
  5. Upgraded really to Lame 3.58 (was 3.57 in beta 9)
  6.  
  7.  
  8.  
  9. // Version 1.20 beta 9
  10. Hopefully fixed problem with codec enumeration
  11. Time out on CDDB Query sites added
  12. Better handling of CDDB Query Sites
  13. Automatic match of Logical drive
  14. Added support for FAAC.dll (see http://www.slimline.net/aac/ how to get encoder)
  15. Added support for on the fly encoding for external encoders
  16. Switched to LibSnd (see http://www.zip.com.au/~erikd/libsndfile/) for WAV generation,
  17. many different WAV types are now supported (u-Law, a-Law, IMA and MS ADPCM)
  18. Removed BladeDll from package
  19. Removed Manual.doc file from package
  20. Moved to GNU license (source available at www.sourceforge.net)
  21.  
  22.  
  23.  
  24.  
  25.  
  26. // Version 1.20 beta 7
  27. Just a quick fix to avoid CDex to crash upon startup when not using the Adaptect ASPI
  28. drivers
  29.  
  30.  
  31. // Version 1.20 beta 6
  32. Upgraded to LAME encoder version 3.30
  33. Added percent complete to title bar.
  34. Enhanced the extracting status information.
  35. Fixed some problem in the low-level ripping routines (i.e. crashes with some tracks)
  36. Added logic to switch to lower CD Speed when CD reading problem occur
  37. Link against the latest Windows WMA library
  38. Fixed bug where CD information was not saved when CD was ejected
  39. Added option to use short/long CDDB directory names
  40. Added special entry for Xing external encoder
  41. Added encoder entry for PsyTel AAC encoder
  42.  
  43.  
  44.  
  45. // Version 1.20 beta 5
  46. Upgraded to LAME encoder version 3.14
  47. Normalization of files should now only occur within the specified range
  48. Bug fix when extracting On the fly (it stopped after one track)
  49. Fixed time estimate when ripping/normalizing very large files
  50. Removed some spell check errors in the encoder dialog box
  51. Fixed bug in lame encoder, which causes CDex to crash for certain files 
  52. when using the the joint stereo option
  53.  
  54. // Version 1.20 beta 4
  55. Fixed time estimate when playing/decoding non VBR MP3 files.
  56. Added new LAME encoder, now VBR crashes should not occur
  57. Fixed the MP3 flag settings (private, original, copyright) are now
  58. properly inserted
  59. MP3 CRC will now be generated correctly
  60.  
  61.  
  62. // Version 1.20 beta 3
  63. Fixed bug when writing to M3U when file is opened
  64. Added Variable Bit Rate encoding to CDex
  65. Updated documentation (added manual.doc file, and updated help file)
  66.  
  67. // Version 1.20 beta 2
  68. Fixed bug so CD-ROM settings are no stored properly for drive type that contain spaces
  69. Included latest Lame Encoder (speed & quality improvements)
  70. Added additional settings for Lame Encoder
  71. Setting proper logical drive in CD-ROM configuration dialog
  72. Save the remote CDDB sites properly
  73. Fixed bugs in normalization code (Thanks to Frank!)
  74. Decreased normalization buffer in order to avoid stack overflow problems
  75. Linked to the lates MS-Audio SDK
  76.  
  77.  
  78. // Version 1.20 beta 1
  79. Save Correct TAG (Catagory Field) when performing Partial Track copy
  80. Added Simple MP3 Player
  81. Switches to Lame Encoder 3.0.2 (slower but improved quality)
  82. Added Joint stereo and Fake Stereo option in Internal Encoder options
  83. Fixed problems when converting MP3->RIFF WAV (was not doing anything)
  84. Made changes to Codec enumeration, hopefully this solves the weird crashes
  85. Store the CDDB query sites result correctly 
  86.  
  87. // Version 1.20 beta 0
  88. Added WMA encoder
  89. Better handling of ASPI errors
  90. Fixes problems with pause button
  91. Avoid system crash when no CD-ROM drive is located
  92.  
  93.