summaryrefslogtreecommitdiff
path: root/nuttx/libc/audio
Commit message (Expand)AuthorAgeFilesLines
* WM8904: Don't use MSEC2TICK in timeout calculationGregory Nutt2014-08-081-1/+1
* Audio: Change how the end of the audio stream is detected by the leaf audio c...Gregory Nutt2014-07-311-10/+12
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-101-1/+1
* Decoupling NX user interfaces to support NX kernel build (phase 1)Gregory Nutt2013-12-271-1/+1
* Remove unused apb_prepare functionGregory Nutt2013-11-111-13/+0
* libc/audio/lib_buffer.c must must correct allocation for execution domainGregory Nutt2013-11-101-8/+11
* SAMA5 SSC: Add support for loopback mode. Plus unrelated Make.defs file fro...Gregory Nutt2013-11-101-0/+43
* Moved audio/buffer.c to libc/audio/lib_buffer.c so that it can be shared betw...Gregory Nutt2013-11-101-0/+208