2008-12-30  Fabrice Nicol
	* Update documentation and online help. 
	* Bugfix for decoder (headers). 
	* Change default behaviour for -p (Feldkamp automatic approximation).
	* Update windows package.

2008-12-25  Lee and Tim Feldkamp
	* add multichannel support
	* add startsector pp approximation
	
2008-12-25  Fabrice Nicol <fabnicol@users.sourceforge.net>
	* enhance configure script (--without-module options)
	* add multiformat support based on SoX 14.1
	* code refactoring of Chapman code for (lib)ats2wav

2008-10-01  Enhance NSIS installer for Windows (French install, optional modules)
            GNU system bugfix (force libogg build when libFLAC configured).

2008-09-28  Bugfixes in GNU build system. New configure
            option --with-config. Increase libFLAC
            portability (using fpos_t).

2008-09-07  Fabrice Nicol 

	* add large file support
	* add libats2wav module for extracting DVD-Audio titlesets into .wav files.
	* enhance fixwav module, option adjustments.
	* portable to *nix by using GNU libc sources (strdup, strndup, getsubopt) under glibc/
 	* portable to Windows (limited API code snippets for truncate() porting).
	* increase portability if compiling with GCC using libiberty.a
	* GNU build system enhancements: autoconf library checks/replacements for
          libFLAC, libogg and GNU libc functions (stdup, strndup, getsubopt)
	* bugfixes


2008-08-10  Fabrice Nicol

	* dvda-author 08.08-dev released
	* Features: Ogg FLAC support, header repair module, long options,
	  configuration file parsing, padding/pruning options; .

	* command line: 
	  add as short options: -0, -f, -F, -S, -v
	  add as long options:  --version, --help, --debug, --input, --fixwav
	  --fixwav-virtual, --log, --no-videozone, --output, --startoffset, --pause, --quiet, --sox, --videolink, --PTS-factor, --videodir, --rights, --no-padding


	* command_line_parsing.c, endianness.c, launch_manager.c, lexer.c: new files
	* dvda-author2.c: rewrite, code partly moved to launch_manager.c

	* Header repair module: add libfixwav-1.3.a, new library (libfixwav/src directory)
	* libfixwav directory:  add directories src, include
	* files auxiliary.c, checkData.c, checkParameters.c, manager.c,
	  readHeader.c, repair.c: new source files
	* checKData.h, checkPrameters.h, fixwav_auxiliary.h, fixwav.h, fixwav_manager.h,
	  readHeader.h repair.h: new header files

	* dvda-author.conf: editable configuration file for command-line defaults (top directory)

	* Enhanced GNU build system: 
	  new options --enable-all-builds, --enable-ogg-flac
	  new nested build system for fixwav library, see libfixwav/README and INSTALL files.
	  full Ogg-FLAC support
	  autogen: new script
	  configuration summary.
	  


2008-08-02  Fabrice Nicol

	* dvda-author 08.07 released
	* Patches against c_utils.c, c_utils.h and critical patch against samg2.c
	* Corrects memory allocation of array samg in samg2.c
	* Directory creation fully enabled.
	* Defined constant __CB__ for building linkable libFLAC library
	  with Code::Blocks.  
          
2008-07-04  Fabrice Nicol

	* dvda-author version 08.06 released

	* Features: rewrite memory allocation; legacy syntax preserved.

	* command line: add --version, --help, -d, -i, -n, -o, -q, -T,-U, -V, -w

	* videoimport.c, auxiliary.c, file_input_parsing.c: new files
	* samg.c, amg.c: new versions, rename samg2.c and amg2.c
	* dvda-author.c: rewrite from scratch, rename dvda-author2.c
	* libc_utils.a : new auxiliary library (libutils directory)

2008-06-20  Fabrice Nicol

	* Features: add videolinking groups to amg2.c and dvda-author2.c
	            new command-line switches:
                    input directory parsing, log file, 
	            VIDEO_TS import, access rights to video directory,
	            end pause, video links
           
	* Processing: Use dynamic memory allocation in dvda-author2.c 

	* Patches-Bugfixes

	* GNU autoconf/automake build scripts for dvda-author, 
	  libFLAC123.a and libc_utils.a (nested)

	* Code::Blocks projects for Windows users.
