aboutsummaryrefslogtreecommitdiff
path: root/include/tinyalsa/pcm.h
AgeCommit message (Expand)Author
2023-09-04Support pcm drain opsGuodong Hu
2021-12-15match the varaibles' type for 64-bit compatibilitydvdli
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-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-08-25include: tinyalsa: Add PCM state macrosRohit kumar
2020-08-05Reordered enums to be compatible with Google's TinyALSATaylor Holberton
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
2017-10-12added PCM_NONBLOCK macroTaylor Holberton
2017-10-12corrected tab usageTaylor Holberton
2017-04-10corrected set_config functionTaylor Holberton
2017-04-10added prototypes for _get_config() and _set_config()Taylor Holberton
2017-04-06removed stray tabTaylor Holberton
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-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 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 to params functionsTaylor Holberton
2016-11-23fixed function reference in docTaylor Holberton
2016-11-23added missing asterisk for docTaylor Holberton
2016-11-19renamed doxygen group, tinyalsa-pcm to libtinyalsa-pcmTaylor Holberton
2016-11-19origanized and added some documentationTaylor Holberton
2016-10-01added basic pcm documentationTaylor Holberton
2016-10-01seperated pcm and mixer APIsTaylor Holberton