---------------------------------------------------------
DVD2AVIdg/MPEG2DEC3dg Functional Changes
for DVD2AVIdg/MPEG2DEC3dg Version 1.1.0
(versus DVD2AVIdg/MPEG2DEC3dg 1.0.0)
---------------------------------------------------------

1. Changed the version string reported in the About box to
1.77.3dg1.1.0.
 
2. Disabled the "Save AVI" functionality as it doesn't invoke
correct MPEG2 decoding. Use MPEG2DEC3dg and serve into
VirtualDub for transcoding to AVI, or use VFAPIdg.

3. Corrected an uninitialized motion_type in macroblock_modes()
in both DVD2AVIdg and MPEG2DEC3dg.

4. Random navigation performance is greatly improved.
The improvement is gained only for dg-style D2V files. It requires
the new versions of both DVD2AVIdg and MPEG2DEC3dg.
 
5. Fixed case presentation for CLI file names (now doesn't map
to all upper case).

6. Better auto-loading of multiple VOBs.
a) Now auto-loads more than 0-9 files at a time.
b) Ability to open without auto-loading.

7. Fixed drag-and-drop loading.
a) Always loads ALL dropped files, but the list still needs
to be sorted. :-( 
b) Never auto-loads from drag-and-drop.

8. The CLI now supports selection of 1.76 vs. dg-style project files. 
Use -DF=0 for 1.76 style; -DF=1 for new style.

9. Changed the trackbar pitch from 500 to 2000. This gives better trackbar
resolution for large files.
 
10. Fixed the following problem: if the VOB has audio
packets before the first video packet (mostly
happens when processing VOBs demuxed by CellId), audio frames from
the start will be appended. The resulting file was not accepted by
Maestro, for instance.

11. Fixed trackbar navigation so that you can now step backward
across file boundaries.

12. Added a delete-all-files button to the file list dialog.

13. Increased the maximum number of frames per GOP from 50 to 500 (some
nonstandard streams were failing).

14. Improved quirky trackbar positioning and marking.
After loading, the trackbar is now positioned on the first GOP, and
putting the trackbar at the end positions to the last GOP. Still not
perfect but much better.

15. Aspect ratio information is now recorded in the D2V file. This is 
added for the dg-style D2V file format only.

16. Fixed the quirk that the Video item of the menu bar stays grayed
after file load until the mouse is placed over it.

17. The "Save BMP" command now does not require the color space to be set
to RGB24 (it now sets it automatically and restores it to YUV if needed),
it was moved to the File menu, and a file dialog now allows specification of
the save file name and location.

18. Added a Play command that starts playing from the current trackbar position
to the end, regardless of the left and right mark positions.

19. Add a link to my web site on the Help menu.

20. Rearranged the menu layout to be more rational and organized and
made the menu enables/disables centralised and easily maintained.

21. The distribution zip includes new, compatible versions of my tools
ParseD2V and FixD2V. ParseD2V now peints out a lot more useful information.

