Age | Commit message (Expand) | Author |
---|---|---|
2021-06-02 | force pcm_open to open device with the non-blocking flag | dvdli |
2021-05-19 | refine null parameters checking and add a unit test case | dvdli |
2021-03-22 | fix bug in tests | dvdli |
2021-03-10 | add a loopback test for floating point PCM | dvdli |
2021-02-22 | support float config and float wave file playback | 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-12 | remove pcm_prepare in pcm_open | dvdli |
2020-12-02 | fix typo, add comments to describe the tests and fix the loopback test | 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 |