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
2021-02-22
support float config and float wave file playback
dvdli
2021-02-22
Merge pull request #201 from dvdli/sync-aosp
dvdli
2021-02-22
Sync AOSP: [LSC] Add LOCAL_LICENSE_KINDS to external/tinyalsa_new
dvdli
2021-02-01
Merge pull request #198 from dvdli/tinyalsa-dev
dvdli
2021-01-29
upgrade Travis CI dist to bionic
dvdli
2021-01-28
fix test case to match the API
dvdli
2021-01-28
Let pcm_mmap_read/write call pcm_readi/writei
dvdli
2021-01-28
prepare in pcm_generic_transfer
dvdli
2021-01-20
Merge pull request #200 from dvdli/tinyalsa-aosp
dvdli
2021-01-20
add LICENSE file and rename modules in Android.bp
dvdli
2021-01-12
fix integer character ascii range
dvdli
2021-01-12
remove pcm_prepare in pcm_open
dvdli
2020-12-09
fix mmap-related functions' bugs
dvdli
2020-12-09
fix bugs in the pcm_open_* functions
dvdli
2020-12-09
Merge pull request #194 from dvdli/tinymix-dev
dvdli
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
[prev]
[next]