Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/common/Util/Clooper
Commit message (Collapse)AuthorAgeFilesLines
* Porting TamTamEdit to Gtk3Gonzalo Odiard2013-01-181-3/+2
| | | | Signed-off-by: Aaron Gordon <aaronsgordon@yahoo.com>
* Add binaries for ARM processorsGonzalo Odiard2011-08-162-0/+0
| | | | Signed-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Remove macro because can't be compiled in ARM processorsGonzalo Odiard2011-08-161-13/+1
| | | | | | | | | | The macro was already partialy substituted in the C++ code, only in one place was pending. Now substituted this las place and removed the macro and commented code. Was tested in XO-1, XO-1.5 and XO-1.75, and there are not visible performace differences. Signe-off-by: Gonzalo Odiard <gonzalo@laptop.org>
* Identify ARM architecture to define the directory for the binary filesGonzalo Odiard2011-08-161-1/+9
| | | | Signed-of-by: Gonzalo Odiard <gonzalo@laptop.org>
* Add aclient.so binaries for debian based distros on x86Aleksey Lim2011-03-062-0/+0
|
* Revert "fixing simlimking build error"Aleksey Lim2011-02-2820-0/+4649
| | | | | | This reverts commit 0c8e687ce284d7599b9bfb7c578b0fc7fb32c493. Since common/ directory will be copied to .xo in setup.py anyway.
* fixing simlimking build errorRafael Ortiz2011-02-2520-4649/+0
|
* Rebuild binaries for F14Gonzalo Odiard2011-02-022-0/+0
|
* Make g_log variable static to enable working in F14Gonzalo Odiard2011-02-021-1/+1
|
* Add binary blobsGonzalo Odiard2011-02-028-0/+0
|
* Unify binary-blobs search codeAleksey Lim2009-04-161-0/+21
|
* Binary blobs rock&rollAleksey Lim2009-03-151-1/+9
|
* Do not use hardcoded FLAGSAleksey Lim2009-03-041-11/+5
|
* use *set*near pcm functionsAleksey Lim2008-12-281-2/+3
|
* fix gcc warningsAleksey Lim2008-12-281-1/+1
|
* remove blobAleksey Lim2008-12-281-0/+0
|
* use snd_pcm_hw_params_set_rate_near to set alsa rateAleksey Lim2008-12-201-2/+1
|
* fix gcc warningsAleksey Lim2008-12-191-3/+3
|
* silence csoundDaniel Drake2008-08-142-1/+1
|
* Loop until all sound frames are writtenDaniel Drake2008-07-302-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-083-7/+24
|
* Activity splitNat2007-09-1313-0/+4601