]> git.saurik.com Git - wxWidgets.git/commit
Allow selecting any kind of file in the sound sample.
authorVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2011 14:58:26 +0000 (14:58 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Mon, 3 Jan 2011 14:58:26 +0000 (14:58 +0000)
commite62e216806a404d10134d19737128daf881b9091
tree82e37015a93e73defc4f976b8fb4d33265cda657
parent07549c391eb6b520281960f33975585e861f9816
Allow selecting any kind of file in the sound sample.

This is especially useful under Mac where wxSound can play files other than
.wav too (e.g. .aiff files which can be found under /System/Library/Sounds).

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66536 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
samples/sound/sound.cpp