CHANGELOG
资源名称:xtractor.zip [点击查看]
上传用户:xmgzy123
上传日期:2007-01-07
资源大小:373k
文件大小:2k
源码类别:
SCSI/ASPI
开发平台:
WINDOWS
- v0.15:
- Added "flat" style to toolbar, plus the ability to switch between
- 16-color and 24-bit bitmaps on the toolbar.
- Automatically detects 16-bpp color display or better, and uses the
- hicolor bitmaps.
- v0.14.1:
- Rereleased source archive for v0.14, making sure that all binary
- files (*.ico,*.bmp,*.jpg) were marked as binary in CVS.
- v0.14:
- Merged in changes from Blair Thompson -- time remaining indicator
- on rip dialog, use of CDPLAYER.INI (in akrip32.dll) when CDDB not
- available.
- Improved NT/2000 support in akrip32.dll. Synched dll source code
- with v0.94.
- v0.13:
- Added "rip segment" functionality, including a nifty custom
- dual-slider range selection control. Clicking to the left or
- right of either slider causes the slider to "snap" to the start/end
- of the next/previous track. Can also be used to rip multiple tracks
- as one (or the whole CD for that matter).
- Enabled the CDDB get site list functionality in the CDDB options
- dialog.
- Fixed the focus error for the album and artist title never giving
- up focus (or rather the other components not taking it).
- v0.12:
- Added basic support for LAME_ENC.DLL.
- Improved response time for hitting "Cancel" during rip operations
- on slower CPUs.
- v0.11:
- Added CDDB support. If enabled, when the refresh button is pushed,
- a thread is started to run the CDDB query. If the CDDB query returns
- multiple matches, the program reacts according to what it is doing.
- If in the middle of ripping a track, it simply uses the first match.
- If it is not, it pops up a dialog box, and requests that the user
- select one of the inexact matches.
- Changed read loop to always read maxRip frames, and then to truncate
- the last frame if necessary. The CDR_READ10_2 function seemed to
- have problems on certain drives when the number of frames requested
- for the last frame changed.
- Added "status" text to the trackwnd items (OK, time, rip speed)