index
:
jmx
canvas
master
Graphical dataflow media framework
dyne.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
javascript_examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
adjustments to the powermate example to properly detect the direction
xant
2012-04-17
1
-4/+4
*
commented the example script + use a threshold when detecting movement on the...
xant
2012-03-11
1
-5/+24
*
control saturation with the vertical mouse coordinate
xant
2012-03-11
1
-3/+13
*
simple script showing how to use seek on movie files
xant
2012-03-11
1
-0/+11
*
allow to seek movie files + js example
xant
2012-03-11
1
-4/+9
*
script to test the phidget encoder entities
xant
2012-03-02
1
-0/+21
*
ensure using DOM-compliant events
xant
2012-02-28
1
-3/+3
*
preliminary support for HID devices
xant
2012-02-27
1
-0/+28
*
documentation + comments + expose width and height as attributes in videooutp...
xant
2012-02-25
10
-63/+92
*
fixed a typo and added a comment
xant
2012-02-23
1
-1/+2
*
describe the example code
xant
2012-02-23
1
-2/+26
*
documentation
xant
2012-02-23
1
-5/+1
*
minor cleanings and optimizations
xant
2012-02-21
1
-13/+27
*
invert the Y coordinates of the canvas context to ensure having them matching...
xant
2012-02-21
1
-0/+2
*
example which shows how to render multiple scaled movies on a single screen a...
xant
2012-02-21
1
-0/+49
*
use the original frame size (as in the w3c example)
xant
2012-02-19
1
-2/+2
*
JMX isn't anymore a document-based application
xant
2012-02-19
1
-8/+11
*
shebang is not supported yet
xant
2012-02-18
1
-2/+0
*
cleanings and minor fixes
xant
2012-02-18
4
-8/+8
*
deploy the new examples together with the other ones
xant
2012-02-14
2
-0/+2
*
two simple examples showing how to create javascript-based entities to provid...
xant
2012-02-13
2
-0/+32
*
minor cleanings
xant
2012-02-13
2
-3/+10
*
nicer output for this example
xant
2012-02-05
1
-0/+4
*
new canvas-related example
xant
2012-02-05
1
-0/+46
*
updated javascript examples
xant
2012-02-05
9
-14/+1
*
various optimizations in audio-related entities (now possible because of the ...
xant
2012-02-05
1
-9/+7
*
allow to enlarge the radius a bit more
xant
2012-02-04
1
-2/+2
*
add processing examples to the project
xant
2012-02-04
1
-0/+83
*
minor fixes to be compliant with canvas spec
xant
2012-02-01
2
-7/+17
*
ensure marking the frame as dirty when drawing a new pixel
xant
2012-01-31
1
-1/+1
*
two simple examples on how to use processing.js
xant
2012-01-31
2
-0/+111
*
processing.js works properly !! (but only in pure javascript mode)
xant
2012-01-31
2
-16/+21
*
javascript example which draws random pixels and displays them in a videooutput
xant
2012-01-05
1
-0/+44
*
builds with llvm-clan
xant
2012-01-01
1
-0/+2
*
better way of getting the canvas element relative to the current script
xant
2011-12-27
1
-3/+4
*
workaround weird issue with NSXMLDocument on snow leopard
xant
2011-12-26
1
-1/+1
*
make the whole thing work on snow leopard and with newer v8 builds
xant
2011-12-26
1
-1/+1
*
same example as test_drawing.js ... but using the canvas element
xant
2011-03-27
1
-0/+60
*
drawing paths through the canvas-element API now works
canvas
xant
2011-03-27
2
-8/+6
*
introducing a first example using the canvas element
xant
2011-03-25
1
-0/+21
*
non need to sleep anymore
xant
2011-01-15
1
-2/+0
*
big work in progress : class methods + XML DOM
xant
2010-12-26
1
-0/+5
*
some more documentation
xant
2010-12-19
1
-3/+3
*
reflect some name changes
xant
2010-12-19
1
-1/+1
*
fullscreen + fixes before alpha release
xant
2010-12-05
1
-13/+3
*
fixed a double free in JMXOpenGLScreen
xant
2010-11-28
1
-3/+5
*
ensure reporting JS runtime errors properly
xant
2010-11-28
1
-3/+3
*
cleanup this example a bit
xant
2010-11-21
1
-8/+4
*
fixed V8 bindings for the videomixer
xant
2010-11-15
1
-14/+19
*
allow to control the origin of a video enitity
xant
2010-11-15
1
-3/+4
[next]