7571425681
New features include automatic handling of separate subtitles files, DVD title/chapter display, and improved playlist item management and creation. There are some small but potentially useful Javascript additions too, and quite a few small tweaks and fixes
12 lines
294 B
Text
12 lines
294 B
Text
$NetBSD: patch-ah,v 1.2 2006/05/03 12:47:47 drochner Exp $
|
|
|
|
--- src/globals.h.orig 2006-03-03 03:01:16.000000000 +0100
|
|
+++ src/globals.h
|
|
@@ -37,6 +37,7 @@
|
|
#include <gdk/gdk.h>
|
|
#include <glib.h>
|
|
#include <xine.h>
|
|
+#include <pthread.h>
|
|
|
|
#include "script_engine.h"
|
|
#include "info_widgets.h"
|