index
:
jmx
canvas
master
Graphical dataflow media framework
dyne.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
JMX.xcodeproj
Commit message (
Expand
)
Author
Age
Files
Lines
*
project-related cleanings
xant
2012-03-19
1
-0/+12
*
ensure excluding audio-functionalities on osx < 10.7 (AVFoundation is not ava...
xant
2012-03-11
1
-2/+2
*
extract and propagate audio samples if an audio track is found in the video file
xant
2012-03-11
1
-0/+8
*
project updated to xcode 4.3
xant
2012-03-10
1
-1/+1
*
proper mapping of NSDictionary objects
xant
2012-03-01
1
-10/+16
*
implented an additive-blur filter + minor cleanings in the other custom filters
xant
2012-02-28
1
-0/+10
*
AlphaBlend filter (to preserve alpha when blending multiple images)
xant
2012-02-28
1
-0/+10
*
preliminary support for HID devices
xant
2012-02-27
1
-0/+111
*
introducing a DOM browser panel to facilitate debugging and make it easy to i...
xant
2012-02-26
1
-0/+6
*
deploy the new example (drag_movies.js) and include the new documentation fil...
xant
2012-02-23
1
-0/+24
*
JMX isn't anymore a document-based application
xant
2012-02-19
1
-11/+1
*
major cleanup of the logic taking care of wrapping native classes into js obj...
xant
2012-02-16
1
-4/+4
*
deploy the new examples together with the other ones
xant
2012-02-14
1
-2/+10
*
allow to create new pins totally controlled from javascript
xant
2012-02-13
1
-2/+14
*
keyboard events + proper coordinates in mouse events when the frame is scaled...
xant
2012-02-13
1
-0/+6
*
added new files to the project
xant
2012-02-13
1
-0/+12
*
project updates
xant
2012-02-12
1
-4/+4
*
first draft implementation of a phidget-based entity
xant
2012-02-12
1
-0/+14
*
minor cleanings
xant
2012-02-04
1
-0/+2
*
bugfix : the selected entitylayer doesn't disappear anymore
xant
2012-02-04
1
-12/+6
*
add processing examples to the project
xant
2012-02-04
1
-0/+14
*
allow to connect javascript functions to pins
xant
2012-02-01
1
-0/+6
*
processing.js works properly !! (but only in pure javascript mode)
xant
2012-01-31
1
-0/+30
*
all tests shipped with node.js seem to run properly now
xant
2012-01-28
1
-6/+39
*
regenerate node_natives.h when building so that it will always contain up-to-...
xant
2012-01-23
1
-140/+93
*
node.js has been fully embedded and JMXScript entities are now able to execut...
xant
2012-01-23
1
-28/+768
*
distribute the javascript examples together with the app
release-0.2
xant
2012-01-22
1
-0/+47
*
made setTimeout()/clearTimeout() available to javascript
xant
2012-01-22
1
-0/+7
*
introducing 'code pins' (which are actually specialized text pins)
xant
2012-01-22
1
-0/+6
*
no warnings when targetting i386
xant
2012-01-01
1
-1/+1
*
JMXColor has been turned into a NSColor category
xant
2012-01-01
1
-6/+6
*
builds with llvm-clan
xant
2012-01-01
1
-4/+6
*
new files added to project and version numbers
xant
2011-12-31
1
-0/+6
*
more cleanups
xant
2011-12-28
1
-54/+99
*
tidying up the project a bit
xant
2011-12-28
1
-40/+56
*
fixed some major leaks
xant
2011-12-27
1
-0/+7
*
missing files
xant
2011-12-26
1
-0/+6
*
the project doesn't build (yet) using llvm-clang
xant
2011-12-26
1
-3/+3
*
bugfixe entity creation from javascript
xant
2011-12-26
1
-6/+0
*
workaround weird issue with NSXMLDocument on snow leopard
xant
2011-12-26
1
-0/+6
*
make the whole thing work on snow leopard and with newer v8 builds
xant
2011-12-26
1
-2/+2
*
don't over release output devices
xant
2011-12-24
1
-0/+8
*
continuing implementing the canvas element
xant
2011-03-24
1
-0/+2
*
implmeneting the canvas element
xant
2011-01-29
1
-2/+34
*
* added conditional build flag (no more warnings on x86_64)
Biappi
2011-01-16
1
-12/+8
*
include jquery.js into the mix
xant
2011-01-15
1
-2/+6
*
V8-base exports have been moved to NXMLNode+V8
xant
2011-01-06
1
-27/+33
*
CharacterData interface
xant
2011-01-05
1
-0/+6
*
implemented all DOM-related attributes supported by the Node class
xant
2011-01-05
1
-0/+4
*
started implementing javascript bindings for the Level 3 Document Object Mode...
xant
2011-01-05
1
-0/+18
[next]