summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* fix include install yet againJari Vetoniemi2018-10-31
|
* make alsamixer more responsiveJari 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
* fix include installJari Vetoniemi2018-10-31
|
* support floating point encodingsJari Vetoniemi2018-10-31
| | | | | added dsp.c from sndio for handling the conversions. sort of fixes mpv, still has problems due to stubbed functions though.
* copy the include files :/Jari Vetoniemi2018-10-31
|
* Makefile: lets be less cleverJari Vetoniemi2018-10-30
|
* Makefile: soversion symlinks and pkg-configJari Vetoniemi2018-10-30
|
* Initial commitJari Vetoniemi2018-10-29