wfreerdp-server: refactored rdpsnd for multiple subsystems
authorCorey C <can.of.tuna@gmail.com>
Fri, 15 Feb 2013 21:53:32 +0000 (16:53 -0500)
committerCorey C <can.of.tuna@gmail.com>
Fri, 15 Feb 2013 21:53:32 +0000 (16:53 -0500)
commitad16c317233595a6d7100ad278cd28eed180e857
tree6ead3c94d50749b108b1822eca37b8d72eb1f78c
parent29b94e67876a9152672ea367eb5812cec8d35cbd
wfreerdp-server: refactored rdpsnd for multiple subsystems
server/Windows/CMakeLists.txt
server/Windows/wf_directsound.c [new file with mode: 0644]
server/Windows/wf_directsound.h [new file with mode: 0644]
server/Windows/wf_rdpsnd.c
server/Windows/wf_rdpsnd.h
server/Windows/wf_wasapi.c [new file with mode: 0644]
server/Windows/wf_wasapi.h [new file with mode: 0644]