Skip to content

Releases: d8ahazard/glimmr

1.1.0.beta - MultiBridge testing

14 Dec 18:15
Compare
Choose a tag to compare
Pre-release

Add support for multiple hue bridges at once to overcome limitations on the number of lights or entertainment groups.
Front-to-back cleanup of processes, threading, etc.
Fix transitions in ambient scenes so they actually fade properly.
Complete redesign of synchronization process.
UI Overhaul to incorporate new multibridge functionality.
Add OSX, linux-arm, and windows-arm builds. :D

1.0.10 - Ambient Scenes

06 Dec 00:40
Compare
Choose a tag to compare

Add ambient scenes...still WIP.
Masses and masses and masses of code cleanup.
Various Fixes and Improvements.

1.0.9 - Brightness Fix

30 Nov 18:38
Compare
Choose a tag to compare

Fix a major issue where sometimes, brightness was not being set to bulbs.
Fix ambient color setting.
Brightness slider now works properly.
Sort light names in Web UI.
Add checks to make sure we have all of our values before trying to stream...I think.

1.0.8 - Supercharge All Teh Thingz

28 Nov 18:32
Compare
Choose a tag to compare

I really need to take better notes of what I'm doing, when...

Internal:
Re-work storage from a custom JSON solution, to a more robust one. (All configs need to be redone)
Serialize all the things.
Subclass functions where applicable for reuse.
Separate "listener" and "sender" portions of the DreamScreen classes.
All definitions should now be 100% equivalent to what the app is doing...more or less.
Hue streams now stop instantly.
Changes to light mappings or entertainment group selection while streaming will now automagically apply.

UI:
Add a pretty logo.
Fix select scalings for settings.
Fix display order of sectors on the screen.
Ent groups/mappings auto update when you change a selection.
Pretty new TV graphic...or was that in the last release?
Add mode buttons to UI. They do not auto update when you change mode via the app, or vice-versa (for now).

1.0.7 - Add DS Solo Support, More Fixes

25 Nov 23:02
Compare
Choose a tag to compare

Add support for the DS Solo.
More cleanup and fixes.

1.0.6 - Fixes

25 Nov 17:20
Compare
Choose a tag to compare

Fix DS Device discovery not working.
Fix Hue Linking not working/refreshing from UI.

1.0.5 - UI Cleanup, Streamlining, Fun Abounds!

25 Nov 05:56
Compare
Choose a tag to compare

Fix up the UI significantly...

Add icons and indicator for DS Status. Allow selection of emulation type, provide beta APK for the more adventurous people out there.

Update backend to fill out remaining missing DS codes.

Allow enumeration and selection of multiple DS devices.

Better graphics for region selection, light mapping based on entertainment groups.

More, but I'm tired. Enjoy.

1.0.4 - Act like a proper emulator

22 Nov 05:17
Compare
Choose a tag to compare

Add emulation of DS devices, including the fabled Connect. Still needs integration with settings, but it can read and return them to the mobile app, which I think is phenomenal.

Still needs the web ui for other configs for now...

1.0.3 - Multiple Improvements

18 Nov 14:48
Compare
Choose a tag to compare

Fix multiple HTTP/UI issues.
Add proper "stop" method for streaming, still WIP.
Multiple threading/async fixes.
Refactoring, code cleanup.

1.0.2 - Fix socket issues

18 Nov 14:19
Compare
Choose a tag to compare

Fix a few issues with errors on in-use sockets.