diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-10-25 14:21:02 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-10-25 14:21:02 +0000 |
| commit | 7d0f136239c4dcee9f27adf9f7a8c262fcbfe95f (patch) | |
| tree | 18b5c5292a39fcda65327e2dd32e44e70ef8e5ff /ChangeLog | |
| parent | 5408345d8b1cde19a19ddf324d3439ead6e80709 (diff) | |
| download | pcsxr-7d0f136239c4dcee9f27adf9f7a8c262fcbfe95f.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@32889 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +October 25, 2009 Wei Mingzhi <weimingzhi@gmail.com> + + * plugins/dfinput/cfg.c: Replaced dfinput with new SDL/Xkb-based input plugin. + * plugins/dfinput/analog.c: Likewise. + * plugins/dfinput/Makefile.in: Likewise. + * plugins/dfinput/cfg-gtk2.c: Likewise. + * plugins/dfinput/pad.c: Likewise. + * plugins/dfinput/sdljoy.c: Likewise. + * plugins/dfinput/xkb.c: Likewise. + * plugins/dfinput/dfinput.glade2: Likewise. + * plugins/dfinput/Makefile.am: Likewise. + * plugins/dfinput/pad.h: Likewise. + * plugins/dfinput/padjoy.h: Removed. + * configure.ac: Check for SDL on configure. + * debian/control: Added libsdl1.2-dev to Build-Depends. + * po/pt_BR.po, po/zh_TW.po, po/zh_CN.po, po/pcsx.pot: Updated. + October 24, 2009 Wei Mingzhi <weimingzhi@gmail.com> * macosx/Pcsx.xcodeproj/project.pbxproj: Fixed Mac OS X build. |
