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
2011-11-16
pcm: fix underrun detection
Eric Laurent
2011-10-27
mixer: show BYTE controls
Pierre-Louis Bossart
2011-10-27
include: fix header comments and arguments
Pierre-Louis Bossart
2011-10-13
pcm: add mmap playback and no periodic IRQ support.
Liam Girdwood
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-09
tinymix: print mixer values when no mixer control is specified
Changoh Heo
2011-08-05
Ensure threasholds are zeroed before opening pcm
Simon Wilson
2011-07-27
pcm: add control for ASLA thresholds to pcm_open
John Grossman
2011-07-27
include: make it easier to use this header from C++
John Grossman
2011-07-27
Makefile: Don't error out of clean if already clean
Mark Brown
2011-07-27
tinymix: Say if we can't open the mixer
Mark Brown
2011-07-27
Merge pull request #3 from broonie/noprelink
tinyalsa
2011-07-27
Merge pull request #2 from broonie/add-include
tinyalsa
2011-07-25
pcm: add pcm_get_htimestamp() function
Eric Laurent
2011-07-21
Android.mk: Disable prelinking by default
Mark Brown
2011-07-21
include: Add a local asound.h to allow build with current public releases
Mark Brown
2011-07-19
tinycap: remove extra parameter from strcmp
Simon Wilson
2011-07-14
Add tinycap utility to capture PCM riff/wave files
Simon Wilson
2011-06-24
pcm: add pcm_start/stop() functions for streams
Simon Wilson
2011-06-15
pcm: fix TODOs for 32 bit support
Simon Wilson
2011-06-07
mixer: make error handling more consistent
Simon Wilson
2011-06-07
Fix error cases and some spurious whitespace
Simon Wilson
2011-06-06
Add integer range getters to mixer
Simon Wilson
2011-06-06
tinymix: fix compilation warnings
Simon Wilson
2011-06-05
Implement mixer setting in tinymix
Simon Wilson
2011-06-05
Add enum support to mixer
Simon Wilson
2011-06-04
Improve mixer support
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
2011-06-02
Add Makefile for libtinyalsa
Simon Wilson
2011-06-02
Support multiple cards and devices
Simon Wilson
2011-05-30
pcm: fix minor code errors
Simon Wilson
2011-05-26
mixer: implement mixer_ctl_set/get_int functions
Simon Wilson
2011-05-25
Add aims for project
Simon Wilson
2011-05-25
Initial contribution
Simon Wilson
[prev]