Changelog for OggMux:

19.07.2003 09:00h EST update by Melgish
- Version 0.9.5.1
  - Fixed size error when split size set to 700MB
  - Added optional parsing of job parameters into Movie Info
  - More code cleanup in preparation for Matroska support

25.05.2003 16:00h MET update by Melgish
- Version 0.9.5.0
  - Overhaul of muxing engine in preparation for new GUI
  - Improved error handling of invalid paramters.
  - Fixed handling of subtitles in saved files
  - Added sticky handling of language selections for soundtracks
    and subtitles.  The last used will be offered instead of
    [not selected]
  - Modified split to allow 12.5 second overlap.  This doesn't fix
    the keframe/stalled picture but it does make sure that the first
    keyframe hit will always be in video already seen.

29.04.2003 19:00h MET update by Melgish
- Version 0.9.4.4
  - Fixed multiple subtitle bug

20.02.2003 19:00h MET update by Melgish
- Version 0.9.4.3
  - Added import / export of settings to ogm file
  - Fixed automisation support.  
     OggMux.exe -f <filename> runs file
     OggMux.exe <filename> will import file
  - Other UI fixes

14.02.2003 19:00h MET
- Version 0.9.4.2
  - Added delay for ogg audio files thanks to Suiryc
  - Tried to fix automisation support
  - Added chinese(Mandarin, Cantonese) for audio and Simplified/
    Traditional for subtitles

28.11.2002 16:00h MET
- Version 0.9.4.1
  - Fixed movie information for automisation.

25.10.2002 10:00h MET
- Version 0.9.4
  - Support for extended movie information. OggDS 0.9.5 supports it.
  - Removed variable splitsize again due to buggy behaviour with
    (not only) automisation.

07.10.2002 11:00h MET
- Version 0.9.3
  - Experimental ac3-support for ac3-wav (use BeSweet to convert an ac3 to
    ac3-wav!). Indicate ac3-wav with setting quality to 0 (= no encoding).

27.08.2002 18:00h MET
- Version 0.9.2
  - MWillberg changed the splitting code to use variable targets.
    The automisation-file-format has changed, too, you have to set "0"
    as splitsize to disable splitting and the number of MBs if you want to
    use the splitting feature.

08.08.2002 03:30h MET
- Version 0.9.1
  - Reworked automisation support. Now you can start up oggmux just with a filename
    as parameter on the command line and it will work in automated mode. Useful
    if you want drop files on the oggmux binary (e.g. if linked on your desktop).

29.07.2002 19:00h MET
- Version 0.9.0
  - Added automisation support. Use command line parameter "-f <filename>" for
    making OggMux read that file, fill the lists and start multiplexing. When
    finished multiplexing OggMux will close itself.

01.06.2002 01:45h MET
- Version 0.8.5
  - Fixed wrong split value for 650 MB
  - Made the GUI non-blocking.
  - Added the possibility to stop the muxing process.
  - Added 800 MB as split target.

22.04.2002 18:00h MET
- Version 0.8.4
  - Added ChapterXtractor-OGG-export text file support for importing chapter lists
  - small bugfixes, i.e. choosing "cancel" in "import list" doesn't crash OggMux anymore

21.04.2002 18:00h MET
- Version 0.8.3
  - Made chapter editing a little more comfortable
  - worked together with Tobias to make chapters work (filters version 0.9.9.1 needed!)

17.04.2002 22:00h MET
- Version 0.8.2
  - Added chapter support. You can already enter those informations, but they
    get fully supported (playback...) with some next versions off Tobias'
    Ogg DirectShow filters.

03.04.2002 15:30h MET
- Version 0.8.1
  - Bugfix: using Split at 650MB was using my debug value of 19 MB

03.04.2002 13:30h MET
- Version 0.8.0
  - Added file splitting (read the warning hints in the program!)
  - Smaller cleanups

29.03.2002 23:45h MET
- Version 0.7.6
  - Further necessary code cleanups and restructurations
  - Added a nice picture for the about box, trippling the size of the exe

29.03.2002 16:15h MET
- Version 0.7.5
  - Added support for files being in different directories/drives
  - Added some more verbose controls for showing progress while muxing
  - Some more error checks added

28.03.2002 22:00h MET
- Version 0.7.4
  - Added the ac3 filetype to audio file types.
  - Added big hint that all files to be in the same directory

28.03.2002 14:15h MET
- Version 0.7.3
  - Added .aac to the audio selection. You need to have a Directshow Filter though.
  - Added tooltips and a hint-box so it's easy now to see how to use OggMux.
  - Added a message when soundtrack list is empty.
  - More fixes and cleanups I forgot about again.

27.03.2002 10:30h MET
- Version 0.7.2
  - Further GUI and code cleanups
  - Fixed the "reset" function to include latest additions
  - Added "Director's Comments" as language

27.03.2002 03:30h MET
- Version 0.7.1
  - Fixed stupid bug where first file from list wasn't modifyable.
  - Added logical behaviour to some buttons (modify/delete only activated when
    necessary or possible as action)

26.03.2002 22:30h MET
- Version 0.7
  - Made GUI more functional
  - You can't modify the first file in the lists (yet) -use delete and add new.

26.03.2002 14:15h MET
- Version 0.6
  - Added a Reset-button to reset the GUI, no need to close and start the app
    if something went wrong or you want to start another muxing project
  - Added an About-Button
  - Corrected the encoding quality parameters on the GUI
  - Added a progress percentage output
  - The output file now gets destroyed before it gets written, so no more too
    big output files when using smaller input files.
  - Some smaller cleanups i have forgotten already

25.03.2002 16:30h MET
- Version 0.5
  - Implemented the progress bar
  - Added encoding capabilities for .wav-files
  - Added a title for the video-stream (doesn't get shown on playback yet)

24.03.2002 02:50h MET
- Version 0.4
  - Restructured the GUI
  - Lifted the limitations in numbers of streams possible to mux

22.03.2002 17:00h MET
- Version 0.3
  - The target file name is now generated from the movie source name
  - Fixed the "About"-box

22.03.2002 14:45h MET
- Version 0.2
  - Added subtitle support
  - Added language choice support

22.03.2002 10:30h MET
- Initial release of version 0.1
  - No subtitles support (yet)
  - Languages don't work (yet)
  - ProgressBar doesn't work (yet)

