diff dvd_types.h @ 91:df9712507b30 src

Add a new API function, to allow for more flexible menu button control. The current menu button control code relies on wrong NAV PCI packet information which is out of sync with what is actually being displayed.
author jcdutton
date Wed, 04 Sep 2002 11:41:52 +0000
parents 0ba15bf3dc25
children 0fd70a257b44
line wrap: on
line diff
--- a/dvd_types.h	Tue Sep 03 07:50:45 2002 +0000
+++ b/dvd_types.h	Wed Sep 04 11:41:52 2002 +0000
@@ -296,5 +296,4 @@
   uint32_t buttonN;     /*!< Button number for the SPU decoder. */
 } dvdnav_highlight_area_t;
 
-
 #endif /* DVD_H_INCLUDED */