diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-19 08:23:44 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-06-19 08:23:44 +0000 |
| commit | d84867075fd9e3494ceca991affc4d0388ae1964 (patch) | |
| tree | ebd0d2b17bc675bc21b94e543789013dcdf5aa48 /ChangeLog | |
| parent | f5356b547582a16837050dc0e726893e9132b46d (diff) | |
| download | pcsxr-d84867075fd9e3494ceca991affc4d0388ae1964.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23747 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -2,6 +2,12 @@ June 19, 2009 Wei Mingzhi <weimingzhi@gmail.com> * 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 <weimingzhi@gmail.com> |
