jp9000 348588254c Add WASAPI audio capture
- Add WASAPI audio capture for windows, input and output

 - Check for null pointer in os_dlopen

 - Add exception-safe 'WinHandle' and 'CoTaskMemPtr' helper classes that
   will automatically call CloseHandle on handles and call CoTaskMemFree
   on certain types of memory returned from windows functions

 - Changed the wide <-> MBS/UTF8 conversion functions so that you use
   buffers (like these functions are *supposed* to behave), and changed
   the ones that allocate to a different naming scheme to be safe
2014-03-04 07:07:13 -07:00
..
2014-03-04 07:07:13 -07:00
2014-02-28 20:02:29 -07:00
2014-02-28 20:02:29 -07:00
2014-01-09 22:02:11 -07:00
2014-03-04 07:07:13 -07:00
2014-03-04 07:07:13 -07:00
2014-03-04 07:07:13 -07:00
2014-03-04 07:07:13 -07:00
2014-03-04 07:07:13 -07:00
2014-03-04 07:07:13 -07:00
2014-02-26 22:43:31 -08:00
2014-02-26 22:43:31 -08:00
2013-09-30 19:37:13 -07:00
2013-10-14 13:21:15 +02:00