]> git.sesse.net Git - vlc/blobdiff - ChangeLog
* ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
[vlc] / ChangeLog
index 10982af3f10fa533281aa58d2326373747950da7..aa1cb4a8f064de5e38bc9cb1e695e00648373f8f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
 
 HEAD
 
+  * ./plugins/win32/intfwin.bpr: we now build intfwin.so at the right place.
+  * ./plugins/win32/Makefile: intfwin.so can be built using commandline.
+  * ./configure.in, ./include/threads.h, ./include/common.h: a custom defs.h
+    file isn't needed for the intfwin plugin anymore.
+  * ./INSTALL.win32: updated compilation instructions for the intfwin plugin.
   * ./AUTHORS: added ipkiss.
   * ./plugins/win32/mainframe.cpp: disabled the "hide interface" menu
     item, not yet implemented.