<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DomeKey, 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>HomebrewFormula: Fix `:lion`/"10.7" `depends_on`</title>
<updated>2019-06-16T09:15:17+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-16T08:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=d80aaf766db7fed84a5a4bce0d2b1619c6282f0a'/>
<id>d80aaf766db7fed84a5a4bce0d2b1619c6282f0a</id>
<content type='text'>
Turns out we didn't solve the problem with the previous commit, as
"10.7" still needs to be in Homebrew's `MacOS::Version::SYMBOLS` hash in
order to be recognised.

To work around this, depend on Lion if Homebrew provides it, otherwise
display a message in the Caveats section about the minimum OS version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out we didn't solve the problem with the previous commit, as
"10.7" still needs to be in Homebrew's `MacOS::Version::SYMBOLS` hash in
order to be recognised.

To work around this, depend on Lion if Homebrew provides it, otherwise
display a message in the Caveats section about the minimum OS version.
</pre>
</div>
</content>
</entry>
<entry>
<title>HomebrewFormula: Change `:lion` to `"10.7"`</title>
<updated>2019-06-11T19:12:48+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-11T19:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=9f6d9da7b8af73e2e55b2f8932eb15f6fb8b718a'/>
<id>9f6d9da7b8af73e2e55b2f8932eb15f6fb8b718a</id>
<content type='text'>
I got this error recently:

    $ brew tap teddywing/formulae
    Updating Homebrew...
    ...
    ==&gt; Tapping teddywing/formulae
    Cloning into '/usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae'...
    ...
    Error: Invalid formula: /usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae/HomebrewFormula/dome-key.rb
    dome-key: unknown version :lion
    Error: Cannot tap teddywing/formulae: invalid syntax in tap!

Turns out `:lion` was removed as a Mac OS X version symbol from
Homebrew:
https://github.com/homebrew/brew/commit/1aa8ad09e212cd9cd2f3ae55f899ed4ef03ae4d0

Use a version string instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I got this error recently:

    $ brew tap teddywing/formulae
    Updating Homebrew...
    ...
    ==&gt; Tapping teddywing/formulae
    Cloning into '/usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae'...
    ...
    Error: Invalid formula: /usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae/HomebrewFormula/dome-key.rb
    dome-key: unknown version :lion
    Error: Cannot tap teddywing/formulae: invalid syntax in tap!

Turns out `:lion` was removed as a Mac OS X version symbol from
Homebrew:
https://github.com/homebrew/brew/commit/1aa8ad09e212cd9cd2f3ae55f899ed4ef03ae4d0

Use a version string instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2018-11-23T05:34:40+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-23T05:34:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=943230d891282c4998f166f1cfd000def6b7f0a2'/>
<id>943230d891282c4998f166f1cfd000def6b7f0a2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HomebrewFormula: Add `--reload-mappings` mention in Caveats</title>
<updated>2018-11-22T22:36:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T22:36:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=a8a36293283f4df90f37e29bdc654908ec943e6b'/>
<id>a8a36293283f4df90f37e29bdc654908ec943e6b</id>
<content type='text'>
Instruct users to reload mappings if `dome-key` is running. This could
happen if the install commands were copy-pasted from the website:

    $ brew install teddywing/DomeKey/dome-key
    $ brew services start teddywing/DomeKey/dome-key

At this point, `dome-key` would already have been started, and the new
mappings wouldn't be loaded into the running process.

Also indent the shell commands to differentiate them from the text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instruct users to reload mappings if `dome-key` is running. This could
happen if the install commands were copy-pasted from the website:

    $ brew install teddywing/DomeKey/dome-key
    $ brew services start teddywing/DomeKey/dome-key

At this point, `dome-key` would already have been started, and the new
mappings wouldn't be loaded into the running process.

Also indent the shell commands to differentiate them from the text.
</pre>
</div>
</content>
</entry>
<entry>
<title>HomebrewFormula/dome-key.rb: Repackage with latest changes</title>
<updated>2018-11-22T20:16:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T20:16:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=bffe56397945195c76bf95a81c0281aef5430803'/>
<id>bffe56397945195c76bf95a81c0281aef5430803</id>
<content type='text'>
Only significant change is the addition of the license to the man page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only significant change is the addition of the license to the man page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2018-11-22T18:53:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T18:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=14f115daf0f63d2dce85d1eb24d957524d7341cf'/>
<id>14f115daf0f63d2dce85d1eb24d957524d7341cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sound_data.h: Add license header</title>
<updated>2018-11-22T18:34:03+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T18:34:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=1cee58da1eeaae4985d2719df34405fa8a204f8a'/>
<id>1cee58da1eeaae4985d2719df34405fa8a204f8a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: Add targets for HTML manual pages</title>
<updated>2018-11-22T18:23:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T18:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=95358bb88ee11c5231bae717bb454a58ddc1330a'/>
<id>95358bb88ee11c5231bae717bb454a58ddc1330a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc/dome-key.1.txt: Add full license text</title>
<updated>2018-11-22T18:16:54+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T18:16:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=6efa822790eb6857820787594530fe8a05093d6a'/>
<id>6efa822790eb6857820787594530fe8a05093d6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license</title>
<updated>2018-11-22T18:06:21+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T18:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/DomeKey/commit/?id=7844357b26124234127c4315bf9b9e8054a11c80'/>
<id>7844357b26124234127c4315bf9b9e8054a11c80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
