From d4ce960b5136aafd47e60c77876e17e37b3de18a Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 27 Nov 2009 08:19:43 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@38307 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7c82303b..28300d11 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +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 -- cgit v1.2.3