diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-09 07:05:30 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-07-09 07:05:30 +0000 |
| commit | baba52d3560eb85017ffa6837b47d1856c01488d (patch) | |
| tree | 3bfad824666c3873ae96160f9e8a9b2a63bf7ed3 /ChangeLog | |
| parent | 8626235c0fb25ae48d09f16f99319b95380edfe8 (diff) | |
| download | pcsxr-baba52d3560eb85017ffa6837b47d1856c01488d.tar.gz | |
dfinput: renamed LoadConfig()/SaveConfig() to avoid problems with Solaris.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@54400 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -12,6 +12,12 @@ July 9, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * configure.ac: Fixed FTBFS on Solaris.
* plugins/peopsxgl/draw.c: Don't use glColorTableEXT on Solaris.
* libpcsxcore/socket.c: Silenced warning on Solaris.
+ * plugins/dfinput/cfg.c: Renamed LoadConfig()/SaveConfig() to avoid problems
+ with some OSes like Solaris.
+ * plugins/dfinput/cfg-gtk2.c: Likewise.
+ * plugins/dfinput/pad.c: Likewise.
+ * plugins/dfinput/pad.h: Likewise.
+ * gui/AboutDlg.c: Minor text change.
July 8, 2010 Wei Mingzhi <whistler_wmz@users.sf.net>
|
