Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util/Clooper/audio.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Revert "fixing simlimking build error"Aleksey Lim2011-02-281-0/+237
| | | | | | This reverts commit 0c8e687ce284d7599b9bfb7c578b0fc7fb32c493. Since common/ directory will be copied to .xo in setup.py anyway.
* fixing simlimking build errorRafael Ortiz2011-02-251-237/+0
|
* use *set*near pcm functionsAleksey Lim2008-12-281-2/+3
|
* fix gcc warningsAleksey Lim2008-12-281-1/+1
|
* use snd_pcm_hw_params_set_rate_near to set alsa rateAleksey Lim2008-12-201-2/+1
|
* Loop until all sound frames are writtenDaniel Drake2008-07-301-2/+10
| | | | | This solves the audio-dropping-out bug, but I'm not sure if it is correct. Should we need to loop or not?
* aclient fix by JamesNat2007-11-081-3/+9
|
* Activity splitNat2007-09-131-0/+223