News
News 09/2010
Audiogenie V2.0.1.3 released!
Bugfix while writing wma tags
Bugfix while writing mp4 tags
News 08/2010
Audiogenie V2.0.1.2 released!
Bugfix with id3v2 tag and unsync frames
Bugfix with the error texts
News 08/2010
Audiogenie V2.0.1.1 released!
Bugfix with writing of ogg files ( bad checksum )
Bugfix in wma file writing
News 07/2010
Audiogenie V2.0.1.0 released!
support writing of WMA and WAV files
many bugfixes
News 01/2010
AudioGenie Beta 2.0.0.1 released!
full id3v2 support (id3v2.2, id3v2.3 and id3v2.4) , incl. CHAP and CTOC Addendum
write support for MP4/M4A files
import from .CUE files
configuration from dll parameters and logfile-function
News 06/2009 for the DLL Version 1.0.5.4
Bugfix with writing from OggVorbis Comments
Genrenumber from MP4 files is converting to text
News 04/2009 for the DLL Version 1.0.5.3
Bugfix with converting from UTF-8 to Unicode
Bugfix from Message "Invalid Filename"
Bugfix from Samplerate in mp4 files
Bugfix with reading and writing Pictures in id3v2.2
Bugfix in C# Wrapper with PictureArray-Methods
Bugfix in id3v2.2 Tag with Genre
News 01/2009 for the DLL Version 1.0.5.2
new Delphi wrapper
Bugfix with Umlauten in mp4/mM4a files
Bugfix from Mime-Type in WMASetPicture (Unicode instead ANSI)
Bugfix from duration in wav files
more small bugfixes
News 09/2008 for the DLL Version 1.0.5.1
Bugfix from md5 key in id3v2 modul
Bugfix from md5 key in flac modul
Bugfix from SetAPEUserItem with empty string in ape Modul
Bugfix in id3v2 Modul with very long text strings
Bugfix in Delphi Wrapper
Bugfix in Profan Wrapper
Help for AudioGenie DLL updated
News 07/2008 for the DLL Version 1.0.5
new method for compatibility with Profan:AUDIOGetDurationMillis
fixed a bug in id3v2 tag, it scans also incorrect tags
fixed a bug in SetAUDIOComment for better compatibility with other taggers
fixed a bug in mp4 modul, now detects also incorrect coding tags
News 05/2008 for the DLL Version 1.0.4
new Methods for generating MD5 keys to compare files.
md5 only for audiodatas without the tag infos!
News 03/2008 for the DLL Version 1.0.3
new Wrapper Classes for C# and Delphi
new options for setting the storing text format from id3v2 tags
to Unicode or ANSI
some small bug fixes
News 02/2008
AudioGenie js now available as DLL. Smaller, faster and compatible to
most programming languages!
I recommend to use the dll version of audiogenie for your projects.
News 09/2007 ( Version 2.4.1.0 )
the internally name is now with version-number included; so you can
use different versions from AudioGenie
the new name is:AudioGenie24.ocx ( 24 = version 2.4)
News 09/2007 ( Version 2.4.0.0 )
fixed a memory leak
fixed a bug with comment field in id3v2 tag
new functions for reading extended Comments in WAV-files
updated to a new c++ compiler ( more stable and efficient code )
News 09/2006 ( Version 2.3.3.0 )
fixed a bug with ID3v2 Tag in WMA files
fixed a bug with APE tag instead id3v1 tag
fixed a bug with existing RIFF-header in mp3 files
Update:ID3v2SetPopularimeter accepts now 0 Value
News 06/2006 ( Version 2.3.2.0 )
fixed return code of ID3v2GetPicture (now -1 instead 1)
fixed return code of ID3v2SetSyncLyric (now -1 instead 1)
fixed a calculation bug of bigger MPP files
fixed a bug in AUDIOGetChannels whith MP4 files
fixed a bug whith deleting APE tags who removed existing ID3v1 tags
News 05/2006 ( Version 2.3.1.0 )
fixed a bug in MPEGisProtected
fixed a bug with updating lyrics tags
News 05/2006 ( Version 2.3.0.0 )
new Functions in MPEG: MPEGGetVersion and MPEGisProtected (CRC )
Fixed a bug with reading from wrong APE-Tags
Fixed some wrong genre names in ID3v1 Tag
Fixed a bug with non-standard ID3v2-Header
News 01/2006
Fixed a bug whith MP3 files who contains WAV-Header
Fixed a bug whith AUDIOSetYear in ID3v2-Tag
Fixed a bug whith some wrong return values
News 11/2005 ( Version 2.2.0.0 )
Fixed a bug in MP3 Duration, sometimes wrong results
all Boolean Parameters are changed into Integer for Compatibility whith
older OS
If you use AudioGenie in Windows 95, Windows 98 or Windows ME you need the
Unicode-DLL from Microsoft
News 10/2005 ( Version 2.1.1.0 )
Fixed a bug in Vorbis-Comments ( case insensitive compare )
Fixed a bug in Mp4 Modul ( Floating point division by zero )
New property in ID3v2: 'TORY' - Original Release Year
New Property in ID3v2: 'TRDA' - Recording Date
News 09/2005 ( Version 2.1.0.1 )
Fixed a bug in writing APE Tags
Fixed a bug in writing Lyrics Tags
News 09/2005 ( Version 2.1 )
AudioGenie Version 2.1 ist released! Here are the changes:
- reading and writing from userdefined items in APE, FLAC, OggVorbis and WMA!
- supports Popularimeter (POPM) and PlayCounter (PCNT) in ID3V2-Tag
- reading and writing from pictures (WM/Picture) in WMA Tags
- Bugfixes
News 09/2005 ( Version 2.0 )
AudioGenie Version 2.0 is released! Here are the most important changes in AudioGenie 2.0:
- There is only one method for analyzing all files: AUDIOAnalyzeFile
( give the format as Number or 0 ).
All Methods and Functions starting with "AUDIO" will be format independence!
You can tag the files without knowing about the audio format! - All of the format-specific functions starts with the format-name , e.g. Genie.ID3V2Year, Genie.OGGArtist and so on…
- The Performance is improved, particular the writing of ID3v1-Tags
- The Detection of the different audioformats is improved
- critical files like EXE, DLLs are detected and not analyzed or tagged
- MIME-Type from Pictures in ID3v2-Tags is now correct
- Flac-files build with the new Version 3.99 are handled correct
- Full Unicode-Support
- Writing of WMA-files released
- Pictures in ID3V2-Tags can stored as Links
- Support synchronized lyrics (SYLT) in ID3V2-Tags
- supports error numbers and error descriptions ( important for tagging in batch mode )
- The tagging doesn’t support the writing of MP4 and WAV-files ( but is planned for the future…)
- NOT compatible with older versions of AudioGenie!
News 09/2005 ( Version 1.6.4 )
Fixed a Bug in WMA-Modul ( the bitrate was too high )
Fixed some bugs in delete-methods ( sometimes corrupt files )
News 06/2005 ( Version 1.6.3 )
Fixed a Bug in WAV-Modul ( Duration wrong )
Fixed a Bug in FLAC-Modul ( sometimes wrong detection )
Add the correct MIME-Type of Pictures in ID3v2 Tag
News 05/2005
Fixed a Bug in MP3-Modul from AudioGenie 1.6
News 03/2005
Fixed a Bug in APE-Modul from AudioGenie 1.6