aboutsummaryrefslogtreecommitdiffstats
path: root/router/router.h
Commit message (Expand)AuthorAgeFilesLines
* Protect context switches with a lock in the routerChris Robinson2017-06-291-0/+1
* Protect device enumeration in the router with a mutexChris Robinson2017-06-291-0/+3
* Handle the ALC version for some extension capabilitiesChris Robinson2017-06-281-0/+15
* Properly clean up allocated memory at exitChris Robinson2017-06-281-2/+1
* Partially implement ALC functions in the routerChris Robinson2017-06-281-0/+4
* Add a ptr-to-int mapChris Robinson2017-06-281-0/+18
* Add forwarding for the AL functionsChris Robinson2017-06-281-0/+4
* Load driver dlls in the routerChris Robinson2017-06-281-0/+115