Releases: soliton4/nodeMirror
switched to ffmpeg
js formatter and console installation
a early adoption of the https://github.com/jscs-dev/node-jscs formatter
thx to @jscs-dev and all involved ppl
the npm installation of pty.js works again at first try.
x11 h264 pure javascript mode with asm.js
the x11 h264 console is now available in a non webgl mode.
the advantages are:
- no webgl required
- the image is pixel exact, so no offsets at the border of the screen
the downside is that its likely to be more cpu intense.
i got 60fps on firefox and about 40 fps on chrome.
there are also more keys supported which makes the x11 remote console more usable
a preview for theme selection
- in the settings menu you have a preview of all possible themes.
- the text size control is more stable
- promiseLand update
new promiseland version
0.1.34 release 0.1.34
h264 4 thread decoding - stable
the x11 console h264 decoding part is now able to run in 4 threads. i successfully tested it with 60fps at 720p
a freakin X11 Terminal!!!!
utilizing avconv i managed to create a x11 terminal forwarded to the web
start nodeMirror with the parameter
--x11terminal
to try it out.
see readme for details.
codefolding fun
maybe a way to increase the usability of code editors.
there is a Code folding - float feature setting.
it enables a beta feature that floats the top line of foldable code and keep them on top.
check it out
never ever get lost in tree again
check out the tree
its a piece of art