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
2014-04-30
Merge pull request #39 from dawagner/separate-pcm-prepare
Simon Wilson
2014-04-29
tinyalsa: add separate call for pcm prepare
Omair Mohammed Abdullah
2014-04-22
Add a function to disambiguate duplicate control names
Frédéric Boisnard
2014-03-17
Update pcm.c
StevenNAN
2013-11-19
tinymix: Improve detect of integer values
Charles Keepax
2013-10-30
tinymix: Add support for setting/getting a binary control
Dimitris Papastamos
2013-09-27
add support for mmap read
Eric Laurent
2013-09-03
pcm_get_htimestamp can now use CLOCK_MONOTONIC
Glenn Kasten
2013-08-13
tinycap: support streaming captured PCM to stdout
Richard Fitzgerald
2013-07-17
tinymix: only print mixer name for full mixer dump
Simon Wilson
2013-07-17
tinycap: support 24 bit capture
Simon Wilson
2013-07-17
pcm: support S24_LE format
Simon Wilson
2013-06-28
mixer: add mixer_get_name() API
Simon Wilson
2013-06-28
mixer: add mixer_ctl_update() API
Simon Wilson
2013-05-07
mixer: add get/set_array API
Simon Wilson
2013-04-30
tinycap: convert size from frames to bytes
ceskobassman
2012-12-18
Clean up asoundlib.h header file
Rom Lemarchand
2012-12-14
Merge pull request #22 from roml/errmsg
Simon Wilson
2012-12-14
Makefile: remove tinypcminfo during clean
Simon Wilson
2012-12-14
tinyplay: Make error messages more meaningful
Rom Lemarchand
2012-12-03
Add tinypcminfo utility
Simon Wilson
2012-12-03
pcm: add pcm_get_params API
Simon Wilson
2012-11-09
Add -Wall to Makefile and fix warnings
Simon Wilson
2012-11-09
tinyplay: add clean shutdown handler for ctrl-c
Liam Girdwood
2012-11-09
Merge pull request #15 from quantumdream/master
Simon Wilson
2012-11-09
tinymix: Add support for passing control name
Misael Lopez Cruz
2012-10-24
tinyalsa: Add a CROSS_COMPILE variable in the Makefile
Dimitris Papastamos
2012-10-24
mixer: Add mixer_ctl_{set,get}_bytes()
Dimitris Papastamos
2012-10-22
Merge pull request #16 from PeterMalkin/master
Simon Wilson
2012-10-22
Add pcm_wait() to the tinyalsa API.
Gabriel M. Beddingfield
2012-10-22
tinyplay: Add missing header file <string.h>
Gabriel M. Beddingfield
2012-10-22
Fix several 'symbol defined but not used' warnings.
Gabriel M. Beddingfield
2012-10-22
pcm: Add support for S8 and S24LE formats.
Gabriel M. Beddingfield
2012-09-18
tinymix: support setting of multiple control values
Simon Wilson
2012-09-18
pcm: fix default capture start threshold
Eric Laurent
2012-07-03
Report correct chunk size per RIFF format requirements
Peter Malkin
2012-05-15
Merge pull request #14 from kyoungpark/master
tinyalsa
2012-05-15
Merge pull request #13 from mesak82/tinycap_header
tinyalsa
2012-05-10
add error check for pcm_start
Keunyoung
2012-05-04
pcm: Add PCM_NORESTART flag
John Grossman
2012-05-04
mixer: add missing include for sys/ioctl.h
Simon Wilson
2012-05-04
tinyplay: add multichannel support
Simon Wilson
2012-04-05
tinycap: Fix byte_rate and block_align values
Misael Lopez Cruz
2012-03-08
mixer: remove redundant IOCTL_ELEM_READs
Simon Wilson
2012-03-08
mixer: simplify string get APIs
Simon Wilson
2012-03-08
tinycap: add missing options to usage string
Simon Wilson
2012-02-14
Merge pull request #10 from axelcx/tiny-alsa-ti
tinyalsa
2012-02-13
tinyplay: Use buffer size in bytes instead of frames
Axel Castaneda Gonzalez
2012-02-10
Merge pull request #4 from broonie/pcm
tinyalsa
2012-02-11
pcm: Factor out pcm_start() from pcm_read()
Mark Brown
[prev]
[next]