From 507ff7fa3cb06c2c6a1d3665b325ab6c572a2825 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 31 Aug 2009 11:20:03 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@28436 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index cfc1acad..6be1dc1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +August 30, 2009 Wei Mingzhi + + * libpcsxcore/cdriso.c: Implemented CDDA playing via SPUplayCDDAchannel(). + Now CD tracks can be played directly via a SPU plugin which implements the + SPUplayCDDAchannel() function, e.g., spuEternal. + * libpcsxcore/cdriso.h: Removed unused prototypes. + * doc/tweaks.txt: Removed obsolete information. + * win32/pcsx.dsp: Use Multithreaded instead of Singlethreaded. + * plugins/dfsound/alsa.c: Set the buffer_time and period_time manually, + hopefully the "lagging" issue can be fixed. + August 29, 2009 Wei Mingzhi * plugins/dfcdrom/cdr.c: Don't restart the track if play was called with -- cgit v1.2.3