Vorbis Extension
[Description]
[License]
[Download]
[Installation]
[Screenshots]
[FAQ]
[Changes]
Changes
2002/06/30 version 0.3.4
- Serial number displayed is number (not in hexadecimal).
- Some memory leak fixes.
- CDex encoded files do not crash explorer.exe anymore.
- Some registration/installation changes.
- Uses vcedit.c version 1.18.
2002/01/02 version 0.3.3
- Bitrate and Duration columns are now the standard XP columns.
- Various other column handler changes.
- Added new standard tags PERFORMER, CONTACT, and DISCID.
- Linked with vorbis libs 1.0rc3.
2001/11/16 version 0.3.2
- Uses Windows XP look and feel.
- Improved unicode display on Windows 9x/ME (with IE5+).
- Added some context menus.
- Some columns now use the XP standard music columns.
- Improved memory usage.
- Removed GENRE text length limitation.
- Multiline comment support.
- Displays multiple tags with a separator in columns.
- Uses vcedit.c version 1.15.
2001/08/15 version 0.3.1
- Handles vcut files correctly.
- Handles badly chained files better.
- No longer required to build with patched vorbis libs.
- Uses modified vcedit.c/h version 1.12.
- Linked with vorbis libs 1.0rc2.
2001/08/01 Version 0.3.0
- Uses improved heavily modified vcedit routines.
- Removed MSVCRT.DLL dependency.
2001/07/21 version 0.3.0pre
- New simple and advanced mode.
- New column handler for ME/2000.
- Uses the ATL.
- Registers like a normal OLE Server.
- Closes file after an invalid vorbis file detected.
2001/06/22 Version 0.2.0
- Improved installation/uninstallation routines.
- Does not overwrite the vendor tag.
- Linked with modified vorbis libs 1.0rc1 (decoder).
2001/06/06 Version 0.2.0pre
- Changed name to Vorbis Extension (VorbisExt).
- Changed license to LGPL.
- Implemented as a shell extension.
- Implemented as a property sheet.
- Slight interface changes to fit in a system property sheet.
- Added a progress bar.
- Added an information page.
- New installation executable.
- More tolerant of files that are truncated or without an eos flag.
- Uses modified vcedit.c 1.10.
2001/03/01 Version 0.1.3
- Packed with UPX.
- Entire row is selected in the comment list.
- DEL key removes the selected comment.
- Various bug fixes and code cleanups.
- Linked with vorbis libs 1.0beta4.
- Uses vcedit.c 1.9.
2001/02/15 Version 0.1.2
- Unicode/UTF-8 support.
- Split into 2 binaries (NT and 95).
- Tab order fixed.
- ISRC added to tag list.
- Message Box cleanups.
- Compiled with 2001/02/14 vorbis snapshot.
- Uses vcedit.c 1.7.
2001/02/10 Version 0.1.1
- Double clicking the name now puts it into the modify state.
- Dialog box is centered.
- Name and Value edit boxes are cleared when the tag is added.
- Open/Save/Revert state fixes.
- Comments that don't comply with the "TAG=value"
form are prefixed with "COMMENT=".
- Comment info is retrieved using the vorbisfile routines.
- Replaced FILE based calls in favour of HANDLE based calls.
- Various other small bug fixes and cleanups.
- Compiled with 2001/02/09 vorbis snapshot.
- Uses a hacked version of vcedit.c 1.5.
2001/01/29 Version 0.1.0 - Initial release
- Compiled with 2001/01/28 vorbis snapshot.
- Simple dialog bases app.