aboutsummaryrefslogtreecommitdiffstats
path: root/router/alc.c
Commit message (Expand)AuthorAgeFilesLines
* Properly clean up allocated memory at exitChris Robinson2017-06-281-2/+12
* Implement setting a context current in the routerChris Robinson2017-06-281-2/+32
* Implement creating and destroying contextsChris Robinson2017-06-281-1/+29
* Implement opening and closing devices in the routerChris Robinson2017-06-281-4/+99
* Implement enumeration in the routerChris Robinson2017-06-281-1/+122
* Partially implement ALC functions in the routerChris Robinson2017-06-281-2/+423
* Load driver dlls in the routerChris Robinson2017-06-281-0/+1
* Start a router DLLChris Robinson2017-06-281-0/+103