Edit

kc3-lang/SDL/src/audio/wasapi

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2017-05-28 00:41:55
    Hash : e5918acf
    Message : wasapi: properly report init failure if on pre-Vista version of Windows. We really should change the Init interface to return 0 on success and -1 on error, like everything else, to avoid this sort of confusion.