<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DomeKey/lib/DDHidLib, branch master</title>
<subtitle>Control your computer with a pair of headphones</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/'/>
<entry>
<title>.gitmodules: Switch back to upstream DDHidLib</title>
<updated>2018-11-22T05:01:24+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T05:01:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=dbeba9b47505e1dcac8526042ab8dd659a2d146f'/>
<id>dbeba9b47505e1dcac8526042ab8dd659a2d146f</id>
<content type='text'>
My change to fix the import warning was merged into master.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
My change to fix the import warning was merged into master.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to a fork of DDHidLib</title>
<updated>2018-11-21T08:20:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T08:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=13b03a4e78f0b0f211686882ce3aef8a194ab4b4'/>
<id>13b03a4e78f0b0f211686882ce3aef8a194ab4b4</id>
<content type='text'>
Corrects this warning:

    DDHidLib/lib/DDHidQueue.m:27:9: warning: non-portable path
          to file '"DDHidEvent.h"'; specified path differs in case from file name on disk
          [-Wnonportable-include-path]
    #import "DDHIdEvent.h"
            ^~~~~~~~~~~~~~
            "DDHidEvent.h"
    1 warning generated.

I had made the change locally a long time ago, but it's now committed
and published publicly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Corrects this warning:

    DDHidLib/lib/DDHidQueue.m:27:9: warning: non-portable path
          to file '"DDHidEvent.h"'; specified path differs in case from file name on disk
          [-Wnonportable-include-path]
    #import "DDHIdEvent.h"
            ^~~~~~~~~~~~~~
            "DDHidEvent.h"
    1 warning generated.

I had made the change locally a long time ago, but it's now committed
and published publicly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add submodule for DDHidLib library</title>
<updated>2018-08-07T05:57:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-08-07T05:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=e4926bfa6da5a87077f3c1e0caf3c5084f00ef99'/>
<id>e4926bfa6da5a87077f3c1e0caf3c5084f00ef99</id>
<content type='text'>
This will hopefully make it easier to interface with `IOHIDLib` and get
events from headphone buttons.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will hopefully make it easier to interface with `IOHIDLib` and get
events from headphone buttons.
</pre>
</div>
</content>
</entry>
</feed>
