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
/
tinyplay.c
Age
Commit message (
Expand
)
Author
2015-12-18
Added raw file support in tinyplay
Jaydeep Dhole
2015-09-02
initialize pcm_config to zero
Haynes Mathew George
2012-12-14
tinyplay: Make error messages more meaningful
Rom Lemarchand
2012-11-09
tinyplay: add clean shutdown handler for ctrl-c
Liam Girdwood
2012-10-22
tinyplay: Add missing header file <string.h>
Gabriel M. Beddingfield
2012-05-04
tinyplay: add multichannel support
Simon Wilson
2012-02-13
tinyplay: Use buffer size in bytes instead of frames
Axel Castaneda Gonzalez
2012-02-08
tinycap, tinyplay, tinymix: Add extra parameters.
Gabriel M. Beddingfield
2012-02-08
tinycap, tinyplay: Check *argv before dereferencing.
Gabriel M. Beddingfield
2011-08-09
tinyplay: fix segfault caused by missing device argument
Simon Wilson
2011-08-09
tinyplay: add support for device parameter
Chris Kelly
2011-08-05
Ensure threasholds are zeroed before opening pcm
Simon Wilson
2011-06-03
Fix issues with tinyplay
Simon Wilson
2011-06-02
Add tinyplay utility to play PCM riff/wave files
Simon Wilson