diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-10 07:11:29 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-05-10 07:11:29 +0000 |
| commit | 78470f808411136437789aee0d33fbe0c892daea (patch) | |
| tree | 881982366f2b13fd535ac0160d505764bc0e19ba /ChangeLog | |
| parent | 92679bf72724dc122da6c69c20d9f785a230af4b (diff) | |
| download | pcsxr-78470f808411136437789aee0d33fbe0c892daea.tar.gz | |
got rid of cdrfilename & cdOpenCase, windows broken for now
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@47753 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,5 +1,19 @@ May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + * libpcsxcore/plugins.c: Use functions instead of using global variables, + other minor cleanups. + * gui/Plugin.c: Likewise. + * gui/LnxMain.c: Likewise. + * gui/Gtk2Gui.c: Likewise. + * libpcsxcore/cdriso.c: Likewise. + * libpcsxcore/psxcommon.c: Likewise. + * libpcsxcore/plugins.h: Likewise. + * libpcsxcore/psxcommon.h: Likewise. + * libpcsxcore/sio.c: Likewise. + * libpcsxcore/psxhw.c: Likewise. + +May 10, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> + * libpcsxcore/cdrom.c: Got rid of gzfreezel. * libpcsxcore/mdec.c: Likewise. * libpcsxcore/psxcommon.h: Likewise. |
