index
:
jmx
canvas
master
Graphical dataflow media framework
dyne.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
canvas
drawing paths through the canvas-element API now works
xant
2 years
master
fixed a major leak
xant
5 months
Tag
Download
Author
Age
release-0.6.1
commit 465ccf1762...
xant
13 months
release-0.6
commit 10315a5b19...
xant
13 months
release-0.4
commit 17b3dc1ed8...
xant
15 months
release-0.3
commit 472ccdaf61...
xant
16 months
release-0.2
commit f779c732d1...
xant
16 months
Age
Commit message
Author
Files
Lines
2012-12-12
fixed a major leak
HEAD
master
xant
1
-2/+0
2012-12-10
minor cleanings and adjustments to avoid warnings in the new xcode
xant
12
-48/+73
2012-12-10
allow to use the new tone generator
xant
1
-0/+2
2012-12-10
new entity to generate arbitrary tones
xant
3
-1/+150
2012-12-10
minor fixes
xant
1
-2/+2
2012-12-10
simplify implementation and make it work through a passive pin
xant
2
-125/+8
2012-12-10
allow to provide a signal signature to use to provide passive data from outpu...
xant
1
-8/+13
2012-06-15
switched to lockless operations using OSAtomicIncrement32
xant
2
-12/+8
2012-06-15
no need to use locks when OSAtomicIncrement32 is being used
xant
1
-8/+6
2012-06-15
avoid recursive locks
xant
5
-5/+5
[...]