Changeset 3 for trunk/ChangeLog


Ignore:
Timestamp:
08/12/06 16:21:35 (18 years ago)
Author:
zorg
Message:

Update to 1.2 (work in progress)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r1 r3  
     11.2
     2    * 1.1.1 broke the API (BOOL type changed to mpc_bool_t). Version bumped to 1.2 to reflect the major change. Sorry to those who were caught by this error
     3    * Fixed relative/absolute includes (#include "stuff.h" in /include/mpcdec, #include <mpcdec/stuff> in src/)
     4    * Added msvc project files
     5    * Changed mpc_reader_t structure, any specific data of the reader's
     6    implementations should be hidden behind the (void*) data pointer. (example
     7    in default implementation mpc_reader_file)
     8    * Renamed to libmpcdec (to make room for libmpcenc)
     9
     101.1.1
     11    * fix for fixed-point mode bug
    112
    2131.1
Note: See TracChangeset for help on using the changeset viewer.