<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head></head><body><div style="font-size: 12pt; font-family: Calibri,sans-serif;"><div>Squash in 03. Fine with me otherwise.</div><div><br></div><div>-- </div><div>Rémi Denis-Courmont</div><div>Sent from my NVIDIA Tegra-powered device</div><br><div id="htc_header">----- Reply message -----<br>De : "Julien 'Lta' BALLET" <elthariel@gmail.com><br>Pour : <vlc-devel@videolan.org><br>Cc : "Julien 'Lta' BALLET" <contact@lta.io><br>Objet : [vlc-devel] [PATCH 04/10] Add stream_ReadDir to libvlccore.sym<br>Date : lun., juin 16, 2014 15:41</div></div><br><pre style="word-wrap: break-word; white-space: pre-wrap;">From: Julien 'Lta' BALLET <contact@lta.io>

---
 src/libvlccore.sym | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libvlccore.sym b/src/libvlccore.sym
index e583c21..7b40435 100644
--- a/src/libvlccore.sym
+++ b/src/libvlccore.sym
@@ -402,6 +402,7 @@ stream_Read
 stream_ReadLine
 stream_UrlNew
 stream_vaControl
+stream_ReadDir
 str_format_meta
 str_format_time
 str_duration
-- 
1.9.3

_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
<a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a>

</pre></body></html>