index
:
jmx
canvas
master
Graphical dataflow media framework
dyne.org
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gui
Commit message (
Expand
)
Author
Age
Files
Lines
*
the JS console input is now always available on the board
release-0.6
xant
2012-04-28
2
-1/+44
*
ensure excluding audio-functionalities on osx < 10.7 (AVFoundation is not ava...
xant
2012-03-11
1
-77/+5
*
minor cleanings
xant
2012-02-26
1
-3/+7
*
introducing a DOM browser panel to facilitate debugging and make it easy to i...
xant
2012-02-26
6
-1/+136
*
minor leaks
xant
2012-02-19
1
-2/+7
*
JMX isn't anymore a document-based application
xant
2012-02-19
8
-218/+50
*
cleanings and minor fixes
xant
2012-02-18
1
-8/+7
*
minor fixes and cleanings
xant
2012-02-16
1
-0/+2
*
major cleanup of the logic taking care of wrapping native classes into js obj...
xant
2012-02-16
2
-7/+16
*
allow to create new pins totally controlled from javascript
xant
2012-02-13
2
-2/+2
*
bugfix
xant
2012-02-12
1
-1/+1
*
ensure catching all calls to NSLog() to redirect the content to the console t...
xant
2012-02-12
2
-6/+19
*
bugfixed some issues arised after the recent changes to the 'activeness' beha...
xant
2012-02-05
1
-2/+2
*
there is no need anymore to manually start entities conforming to the JMXRunL...
xant
2012-02-05
2
-6/+6
*
some more safety checks
xant
2012-02-04
1
-2/+4
*
fixed crashes occasionally happening when selecting a new entity while the in...
xant
2012-02-04
1
-16/+22
*
bugfix : the selected entitylayer doesn't disappear anymore
xant
2012-02-04
6
-64/+20
*
re-enable the output console
xant
2012-02-04
1
-2/+2
*
allow to connect javascript functions to pins
xant
2012-02-01
1
-2/+2
*
processing.js works properly !! (but only in pure javascript mode)
xant
2012-01-31
1
-1/+1
*
hook stdout/stderr and show them on a local console-output panel
xant
2012-01-28
1
-11/+18
*
bugfix: ensure unsetting the current pin if it's being destroyed
xant
2012-01-28
1
-1/+3
*
regenerate node_natives.h when building so that it will always contain up-to-...
xant
2012-01-23
2
-0/+72
*
node.js has been fully embedded and JMXScript entities are now able to execut...
xant
2012-01-23
1
-1/+1
*
distribute the javascript examples together with the app
release-0.2
xant
2012-01-22
2
-0/+10
*
made setTimeout()/clearTimeout() available to javascript
xant
2012-01-22
2
-0/+15
*
introducing 'code pins' (which are actually specialized text pins)
xant
2012-01-22
5
-47/+211
*
JMXColor has been turned into a NSColor category
xant
2012-01-01
1
-1/+1
*
builds with llvm-clan
xant
2012-01-01
2
-11/+20
*
extending the notifications sent by JMXEntities at pin creation/removal
xant
2011-12-28
1
-35/+10
*
ensure updating the tableview if input/output pins are added/removed while in...
xant
2011-12-28
1
-7/+77
*
bugfixed release of script entities involving proxied pins and threaded sub-e...
xant
2011-12-28
1
-2/+7
*
userInfo was over-released
xant
2011-12-28
1
-2/+0
*
fixed a leak in gui code
xant
2011-12-28
1
-1/+1
*
fixed some major leaks
xant
2011-12-27
3
-1/+4
*
ensure unslecting the connector layer if it's referenced by the board
xant
2011-12-26
1
-0/+3
*
just indentation
xant
2011-12-26
1
-4/+14
*
huge optimization in the gui code
xant
2011-12-26
2
-12/+4
*
don't use deprecated APIs
xant
2011-12-26
1
-10/+7
*
fixed the blend-filter selection for the video mixer
xant
2011-12-26
1
-2/+3
*
the action message can be sent by a toolbar ... and not always by a menuitem
xant
2011-12-26
1
-3/+4
*
removing elements from an array while iterating over it is wrong
xant
2011-01-15
1
-2/+4
*
connect entities to the main document if they are created by the gui
xant
2011-01-15
1
-1/+8
*
removed some deadlocks
xant
2011-01-08
1
-38/+20
*
bugfix setText: expects an NSString and not an NSAttributedString
xant
2011-01-08
1
-0/+2
*
bugfixes: some code was still using 'name' instead of 'label' for entities an...
xant
2011-01-07
1
-43/+15
*
fixed various bugs introduced with recent changes
xant
2011-01-07
1
-5/+7
*
V8-base exports have been moved to NXMLNode+V8
xant
2011-01-06
3
-17/+4
*
include the license + minor cleanings
xant
2011-01-05
6
-5/+65
*
introducing JMXTextPanel to provide multiline-text to input pins of type kJMX...
xant
2011-01-01
5
-15/+179
[next]