Logo white

Peter M. Groen / hueplusplus

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 345
  • Compare
  • Branches 4
  • Tags 2
  • hueplusplus
30 Jun, 2017
1 commit
  • remove unneeded comments, remove const references to prevent segfaults, change n… ...
    cd25b44c
    …aming of some variables
    Moritz Wirger authored
    2017-06-30 23:30:41 +0200  
    Browse Code »

21 Jun, 2017
5 commits
  • remove inefficient duplicate removal and check for duplicates in serch loop to i… ...
    0dec011a
    …mprove overal performance
    Moritz Wirger authored
    2017-06-21 19:11:44 +0000  
    Browse Code »
  • Cleanup and improvement of json usage
    3d4890c5
    Moritz Wirger authored
    2017-06-21 19:10:25 +0000  
    Browse Code »
  • Small cleanup of Hue
    fd5c3146
    Moritz W authored
    2017-06-21 19:44:42 +0200  
    Browse Code »
  • Fix typos in HueLight.h
    37bbb7d0
    Moritz Wirger authored
    2017-06-21 00:49:19 +0200  
    Browse Code »
  • fix typo in HueLight.cpp
    0442a1b7
    Moritz Wirger authored
    2017-06-21 00:48:26 +0200  
    Browse Code »

20 Jun, 2017
6 commits
  • Fix merge conflict
    12390658
    Moritz Wirger authored
    2017-06-20 22:43:19 +0000  
    Browse Code »
  • Adapt README to new refactored classes
    234f60bb
    Moritz Wirger authored
    2017-06-20 22:40:03 +0000  
    Browse Code »
  • Add new function getColorType() to HueLight
    6a883342
    Moritz Wirger authored
    2017-06-20 22:38:52 +0000  
    Browse Code »
  • Add a Doxyfile for simple documentation creation
    3279b4e7
    Moritz Wirger authored
    2017-06-20 22:14:21 +0000  
    Browse Code »
  • Add license comment to UPnP files
    639e2cae
    Moritz Wirger authored
    2017-06-20 22:13:49 +0000  
    Browse Code »
  • Refactor HueLight with strategy pattern and remove old HueLight classes
    ba70464b
    Moritz Wirger authored
    2017-06-20 22:11:16 +0000  
    Browse Code »

16 Jun, 2017
1 commit
  • add 2 new functions for getting all lights
    94d8c613
    Moritz W authored
    2017-06-16 22:11:22 +0200  
    Browse Code »

26 May, 2017
6 commits
  • add missing jsoncpp.cpp and json-forwards.h
    21b6f464
    Moritz Wirger authored
    2017-05-26 21:26:46 +0000  
    Browse Code »
  • Merge pull request #2 from Wulkop/master ...
    08e4d32a
    Split hue classes into different header and source files
    Moritz Wirger authored
    2017-05-26 21:10:06 +0200  
    Browse Code »
  • Split hue classes into different header and source files
    249eb0a6
    Jan Wulkop authored
    2017-05-26 21:00:28 +0200  
    Browse Code »
  • Merge pull request #1 from Wulkop/master ...
    fd4bc312
    Fix instanciation of unique HueLight pointers
    Moritz Wirger authored
    2017-05-26 19:28:40 +0200  
    Browse Code »
  • Fix instanciation of unique HueLight pointers
    b6c1545c
    Jan Wulkop authored
    2017-05-26 19:26:48 +0200  
    Browse Code »
  • Add missing UPnP class
    a49f68ca
    Moritz Wirger authored
    2017-05-26 19:09:31 +0200  
    Browse Code »

24 Mar, 2017
1 commit
  • Change Hue class to return unique_ptr's instead of raw pointers to lights.
    7ab27edf
    Nodeduino authored
    2017-03-24 22:09:18 +0100  
    Browse Code »

27 Jan, 2017
10 commits
  • small bugfix
    c350be73
    Nodeduino authored
    2017-01-27 22:36:09 +0100  
    Browse Code »
  • fixed weird copy paste error
    8699b01b
    Nodeduino authored
    2017-01-27 22:26:35 +0100  
    Browse Code »
  • initial code commit
    d0bb8757
    Nodeduino authored
    2017-01-27 22:13:32 +0100  
    Browse Code »
  • added further reading
    097b970a
    Nodeduino authored
    2017-01-27 22:12:39 +0100  
    Browse Code »
  • fix README
    e33f4928
    Moritz Wirger authored
    2017-01-27 22:09:38 +0100  
    Browse Code »
  • fix README
    ff732ab4
    Nodeduino authored
    2017-01-27 22:08:20 +0100  
    Browse Code »
  • fix README
    1a844013
    Nodeduino authored
    2017-01-27 22:05:16 +0100  
    Browse Code »
  • update README
    086d7d37
    Nodeduino authored
    2017-01-27 22:02:51 +0100  
    Browse Code »
  • update README
    eebaaa9d
    Moritz Wirger authored
    2017-01-27 14:35:57 +0100  
    Browse Code »
  • preparing readme
    a9d7c887
    Moritz Wirger authored
    2017-01-27 14:32:49 +0100  
    Browse Code »

25 Jan, 2017
1 commit
  • Initial commit
    4a834f7b
    Moritz Wirger authored
    2017-01-25 19:48:15 +0100  
    Browse Code »