summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0a34c3f..da9d07c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+August 13, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
+
+ * plugins/dfxvideo/cfg.h: Readded Windows support.
+ * plugins/dfxvideo/externals.h: Likewise.
+ * plugins/dfxvideo/gpu.c: Likewise.
+ * plugins/dfxvideo/interp.h: Likewise.
+ * plugins/dfxvideo/menu.c: Likewise.
+ * plugins/dfxvideo/prim.c: Likewise.
+ * plugins/dfxvideo/soft.c: Likewise.
+ * plugins/dfxvideo/zn.c: Likewise.
+ * win32/plugins/dfxvideo: Added.
+ * win32/gui/plugin.c: Disable the menu item of savestate slots
+ which cannot be loaded from.
+ * win32/gui/Win32.h: Likewise.
+ * win32/gui/WndMain.c: Likewise.
+ * win32/plugins/dfsound/winsrc/cfg.c: Changed registry entry.
+
August 12, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* plugins/dfsound/cfg.h: Readded Windows support.