From 70d72e66e72a23d544fd0ba99e3db8c7c7a3b31f Mon Sep 17 00:00:00 2001 From: Casimir666 Date: Thu, 9 Oct 2008 12:38:02 +0000 Subject: Fix : UOP removed from first PGC Fix : DVD remember position with /dvdpos option Fix : Don't play pictures with "Open folder" action git-svn-id: https://mpc-hc.svn.sourceforge.net/svnroot/mpc-hc/trunk@831 10f7b99b-c216-0410-bff0-8a66a9350fd8 --- src/apps/mplayerc/Ifo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/apps/mplayerc/Ifo.h') diff --git a/src/apps/mplayerc/Ifo.h b/src/apps/mplayerc/Ifo.h index 88cf909a3..3cc3b4389 100644 --- a/src/apps/mplayerc/Ifo.h +++ b/src/apps/mplayerc/Ifo.h @@ -195,6 +195,7 @@ private : bool IsVTS(); bool IsVMG(); + pgc_t* GetFirstPGC(); pgc_t* GetPGCI(const int title); int GetMiscPGCI (ifo_hdr_t *hdr, int title, uint8_t **ptr); void RemovePgciUOPs (uint8_t *ptr); -- cgit v1.2.3