aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-22Add and update files from Android downstream branch to more closely matchGlenn Kasten
2020-09-21Merge pull request #183 from tinyalsa/versionSimon Wilson
2020-09-21Add changelog for tinyalsa 2.0.0Simon Wilson
2020-09-21Merge pull request #182 from ericriff/eriff/fix-cmakelistSimon Wilson
2020-09-21Merge pull request #173 from rohkkumar/mixer_fixSimon Wilson
2020-09-16Fix error when building with -DTINYALSA_BUILD_UTILS=OFFRiff, Eric
2020-09-16Merge pull request #181 from gkasten/make_dependSimon Wilson
2020-09-16Merge pull request #180 from gkasten/doxyfileSimon Wilson
2020-09-16Merge pull request #177 from gkasten/readmeSimon Wilson
2020-09-16Fix Makefile dependenciesGlenn Kasten
2020-09-16Update Doxyfile from version 1.8.11 to 1.8.17Glenn Kasten
2020-09-16Update README.md for build systems and DebianGlenn Kasten
2020-09-08Merge pull request #176 from tinyalsa/issue-175Simon Wilson
2020-09-04per pcm_writei ' @return On success, this function returns the number of fram...notdave22
2020-09-04tinymix: Fix get/set for tlv based mixer controlsRohit kumar
2020-09-04mixer: Fix invalid size check in mixer_ctl_set/get_arrayRohit kumar
2020-09-03Using struct for TLV sizeTaylor Holberton
2020-09-03Merge pull request #174 from rohkkumar/mmap_plugin_supportSimon Wilson
2020-09-03pcm_plugin: Update pcm state check in ttstamp opsRohit kumar
2020-09-03tinyalsa: add plugin support for mmap/poll opsRohit kumar
2020-08-25pcm_plugin: Update pcm state in sync_ptr opsRohit kumar
2020-08-25include: tinyalsa: Add PCM state macrosRohit kumar
2020-08-12Fixed boundary check for enumTaylor Holberton
2020-08-05Bump version to 2.0.0 TinyALSATaylor Holberton
2020-08-05Reordered enums to be compatible with Google's TinyALSATaylor Holberton
2020-07-19Fix last commit.Taylor Holberton
2020-07-19Quick fix for #168Taylor Holberton
2020-06-30Merge pull request #164 from E5ten/cmake-standardTaylor Holberton
2020-06-30Merge pull request #165 from E5ten/cmake-fix-includedirTaylor Holberton
2020-06-06cmake: fix header install locationEthan Sommer
2020-06-05cmake: specify c99Ethan Sommer
2020-06-05include/tinyalsa/plugin.h: include time.hEthan Sommer
2020-06-05Merge pull request #156 from E5ten/cmake-improvedTaylor Holberton
2020-06-04Various cmake improvementsEthan Sommer
2020-06-03Merge pull request #163 from E5ten/tinywavinfo-unused-resultTaylor Holberton
2020-06-03tinywavinfo: add wrapper for fread to check its return valueEthan Sommer
2020-06-03Simplified tinywavinfoTaylor Holberton
2020-06-03Added tinywavinfo to CMake buildTaylor Holberton
2020-06-03Merge pull request #161 from E5ten/optparseTaylor Holberton
2020-06-03Merge pull request #160 from E5ten/posix_memalignTaylor Holberton
2020-06-03tinyplay: replace manual option parsing with optparseEthan Sommer
2020-06-03tinypcminfo: replace manual option parsing with optparseEthan Sommer
2020-06-03tinymix: replace getopt_long with optparseEthan Sommer
2020-06-03tinycap: replace manual option parsing with optparseEthan Sommer
2020-06-03utils: check in optparse.h, a public domain header-only optparsing libEthan Sommer
2020-06-03tinywavinfo: replace obsolete memalign with posix_memalignEthan Sommer
2020-06-03Fix memory leakTaylor Holberton
2020-06-03Merge pull request #159 from rohkkumar/plugin_updateTaylor Holberton
2020-06-03Merge pull request #158 from E5ten/no-map_fileTaylor Holberton
2020-06-03Merge pull request #157 from E5ten/version-posix-shTaylor Holberton