From 7714a8a7a76f51d219fa4a737b8f32889d7455ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reinhard=20Ni=C3=9Fl?= Date: Sun, 11 Jan 2009 21:36:01 +0100 Subject: Add new event for vdr-xine-0.9.0. --- include/xine.h.in | 1 + 1 file changed, 1 insertion(+) diff --git a/include/xine.h.in b/include/xine.h.in index 8417932f5..1b4ddbd64 100644 --- a/include/xine.h.in +++ b/include/xine.h.in @@ -1789,6 +1789,7 @@ void xine_config_reset (xine_t *self) XINE_PROTECTED; #define XINE_EVENT_VDR_SELECTAUDIO 352 #define XINE_EVENT_VDR_TRICKSPEEDMODE 353 #define XINE_EVENT_VDR_PLUGINSTARTED 354 +#define XINE_EVENT_VDR_DISCONTINUITY 355 /* events generated from post plugins */ #define XINE_EVENT_POST_TVTIME_FILMMODE_CHANGE 400 -- cgit v1.2.3