Commit effed2d4 authored by David Reid's avatar David Reid

Update documentation to include mention of JACK.

parent dfcaf178
......@@ -1266,6 +1266,7 @@ struct mal_device
// - WinMM
// - ALSA
// - PulseAudio
// - JACK
// - OSS
// - OpenSL|ES
// - OpenAL
......@@ -15003,6 +15004,7 @@ void mal_pcm_f32_to_s32(int* pOut, const float* pIn, unsigned int count)
//
// v0.x - 2018-xx-xx
// - Add support for PulseAudio.
// - Add support for JACK.
// - Fix errors with OpenAL detection.
// - Fix some memory leaks.
// - Miscellaneous bug fixes.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment