http://www.hueify.nl/files/beta/HueifyBuild106.zip
Well, it's about time isn't it?
Here's the 6th (beta) version of Hueify.
This release includes 3 versions:
32bit Windows
64bit Windows
(32bit) OS X
There are a few known issues (shown as i (= information)).
Many bugfixes and improvements.
The music player isn't available in this version as it needs further development (multi-bridge, multi light support).
Please let me know what you think about it, suggestions and bug reports are very welcome.
I'm also looking for information on storing Hueify's config on OS X as it is now stored inside the .app file (folder) so on update it will be removed. So if you know best practice on OS X and saving application data please let me know (google didn't really help ).
Release notes for build 106:
i Development Environment upgraded.
i Known issue: App is not showing on Windows aero (winkey + tab / shift tab). [QC117382]
i Known issue: Checkboxes randomly appearing in listboxes and comboboxes, both checked and unchecked. [QC117381]
i Known issue: Tab key is no longer navigating items on the tabsheet. [QC117380]
i Known issues above are caused by bugs in the Development Framework since the last update, bugreports are filled.
i OS X builds may not start due to "SIG (10)" or "SIG (11)" errors.
+ Firmware updates can now be installed using Hueify.
+ Added scrollbox to Group tab to be able to see everything that's there.
+ Added ON, OFF buttons to the Bulb and Group tabs.
+ Added Alerts lselect and select (Breathe and Breathe 30 seconds (heartbeat)) buttons to the Bulb and Group tabs.
+ Added HUE effects (internal effects by philips HUE) (currently: colorloop) buttons to the Bulb and Group tab.
+ Added delete button to Schedule tab.
+ Added Alarm and Timer modes to schedules.
+ Autoconnect to a bridge (when not on it's last known IP but with Hueify authorized) now puts an entry into the log.
* Removed TFramedScrollbox surrounding the Tree View control to display a horizontal scrollbox (the scrollbar is fixed since the programming software update).
* Changed the log from a TListbox to a TMemo object (checkboxes where apearing somehow after the dev update).
* The response text/body of HTTP DELETE requests can now be read by Hueify.
* The debug log is now scrolled to display the last items.
* Removed "Color temperature" from schedules as it is not supported by all lights (color conversion will be implemted later (also for XY)).
* Changed "Bulbs" treeitem to "Lights" (A lightstrip is not really a bulby).
* DEBUG and MISC tabs are hidden on non-debug builds to prevent uncompleted stuff to be visible (Visual to Code conversion, Audio Player, Pointsymbolgrid and Strobing).
* Changed TFramedScrollboxes to TScrollBoxes.
! Group values pushed too fast.
! Internal group settings parsed incorrectly (saturnation and xy).
! Reloading single bulbstate (including pointsymbol object) caused an appcrash when the request failed (just added errorhandling here).
! Group 0 (lightset 0, default group containing all lights) was not shown on Groups tab.
! Date & Time for schedules now synched correctly from system time (times like -02:00:00 are gone).
! Proxyport could not be set higher then 100.
! Turning off a group of lights didn't update the internal bulbs "on" state cuasing the ON/OFF buttons on the Bulbs tab to disfunction.
! Error parsing proxyport on bridge object and log.
! Fixed appcrash when an internal schedule got destroyed when creating a new schedule (added destroyed property to internal schedule object).
! Double file extension for saving bulbs to file removed.
! HSB randomizer was sending incorrect HUE values to the bridge (slidervalue * 360 was missing).
! "Invalid value for HUE" when setting HUE for groups (value * 365 instead of value * 360).
( ! ) Notice: Undefined index: entries in C:\webserver\www\hueifynl\themes\default\page.inc.php on line 37 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 361104 | {main}( ) | ...\index.php:0 |
2 | 0.0135 | 419672 | require_once( 'C:\webserver\www\hueifynl\inc\page.inc.php ) | ...\index.php:86 |
3 | 0.0191 | 474664 | require_once( 'C:\webserver\www\hueifynl\themes\default\page.inc.php ) | ...\page.inc.php:61 |
( ! ) Warning: sizeof(): Parameter must be an array or an object that implements Countable in C:\webserver\www\hueifynl\themes\default\page.inc.php on line 37 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0003 | 361104 | {main}( ) | ...\index.php:0 |
2 | 0.0135 | 419672 | require_once( 'C:\webserver\www\hueifynl\inc\page.inc.php ) | ...\index.php:86 |
3 | 0.0191 | 474664 | require_once( 'C:\webserver\www\hueifynl\themes\default\page.inc.php ) | ...\page.inc.php:61 |