Skip to content
This repository has been archived by the owner on Jul 18, 2020. It is now read-only.

WinHue - 3.0.4301.0

Compare
Choose a tag to compare
@Hyrules Hyrules released this 26 Mar 22:26
· 93 commits to master since this release
7daeda7

///////////////////////////////////////////////////////
/// WinHue 3 - 3.0.4301.0
///////////////////////////////////////////////////////

NOTE : You need Microsoft Dot Net Framework 4.5.2 for this program to work properly.
You might also need Visual C++ 2010 Redistributable library.
Both are available at Microsoft's website.

BEWARE THAT THIS VERSION HAS SEEN A LOT OF CODE CHANGE. IT MIGHT CONTAIN SOME BUGS.

Fixed:

  • WHC listing wrong options for the sensors.
  • Transition time not working properly in scene creator.
  • Some button size and window size.

Added:

  • Numeric Up / Down to some of the main form sliders.
  • Edit scene from the scene mapping window. Just select a row and click the edit button on the bar at the top beside the filter.
  • Context menu to the rule creator value. Button event are as simple as selecting the button event you want and it will fill the value.
  • Option to hide the floor plan tab in the application view settings.

Changed:

  • Scene Creator display of sliders and values.
  • Replaced many Transition related up down with a practical TransitionTime Up Down. No more guessing the transition time.
  • Removed some black border on forms.
  • Forked my own version of WPFToolkit 3.5.0 with the Datagrid.
  • Changed to order of the steps in the Scene creator.

Updated :

  • Naudio dependency.
  • gong wpf drag and drop dependency.
  • Sprache dependency.

WIP:

  • Animation creator. (Not Available yet)
  • Entertainment creator. (not Available yet)