Peter M. Groen
/
hueplusplus
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Commits
345
Compare
Branches
4
Tags
2
development
external-deps
gh-pages
master
v1.1.0
v1.0.0
8cffc1b8df89066133c9e850ea6267f6039bccee
hueplusplus
src
HueLight.cpp
24 Mar, 2021
10 commits
Address review comments, make doxygen include paths match.
8cffc1b8
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Add documentation for Group and StateTransaction.
...
844af4db
Add sections to documentation of large classes.
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Add removeGroup and createGroup, add missing tests.
48dd0747
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Generalize StateTransaction to also work for HueLight state.
d3e59bb1
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Implement APICache to cache json values returned by the Hue API.
cd30bc74
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Move function definitions into namespace block to improve readability.
1ebb304b
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Reformat all files with updated clang-format.
39ce4c01
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Move everything into namespace hueplusplus.
b6d5d07c
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Fix build errors after renaming.
a2898cce
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »
Rename directory structure (not building).
0f456350
Jojo-1000
authored
2021-03-24 20:06:27 +0100
Browse File »