summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 13:52:32 +0000
committerSND\edgbla_cp <SND\edgbla_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2010-07-07 13:52:32 +0000
commit337765356b5fd420d3cab3349caa34eec2f98e65 (patch)
treeac569bb639779ab741be53329c406008b2108c33 /ChangeLog
parent2bcdda648da39be8d65bd9c0c96c87861c775c2e (diff)
downloadpcsxr-337765356b5fd420d3cab3349caa34eec2f98e65.tar.gz
Sio1 plugin (dummy).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54273 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 332ba0c5..ca03c50c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+July 7, 2010 edgbla <edgbla@yandex.ru>
+
+ * plugins/bladesio1/gui.c: Sio1 plugin (dummy).
+ * plugins/bladesio1/Makefile.am: Likewise.
+ * plugins/bladesio1/settings.c: Likewise.
+ * plugins/bladesio1/settings.h: Likewise.
+ * plugins/bladesio1/sio1.c: Likewise.
+ * plugins/bladesio1/sio1.h: Likewise.
+ * plugins/bladesio1/sio1.glade2: Likewise.
+
July 7, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
* libpcsxcore/plugins.c: #ifdef'ed out the currently unused Sio1 API.