Files
wxWidgets/samples/sound
Vadim Zeitlin 2eb5cb50bb Don't keep using invalid wxSound object in the sound sample.
If creating a sound object fails, delete it to ensure that it is recreated
later.

This fixes a minor bug: previously, if an invalid file was used as sound file,
only the first attempt to play it resulted in an error and all the subsequent
ones were just silently ignored. Now every attempt to play an invalid file
results in an error message, as expected.

(this is a backport of a788351eb6 from master)
2015-08-26 15:53:38 +02:00
..
2012-01-15 14:46:41 +00:00
2013-09-11 01:46:08 +00:00
2013-09-11 01:46:08 +00:00
2013-09-11 01:46:08 +00:00
2013-09-11 01:46:08 +00:00