diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-02-07 10:33:30 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2010-02-07 10:33:30 +0000 |
| commit | 7cf18befaa6309a60c5950b5f349204f267f88f4 (patch) | |
| tree | 045b389bb8924dbf3c5fb28bb1be2e870f6cf241 /ChangeLog | |
| parent | 9bf85f976ca1c539788e6d1d60995434eb856812 (diff) | |
| download | pcsxr-7cf18befaa6309a60c5950b5f349204f267f88f4.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@41219 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +February 7, 2010 Tristin Celestin <cetris1@umbc.edu> + + * plugins/dfsound/pulseaudio.c: Added PulseAudio support (not working yet). + * plugins/dfsound/pulseaudiosimple.c: Added PulseAudio Simple API support + (not working with SPUasync). + * plugins/dfsound/alsa.c: Fixed the alsa plugin so that it produces cleaner + audio through PulseAudio. + * plugins/dfsound/nullsnd.c: Don't compile when PulseAudio or PulseAudio + Simple API support is enabled. + * plugins/dfsound/spu.c: Added strings for PulseAudio plugin. + * plugins/dfsound/Makefile.am: Added pulseaudio.c and pulseaudiosimple.c. + * configure.ac: Added PulseAudio-related stuff. + * po/zh_CN.po, po/zh_TW.po, po/pt_BR.po, po/pcsx.pot: Updated. + February 1, 2010 Wei Mingzhi <whistler_wmz@users.sf.net> * macosx/plugins/HIDInput/src/HID_Utilities.h: Removed duplicate file. |
