From d84867075fd9e3494ceca991affc4d0388ae1964 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Fri, 19 Jun 2009 08:23:44 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23747 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9fba61b4..2c0f0be8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,12 @@ June 19, 2009 Wei Mingzhi * gui/Gtk2Gui.c: Also allow extensions with capital letters in the open file dialog. + * plugins/dfsound/alsa.c: Don't include alsa.h, which is useless. Don't + set the buffer time and period time manually. + * plugins/dfsound/alsa.h: Deleted. + * plugins/dfsound/oss.c: Moved the definations from oss.h to oss.c. + * plugins/dfsound/oss.h: Deleted. + * debian/rules: Added --enable-alsa to configure parameters. June 18, 2009 Wei Mingzhi -- cgit v1.2.3