| Age | Commit message (Collapse) | Author |
|
This makes a seemingly valid file that I was sent play properly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to get a more accurate error number on Windows.
|
|
I think previously no exception would be thrown even if the file weren't
open.
|
|
|
|
|
|
The wxWidgets docs advise against its use these days.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise we don't notice when the output is set back to
whetever happens to be the default.
|
|
and instead just have a singleton. On Windows I saw a situation where
the first instantiation would use ASIO and the second WASAPI, causing
all kinds of confusion.
|
|
|