home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / sharewar / Slunec / app / 03 / CHANGES.TXT < prev    next >
Text File  |  2000-08-16  |  6KB  |  144 lines

  1. // Version 1.30 beta 4
  2. Fixed int partial track extract routine (track names were not filled out)
  3. CDex Logo in the about box shoul be displayed correctly under all resolution settings
  4. All files will be selected when CD is inserted
  5. Added feature, so CD is ejected after ripping has been completed
  6.  
  7. // Version 1.30 beta 3
  8. Better stream error recovery in MP3 decoder
  9. Lower/Higher normalization factor can be specified seprately
  10. Normalization factor will now be logged in the CDRipInfoDB
  11. Normalization Spin buttons are now spinning the correct way
  12. Incorrect TrackName was inserted into the ID3 Tag
  13. Illegal characters replacement can now be set to empty without cutting of the string
  14. Added vorbis decoding engine, it is now possible to convert and play ogg files 
  15. Track can be split up into Artist and Track, indicated by separation character
  16. Leading and trailing space in the directory names could cause problems, therefore they will now be removed
  17.  
  18. // Version 1.30 beta 2
  19. Added support for Gogo DLL encoder
  20. Added support for Vorbis encoder
  21. Introduced new file selection dialog box, now you should be able to select many files at once
  22. Fixes problesm with play list generation
  23. Many other small fixes
  24. Added functionality to specify how with which character the illegal characters have to be replaced with
  25.  
  26. // Version 1.30 beta 1
  27. Avoid double dot when converting MP3 file back to WAV files
  28. Fixed initialization problem in MPGLib which could produce artifacts
  29. File name Buffer size is now adjustable through FNBufferSize ini parameter (still does not work)
  30. Fixed problem in ripping library that the file size was depending on Read Overlap parameter
  31. Added logo to About box
  32. Added initial support for CD-Text
  33. Added initial support for CDDB submission
  34. Added audible beep when ripping/converting is completed
  35. ASPI retries was not persistant, is fixed now
  36. ID3 V1.1 support
  37. Comment field of ID3 tag can be filled out in config dialog box
  38. Upgraded to latest lame encoder
  39.  
  40.  
  41. // Version 1.30 beta 0
  42. Switched to new MP3 decoder (MPG123 based)
  43. Fixed CDDB proxy problem
  44. Increased CDDB receive buffer to 32K
  45. New lame encoder 3.80 
  46. Made changes to support latest FAAC encoder DLL
  47. Added a simple WAV recorder (work in progress) 
  48. Fixed crash problem when there is not CD-ROM present during startup
  49. Several small UI touch ups
  50. Now you can dynamically create the playlist file name
  51.  
  52. // Version 1.20 release
  53. Fixed WAV->MPEG bug (option did not work)
  54. Updated manual
  55. There were a few problems with the HIGH_QUALITY encoder setting.
  56. Upgraded really to Lame 3.58 (was 3.57 in beta 9)
  57.  
  58.  
  59.  
  60. // Version 1.20 beta 9
  61. Hopefully fixed problem with codec enumeration
  62. Time out on CDDB Query sites added
  63. Better handling of CDDB Query Sites
  64. Automatic match of Logical drive
  65. Added support for FAAC.dll (see http://www.slimline.net/aac/ how to get encoder)
  66. Added support for on the fly encoding for external encoders
  67. Switched to LibSnd (see http://www.zip.com.au/~erikd/libsndfile/) for WAV generation,
  68. many different WAV types are now supported (u-Law, a-Law, IMA and MS ADPCM)
  69. Removed BladeDll from package
  70. Removed Manual.doc file from package
  71. Moved to GNU license (source available at www.sourceforge.net)
  72.  
  73.  
  74.  
  75.  
  76.  
  77. // Version 1.20 beta 7
  78. Just a quick fix to avoid CDex to crash upon startup when not using the Adaptect ASPI
  79. drivers
  80.  
  81.  
  82. // Version 1.20 beta 6
  83. Upgraded to LAME encoder version 3.30
  84. Added percent complete to title bar.
  85. Enhanced the extracting status information.
  86. Fixed some problem in the low-level ripping routines (i.e. crashes with some tracks)
  87. Added logic to switch to lower CD Speed when CD reading problem occur
  88. Link against the latest Windows WMA library
  89. Fixed bug where CD information was not saved when CD was ejected
  90. Added option to use short/long CDDB directory names
  91. Added special entry for Xing external encoder
  92. Added encoder entry for PsyTel AAC encoder
  93.  
  94.  
  95.  
  96. // Version 1.20 beta 5
  97. Upgraded to LAME encoder version 3.14
  98. Normalization of files should now only occur within the specified range
  99. Bug fix when extracting On the fly (it stopped after one track)
  100. Fixed time estimate when ripping/normalizing very large files
  101. Removed some spell check errors in the encoder dialog box
  102. Fixed bug in lame encoder, which causes CDex to crash for certain files 
  103. when using the the joint stereo option
  104.  
  105. // Version 1.20 beta 4
  106. Fixed time estimate when playing/decoding non VBR MP3 files.
  107. Added new LAME encoder, now VBR crashes should not occur
  108. Fixed the MP3 flag settings (private, original, copyright) are now
  109. properly inserted
  110. MP3 CRC will now be generated correctly
  111.  
  112.  
  113. // Version 1.20 beta 3
  114. Fixed bug when writing to M3U when file is opened
  115. Added Variable Bit Rate encoding to CDex
  116. Updated documentation (added manual.doc file, and updated help file)
  117.  
  118. // Version 1.20 beta 2
  119. Fixed bug so CD-ROM settings are no stored properly for drive type that contain spaces
  120. Included latest Lame Encoder (speed & quality improvements)
  121. Added additional settings for Lame Encoder
  122. Setting proper logical drive in CD-ROM configuration dialog
  123. Save the remote CDDB sites properly
  124. Fixed bugs in normalization code (Thanks to Frank!)
  125. Decreased normalization buffer in order to avoid stack overflow problems
  126. Linked to the lates MS-Audio SDK
  127.  
  128.  
  129. // Version 1.20 beta 1
  130. Save Correct TAG (Catagory Field) when performing Partial Track copy
  131. Added Simple MP3 Player
  132. Switches to Lame Encoder 3.0.2 (slower but improved quality)
  133. Added Joint stereo and Fake Stereo option in Internal Encoder options
  134. Fixed problems when converting MP3->RIFF WAV (was not doing anything)
  135. Made changes to Codec enumeration, hopefully this solves the weird crashes
  136. Store the CDDB query sites result correctly 
  137.  
  138. // Version 1.20 beta 0
  139. Added WMA encoder
  140. Better handling of ASPI errors
  141. Fixes problems with pause button
  142. Avoid system crash when no CD-ROM drive is located
  143.  
  144.