log

age author description
Sat, 05 Sep 2015 01:10:20 -0700 Louis Opter Start a new patch queue for some usability improvement for 1.0
Sun, 30 Aug 2015 22:36:47 -0700 Louis Opter finish mq
Sun, 30 Aug 2015 22:08:27 -0700 Louis Opter backport the gateway latency function from the echo_request_reply_patch
Sun, 30 Aug 2015 21:37:49 -0700 Louis Opter lol 64bits
Sun, 30 Aug 2015 21:26:19 -0700 Louis Opter The joys of coding alone, spotted on qemu/mips32 somehow
Sun, 30 Aug 2015 21:09:35 -0700 Louis Opter fix warnings
Sun, 30 Aug 2015 20:59:03 -0700 Louis Opter regression test for the crash on missing params
Sun, 30 Aug 2015 19:15:10 -0700 Louis Opter finish testing on the client read loop
Sun, 30 Aug 2015 14:41:22 -0700 Louis Opter wip
Sat, 29 Aug 2015 15:59:23 -0700 Louis Opter wip
Sat, 29 Aug 2015 15:07:47 -0700 Louis Opter wip
Fri, 28 Aug 2015 02:25:10 -0700 Louis Opter start a patch to fix the client read loop
Thu, 27 Aug 2015 00:20:47 -0700 Louis Opter less \n
Thu, 27 Aug 2015 00:19:25 -0700 Louis Opter wip goodies
Wed, 26 Aug 2015 23:56:12 -0700 Louis Opter wip goodies
Wed, 26 Aug 2015 23:45:29 -0700 Louis Opter wip lightsc.py
Wed, 26 Aug 2015 20:28:36 -0700 Louis Opter Finish the ambient light patch
Wed, 26 Aug 2015 20:15:09 -0700 Louis Opter looks like the bulbs aren't implementing that ambient light sensor thing at all
Wed, 26 Aug 2015 20:04:30 -0700 Louis Opter wip
Wed, 26 Aug 2015 19:26:16 -0700 Louis Opter batch testing & wip on ambient light sensor
Tue, 25 Aug 2015 00:20:55 -0700 Louis Opter wip, needs batch testing
Mon, 24 Aug 2015 02:33:52 -0700 Louis Opter fix lightsc bug
Mon, 24 Aug 2015 02:23:50 -0700 Louis Opter batch is starting to work
Mon, 24 Aug 2015 00:55:10 -0700 Louis Opter finish those two patches
Mon, 24 Aug 2015 00:44:46 -0700 Louis Opter Add missing free, cleanup and unittest that jsonrpc bug
Sun, 23 Aug 2015 21:45:52 -0700 Louis Opter Start a new queue with patches to improve jsonrpc support
Sun, 23 Aug 2015 17:24:06 -0700 Louis Opter final state of this queue
Sun, 23 Aug 2015 17:17:27 -0700 Louis Opter workaround the mac os x bullshit again
Sun, 23 Aug 2015 16:54:48 -0700 Louis Opter forgot to fold patch
Sun, 23 Aug 2015 16:50:26 -0700 Louis Opter minor adjustments, everything looks cool on mips32
Sun, 23 Aug 2015 16:08:50 -0700 Louis Opter fix tests and fix bug in bulb_has_label
Sun, 23 Aug 2015 03:41:32 -0700 Louis Opter wip, routing tests need fixing
Sat, 22 Aug 2015 18:06:08 -0700 Louis Opter getting this queue ready
Sat, 22 Aug 2015 16:29:00 -0700 Louis Opter wip, testing
Sat, 22 Aug 2015 02:50:09 -0700 Louis Opter test bulb hw_info fetch, handle non-nul-terminated labels in get_light_state, don't break at the first match when routing to a label, add the set_bulb_label command, new things need testing
Fri, 21 Aug 2015 22:48:56 -0700 Louis Opter Add a small adjust_brightness helper to lightsc.py and finish testing of the timer module
Fri, 21 Aug 2015 02:54:38 -0700 Louis Opter wip timer testing, add gu10 product id
Thu, 20 Aug 2015 01:37:51 -0700 Louis Opter wip
Thu, 20 Aug 2015 01:12:12 -0700 Louis Opter start testing the timer module
Wed, 19 Aug 2015 01:24:18 -0700 Louis Opter fix the get_light_state tests, fix bailout logic in bulb_fetch_hw_info
Tue, 18 Aug 2015 01:03:39 -0700 Louis Opter refold patches, fix version printing and start to fix the tests
Mon, 17 Aug 2015 23:22:08 -0700 Louis Opter refactor the timer api
Mon, 17 Aug 2015 02:32:00 -0700 Louis Opter add all waveforms in lightsc.py and start to move the timer thing into core
Sun, 16 Aug 2015 22:03:56 -0700 Louis Opter wip, bail out when we can't fetch the wifi firmware info
Sun, 16 Aug 2015 18:37:31 -0700 Louis Opter Use the new timer interface on the gateway refresh loop and speed-up bulb discovery
Sun, 16 Aug 2015 16:55:02 -0700 Louis Opter Correctly show the vendor and model names, tune output depending on the verbosity
Sun, 16 Aug 2015 15:33:02 -0700 Louis Opter add a patch to ignore sigpipe
Sun, 16 Aug 2015 00:48:06 -0700 Louis Opter patch reorg
Sat, 15 Aug 2015 23:22:19 -0700 Louis Opter add a patch to fix this xtoa mess
Sat, 15 Aug 2015 16:37:19 -0700 Louis Opter Finished fixes
Sat, 15 Aug 2015 16:36:28 -0700 Louis Opter final state before finishing fixes
Sat, 15 Aug 2015 16:28:52 -0700 Louis Opter fix series
Sat, 15 Aug 2015 16:21:19 -0700 Louis Opter Add commit message and regression tests on the command pipe
Sat, 15 Aug 2015 15:39:21 -0700 Louis Opter wip fix build, we should refactor the mock thing so the includes are prefixed with core/ or lifx/
Sat, 15 Aug 2015 13:12:43 -0700 Louis Opter wip, rework the timer interface so we can get the bulb from our timer callback, since it might have been closed
Sat, 15 Aug 2015 02:51:45 -0700 Louis Opter make things less confusing
Sat, 15 Aug 2015 02:44:27 -0700 Louis Opter wip, add standalone timers to the timer module
Fri, 14 Aug 2015 02:31:38 -0700 Louis Opter Fix the command pipe (need review on the testing) and wip on the metadata stuff.
Thu, 13 Aug 2015 02:29:45 -0700 Louis Opter Finally fix bulb printing, nice refactor and print ipv4 mapped ipv6 addresses
Tue, 11 Aug 2015 00:37:46 -0700 Louis Opter wip^2