diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,11 +1,12 @@ May 12, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> - * 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. |
