0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
removed dead code More... over 13 years ago
more thread safety More... over 13 years ago
allow to set the screen size through pins More... over 13 years ago
the mixer now sends a black frame if none is available More... over 13 years ago
disabled some problematic code which causes crashes in some circumstances More... over 13 years ago
lost statements from last merge More... over 13 years ago
Merge branch 'master' of ssh://code.dyne.org/vjx More... over 13 years ago
ensure removing all connections when requested More... over 13 years ago
change the logic: fetch the frames at our tick More... over 13 years ago
you can't remove items from an NSArray while iterating over it More... over 13 years ago
storing selected entities in its own array, as suggested by xant. More... over 13 years ago
removing several entities from the board now works. More... over 13 years ago
ensure stopping the thread before releasing the related VJXEntity More... over 13 years ago
don't allow to close and outputscreen window without removing the screen itself More... over 13 years ago
allow to move movielayers and imagelayers as well More... over 13 years ago
some notes More... over 13 years ago
it's always HIS fault :P More... over 13 years ago
Pins have now an 'owner' ... which is the object they are related to More... over 13 years ago
expose a method to disconnect all pins at once More... over 13 years ago
WIP: removing elements from the board. More... over 13 years ago
changed signature to avoid one check; also using the number of entities to reorder the objects in the screen. More... over 13 years ago
autorelease selection view. More... over 13 years ago
autorelease the entity. More... over 13 years ago
One can delete an entity from the board pressing ⌫. More... over 13 years ago
Inspector and Entities pane are closed by default. More... over 13 years ago
autorelease NSTextField. More... over 13 years ago
some cleanup and comments. More... over 13 years ago
now it updates connectors when moving several entities at the same time (a bit laggy tho) More... over 13 years ago
handling multiple selection properly now. More... over 13 years ago
multiple entities can be moved in the board, now. More... over 13 years ago