File Release Notes and Changelog
Notes:
This is a worthy upgrade. Some new features, bug fixes and a user manual. French translations may be incomplete. Now requires gnome-common and intltool to compile.
Changes:
* Wed Jun 4, 2008 Daryl Gray <darylgray1@dodo.com.au>
- Wrote a reasonable user manual.
- Added screen shots for manual.
- Added help to shrinkta menu and preferences dialog.
- Cleanup build - now more GNOME-a-fied.
- rpm spec file updates.
* Mon Jun 2, 2008 Daryl Gray <darylgray1@dodo.com.au>
- Remove internal copy of dvdnav. Added dependancy for
libdvdread with check in configure.in
* Fri May 23, 2008 Daryl Gray <darylgray1@dodo.com.au>
- Completed dvd_disk_stop_backup() in dvd-disk.c
- Tidy up app.c setting sensitivity of widgets. You
can now stop a full backup.
- Added DvdRegion type and region code to dvd-obj
- dvd-disk.c now compares region when performing a full backup
and changes the backup to match region in dvd-obj.
* Tue May 13, 2008 Daryl Gray <darylgray1@dodo.com.au>
- Completed LPCM decoder in libdvd
- Changed preferred audio in preferences to AC3 or LPCM instead of DTS.
* Sun Apr 20, 2008 Daryl Gray <darylgray1@dodo.com.au>
- Added dvd_demux_reset to dvd-demux.h and dvd-demux.c. This
unref's all decoders so the next data sent to the demuxer will
generate only the reqiured (and fresh) decoders.