aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-02-22support float config and float wave file playbackdvdli
2021-01-28Let pcm_mmap_read/write call pcm_readi/writeidvdli
2020-12-02fix build breakageDavid Li
2020-10-29AOSP CL "tinyalsa: fix typos in tinyplay and asoundlib.h"dvdli
2020-10-28AOSP CL "pcm: add API for MMAP NO IRQ mode"dvdli
2020-10-28AOSP CL "Add pcm_get_poll_fd"dvdli
2020-10-28AOSP CL "Export pcm_mmap_avail"dvdli
2020-10-28AOSP CL "pcm: add support to set silence_size"dvdli
2020-10-28AOSP CL "Add pcm_params string conversion and format checking"dvdli
2020-09-03Using struct for TLV sizeTaylor Holberton
2020-09-03tinyalsa: add plugin support for mmap/poll opsRohit kumar
2020-08-25include: tinyalsa: Add PCM state macrosRohit kumar
2020-08-05Bump version to 2.0.0 TinyALSATaylor Holberton
2020-08-05Reordered enums to be compatible with Google's TinyALSATaylor Holberton
2020-06-05include/tinyalsa/plugin.h: include time.hEthan Sommer
2020-06-02mixer: Add plugin support for mixer_consume/read_eventRohit kumar
2020-06-02tinyalsa: add mixer_consume_eventAndrew Chant
2020-04-23tinyalsa: include <sys/types.h> for ssize_tMinecrell
2020-02-07tinyalsa: add support for mixer pluginsBhalchandra Gajare
2020-02-07tinyalsa: add support for PCM pluginsBhalchandra Gajare
2019-04-08Generate final version string and number based on major, minor and patchAlexandru N. Onea
2019-01-13Added the 'attributes.h' headerTaylor Holberton
2019-01-08pcm: Add macro for PREPARED stateRicardo Biehl Pasquali
2018-12-22Fixed some doxygen references.Taylor Holberton
2018-12-15Add support for Meson as build systemTim-Philipp Müller
2017-10-12added PCM_NONBLOCK macroTaylor Holberton
2017-10-12corrected tab usageTaylor Holberton
2017-06-02interval.h: add missing headerBaruch Siach
2017-05-23bumped versionTaylor Holberton
2017-04-10corrected set_config functionTaylor Holberton
2017-04-10added prototypes for _get_config() and _set_config()Taylor Holberton
2017-04-06added limits for frames and channelsTaylor Holberton
2017-04-06added interval structuresTaylor Holberton
2017-04-06removed stray tabTaylor Holberton
2017-01-11Tinyalsa: Add support to poll on alsa controlPankaj Bharadiya
2017-01-10Fix the byte control set/get methodPankaj Bharadiya
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 pcm_link and pcm_unlink functionsTaylor Holberton
2016-12-02Removed asound.hTaylor Holberton
2016-12-02mixer: add ability to update control list with new controlsRichard Fitzgerald
2016-12-01bumped minor versionTaylor Holberton
2016-12-01Using frame counts in pcm_readi and pcm_writeiTaylor 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-01Added mixer_get_ctl_constTaylor Holberton
2016-12-01Added const specifier for several mixer functionsTaylor Holberton
2016-12-01Added const specifier in several functionsTaylor Holberton