summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 12:23:10 +0000
committerSND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97>2009-11-02 12:23:10 +0000
commit946e44f786311b367a0f66de424e42330de7cbc0 (patch)
tree54d98dddc2bb9a4aea007b08c79ea7723a3e507d /ChangeLog
parent3c791667648a61138c29f8fec56a38d9c343e97a (diff)
downloadpcsxr-946e44f786311b367a0f66de424e42330de7cbc0.tar.gz
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@34885 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ba36dc4..9c40108e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,9 @@ November 2, 2009 Wei Mingzhi <weimingzhi@gmail.com>
* macosx/plugins/CDDeviceInterface/src/PlugCD.c: Likewise.
* macosx/plugins/HIDInput/src/PSEmu_Plugin_Defs.h: Removed.
* macosx/plugins/CDDeviceInterface/src/PSEmu_Plugin_Defs.h: Removed.
+ * macosx/PcsxController.m: Don't allow starting game when Preferences dialog
+ box is opened. Don't allow opening the Preferences dialog when game is
+ running.
November 1, 2009 Wei Mingzhi <weimingzhi@gmail.com>