This website requires JavaScript.
Explore
Help
Sign In
frodovdr
/
hyperion.ng
Watch
1
Star
0
Fork
0
You've already forked hyperion.ng
mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced
2023-10-10 13:36:59 +02:00
Code
Issues
Releases
Wiki
Activity
hyperion.ng
/
libsrc
/
jsonserver
History
Johan
b6fa306df7
Fix schema requirement for json transforms (use numbers instead of doubles to allow integer values for zero and one)
...
Former-commit-id: f65ea81c217bbf621184152fd913d58247d9b4db
2014-08-01 10:13:40 +02:00
..
schema
Fix schema requirement for json transforms (use numbers instead of doubles to allow integer values for zero and one)
2014-08-01 10:13:40 +02:00
CMakeLists.txt
Removed use of qt4_use_modules from build files
2014-02-07 09:20:00 +01:00
JsonClientConnection.cpp
Make the Json server more flexible for set color commands. Commands can now contain multiple colors which are repeated over the entire string
2013-12-12 23:39:17 +01:00
JsonClientConnection.h
Added skeleton for effect engine development
2013-11-24 16:10:48 +01:00
JsonSchemas.qrc
Added skeleton for effect engine development
2013-11-24 16:10:48 +01:00
JsonServer.cpp
Changed hue in HsvTransform from uint_8 to uint16_t
2013-08-22 20:31:57 +02:00