2004-04-02 Benoit Amiaux (benoit.amiaux@laposte.net)
                                                                                
  * Corrected length display (patch from paranoos)
  * Corrected genre display
  * Dummy buttons greyed out
  * View File Info now display correct informations except sampleRate	


2004-04-01  Tim-Philipp Mueller (t.i.m@orang.net)

  * Makefile updated


2003-01-28  Frank Klemm (pfk@uni-jena.de)

  * Removed some endian issues
  * Separate Makefile for MacOS X/X11
  

2003-01-20  Frank Klemm (pfk@uni-jena.de)

  * Bugfix of SV4...6 when previous file was not 44.1 kHz


2003-01-14  Frank Klemm (pfk@uni-jena.de)

  * Cleanup, removal of _L and _R
  

2003-01-13  Frank Klemm (pfk@uni-jena.de)

  * Support of 32 kHz, 37.8 kHz, 44.1 kHz, 48 kHz
  
  * xlevel support
  
  * Several fine tunes on Equalizer
  
  
2003-01-12  Frank Klemm (pfk@uni-jena.de)

  * Compensated delay of equalizer of 36 subband samples,
    which generates medium plops between titles.
    The old equalizers with 7 and 18 subband samples also
    generated plops, but they were smaller.
    
  
2003-01-11  Frank Klemm (pfk@uni-jena.de)

  * Complete redesign of the Musepack equalizer
    - bug fix (low frequencies had another delay than high frequencies,
      the result were aliasing distortions and phase errors)
    - code cleanup
    - different time/frequency resolution for lower and higher subbands
    - code speedup (but no assembler)
    - code usable for multi channel support
    - code threadsafe (no local variables conatining subband samples)
    - code can be used for sample frequencies != 44100 Hz
    - code can also be used by WinAMP
  

2003-01-07  Frank Klemm (pfk@uni-jena.de)

  * Removed global variables Y_L, Y_R, V_L, V_R
    by in_mpc.c local variables YY [2] and YY [2]
    
  * Passed these variables via function call instead of direct access


2003-01-05  Frank Klemm (pfk@uni-jena.de)

   * Fixed UTF8 bug of APE 2.0 tags
   
   * converts UTF8 to ISO-8859-1 now (this doesn't help people from Czech/Poland/Russia/China/....)
   
   * Some changes to ease sharing source with WinAMP


2003-01-04  Frank Klemm (pfk@uni-jena.de)

    * Can now read the following tag types
      - APE V2.0 tags
      - ID3 V1.0 and ID3 V1.1
      - Encoded parameters in the filename using some of the allowed encoding schemes
      
    * For output formating the following item are added
      - '0' or 'N':  Track number, 0...999 possible
      - 'y':         Release data in the form ' (YYYY)' if Release date is available
      
    * Temporary removed
       - Editing of ID3 V1.1 tags
       - Removing of ID3 V1.1 tags
      Has this someone used?? The edit dialog has no box to enter the track number!!
      -->> Will be added when some needed dialog boxes are available.
      
    * Serveral bug fixes, so ID3 tags crashed the system after decoding 240 files
      (a file handle was not closed, so after ca. 240 files you reached the typical OS limit)
      
    * Equalizer uses the frequencies of 32/63/125/250/500 Hz, 1/2/4/8/16 kHz
      -->> will be selectable when some GUI elements are available for that
    
    * "Equalizing" for some headphones possible (currently only selectable during compile time).
       -->> Will be added in a more comfortable form when a select box is available
       
    * Bug fix in the equalizer (range was actually +/-40 dB instead +/-20 dB)
    
    * Some code cleanup
      

2002-12-22  Frank Klemm (pfk@uni-jena.de)

    * Moved equalizer stuff to a separate file
    
    * Added equalization of AKG K-501
    
    * Removed dead/unused functions
    
    * corrected Makefile, it should now contains all dependencies
    
    * Added some spaces to in_mpc.c
    
    * make a lot of function static 
    
    
2002-05-??  Frank Klemm (pfk@uni-jena.de)

    * started with Equalizing of loudspeaker/headphone stuff

    * first modifications on the equalizer


2002-05-10  Frank Klemm (pfk@uni-jena.de)

    * Version called 0.93

    * Fast seeking added

    * Fuzzy decoding added for low quality profile decoding
    
    * Bugfixed "Out of Sync" error, thanks Garf (but still strange - maybe XMMS or threadlib has bugs)

    * These are only hot fixes, future versions should be derived
      from the current WinAMP plugin


2002-05-05  Frank Klemm (pfk@uni-jena.de)

    * Version called 0.92

    * Gapless bugfix

    * Replaygain added

    * These are only hot fixes, future versions should be derived
      from the current WinAMP plugin


2001-08-05  Thomas Juerges <thomas.juerges@astro.ruhr-uni-bochum.de>

    * In_mpp.c: VERSION=1.8.0
        Removed the WINAMP stuff.

        Corrected an error in reading xmms config file.

        Completed evaluating the configuration and
        displaying of ID3 tags.

        Did some cosmetic changes, removed unnecessary
        definitions and variables.

    * The XMMS plugin seems to be complete now. Only
        a few bugs (if any ;) should remain.

    * Future releases (>=2.0.0) are planned to be set upon
        Frank Klemm's Athlon/P6 optimized decoder.
        Any helping hand to convert to his code is
        very appreciated.


2001-07-11  Thomas Juerges <thomas.juerges@astro.ruhr-uni-bochum.de>

    * Changed to name xmms-mpegplus.

    * Makefile: Changes name od library.
        Added Version.

    * In_mpp.c: Removed some ID3 handling which was too much.
        Things are already done in FileInfo and do not need
        to be done twice.


2001-06-17  Thomas Juerges <thomas.a.juerges@ruhr-uni-bochum.de>

    * xmms-mp+.spec: Added specfile for creating RPM archives.


2001-06-02  Thomas Juerges <thomas.a.juerges@ruhr-uni-bochum.de>

    * In_mpp.c: Displaying of ID3 tags is now o.k. They are
        now editable, too.

    I think, the plugin is pretty complete, now.


2001-06-02  Thomas Juerges <thomas.a.juerges@ruhr-uni-bochum.de>

    * In_mpp.c: Added logo of MP+ (very important :).

    * In_mpp.c: Tried to solve the seek problem with dynamic btrate
            display. Seems to work now.

    * In_mpp.c: Started implementing display of ID3 tags.


2001-05-28  Thomas Juerges <thomas.a.juerges@ruhr-uni-bochum.de>

    * In_mpp.c: Added configuration dialog.
        Supports selection of:
        - Continuous displaying / one tine displaying of
          the bitrate.
        - Switch clipping on / off.
    Removed a bug in saving ID3 tag information to the xmms-
    configuration file.

        Ready for the first production release 1.0.


2001-05-26  Thomas Juerges <thomas.a.juerges@ruhr-uni-bochum.de>

    * In_mpp.c: Added correct displaying of bitrate.
            Added support for seeking.
            Changed some text in the fileinfo dialog
            from German English to English English. ;)
            (we forgot some minor letters as ending "e"...)
                Corrected Andree's email address.
    Seems to work pretty cool now. :)


2001-04-23  Oliver Lemke  <oliver@uni-bremen.de>

    * In_mpp.c: Added support for files with mpc and mpp ending.


2001-04-16  Oliver Lemke  <oliver@uni-bremen.de>

    * ChangeLog: This file makes it easier to keep track of all changes.

    * Makefile: Added option -Wall.

    * In_mpp.c: Added xmms/util.h to include files.
      Changed the layout of the File Info Dlg.


2001-04-06   Oliver Lemke  <oliver@uni-bremen.de>

    * Fixed segmentation fault after playing one file.

    * Fixed segmentation fault when calling file info dialog while
        playing. Tested with xmms-2.4.0
    Email: olemke@soundfusion.de


2001-03-23   Thomas Juerges <thomas.a.juerges@ruhr-uni-bochum.de>

    * In_mpp.c: Updated to version 1.7.9


2000-02-17   Thomas Juerges <thomas.a.juerges@ruhr-uni-bochum.de>

    * added Linux support for xmms.
