# =============================================================================
# MOUvie Converter                           Date: 2009-06-22    Version: 0.0.4
# -----------------------------------------------------------------------------
# 
# -----------------------------------------------------------------------------
# Created by Marc Ulfig                            mail: m.ulfig@googlemail.com
#                                                  web :    http://marculfig.de
#                                                  Movie Converter home:
# Main Project Page: http://sourceforge.net/projects/mouvieconverter/
# or
# http://www.gnome-look.org/content/show.php/MOUvie+Converter?content=100060
# =============================================================================


Date(Y-M-D)| Version |                  Modifications
-----------|---------|---------------------------------------------------------
2009-06-22    0.0.4    fix:    Audio-Track selection menu entries
                       fix:    Manual M-SVCD selection (not possible to encode)
                       fix:    Write logfile, in case of logging disabled and invalid file
                       fix:    When convert to MPEG-TS some secounds missing at end of movie
                       add:    Support for Multithreaded proccessing (up to 4 Cores)
                       add:    input formats:
                               - OGG (.OGM/.OGV)
                               - Flash Video (.FLV)
                       add:    New Main Menu selections
                               - Game Console, PDA and Iphone/Ipod
                               - DVD backup
                       add:    output formats:
                               - Windows Media Video - Version 7 (.WMV)
                               - Windows Media Video - Version 8 (.WMV)
                               - PS3
                               - XboX 360
                               - IPhone , IPod
                       change: Installation script uses now zenity to display a grafical installer
                       change: moved basic settings to ~/.mou_mc_setting file
                       change: PSP encoding (should working now)
                       change: Handling of DVD backup. Now it's possible to start
                               DVD backup from Main Menu
                       change: Naming of output files from WHAT-TVSYSTEM_ to WHAT_
                               e.g. DVD_PAL_moviename.mpg -> DVD_moviename.mpg
                       change: display of sourcefile in convert-processing
                               (displays now the filename only)
-----------|---------|---------------------------------------------------------
2009-05-03    0.0.3    add:    installer-script
                               asks for tv-system and logfile activation and
                               checks dependencies
                       add:    DVD direct encoding
                       add:    message box for MVCD/MSVCD 700MB/800MB target
                       add:    question for 2 cd target, when bitrate is to low.
                       add:    automatic file splitting, when 2 cd target is used.
                       change: language setting. Depents now on global $LANG variable
                       change: bitrate calculation for MVCD/MSVCD/MP4/XVID
                       change: move VCD/SVCD from manuel menu to quick menu only.
                       change: move PSP from manuel menu to quick menu only.
                       change: number of logfiles from 5 to 10
                       change: X-(S)VCD to M-(S)VCD
                       fix:    error when more than 9 files are selected.
-----------|---------|---------------------------------------------------------
2009-03-05    0.0.2    add:    support for Sony-PSP (untested - i haven't one)
                       add:    support for XVCD
                       add:    support for XviD
                               - Quick-Settings for 700MB/800MB Size
                                 and two PDA presets one compresses one hour
                                 to ~80MB, the other to ~100MB (but greater res.)
                       add:    missing german translations
                       add:    in Work Done box the option to view logfile
                       add:    Audio rate resample menu
                       change: name of MOUvie Converter logfile to "mouvie.[LinuxTime].log"
                               (support for multiple processes)
                               logs will be saved in /tmp/log-mouvie-converter/
                               keep 5 logs.
                       change: name of 2pass logfile. (support for multiple processes)
                       change: encoding functions (easier to handle)
                       change: audio resample options (sometimes not used)
                       change: file handling
                       change: $QUANT_MATRIX to $QUANT_MATRIX_DEFAULT in config
                               Default Matrix wasn't used if none was selected
                       change: $LOGFILE default to "yes" in config
                       change: Msg Box: Invalid file
                       change: Resize function. Cinemascope detection.
                               Xvid and MP4 now without extenting the picture.
-----------|---------|---------------------------------------------------------
2009-02-17 |  0.0.1  | initial release
=============================================================================

