summaryrefslogtreecommitdiff
path: root/frontend.c
diff options
context:
space:
mode:
Diffstat (limited to 'frontend.c')
-rw-r--r--frontend.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/frontend.c b/frontend.c
index 514318c2..ac4a21a6 100644
--- a/frontend.c
+++ b/frontend.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: frontend.c,v 1.33 2007-03-14 14:21:11 phintuka Exp $
+ * $Id: frontend.c,v 1.34 2007-03-14 17:40:38 phintuka Exp $
*
*/
@@ -113,6 +113,7 @@ void cXinelibThread::InfoHandler(const char *info)
cXinelibDevice::Instance().SetAvailableDvdSpuTrack(id, *lang ? lang : NULL, Current);
}
}
+ cXinelibDevice::Instance().EnsureDvdSpuTrack();
}
else if(!strncmp(info, "TRACKMAP AUDIO", 14)) {