Commit Graph

4 Commits

Author SHA1 Message Date
Eric Lavesson 5598b4f386 Remove a duplicated virtual destructor
Seems like this issue was fixed independently by commits
22ff1a97 and 36943a18, and both ended up getting merged,
giving us a redeclaration of the virtual destructor.
2015-09-28 22:24:58 +02:00
Arthur Danskin 36943a1885 add static source type, various bug and compiler error/warning fixes 2015-09-27 15:11:51 -07:00
Henri Hyyryläinen 22ff1a97a9 Added virtual destructor to device list to stop gcc complaining about undefined behaviour 2015-04-08 21:08:21 +03:00
Murat Suri dfcf4d5f62 * Abstract away device detection now we have IAudioDeviceList (removed openAL code from capture/sound manager)
* Converted samples to use the devicelist object
* Enhanced C# binding
2011-06-05 17:02:47 +00:00