[mythtv-firehose] mythtv branch master updated by peper03. v0.28-pre-687-g70143d3

Git Repo Owner noreply at mythtv.org
Mon Jan 13 21:58:07 UTC 2014


The branch, master has been updated on the
mythtv repository by gitolite user peper03.
       via  70143d3c1416c822e37db2603d27be484f7e4a5c (commit)
      from  5a17e9e2bafb88bbf10f6a644805c06cbe891083 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 70143d3c1416c822e37db2603d27be484f7e4a5c
Author:    Richard Hulme <peper03 at mythtv.org> at Mon, 13 Jan 2014 22:57:47 +0100
Committer: Richard Hulme <peper03 at mythtv.org> at Mon, 13 Jan 2014 22:57:47 +0100
URL:       http://code.mythtv.org/cgit/mythtv/commit/?id=70143d3c1416c822e37db2603d27be484f7e4a5c

Allow bookmarks when reading DVDs from directories (i.e. not physical media or an ISO image).
This was not possible previously because DVD bookmarks are identified using the DVD's serial number, which is only available from a physical disc or an image.  This patch calculates the CRC of VTS_01_0.IFO and uses that as a serial number if no serial number was returned by libdvdread.



-----------------------------------------------------------------------

Summary of changes:
 mythtv/libs/libmythtv/DVD/dvdringbuffer.cpp |   81 +++++++++++++++++++++++---
 mythtv/libs/libmythtv/DVD/dvdringbuffer.h   |   16 ++++-
 2 files changed, 83 insertions(+), 14 deletions(-)

-- 



More information about the mythtv-firehose mailing list