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
Age
Commit message (
Expand
)
Author
2017-10-19
Merge pull request #104 from rfvirgil/master
Taylor Holberton
2017-10-19
Replace old style Android.mk with new Android.bp
Richard Fitzgerald
2017-10-12
Fixed segfault
Taylor Holberton
2017-10-12
added PCM_NONBLOCK macro
Taylor Holberton
2017-10-12
corrected tab usage
Taylor Holberton
2017-10-12
added CMake build
Taylor Holberton
2017-06-02
Merge pull request #98 from baruchsiach/fix-musl
Taylor Holberton
2017-06-02
interval.h: add missing header
Baruch Siach
2017-05-23
bumped version
Taylor Holberton
2017-05-23
Merge pull request #97 from xpahos/master
Taylor Holberton
2017-05-23
Debian debug package
xpahos
2017-04-13
Merge pull request #96 from subhransu-intel/master
Taylor Holberton
2017-04-13
Fix to pass num_frames to pcm_writei
Jaikrishna Nemallapudi
2017-04-10
adding bounds check only when needed
Taylor Holberton
2017-04-10
corrected set_config function
Taylor Holberton
2017-04-10
moved code in pcm_open() to pcm_set_config()
Taylor Holberton
2017-04-10
added prototypes for _get_config() and _set_config()
Taylor Holberton
2017-04-10
removed tab characters
Taylor Holberton
2017-04-10
added pcm_get_config()
Taylor Holberton
2017-04-06
simplified pcm_read() and pcm_write()
Taylor Holberton
2017-04-06
checking limits of frame counts
Taylor Holberton
2017-04-06
removed debug statement
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-19
fixed indentation on if statement
Taylor Holberton
2017-01-19
Merge pull request #95 from plbossart/master
Taylor Holberton
2017-01-19
tinymix: fix segfaults with set command
Pierre-Louis Bossart
2017-01-14
linking with static libtinyalsa
Taylor Holberton
2017-01-14
updated read handling for pcm_readi
Taylor Holberton
2017-01-14
added clean target
Taylor Holberton
2017-01-14
added ndk-build directories
Taylor Holberton
2017-01-14
added jni/Android.mk for Android NDK
Taylor Holberton
2017-01-14
added cross compile var to examples
Taylor Holberton
2017-01-13
added doc on pcm_open and null checking pcm_is_ready
Taylor Holberton
2017-01-11
Merge pull request #94 from bpankajl/mixer_wait_event
Taylor Holberton
2017-01-11
Fix mixer_wait_event function comments
Pankaj Bharadiya
2017-01-11
Merge pull request #93 from bpankajl/mixer_wait_event
Taylor Holberton
2017-01-11
Tinyalsa: Add support to poll on alsa control
Pankaj Bharadiya
2017-01-10
Merge pull request #92 from bpankajl/tvl_fix
Taylor Holberton
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
Merge pull request #91 from ricardobiehl/master
Taylor Holberton
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 include directory in CFLAGS variable
Taylor Holberton
2016-12-04
Added pcm_link and pcm_unlink functions
Taylor Holberton
2016-12-04
added ../examples to example path
Taylor Holberton
2016-12-04
Added examples subdir to 'all' and 'clean' targets
Taylor Holberton
2016-12-04
Added examples for basic IO
Taylor Holberton
[prev]
[next]