From deb77298668e3b844597c7dfe4b973bdc8637c84 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 27 Nov 2009 08:52:23 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38309 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 28300d11..f3cd98d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,3 @@ -November 28, 2009 Wei Mingzhi - - * plugins/dfcdrom/cdr-linux.c: Don't return NULL when CDRgetBuffer() is - called more than once without another CDRreadTrack() call in threaded - mode, which solves the problem with Final Fantasy 6 (maybe other games - too). - * plugins/dfcdrom/cdr.h: Moved global variables into cdr-linux.c. - November 27, 2009 Wei Mingzhi * plugins/dfcdrom/cdrcfg-0.1df/main.c: Rewritten the configuration utility @@ -21,10 +13,14 @@ November 27, 2009 Wei Mingzhi * plugins/dfcdrom/cdrcfg-0.1df/cfgCdr.glade: Likewise. * plugins/dfcdrom/cdrcfg-0.1df/cfg-gtk2: Likewise. * plugins/dfcdrom/cdr-linux.c: Added selection of spin-down time. + Don't return NULL when CDRgetBuffer() is called more than once without + another CDRreadTrack() call in threaded mode, which solves the problem + with Final Fantasy 6 (maybe other games too). * plugins/dfcdrom/cfg.c: Likewise. * plugins/dfcdrom/cfg.h: Likewise. * po/update-pot.sh: Include files from plugins/dfcdrom/cdrcfg-0.1df. * po/pcsx.pot, po/zh_CN.po, po/zh_TW.po, po/pt_BR.po: Updated. + * plugins/dfcdrom/cdr.h: Moved global variables into cdr-linux.c. November 26, 2009 Wei Mingzhi -- cgit v1.2.3