]> Repos - portaudio/commit
Moved hotplug function prototypes from random locations to new header file src/common...
authorRoss Bencina <rossb@audiomulch.com>
Fri, 2 Sep 2016 10:52:42 +0000 (20:52 +1000)
committerRoss Bencina <rossb@audiomulch.com>
Fri, 2 Sep 2016 10:52:42 +0000 (20:52 +1000)
commitb45ec9ed0a9e3afa60bd767897eca30aea45051d
tree40109c6bdcfa611ea662d6afbcd447cd6d7040c5
parentd41ba780b23d2c2e898892242adc67d44c7ac583
Moved hotplug function prototypes from random locations to new header file src/common/pa_hotplug.h. Added draft documentation and licence headers. In pa_front.c moved devices changed code next to refresh device list code.
src/common/pa_front.c
src/common/pa_hotplug.h [new file with mode: 0644]
src/os/win/pa_win_hotplug.c