summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
canvasdrawing paths through the canvas-element API now worksxant2 years
masterfixed a major leakxant5 months
 
TagDownloadAuthorAge
release-0.6.1commit 465ccf1762...xant13 months
release-0.6commit 10315a5b19...xant13 months
release-0.4commit 17b3dc1ed8...xant15 months
release-0.3commit 472ccdaf61...xant16 months
release-0.2commit f779c732d1...xant16 months
 
AgeCommit messageAuthorFilesLines
2012-12-12fixed a major leakHEADmasterxant1-2/+0
2012-12-10minor cleanings and adjustments to avoid warnings in the new xcodexant12-48/+73
2012-12-10allow to use the new tone generatorxant1-0/+2
2012-12-10new entity to generate arbitrary tonesxant3-1/+150
2012-12-10minor fixesxant1-2/+2
2012-12-10simplify implementation and make it work through a passive pinxant2-125/+8
2012-12-10allow to provide a signal signature to use to provide passive data from outpu...xant1-8/+13
2012-06-15switched to lockless operations using OSAtomicIncrement32xant2-12/+8
2012-06-15no need to use locks when OSAtomicIncrement32 is being usedxant1-8/+6
2012-06-15avoid recursive locksxant5-5/+5
[...]