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
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
2016-12-01
Added format related getters for PCM
Taylor Holberton
2016-12-01
Added function, mixer_get_num_ctls_by_name
Taylor Holberton
2016-12-01
Added mixer_get_ctl_const
Taylor Holberton
2016-12-01
Added const specifier for several mixer functions
Taylor Holberton
2016-12-01
Added const specifier in several functions
Taylor Holberton
2016-12-01
added const specifier in function, pcm_is_ready
Taylor Holberton
2016-12-01
Added const specifier in pcm_open
Taylor Holberton
2016-12-01
Added const specifier to params functions
Taylor Holberton
2016-11-23
fixed function reference in doc
Taylor Holberton
2016-11-23
added missing asterisk for doc
Taylor Holberton
2016-11-19
added tinyalsa version header
Taylor Holberton
2016-11-19
renamed doxygen group, tinyalsa-pcm to libtinyalsa-pcm
Taylor Holberton
2016-11-19
origanized and added some documentation
Taylor Holberton
2016-10-01
added some documentation to mixer interface
Taylor Holberton
2016-10-01
added basic pcm documentation
Taylor Holberton
2016-10-01
seperated pcm and mixer APIs
Taylor Holberton
2016-10-01
added support for more signed types
Taylor Holberton
2016-09-16
Merge branch 'address-duplicate-control-names' of https://github.com/dawagner...
Taylor Holberton
2016-08-03
Added get_file_descriptor()
Taylor Holberton
2015-10-12
asound.h: include <time.h> to get struct timespec prototype
rofl0r
[next]