Paulchen Panther 
							
						 
					 
					
						
						
							
						
						fab0c208fe 
					 
					
						
						
							
							Create Effect configuration files (.json) with JSON RPC ( #277 )  
						
						... 
						
						
						
						* Add getEffectSchemas and loadEffectSchema function
* Add getEffectSchemas function
* add effect schema files to internal resources
* Add loadEffectSchema and getEffectSchemas function
* add effect schema resources
* add getEffectSchemas function
* extend handleSchemaGetCommand to get ...
... all available effect schemas
add handleCreateEffectCommand function
* add handleCreateEffectCommand function
* include schema-create-effect.json file
* add create-effect schema
* Add schema-create-effect.json file
* Add createEffect to hyperion-remote
* Add createEffect function
* add createEffect function
* Create fade.schema.json
* Add files via upload
* Add files via upload
* Update police.schema.json
* Update EffectEngine.qrc.in
* Update CMakeLists.txt 
						
						
					 
					
						2016-10-24 23:52:53 +02:00 
						 
				 
			
				
					
						
							
							
								Paulchen Panther 
							
						 
					 
					
						
						
							
						
						d9c2a2d91a 
					 
					
						
						
							
							JsonCpp to QTJson (Part 4) ( #266 )  
						
						... 
						
						
						
						* Update ActiveEffectDefinition.h
* Update EffectDefinition.h
* Update EffectEngine.h
* Update Hyperion.h
* Update LedDevice.h
* Update QJsonFactory.h
* Update QJsonSchemaChecker.h
* Update Effect.cpp
* Update Effect.h
* Update EffectEngine.cpp
* Update Hyperion.cpp
* Update JsonClientConnection.cpp
* Update JsonClientConnection.h
* Update schema-config.json
* Update LedDevice.cpp
* Update QJsonSchemaChecker.cpp
* Update hyperion-remote.cpp
* Update JsonConnection.cpp
* Update JsonConnection.h
* Update hyperiond.cpp 
						
						
					 
					
						2016-10-09 22:22:17 +02:00 
						 
				 
			
				
					
						
							
							
								redPanther 
							
						 
					 
					
						
						
							
						
						eeb9b0f7da 
					 
					
						
						
							
							implement hyperion restart via webui ( #242 )  
						
						... 
						
						
						
						* first try
* implement hyperion restart. core function is good, but needs a beeter structuring- something for next refactoring session ;-)
* several fixes (including osx)
merge with upstream
some refactoring
* add some eye candy to webui 
						
						
					 
					
						2016-09-15 20:42:58 +02:00 
						 
				 
			
				
					
						
							
							
								redPanther 
							
						 
					 
					
						
						
							
						
						2beccb0912 
					 
					
						
						
							
							Webui: extend led hardware config + connection lost page ( #226 )  
						
						... 
						
						
						
						* split content and js
tune leds config
* implement connection lost page
* split js/html in huebridge
* add js action for connection lost
* extend led config
make connection loss nicer
* tune led code
add menu entry for grabber
* more tuning of webui
* switch back to botstrap textarea
add v4l to components
* add icon
* extend schema for jsoneditor
* implement ledcolors streaming with 4fps
* implement component state 
						
						
					 
					
						2016-09-07 20:10:37 +02:00 
						 
				 
			
				
					
						
							
							
								redPanther 
							
						 
					 
					
						
						
							
						
						bbffa078fd 
					 
					
						
						
							
							Webui: view led configuration + lights ( #223 )  
						
						... 
						
						
						
						* make hyperion websocket api event based
* implement new websocket handling for generalconf
* migrate all webui stuff to new event based websocket api
some cleanup ... now all html templates are in content
refactoring of web stuff
* add hyperionport to global
start impl. removing advanced key
* separate dashboard
serverinfo is updated every 3 seconds automatily
add input selection
cleanup and remove not needed stuff
* prepare infrastructure for server sided file execution
* webui minor fixes
* fix compile
* implement led layout view with live colors
* live led vies
* fix general conf
unrigister ledcolors request, when not on leds.html
* fix compiler warning
* prepare realtime ledview and enhance ui 
						
						
					 
					
						2016-09-05 17:26:29 +02:00 
						 
				 
			
				
					
						
							
							
								redpanther 
							
						 
					 
					
						
						
							
						
						9a2b167db7 
					 
					
						
						
							
							fix typo in config  
						
						... 
						
						
						
						spilt grabber components in "GRABBER" and "V4L" 
						
						
					 
					
						2016-08-31 00:54:47 +02:00 
						 
				 
			
				
					
						
							
							
								Paulchen-Panther 
							
						 
					 
					
						
						
							
						
						b9ad2977de 
					 
					
						
						
							
							Update and fix JSON writer ( #183 )  
						
						... 
						
						
						
						* Fixing the check of createKey in handleConfigSetCommand
* Update schema-config.json
* add overwrite option to configset command
* add overwrite option to setConfig function
* add overwrite option to setConfig function 
						
						
					 
					
						2016-08-18 21:11:21 +02:00 
						 
				 
			
				
					
						
							
							
								redPanther 
							
						 
					 
					
						
						
							
						
						e46d392ed1 
					 
					
						
						
							
							- in json reply the command is written again, to better identify it. ( #182 )  
						
						... 
						
						
						
						- also added a transaction number (tan). This is a user defined number to track exactly every reply 
						
						
					 
					
						2016-08-17 11:46:36 +02:00 
						 
				 
			
				
					
						
							
							
								redPanther 
							
						 
					 
					
						
						
							
						
						8e8c21fa3b 
					 
					
						
						
							
							add command for getting schema via json api ( #179 )  
						
						... 
						
						
						
						* - update coding style
- add command for getting schema via json api
- json api: merge config commands into one single "config" command with subcommands
* make setconfig work 
						
						
					 
					
						2016-08-15 22:32:01 +02:00 
						 
				 
			
				
					
						
							
							
								Paulchen-Panther 
							
						 
					 
					
						
						
							
						
						68fd395670 
					 
					
						
						
							
							JSON RPC Writer (configSet) ( #175 )  
						
						... 
						
						
						
						* Remove "endOfJson" Value
Deprecated value from Hypercon
* Remove "endOfJson" Value
Deprecated value from Hypercon
* Add writeJson function to JsonFactory
* ability to ignore required value in schema file
* Remove "endOfJson" Value
* Add handleConfigSetCommand function
* Add handleConfigSetCommand function
* Update JsonSchemas.qrc
* Update schema.json
* Update JsonSchemaChecker.cpp
* Add configSet command to Hyperion-remote
* Add setConfigFile function
* Add setConfigFile function
* Add schema-configset.json 
						
						
					 
					
						2016-08-14 20:17:12 +02:00 
						 
				 
			
				
					
						
							
							
								Paulchen-Panther 
							
						 
					 
					
						
						
							
						
						bfb06966de 
					 
					
						
						
							
							Update Json Interface (Enable/Disable components during runtime) ( #150 )  
						
						... 
						
						
						
						* Update Hyperion.h
* Add files via upload
* Update CMakeLists.txt
* Update Hyperion.cpp
* Update JsonClientConnection.cpp
* Update JsonClientConnection.h
* Update JsonSchemas.qrc
* Add files via upload
* Update schema.json
* Update JsonConnection.cpp
* Update JsonConnection.h
* Update hyperion-remote.cpp 
						
						
					 
					
						2016-08-04 13:10:53 +02:00 
						 
				 
			
				
					
						
							
							
								Paulchen-Panther 
							
						 
					 
					
						
						
							
						
						0e2f0127fd 
					 
					
						
						
							
							Update Json Interface (return config file) ( #144 )  
						
						... 
						
						
						
						* Add handleConfigGetCommand Function
* Add handleConfigGetCommand Function
* Add schema-configget.json
* Add configget
* Add new JSON file schema-configget.json
* add --configget command to hyperion-remote
* Add getConfigFile function
* Add getConfigFile function 
						
						
					 
					
						2016-08-03 22:03:19 +02:00 
						 
				 
			
				
					
						
							
							
								redPanther 
							
						 
					 
					
						
						
							
						
						722d4eb357 
					 
					
						
						
							
							Manual input source select via json ( #143 )  
						
						... 
						
						
						
						* implement manual source select via json interface
fix schema error
* refactoring
* add visible value to all listed prios 
						
						
					 
					
						2016-07-31 22:21:35 +02:00 
						 
				 
			
				
					
						
							
							
								Funatiq 
							
						 
					 
					
						
						
							
						
						f8b724f9f9 
					 
					
						
						
							
							Minimum luminance for backlight in dark scenes ( #646 )  
						
						... 
						
						
						
						* Include miminum luminance
* Add luminance minimum
* Add luminance minimum
* fixed missing ;
* Add luminance minimum
* Add luminance minimum check
Check if luminance mimimum is other than default
* Add luminance minimum
* Add luminance minimum
* Add luminance minimum
* Add luminance minimum
* Add luminance minimum
* Safe luminance calculation
Former-commit-id: 35a762b18b473a333155acba7a00894204400076 
						
						
					 
					
						2016-05-23 00:00:48 +02:00 
						 
				 
			
				
					
						
							
							
								AEtHeLsYn 
							
						 
					 
					
						
						
							
						
						b37cbd26d5 
					 
					
						
						
							
							Add color adjustment to all RBG channels  
						
						... 
						
						
						
						* Channel adjustment config
* Create RgbChannelAdjustment.h
* Delete RgbChannelAdjustment.h
* Create RgbChannelAdjustment.cpp
* Create RgbChannelAdjustment.h
* Delete RgbChannelAdjustment.cpp
* Create ColorAdjustment.cpp
* Delete RgbChannelAdjustment.h
* Create ColorAdjustment.h
* Update ColorAdjustment.h
* Update ColorAdjustment.h
* Update ColorAdjustment.h
* Update ColorAdjustment.cpp
* Update Hyperion.cpp
* Update Hyperion.cpp
* Update Hyperion.cpp
* Update Hyperion.h
* Create RgbChannelAdjustment.cpp
* Create RgbChannelAdjustment.h
* Create ColorAdjustment.h
* Create MultiColorAdjustment.h
* Update MultiColorAdjustment.h
* Create MultiColorAdjustment.cpp
* Delete ColorAdjustment.cpp
* Delete ColorAdjustment.h
* Update RgbChannelAdjustment.cpp
* Update Hyperion.cpp
* Update Hyperion.h
* Update Hyperion.cpp
* Bug fixes
* Update hyperion.config.json
* Add color adjustment to json server and client and adapt hyperion-remote
* Change the color modification order
* Minor bug fix
* Create calibration Images folder
* Create calibration Gamma folder
* Create calibration RGB folder
* Added files via upload
* Delete .gitkeep
* Delete .gitkeep
* Added files via upload
* Delete .gitkeep
* Update color effect order and don't correct twice
* Uploaded gradient images
Former-commit-id: 8ab465e59834f12a21709a6f4546bd6808a2a495 
						
						
					 
					
						2016-04-02 00:04:11 +02:00 
						 
				 
			
				
					
						
							
							
								AEtHeLsYn 
							
						 
					 
					
						
						
							
						
						ef1f269c51 
					 
					
						
						
							
							Update schema-correction.json  
						
						... 
						
						
						
						Former-commit-id: 223e5d183fd2ec83f61421aaa142bc86958fff6a 
						
						
					 
					
						2016-03-21 17:00:01 +01:00 
						 
				 
			
				
					
						
							
							
								AEtHeLsYn 
							
						 
					 
					
						
						
							
						
						35b7707b3f 
					 
					
						
						
							
							Update schema-temperature.json  
						
						... 
						
						
						
						Former-commit-id: 3f5a96e0275e239ba0361905282b59a9bd4412d0 
						
						
					 
					
						2016-03-21 16:59:46 +01:00 
						 
				 
			
				
					
						
							
							
								AEtHeLsYn 
							
						 
					 
					
						
						
							
						
						a5a17776d4 
					 
					
						
						
							
							BugFix  
						
						... 
						
						
						
						Former-commit-id: 8887ee93d5bcaa7ee13f4f5afb601a65d59ee113 
						
						
					 
					
						2016-03-13 12:10:54 +01:00 
						 
				 
			
				
					
						
							
							
								AEtHeLsYn 
							
						 
					 
					
						
						
							
						
						e4d77660a4 
					 
					
						
						
							
							Bug fixes  
						
						... 
						
						
						
						Former-commit-id: a6783a75edb83988d1737df3d4a7a14c71ec4223 
						
						
					 
					
						2016-03-13 11:59:36 +01:00 
						 
				 
			
				
					
						
							
							
								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 
						 
				 
			
				
					
						
							
							
								johan 
							
						 
					 
					
						
						
							
						
						cf7f66bc40 
					 
					
						
						
							
							Make the Json server more flexible for set color commands. Commands can now contain multiple  colors which are repeated over the entire string  
						
						... 
						
						
						
						Former-commit-id: e763f574a8d481a2d21e764d9b9ef2bfd6f1723a 
						
						
					 
					
						2013-12-12 23:39:17 +01:00 
						 
				 
			
				
					
						
							
							
								T. van der Zwan 
							
						 
					 
					
						
						
							
						
						cd02263e25 
					 
					
						
						
							
							Merge branch 'master' into add_effect_engine  
						
						... 
						
						
						
						Conflicts:
	include/hyperion/Hyperion.h
	libsrc/hyperion/Hyperion.cpp
	libsrc/jsonserver/JsonClientConnection.cpp
Former-commit-id: 1df163d1880691ded2fc8b5902c6ad3501912c48 
						
						
					 
					
						2013-12-05 22:11:38 +01:00 
						 
				 
			
				
					
						
							
							
								johan 
							
						 
					 
					
						
						
							
						
						515ae3e8c0 
					 
					
						
						
							
							Added the possibility to set effect arguments over json  
						
						... 
						
						
						
						Former-commit-id: 4bc2920c04853e549c712ec70492371b14d20877 
						
						
					 
					
						2013-12-01 14:09:01 +01:00 
						 
				 
			
				
					
						
							
							
								johan 
							
						 
					 
					
						
						
							
						
						5454ddb375 
					 
					
						
						
							
							Added skeleton for effect engine development  
						
						... 
						
						
						
						Former-commit-id: e1fb69fd4de4b8968075660e3ba7f7add021c152 
						
						
					 
					
						2013-11-24 16:10:48 +01:00 
						 
				 
			
				
					
						
							
							
								T. van der Zwan 
							
						 
					 
					
						
						
							
						
						826b964bf6 
					 
					
						
						
							
							Implemented the multi-color transform including in hyperion-remote  
						
						... 
						
						
						
						Former-commit-id: ebdb0688b47d51bd6dccf6dafd580d3ce9ed80a7 
						
						
					 
					
						2013-11-22 10:48:10 +00:00 
						 
				 
			
				
					
						
							
							
								johan 
							
						 
					 
					
						
						
							
						
						ee7a596d53 
					 
					
						
						
							
							- HSV transform added  
						
						... 
						
						
						
						- Moved transform of led values to before the device write so transform changes are taken into account 
						
						
					 
					
						2013-08-21 21:50:17 +02:00 
						 
				 
			
				
					
						
							
							
								johan 
							
						 
					 
					
						
						
							
						
						46076998a0 
					 
					
						
						
							
							Schema checking for all commands added  
						
						
						
						
					 
					
						2013-08-18 12:02:17 +02:00