pflarue / ardop

Source for various version of ARDOP
Other
23 stars 4 forks source link

Rewrite log writers in Waveout.c to use WriteLog() like in ALSASound.c. #21

Closed pflarue closed 1 month ago

pflarue commented 1 month ago

This just restructures the writing of log files from Waveout.c (used for Windows) to be more like ALSASound.c (used for Linux).