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
2020-12-09
correct index of integer string and reduce the life time of variables
dvdli
2020-12-07
add usage of VALUES
dvdli
2020-12-07
add support setting negative values to tinymix
dvdli
2020-12-07
formatting and remove tinymix prefix of static functions
dvdli
2020-12-07
duplicate an argv list to avoid the argv order changed
dvdli
2020-12-04
fix printing format and wrong control for data printing
dvdli
2020-12-04
Merge pull request #192 from dvdli/android-aosp-sync
dvdli
2020-12-04
Merge pull request #191 from dvdli/tinyalsa-tests
dvdli
2020-12-02
fix build breakage
David Li
2020-12-02
fix typo, add comments to describe the tests and fix the loopback test
dvdli
2020-12-01
add instructions to run tests and fix typo
dvdli
2020-11-26
add unit tests
dvdli
2020-11-23
add unit tests for mixer related functions
dvdli
2020-11-16
add unit tests for pcm_* functions
dvdli
2020-11-04
Merge pull request #189 from wksuper/master
dvdli
2020-11-04
Merge pull request #190 from dvdli/tinyplay-dev
dvdli
2020-11-02
calcuate the thresholds after options parsing
dvdli
2020-11-02
modify the buffer size to the period size to avoid underrun
dvdli
2020-11-02
Merge pull request #188 from dvdli/android-dev
dvdli
2020-11-01
Backward compatible for pcm_write() pcm_read()
Kui Wang
2020-10-29
AOSP CL "tinymix: fix setting enum str started with digits"
dvdli
2020-10-29
check whether the audio data are still enough to play
dvdli
2020-10-29
AOSP CL "tinyalsa: check for NULL mmap_status"
dvdli
2020-10-29
AOSP CL "pcm: Fix usage of oops() function for use of strerror."
dvdli
2020-10-29
AOSP CL "tinyalsa: fix typos in tinyplay and asoundlib.h"
dvdli
2020-10-28
AOSP CL "pcm: add API for MMAP NO IRQ mode"
dvdli
2020-10-28
AOSP CL "Add pcm_get_poll_fd"
dvdli
2020-10-28
AOSP CL "Export pcm_mmap_avail"
dvdli
2020-10-28
initialize silence_size to zero
dvdli
2020-10-28
AOSP CL "tinyalsa: channel status set as per IEC958"
dvdli
2020-10-28
AOSP CL "pcm: add support to set silence_size"
dvdli
2020-10-28
Merge remote-tracking branch 'origin' into android-dev
dvdli
2020-10-28
AOSP CL "Add pcm_params string conversion and format checking"
dvdli
2020-10-21
Merge pull request #185 from notdave22/master
dvdli
2020-10-19
Merge pull request #186 from gkasten/android
dvdli
2020-09-22
Add and update files from Android downstream branch to more closely match
Glenn Kasten
2020-09-21
Merge pull request #183 from tinyalsa/version
Simon Wilson
2020-09-21
Add changelog for tinyalsa 2.0.0
Simon Wilson
2020-09-21
Merge pull request #182 from ericriff/eriff/fix-cmakelist
Simon Wilson
2020-09-21
Merge pull request #173 from rohkkumar/mixer_fix
Simon Wilson
2020-09-16
Fix error when building with -DTINYALSA_BUILD_UTILS=OFF
Riff, Eric
2020-09-16
Merge pull request #181 from gkasten/make_depend
Simon Wilson
2020-09-16
Merge pull request #180 from gkasten/doxyfile
Simon Wilson
2020-09-16
Merge pull request #177 from gkasten/readme
Simon Wilson
2020-09-16
Fix Makefile dependencies
Glenn Kasten
2020-09-16
Update Doxyfile from version 1.8.11 to 1.8.17
Glenn Kasten
2020-09-16
Update README.md for build systems and Debian
Glenn Kasten
2020-09-08
Merge pull request #176 from tinyalsa/issue-175
Simon Wilson
2020-09-04
per pcm_writei ' @return On success, this function returns the number of fram...
notdave22
2020-09-04
tinymix: Fix get/set for tlv based mixer controls
Rohit kumar
[prev]
[next]