
===========================================================================================
LIBZPLAY HISTORY
===========================================================================================


  Version 2.02                     May 2010.
  -------------------------------------------------------------
  - fixed problem with ID3v1 algorithm
  - fixed problem with callback function (blocking thread)


  Version 2.00                     April 2010.
  -------------------------------------------------------------
  - fixed memory leaks
  - fixed problem with ID3v2 algorithm
  - added support for extended ID3 fields(composer, encoder, ...)
  - added support for embeded pictures(jpeg, png, bmp) in tags(ID3v2, VORBIS COMMENT, FLAC VORBIS COMMENT)
  - added support for sfWaveIn format (read samples from line-in, microphine, ...)
    and play these samples to wave-out with specifed effects.
  - added support for encoding (mp3, ogg, flac, aac)
 

  Version 1.14                     April 2010.
  -------------------------------------------------------------
  - fixed crash bug in ID3v2 tag algorithm
  - fixed memory leak when open function fails on mp3 file
  - fixed error in .NET interface (wrong layout of ID3 fields) 


  Version 1.12                     April 2010.
  -------------------------------------------------------------
  - added MP3 and AAC license informations

  Version 1.11                     April 2010.
  -------------------------------------------------------------
  - PF (patent free) version of version 1.12
    This is version 1.12 without MP3 and AAC support



  Version 1.04                     April 2010.
  -------------------------------------------------------------
  - fixed reverse playing on mp3 stream. Sorry for this bug.
    This bug wasn't present in version 1.01 but I made some
    testing and debugging, and unwanted code wasn't deleted.
    And there is, bug in version 1.02 and 1.03. Sorry for this.
    Now is fixed. 
    

  Version 1.03                    April 2010.
  -------------------------------------------------------------
  + added AAC ADTS support
  - fixed crash bug on Windows Vista and Windows 7 for .NET interface


  Version 1.02                    March 2010.
  -------------------------------------------------------------
  - fix mp3 dynamic stream management (loss of samples)
  - fix support for FLAC OGG (added spearate sfFLACOgg format)
  + added A/52 aka AC-3 support
  + added Spectrum FFT graph type
  + added FFT graph color management and background bitmap


  Version 1.01                    March 2010.
  -------------------------------------------------------------
  - first release
