Mercurial > mplayer.hg
changeset 10568:02e4b1f77d6a
dvbin fix by Nico <nsabbi@libero.it>
author | alex |
---|---|
date | Mon, 11 Aug 2003 14:32:53 +0000 |
parents | 46e29f9aadc3 |
children | 71deac9eefff |
files | input/input.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/input/input.h Mon Aug 11 08:43:36 2003 +0000 +++ b/input/input.h Mon Aug 11 14:32:53 2003 +0000 @@ -57,6 +57,10 @@ #define MP_CMD_GUI_FULLSCREEN 5008 #define MP_CMD_GUI_SKINBROWSER 5009 +#ifdef HAS_DVBIN_SUPPORT +#define MP_CMD_DVB_SET_CHANNEL 5101 +#endif + #define MP_CMD_DVDNAV_EVENT 6000 #define MP_CMD_DVDNAV_UP 1