index
:
jakobst1n/Luxcena-Neo
dependabot/npm_and_yarn/engine.io-and-socket.io-6.4.2
dependabot/npm_and_yarn/socket.io-parser-4.2.3
master
Raspberry-pi addressable LED controller software
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
NeoRuntimeManager
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix simulation stuttering (still resource intensive) and some oter QOL upgrades
jakob.stendahl
2022-12-04
1
-1
/
+18
|
*
:bug: Small bugfixes
Jakob Stendahl
2022-04-28
3
-56
/
+43
|
*
:bug: Fix potential memory leak
Jakob Stendahl
2021-10-21
1
-6
/
+9
|
*
:sparkles: Add attempt at the "simulation"
Jakob Stendahl
2021-10-21
2
-3
/
+33
|
*
:construction: Make python 3.5 compatible and fix some weird bugs
jakobst1n
2021-10-10
1
-0
/
+1
|
*
Update RuntimeProcess.js
Jakob Stendahl
2021-10-09
1
-1
/
+1
|
*
:pencil2: Fix typo
Jakob Stendahl
2021-10-09
1
-2
/
+2
|
*
:art: Only allocate a buffer of the size needed, instead of always 128 bit
Jakob Stendahl
2021-10-06
1
-5
/
+11
|
*
:hammer: Fix new path definition for dev env
Jakob Stendahl
2021-10-06
1
-1
/
+1
|
*
:twisted_rightwards_arrows: Merge in my own changes
Jakob Stendahl
2021-10-03
2
-6
/
+6
|
\
|
*
:boom: Change paths to be in normal linux locations
jakobst1n
2021-10-03
2
-6
/
+6
|
|
*
|
:building_construction: Use UNIX socket for IPC instead of stdin/out
Jakob Stendahl
2021-10-03
3
-79
/
+211
|
/
*
:boom: Introduce new UI based on svelte, and rewrite a lot of the node app ↵
Jakob Stendahl
2021-09-19
2
-0
/
+459
and the NeoRuntime