aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-10mixer: Add support for TLV RW access check apiPankaj Bharadiya
2016-12-28corrected (over/under)run definition in pcm.hRicardo Biehl Pasquali
2016-12-24Added pcm_open_by_name()Taylor Holberton
2016-12-04Added include directory in CFLAGS variableTaylor Holberton
2016-12-04Added pcm_link and pcm_unlink functionsTaylor Holberton
2016-12-04added ../examples to example pathTaylor Holberton
2016-12-04Added examples subdir to 'all' and 'clean' targetsTaylor Holberton
2016-12-04Added examples for basic IOTaylor Holberton
2016-12-04Added new ignore patternsTaylor Holberton
2016-12-02Removed asound.hTaylor Holberton
2016-12-02Merge pull request #90 from rfvirgil/control-updateTaylor Holberton
2016-12-02mixer: add ability to update control list with new controlsRichard Fitzgerald
2016-12-01Merge branch 'master' of https://github.com/tinyalsa/tinyalsaTaylor Holberton
2016-12-01Merge branch 'develop'Taylor Holberton
2016-12-01added changelog for version 1.1.0Taylor Holberton
2016-12-01added soversion with minor and patch numberTaylor Holberton
2016-12-01bumped versionTaylor Holberton
2016-12-01renamed parameter in docTaylor Holberton
2016-12-01bumped minor versionTaylor Holberton
2016-12-01Using frame counts in pcm_readi and pcm_writeiTaylor Holberton
2016-12-01Replaced old calls to pcm_read and pcm_writeTaylor Holberton
2016-12-01Added pcm_readi and pcm_writei functionsTaylor Holberton
2016-12-01Added format related getters for PCMTaylor Holberton
2016-12-01Added function, mixer_get_num_ctls_by_nameTaylor Holberton
2016-12-01Merge branch 'const-correctness' into developTaylor Holberton
2016-12-01Added mixer_get_ctl_constTaylor Holberton
2016-12-01Added const specifier for several mixer functionsTaylor Holberton
2016-12-01Merge branch 'const-correctness' into developTaylor Holberton
2016-12-01Added const specifier in several functionsTaylor Holberton
2016-12-01added const specifier in function, pcm_is_readyTaylor Holberton
2016-12-01Added const specifier in pcm_openTaylor Holberton
2016-12-01Added const specifier in pcm_openTaylor Holberton
2016-12-01Added const specifier to maskTaylor Holberton
2016-12-01Added const specifier in several functionsTaylor Holberton
2016-12-01Added const specifier to params functionsTaylor Holberton
2016-11-29Added Travis CI badgeTaylor Holberton
2016-11-24Merge pull request #88 from dawagner/fix-includes-install-pathTaylor Holberton
2016-11-24Fix install path of include filesDavid Wagner
2016-11-23added mixer ctl member documentationTaylor Holberton
2016-11-23added parameter docTaylor Holberton
2016-11-23fixed function reference in docTaylor Holberton
2016-11-23added some documentationTaylor Holberton
2016-11-23Merge branch 'master' of https://github.com/tinyalsa/tinyalsaTaylor Holberton
2016-11-23finished mixer API documentationTaylor Holberton
2016-11-23added missing asterisk for docTaylor Holberton
2016-11-23updated names of library man pagesTaylor Holberton
2016-11-23Merge pull request #87 from dawagner/travis-make-installTaylor Holberton
2016-11-23Travis: test the 'make install' targetDavid Wagner
2016-11-22removed override directiveTaylor Holberton
2016-11-22corrected error handling in pcm_sync_ptr()Taylor Holberton