Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-14 | Added support for default config | Taylor Holberton | |
2016-10-05 | included only necessary headers | Ricardo Biehl Pasquali | |
If users want to use only pcm.c or mixer.c they can. It's not necessary to include tinyalsa/asoundlib.h because mixer.c doesn't use pcm.h and pcm.c doesn't use mixer.h. | |||
2016-10-03 | Merge branch 'defer-enum-inspection' of https://github.com/dawagner/tinyalsa ↵ | Taylor Holberton | |
into dawagner-defer-enum-inspection | |||
2016-10-02 | using LIBDIR for library install and added soversion | Taylor Holberton | |
2016-10-01 | added install to multiarch dir and override CFLAGS mechanism | Taylor Holberton | |
2016-10-01 | added some documentation to mixer interface | Taylor Holberton | |
2016-10-01 | added basic pcm documentation | Taylor Holberton | |
2016-10-01 | put source files into src dir | Taylor Holberton | |