aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alconfig.c
Commit message (Expand)AuthorAgeFilesLines
* Convert alconfig to C++Chris Robinson2018-11-101-698/+0
* Simplify some statementsFilip Gawin2018-10-291-2/+2
* PATH_MAX not MAX_PATHChris Robinson2018-09-071-1/+1
* Load .alsoftrc from the app bundle root on macOSChris Robinson2018-09-071-0/+23
* Avoid fixed-PATH_MAX-size buffersChris Robinson2018-01-131-33/+55
* Allow GetProcPath to return the filename alsoChris Robinson2018-01-131-4/+4
* Move the config function declarations to their own headerChris Robinson2018-01-111-0/+653