log

age author description
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
Sun, 09 Aug 2015 17:06:27 -0700 Louis Opter wip
Sun, 09 Aug 2015 16:10:23 -0700 Louis Opter fix tests build
Sun, 09 Aug 2015 16:00:18 -0700 Louis Opter finish the patch on get_light_state
Sun, 09 Aug 2015 03:39:25 -0700 Louis Opter wip
Sun, 09 Aug 2015 03:25:17 -0700 Louis Opter wip
Sat, 08 Aug 2015 19:41:56 -0700 Louis Opter start a mq to handle some informational packets
Sat, 08 Aug 2015 18:00:39 -0700 Louis Opter finish mq
Sat, 08 Aug 2015 17:59:11 -0700 Louis Opter final mq state
Sat, 08 Aug 2015 17:51:32 -0700 Louis Opter mips32 fixes
Sat, 08 Aug 2015 17:33:31 -0700 Louis Opter type punning fix attempt
Sat, 08 Aug 2015 17:11:11 -0700 Louis Opter toggle command, misc stuff
Sat, 08 Aug 2015 14:37:39 -0700 Louis Opter a couple new patches
Sat, 08 Aug 2015 02:36:59 -0700 Louis Opter finish the mq
Sat, 08 Aug 2015 02:35:14 -0700 Louis Opter almost forgot to add a file
Sat, 08 Aug 2015 02:27:33 -0700 Louis Opter almost there
Sat, 08 Aug 2015 01:57:57 -0700 Louis Opter and revert that god damn encoding "fix"
Sat, 08 Aug 2015 01:13:52 -0700 Louis Opter fix endian targeting on big endian arch...
Fri, 07 Aug 2015 00:17:50 -0700 Louis Opter fix endianess on mips32
Thu, 06 Aug 2015 23:43:07 -0700 Louis Opter fix warning on mips32
Thu, 06 Aug 2015 02:55:57 -0700 Louis Opter Write commit messages
Wed, 05 Aug 2015 00:52:01 -0700 Louis Opter finish sorting out leftovers
Tue, 04 Aug 2015 01:06:02 -0700 Louis Opter sort out patches, just need to figure out the leftovers now.
Mon, 03 Aug 2015 23:17:59 -0700 Louis Opter fix the command pipes tests on linux
Mon, 03 Aug 2015 01:18:55 -0700 Louis Opter start re-ordering patches
Sun, 02 Aug 2015 19:02:55 -0700 Louis Opter Meld patches
Sun, 02 Aug 2015 18:59:24 -0700 Louis Opter finish testing on command_pipe_read_callback
Sun, 02 Aug 2015 16:00:20 -0700 Louis Opter wip command pipe testing
Sat, 01 Aug 2015 23:09:48 -0700 Louis Opter wip, kickoff command pipe testing
Sat, 01 Aug 2015 18:23:13 -0700 Louis Opter wip
Sat, 01 Aug 2015 01:59:04 -0700 Louis Opter wip testing
Fri, 31 Jul 2015 00:26:11 -0700 Louis Opter add test file for daemon_update_proctitle
Wed, 29 Jul 2015 23:37:47 -0700 Louis Opter fix more things
Wed, 29 Jul 2015 23:21:41 -0700 Louis Opter fix things, the daemon module needs testing now
Wed, 29 Jul 2015 22:56:48 -0700 Louis Opter disgusting macro work
Tue, 28 Jul 2015 01:33:49 -0700 Louis Opter Start the daemon module
Sat, 25 Jul 2015 21:14:49 -0700 Louis Opter bulbs are properly tested now
Fri, 24 Jul 2015 01:08:35 -0700 Louis Opter add test bulb_set_light_state but still need all the stats testing and stats improvements
Thu, 23 Jul 2015 00:09:57 -0700 Louis Opter got one bulb test running, didn't expect all the cmake changes...
Wed, 22 Jul 2015 21:30:24 -0700 Louis Opter start testing bulb
Wed, 22 Jul 2015 21:18:41 -0700 Louis Opter More testing
Sun, 19 Jul 2015 21:27:29 -0700 Louis Opter wip, merge pending tag wip into the first patch, still need more testing on the bulbs now
Sun, 19 Jul 2015 17:39:41 -0700 Louis Opter wip, need test on SET_TAG_LABELS triggers by refcount
Sun, 19 Jul 2015 16:14:17 -0700 Louis Opter add missing file
Sun, 19 Jul 2015 02:21:45 -0700 Louis Opter wip tag/untag testing, also fixes encoding of packets, things a probably brokeno on mips32
Sat, 18 Jul 2015 20:26:56 -0700 Louis Opter start testing tag/untag
Sat, 18 Jul 2015 14:09:44 -0700 Louis Opter command pipe is working, looks like we can backport some stuff to client.c
Sat, 18 Jul 2015 01:15:00 -0700 Louis Opter wip command pipe, i think i need inotify
Fri, 17 Jul 2015 02:13:45 -0700 Louis Opter interrupted wip
Wed, 15 Jul 2015 23:53:28 -0700 Louis Opter finish some patches
Wed, 15 Jul 2015 23:46:45 -0700 Louis Opter start a patch for the command pipe interface
Wed, 15 Jul 2015 22:05:04 -0700 Louis Opter Some MQ re-org
Tue, 14 Jul 2015 23:19:53 -0700 Louis Opter tag/untag works, security bugs fixed too
Tue, 14 Jul 2015 00:00:41 -0700 Louis Opter things are pretty crashy right now
Mon, 13 Jul 2015 01:12:28 -0700 Louis Opter good work today, still need unit-tests and tag_labels garbarge collection from bulb tags updates
Sun, 12 Jul 2015 18:55:04 -0700 Louis Opter wip, need actual testing
Sun, 12 Jul 2015 15:31:27 -0700 Louis Opter wip tag/untag
Sat, 11 Jul 2015 19:38:32 -0700 Louis Opter too much code
Sat, 11 Jul 2015 15:51:17 -0700 Louis Opter fix build warning on 32bits
Sat, 11 Jul 2015 15:43:11 -0700 Louis Opter fix the power state thing, also need testing
Sat, 11 Jul 2015 02:51:14 -0700 Louis Opter still need testing
Sat, 11 Jul 2015 02:41:40 -0700 Louis Opter more cmake fixes
Sat, 11 Jul 2015 02:32:43 -0700 Louis Opter blublublu
Sat, 11 Jul 2015 02:12:31 -0700 Louis Opter wip, need tests on setproctitle
Thu, 09 Jul 2015 00:49:44 -0700 Louis Opter finish patches, i dunno why set_waveform doesn't work on mips looks like the float is getting fucked
Thu, 09 Jul 2015 00:35:11 -0700 Louis Opter more fixes T-T
Thu, 09 Jul 2015 00:11:14 -0700 Louis Opter finally fix everything correctly...
Wed, 08 Jul 2015 22:26:35 -0700 Louis Opter things should really be working now
Tue, 07 Jul 2015 10:53:03 +0800 Louis Opter very minor adjustments to the readme and remove list_tags
Mon, 06 Jul 2015 17:34:12 +0000 Louis Opter things should be working on mips32 now
Tue, 07 Jul 2015 09:19:26 +0800 Louis Opter wip
Tue, 07 Jul 2015 06:27:09 +0800 Louis Opter wip start a patch for big endian architectures
Sat, 04 Jul 2015 00:04:48 +0800 Louis Opter finishing mq
Fri, 03 Jul 2015 23:56:05 +0800 Louis Opter Wrapping-up the get_light_state and mips32 fixes patch queue
Fri, 03 Jul 2015 13:31:56 +0800 Louis Opter i think we're finally done here, just need some real word testing and patch re-org
Fri, 03 Jul 2015 05:29:05 +0000 Louis Opter wip, cmake stuff
Fri, 03 Jul 2015 05:10:05 +0000 Louis Opter wip still having some cmake issues with time_monotonic
Fri, 03 Jul 2015 12:46:45 +0800 Louis Opter wip, endianess is hard
Fri, 19 Jun 2015 12:20:05 +0800 Louis Opter Fix test_utils_insert_mock_bulb again
Mon, 15 Jun 2015 22:14:02 +0000 Louis Opter first shot at mips32 and debian old-stable bunch of fixes
Sun, 14 Jun 2015 18:20:23 -0700 Louis Opter wip, i think we're pretty much done
Sun, 14 Jun 2015 16:27:32 -0700 Louis Opter wip, fix infinite loop in LGTD_LIFX_WIRE_FOREACH_TAG_ID?
Sun, 14 Jun 2015 15:36:02 -0700 Louis Opter add missing free
Sat, 13 Jun 2015 18:30:16 -0700 Louis Opter wip, write the function to convert a target list to a device list, needs testing
Sat, 13 Jun 2015 17:27:46 -0700 Louis Opter wip, test, fix and improve lgtd_jsonrpc_uint16_range_to_float_string
Sun, 07 Jun 2015 18:55:50 -0700 Louis Opter wip
Sun, 07 Jun 2015 02:41:16 -0700 Louis Opter wip
Sun, 07 Jun 2015 00:45:46 -0700 Louis Opter wip, tests, targeting
Sat, 23 May 2015 01:18:22 -0700 Louis Opter wip, get_all_light_state, needs to get targeting right now
Thu, 21 May 2015 01:25:09 -0700 Louis Opter Start a series for get_light_state
Tue, 19 May 2015 00:32:20 -0700 Louis Opter pushed patch
Tue, 19 May 2015 00:26:09 -0700 Louis Opter couple fixes
Mon, 18 May 2015 01:25:05 -0700 Louis Opter finish targeting mq
Mon, 18 May 2015 01:12:47 -0700 Louis Opter clean things up
Sun, 17 May 2015 20:06:54 -0700 Louis Opter Labels and tags targeting support
Sat, 16 May 2015 19:27:10 -0700 Louis Opter Wip, small fix
Sat, 16 May 2015 14:06:04 -0700 Louis Opter wip, send to tags and labels, tests
Sat, 16 May 2015 02:12:02 -0700 Louis Opter target by label and target by tag are working, need unit testing
Thu, 14 May 2015 00:12:38 -0700 Louis Opter Wip new patch to target tags
Wed, 13 May 2015 23:45:46 -0700 Louis Opter Finish the first series on tagging
Sat, 09 May 2015 01:23:23 -0700 Louis Opter fixup
Sat, 09 May 2015 01:07:12 -0700 Louis Opter commit final mq state
Sat, 09 May 2015 01:00:42 -0700 Louis Opter disorganized mq is disorganized
Thu, 07 May 2015 00:08:59 -0700 Louis Opter done quick testing
Wed, 06 May 2015 01:07:22 -0700 Louis Opter wip testing