summaryrefslogtreecommitdiff
path: root/src/device_nexus.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-17Set start threshold to buffer_size * 4Luo Jinghua1-0/+1
2012-05-16Wait for the available event only if the more space is neededLuo Jinghua1-5/+12
2012-05-16Wait for buffer availabe before writing on nexusLuo Jinghua1-9/+24
2010-11-01nexus: removed unused codeLuo Jinghua1-7/+0
2010-07-08nexus: register callback for Nexus::Audio instead of the Nexus::DisplayLuo Jinghua1-4/+7
2010-07-07nexus: use the nexus common libraryLuo Jinghua1-43/+57
2010-03-04Nexus: output to mixer insteadLuo Jinghua1-3/+30
2010-02-03Nexus: indent the code and always init the nexus platformLuo Jinghua1-31/+28
2010-02-02Nexus: fixed two warnings.Luo Jinghua1-2/+2
2010-02-02Nexus: fixed sample size caculatatingLuo Jinghua1-19/+19
2009-12-11nexus: supports hdmi audio outputLuo Jinghua1-16/+24
2009-07-15NexusDevice: remove all inputs on closing audio device.Luo Jinghua1-0/+5
2009-07-15NexusDevice: add new nexus driver.Luo Jinghua1-0/+147