index
:
tinyalsa
master
Tiny library to interface with ALSA in the Linux kernel
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2023-09-05
Merge pull request #244 from rohit-qc/chmap_mixer_support
dvdli
2023-09-04
mixer: add support for pcm device specific mixer controls
Rohit kumar
2023-09-04
Support pcm drain ops
Guodong Hu
2021-12-15
match the varaibles' type for 64-bit compatibility
dvdli
2021-07-26
meson: add attributes.h and plugin.h public headers
tinywrkb
2021-02-22
support float config and float wave file playback
dvdli
2021-01-28
Let pcm_mmap_read/write call pcm_readi/writei
dvdli
2020-12-02
fix build breakage
David Li
2020-10-29
AOSP CL "tinyalsa: fix typos in tinyplay and asoundlib.h"
dvdli
2020-10-28
AOSP CL "pcm: add API for MMAP NO IRQ mode"
dvdli
2020-10-28
AOSP CL "Add pcm_get_poll_fd"
dvdli
2020-10-28
AOSP CL "Export pcm_mmap_avail"
dvdli
2020-10-28
AOSP CL "pcm: add support to set silence_size"
dvdli
2020-10-28
AOSP CL "Add pcm_params string conversion and format checking"
dvdli
2020-09-03
Using struct for TLV size
Taylor Holberton
2020-09-03
tinyalsa: add plugin support for mmap/poll ops
Rohit kumar
2020-08-25
include: tinyalsa: Add PCM state macros
Rohit kumar
2020-08-05
Bump version to 2.0.0 TinyALSA
Taylor Holberton
2020-08-05
Reordered enums to be compatible with Google's TinyALSA
Taylor Holberton
2020-06-05
include/tinyalsa/plugin.h: include time.h
Ethan Sommer
2020-06-02
mixer: Add plugin support for mixer_consume/read_event
Rohit kumar
2020-06-02
tinyalsa: add mixer_consume_event
Andrew Chant
2020-04-23
tinyalsa: include <sys/types.h> for ssize_t
Minecrell
2020-02-07
tinyalsa: add support for mixer plugins
Bhalchandra Gajare
2020-02-07
tinyalsa: add support for PCM plugins
Bhalchandra Gajare
2019-04-08
Generate final version string and number based on major, minor and patch
Alexandru N. Onea
2019-01-13
Added the 'attributes.h' header
Taylor Holberton
2019-01-08
pcm: Add macro for PREPARED state
Ricardo Biehl Pasquali
2018-12-22
Fixed some doxygen references.
Taylor Holberton
2018-12-15
Add support for Meson as build system
Tim-Philipp Müller
2017-10-12
added PCM_NONBLOCK macro
Taylor Holberton
2017-10-12
corrected tab usage
Taylor Holberton
2017-06-02
interval.h: add missing header
Baruch Siach
2017-05-23
bumped version
Taylor Holberton
2017-04-10
corrected set_config function
Taylor Holberton
2017-04-10
added prototypes for _get_config() and _set_config()
Taylor Holberton
2017-04-06
added limits for frames and channels
Taylor Holberton
2017-04-06
added interval structures
Taylor Holberton
2017-04-06
removed stray tab
Taylor Holberton
2017-01-11
Tinyalsa: Add support to poll on alsa control
Pankaj Bharadiya
2017-01-10
Fix the byte control set/get method
Pankaj Bharadiya
2017-01-10
mixer: Add support for TLV RW access check api
Pankaj Bharadiya
2016-12-28
corrected (over/under)run definition in pcm.h
Ricardo Biehl Pasquali
2016-12-24
Added pcm_open_by_name()
Taylor Holberton
2016-12-04
Added pcm_link and pcm_unlink functions
Taylor Holberton
2016-12-02
Removed asound.h
Taylor Holberton
2016-12-02
mixer: add ability to update control list with new controls
Richard Fitzgerald
2016-12-01
bumped minor version
Taylor Holberton
2016-12-01
Using frame counts in pcm_readi and pcm_writei
Taylor Holberton
2016-12-01
Added pcm_readi and pcm_writei functions
Taylor Holberton
[next]