Skip to content

waveout: Fix compile warnings

Patrick Gaskin requested to merge pgaskin/pulseaudio:waveout-warnings into master
  • Include pulse/util.h for pa_thread_make_realtime.
  • Explicitly cast HWAVEOUT to UINT_PTR for waveOutGetDevCaps.

Merge request reports