summaryrefslogtreecommitdiffstats
path: root/contrib/libdvdnav/A01-name.patch
blob: 8aa3cba6b13c802df2228f0e3f686917d83ac903 (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/vm/vm.c
+++ b/src/vm/vm.c
@@ -402,6 +402,7 @@
       /* return 0; Not really used for now.. */
     }
     /* ifoRead_TXTDT_MGI(vmgi); Not implemented yet */
+    dvd_read_name(vm->dvd_name, vm->dvd_serial, dvdroot);
   }
   if (vm->vmgi) {
     int i, mask;