From ce498c067d6ab5ab2b6fadd29ab962a3eec4bbc4 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Wed, 12 May 2010 05:08:29 +0000 Subject: also change osx stuff (unable to fix/compile osx for now) git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47878 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6b37dc9e..621c4da3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,12 @@ May 12, 2010 Wei Mingzhi - * libpcsxcore/sio.c: Erase CdromId and CdromLabel when net connection - closed. - * libpcsxcore/psxcommon.h: Use boolean type for config values. - * gui/Config.c: Use TRUE/FALSE for boolean values, enums for long values in + * libpcsxcore/sio.c: Erase CdromId and CdromLabel when net connection closed. + * libpcsxcore/psxcommon.h: Use boolean type for config values, byte for enum + values. + * gui/Config.c: Use TRUE/FALSE for boolean values, enums for byte values in config. * gui/ConfDlg.c: Likewise. + * macosx/PcsxController.m: Likewise. * win32/gui/ConfigurePlugins.c: Likewise. * win32/gui/WndMain.c: Likewise. * libpcsxcore/psxmem.c: Likewise. -- cgit v1.2.3