From 8d4373b70d74ff5903c13780f397bdbaa5ad4991 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 29 Jul 2010 00:34:36 +0000 Subject: implemented config dialog for DFInput on OSX, removed HIDInput. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@55259 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f57779ac..e8816ba4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +July 29, 2010 Wei Mingzhi + + * macosx/plugins/DFInput/DFInput.xcodeproj/project.pbxproj: Implemented + config dialog box. + * macosx/plugins/DFInput/macsrc/cfg.c: Likewise. + * macosx/plugins/DFInput/macsrc/MappingCell.h: Likewise. + * macosx/plugins/DFInput/macsrc/PadController.m: Likewise. + * macosx/plugins/DFInput/macsrc/cfg.h: Likewise. + * macosx/plugins/DFInput/macsrc/ControllerList.h: Likewise. + * macosx/plugins/DFInput/macsrc/PadView.h: Likewise. + * macosx/plugins/DFInput/macsrc/MappingCell.m: Likewise. + * macosx/plugins/DFInput/macsrc/ControllerList.m: Likewise. + * macosx/plugins/DFInput/macsrc/PadView.m: Likewise. + * macosx/plugins/DFInput/macsrc/PadController.h: Likewise. + * macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib: + Likewise. + * macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/ + info.nib: Likewise. + * macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/ + keyedobjects.nib: Likewise. + * macosx/plugins/DFInput/English.lproj/NetPcsxHIDInputPluginMain.nib/ + classes.nib: Likewise. + * macosx/plugins/DFInput/English.lproj/Credits.rtf: Likewise. + * macosx/plugins/DFCdrom/macsrc/cdr-macosx.c: Add check for whether the + disc is really a PSX CD or not. + * macosx/Pcsx.xcodeproj/project.pbxproj: Added DFInput to project. + * macosx/plugins/HIDInput: Removed. + July 25, 2010 Wei Mingzhi * plugins/dfcdrom/cdr.c: Wait for reading thread to complete for all -- cgit v1.2.3