summaryrefslogtreecommitdiff
path: root/gen-stubs.bash
Commit message (Collapse)AuthorAge
* missing stubsJari Vetoniemi2018-10-31
|
* refactor project structureJari Vetoniemi2018-10-31
| | | | | libasound.c started to become quite large, split the big chunks into pcm.c and mixer.c
* make alsamixer show controlsJari Vetoniemi2018-10-31
|
* make openal workJari Vetoniemi2018-10-31
| | | | make ctl functions return error
* fix stub generationJari Vetoniemi2018-10-30
| | | | | unimplement mallocs should error, there are some mixed case functions that were not stubbed.
* Fix openalJari Vetoniemi2018-10-30
|
* Initial commitJari Vetoniemi2018-10-29