home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / soundCD_1.03.iso / convert / CDex / cdex_150b7_enu.exe / Changes.txt < prev    next >
Text File  |  2002-08-07  |  19KB  |  409 lines

  1. (c) 1998-2002 by Albert L Faber
  2. Copyright notice: 
  3. All editorial content in this file may not be copied, 
  4. re-used in other applications, without the express 
  5. written permission of the author (Albert L Faber).
  6.  
  7. // Version 1.50 B7
  8. Fixed Vorbis comment field problem and track number field problem
  9. Extended Vorbis quality range from -1.0 to 10.0
  10. CDDB proxy authentication was not working properly
  11. Fixed drag 'n' drop problems
  12. Avoid second file overwrite warnings when ripping to a WAV file
  13. Fixed bug: CDex could crashed CDDB proxy authentication was enabled
  14. On some systems the profile settings were not always updated
  15. Added keyboard short-cuts to Audio CD toolbar controls
  16. Modified the play audio track (dropped the separate play multi concept)
  17. Fixed bug: The settings dialog was (sometimes) displayd incorrect (too large fonts)
  18. Fixed missing help IDs (help file was not always opened correctly)
  19. Send WAV Header setting in the external encoder option was not persistant
  20. Added "%y" tag to external encoder, which is replaced by the year field
  21. CD Volume ID (CDPlayer.ini ID) was not calculated correctly for CD < 3 tracks
  22. Fixed problem with renaming trackname (first char of every word)
  23. Fixed problem with non persistant compression settings of the WAV encoder
  24. New buttons and logo, provided by Dustin Halstead (aka: Mangax, mangax@midsouth.net)
  25. Upgraded to version 3.97 of the Monkey's APE encoder/decoder libraries 
  26.  
  27. // Version 1.50 B6
  28. Fixed the problem with the No button in the File Overwrite dialog
  29. Added No To All button in the File Overwrite dialog
  30. Due to error in the language file, only the standard ripping mode was displayed
  31. Fixed problems with the MusePack external encoder
  32. Replace illegal character in partial track option
  33. Add also ID3 tag when ripping a partial track
  34. Fixed local CDDB problem (entry was not saved) when Genre was set to Unknown
  35. Fixed analog problems (crash when output directory does not exist, opening device when recording multiple times)
  36. Use proper CDDB ID to store partial track ripping status instead of 00000000.txt file
  37. Character replacement dialog box did not accept extended ASCI characters
  38. CD Status (media loaded or not) was not properly detected when using Native NT Scsi library
  39. Under certain conditions (e.g. virtual drives), not all host CD-ROM devices were recognized when using Native NT Scsi library
  40. Added Dutch, Japanese and polish language file
  41. Added option to read CDDB entries form local Winamp in_cdda.cdb file (Winamp 2.78 file format)
  42. The track status info was not lined up correctly when trackoffset was set to non zero value.
  43. Avoid crash when using "Record from analog in"  option when no Windows MP3 codec was installed (thanks to Frank Grotelueschen for tracking down the problem)
  44. Upgraded Vorbis encoder libraries to version 1.0
  45.  
  46. // Version 1.50 B5
  47. More Source code cleanup (split of encoder.cpp file and encoder settings dialogs)
  48. Add WAV header to STDIN encoder (External Encoder) setting was always cleared after startup
  49. Support text based language files
  50. Fixed status display problem (Ripping status showed OK, while there were jitter errors )
  51. Display the number of jitter errors
  52. Added 'A' track status when ripping has been aborted
  53. Fixed remote CDDB submit problem
  54. Fixed problems with reading information from the local CDDB files
  55. Fixed status problem (all buttons disabled) when dropping files and hitting the cancel button.
  56. Fixed problem with ID3V2 genre field
  57.  
  58. // Version 1.50 B4
  59. Source code cleanup, separated encoder stuff into seperate directory
  60. Fixed problems with saving profiles
  61. Added support for Monkey's APE encoder DLL
  62. Warn if lame encoder is initialized with invalid bitrate/sample rate settings (could lead to a divide by zero)
  63. Fixed problem with WMA8 Track number tag that was not filled properly
  64. Added feature to select local CDDB file type (DOS/Unix text files)
  65. Fixed problems regarding Native NT SCSI library setting and ASPI warning message boxes
  66. Added feature to digitally play back a CD, so you can listen to the CD even though it is not connected to the sound card.
  67. Added MCDI tag to WMA8/MP3 ID3V2 files, so in the Windows Media player can query additional album information (Thanks Sam)
  68. Added support for the NTT VQF encoder DLL
  69. Patched vorbis DLLs, fixed managed bitrate problem 
  70. Many improvements to the Analog Recording function.
  71. Fixed crash with WinCoded MP3 encoder
  72. Better support for MPC encoder (now on the fly encoding is supported)
  73. Added option in the External Encoder settings to send optionally a RIFF-WAV header when encoding from stdin
  74. Trim leading/trailing spaces when creating a directory.
  75.  
  76. // Version 1.50 B3
  77. Fixed problem where encoder type was not correct for all tracks
  78.  
  79. // Version 1.50 B2
  80. CD Settings were not saved correctly
  81. Ripping to WAV file did not always work
  82. Improved Ogg Vorbis quality setting
  83.  
  84.  
  85. // Version 1.50 B1
  86. Added Auto Shutdown feature
  87. Added option to convert Artist / Track name fields
  88. Added feature to retain the original directory layout when converting from WAV<->MPEG, or MPEG->MPEG
  89. Switched to NSIS 1.96 installer
  90. Added encoder selection when recording from analog in
  91. CDText read option is now made configurable
  92. Added option to specify the Sample Rate of the MPEG file for the lame encoder
  93. Avoid duplicate entries in the playlist files
  94. Added additional short-cut keys for WAV->MPEG and MPEG->WAV option
  95. Support for Windows Media Encoder (WMA8) encoder
  96. Swithced to standard Ogg Vorbis SDK libraries
  97. Support for libfaac encoding library
  98. Switched back to standard winsock function (no need anymore for ws2_32.dll)
  99. Fixed bug in Lame encoder, it did under certain circumstance write an empty frame in front of the MPEG stream
  100. Check if input file = output file when doing MPEG->MPEG conversions
  101. Cleanup of genre code
  102. Cleanup of CD (media) available detection
  103. Added lame VRB presets
  104. Added support for user defined profiles (presets)
  105.  
  106. // Version 1.40 release
  107. Fixed bug: Ogg vorbis Minimum bitrate was always set to maximum bitrate
  108. Fixed bug: Ogg vorbis date field was filled out with current date, and not with album year
  109. Fixed bug: Ogg vorbis field did not handle extended ASCII characters correctly
  110. Added Spanish resources
  111. Fixed bug: %tn STILL doesn't work (beta 9)
  112. Fixed bug: removed purple line next to the multiple play button
  113. Fixed bug: increased maximum SCSI ID from 7 to 15
  114. Ogg vorbis RC-3 (added Quality option)
  115. Latest lame version
  116. Fixed bug: CDDB artist/trackname split was not performed correctly when artist contained a / character
  117.  
  118. // Version 1.40 beta 9
  119. ID3 Tags are now copied when performing MPEG->MPEG transcoding option
  120. Replaced German select all string in the right button menu
  121. Upgraded to latest lame encoder version
  122. Upgraded to latest Vorbis Encoder version(1.0 rc2)
  123. Fixed bug: CDexGen
  124. res.txt files was not always found
  125. Fixed bug: paranoia hangs at end of CD
  126. Fixed bug: date tag missing in ogg files
  127. Fixed bug: %tt and %tn place holder were not replaced correctly using the external encoder
  128. Fixed bug: GPF when no selecting was made in the CDDB multiple match selection box
  129.  
  130.  
  131. // Version 1.40 beta 8
  132. The select all menu item did contain a german text
  133. Fixed the 'Required Resource file was unavailable' but on Win2k OS
  134. Upgraded to latest lame version
  135. Disabled min bitrate control when R3Mix option is selected
  136.  
  137. // Version 1.40 beta 7
  138. Improved File Player, extended with a small playlist editor
  139. VBR header was not written when the ABR option was selected
  140. Fixed a couple of CDDB probems ( EXTT title was cut off)
  141. Moved genres.txt file to the local CDDB directory
  142. Improvements to the CDex.ini file ( no more CDex.ini in the Windows Directory)
  143. Improved thread synchronization ( hopefully this will address the hang-ups that sometimes occur)
  144. The new placeholder for the external encoder were not always properly substituted
  145. Improvements to the Playlist writing routines
  146.  
  147. // Version 1.40 beta 6
  148. Improved track editing (accepts return to edit the next track, escape to finish)
  149. Added support for WinAmp input plugins
  150. Upgraded to CDDB proto level 5
  151. Fixes to CDPlayer.ini writing routines
  152. Added option to add/modify the genre fields
  153. Fixes problems when the RIFF-WAV optiotn is enabled 
  154. Upgraded Lame encoder DLL ( version 3.90 alpha 2 ) 
  155. Upgraded Vorbis encoder DLL ( version 1.0 RC 1)
  156. Fixed bug reagarding the Peak level detection when the CD-Paranoia ripping method is selected 
  157. The quality setting of the lame encoder was not always set properly.
  158. Added the "Yes to All" option in the file overwrite message box
  159. Added Very High Quality lame preset ( q=0 )
  160. Fixed problems with the partial track option
  161. Added aditional place holder for the external encoder ( see help file)
  162. Not always the proper amount of sectors were ripped when using the cdparanoia mode
  163.  
  164. // Version 1.40 beta 5
  165. Genre CDDB field was not set to Unknown when data was retreived from the CDPlayer.ini file
  166. The edit/Change Track did not always change the latest track data
  167. Added R3Mix LAME encoder option ( to the quality settings )
  168. Added the Lame VBR method selection
  169. The wrong VBR method was used in CDex 1.40 beta 4 ( old instead of VBR_MTRH )
  170. Added CD Paranoia ripping methods for more secure CD-Ripping
  171. Fixed CD-Text problem
  172. Fixed small typo's
  173.  
  174.  
  175. // Version 1.40 beta 4
  176. Original WAV file was deleted when conversion was aborted
  177. Fixed MPEG->WAV problem when normalization was enabled
  178. Fixed small remote CDDB problems
  179. Title bar progress information was not set correctly
  180.  
  181. // Version 1.40 beta 3
  182. Added support for MP+ (external) encoder
  183. Fixed some normalization problems with the external encoder
  184. Fixed problems with the MPEG transcoding option
  185. Fixed Normalization bug when WAV output encoder was selected
  186. Added option specify if the CD ROM should be locked during extraction process
  187.  
  188. // Version 1.40 beta 2
  189. Fixed problems a couple of Normalization problems 
  190. RIFF WAV conversion routines were not working when MPEG files contained a ID3V2 tag
  191. CDex now uses a CDex.ini that is placed in the CDex directory in stead of the Windows directory
  192. Fixed bug regarding the time estimates
  193. CDex now supports CDPlayer.ini files that are larger than 64 Kb
  194. Added mutli CD read feature 
  195. Added Encoded By ID3V2 tag field
  196.  
  197. // Version 1.40 beta 1
  198. Added MPEG->MPEG transcoding option
  199. Avoid long delays between file conversions when ID3V2 Tag option is enabled
  200. Make sure that the CD-ROM is ulocked after ripping a CD
  201. Avoid that ID3V2 tag is written to WAV files
  202.  
  203.  
  204. // Version 1.40 beta 0
  205. Upgraded to Vorbis Beta 4
  206. Upgraded to latest lame version
  207. Added support for ID3V2 tags
  208. Fixed some minor CDDB problems
  209. Don't delete file when pressing abort when converting file
  210. Made recording device setting persistent
  211. Option to specify the track number filed for ID3V2 tags
  212.  
  213.  
  214. // Version 1.30 beta 9
  215. Fixed problem with Vorbis bit rate settings
  216. Fixed problem when encoding to MP3 mono files (lame crashed) 
  217. Fixed many CDDB submission bugs
  218. Added the possibility to add/edit manually Remote CDDB sites
  219.  
  220.  
  221. // Version 1.30 beta 9
  222. Upgraded to Vorbis Beta 3
  223. Upgraded to latest lame encoder version
  224. Fixed CDDB submission bugs
  225. Fixed memory leak in MP3 encoding engine
  226. Last track was not alway completely encoded (CDex did hang at 99%)
  227.  
  228.  
  229. // Version 1.30 beta 8
  230. Initial support for WMA decoding
  231. First character of file Title field was garbled when Split track to Track Artist was enabled
  232. Run Read CD function in seperate thread (should speed up CD reading process)
  233. Small bug fixes in remote CDDB option
  234. Initial support for CDDB batch option
  235. 384 kbits option was missing from MP2 encoder setting
  236.  
  237. // Version 1.30 beta 6
  238. Fixed 1 bit rounding errors in MpgLib
  239. Fixed bug, when root directory is selected in File open dialog box
  240. Added artist/title/album info to Vorbis files
  241. Added ABR and MaxBitrate lame option
  242. Created installer script
  243. Several MP2 encoder improvements (Added experimental VBR, can select to 
  244. write ancillary data, disable padding option, support for MPEG2)
  245. Abort button added to CDex Autodetect
  246. Select track by default is now configurable option
  247. Fixed player problems on Windows NT systems
  248. Added new buttons, thanks to the artist formally known as CHAR$(256)
  249. Update to latest Lame version
  250. Keyboard control in OpenFile dialog is now working
  251.  
  252.  
  253. // Version 1.30 beta 5
  254. Entries in the M3U files are now terminated with a newline character
  255. CDDB items are now greyed out properly
  256. Total number of tracks was not calculated properly
  257. Fixed some problems regarding multi-session CDs and the generation of the CDDB-ID number
  258. With some CD Rom drives the duration of the last track was not calculated properly
  259. Fixed problem in submit-CDDB, track info was not updated proper
  260. Add Ogg encoder option to select encoding mode + included beta 2 version of Ogg Encoder
  261. Only disable the track window (instead of delete contents) when CD is ejected
  262.  
  263. // Version 1.30 beta 4
  264. Fixed int partial track extract routine (track names were not filled out)
  265. CDex Logo in the about box shoul be displayed correctly under all resolution settings
  266. All files will be selected when CD is inserted
  267. Added feature, so CD is ejected after ripping has been completed
  268. Better handling of Multisession CDs
  269. Created a new routine to calculate the CD Volume ID, so hopefully the CDPlayer.ini files
  270. are now written correctly on all systems
  271.  
  272. // Version 1.30 beta 3
  273. Better stream error recovery in MP3 decoder
  274. Lower/Higher normalization factor can be specified seprately
  275. Normalization factor will now be logged in the CDRipInfoDB
  276. Normalization Spin buttons are now spinning the correct way
  277. Incorrect TrackName was inserted into the ID3 Tag
  278. Illegal characters replacement can now be set to empty without cutting of the string
  279. Added vorbis decoding engine, it is now possible to convert and play ogg files 
  280. Track can be split up into Artist and Track, indicated by separation character
  281. Leading and trailing space in the directory names could cause problems, therefore they will now be removed
  282.  
  283. // Version 1.30 beta 2
  284. Added support for Gogo DLL encoder
  285. Added support for Vorbis encoder
  286. Introduced new file selection dialog box, now you should be able to select many files at once
  287. Fixes problesm with play list generation
  288. Many other small fixes
  289. Added functionality to specify how with which character the illegal characters have to be replaced with
  290.  
  291. // Version 1.30 beta 1
  292. Avoid double dot when converting MP3 file back to WAV files
  293. Fixed initialization problem in MPGLib which could produce artifacts
  294. File name Buffer size is now adjustable through FNBufferSize ini parameter (still does not work)
  295. Fixed problem in ripping library that the file size was depending on Read Overlap parameter
  296. Added logo to About box
  297. Added initial support for CD-Text
  298. Added initial support for CDDB submission
  299. Added audible beep when ripping/converting is completed
  300. ASPI retries was not persistant, is fixed now
  301. ID3 V1.1 support
  302. Comment field of ID3 tag can be filled out in config dialog box
  303. Upgraded to latest lame encoder
  304.  
  305.  
  306. // Version 1.30 beta 0
  307. Switched to new MP3 decoder (MPG123 based)
  308. Fixed CDDB proxy problem
  309. Increased CDDB receive buffer to 32K
  310. New lame encoder 3.80 
  311. Made changes to support latest FAAC encoder DLL
  312. Added a simple WAV recorder (work in progress) 
  313. Fixed crash problem when there is not CD-ROM present during startup
  314. Several small UI touch ups
  315. Now you can dynamically create the playlist file name
  316.  
  317. // Version 1.20 release
  318. Fixed WAV->MPEG bug (option did not work)
  319. Updated manual
  320. There were a few problems with the HIGH_QUALITY encoder setting.
  321. Upgraded really to Lame 3.58 (was 3.57 in beta 9)
  322.  
  323.  
  324.  
  325. // Version 1.20 beta 9
  326. Hopefully fixed problem with codec enumeration
  327. Time out on CDDB Query sites added
  328. Better handling of CDDB Query Sites
  329. Automatic match of Logical drive
  330. Added support for FAAC.dll (see http://www.slimline.net/aac/ how to get encoder)
  331. Added support for on the fly encoding for external encoders
  332. Switched to LibSnd (see http://www.zip.com.au/~erikd/libsndfile/) for WAV generation,
  333. many different WAV types are now supported (u-Law, a-Law, IMA and MS ADPCM)
  334. Removed BladeDll from package
  335. Removed Manual.doc file from package
  336. Moved to GNU license (source available at www.sourceforge.net)
  337.  
  338.  
  339.  
  340.  
  341.  
  342. // Version 1.20 beta 7
  343. Just a quick fix to avoid CDex to crash upon startup when not using the Adaptect ASPI
  344. drivers
  345.  
  346.  
  347. // Version 1.20 beta 6
  348. Upgraded to LAME encoder version 3.30
  349. Added percent complete to title bar.
  350. Enhanced the extracting status information.
  351. Fixed some problem in the low-level ripping routines (i.e. crashes with some tracks)
  352. Added logic to switch to lower CD Speed when CD reading problem occur
  353. Link against the latest Windows WMA library
  354. Fixed bug where CD information was not saved when CD was ejected
  355. Added option to use short/long CDDB directory names
  356. Added special entry for Xing external encoder
  357. Added encoder entry for PsyTel AAC encoder
  358.  
  359.  
  360.  
  361. // Version 1.20 beta 5
  362. Upgraded to LAME encoder version 3.14
  363. Normalization of files should now only occur within the specified range
  364. Bug fix when extracting On the fly (it stopped after one track)
  365. Fixed time estimate when ripping/normalizing very large files
  366. Removed some spell check errors in the encoder dialog box
  367. Fixed bug in lame encoder, which causes CDex to crash for certain files 
  368. when using the the joint stereo option
  369.  
  370. // Version 1.20 beta 4
  371. Fixed time estimate when playing/decoding non VBR MP3 files.
  372. Added new LAME encoder, now VBR crashes should not occur
  373. Fixed the MP3 flag settings (private, original, copyright) are now
  374. properly inserted
  375. MP3 CRC will now be generated correctly
  376.  
  377.  
  378. // Version 1.20 beta 3
  379. Fixed bug when writing to M3U when file is opened
  380. Added Variable Bit Rate encoding to CDex
  381. Updated documentation (added manual.doc file, and updated help file)
  382.  
  383. // Version 1.20 beta 2
  384. Fixed bug so CD-ROM settings are no stored properly for drive type that contain spaces
  385. Included latest Lame Encoder (speed & quality improvements)
  386. Added additional settings for Lame Encoder
  387. Setting proper logical drive in CD-ROM configuration dialog
  388. Save the remote CDDB sites properly
  389. Fixed bugs in normalization code (Thanks to Frank!)
  390. Decreased normalization buffer in order to avoid stack overflow problems
  391. Linked to the lates MS-Audio SDK
  392.  
  393.  
  394. // Version 1.20 beta 1
  395. Save Correct TAG (Catagory Field) when performing Partial Track copy
  396. Added Simple MP3 Player
  397. Switches to Lame Encoder 3.0.2 (slower but improved quality)
  398. Added Joint stereo and Fake Stereo option in Internal Encoder options
  399. Fixed problems when converting MP3->RIFF WAV (was not doing anything)
  400. Made changes to Codec enumeration, hopefully this solves the weird crashes
  401. Store the CDDB query sites result correctly 
  402.  
  403. // Version 1.20 beta 0
  404. Added WMA encoder
  405. Better handling of ASPI errors
  406. Fixes problems with pause button
  407. Avoid system crash when no CD-ROM drive is located
  408.  
  409.