<feed xmlns='http://www.w3.org/2005/Atom'>
<title>auditory.vim, branch v0.0.4</title>
<subtitle>vim interface sounds</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/'/>
<entry>
<title>Update TODO</title>
<updated>2014-11-22T19:43:09+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-22T19:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=8166b9a93fae387076b581e300232fe70707b605'/>
<id>8166b9a93fae387076b581e300232fe70707b605</id>
<content type='text'>
Forgot to add a date completed entry to the mplayer task.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Forgot to add a date completed entry to the mplayer task.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'error-message-if-no-mplayer'</title>
<updated>2014-11-22T19:29:00+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-22T19:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=4cf56fd9514da6ec5f1f26273a8d89938d05513a'/>
<id>4cf56fd9514da6ec5f1f26273a8d89938d05513a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2014-11-22T19:27:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-22T19:27:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=8d0b1164a6d92a568df70d7b98f4b0904a791331'/>
<id>8d0b1164a6d92a568df70d7b98f4b0904a791331</id>
<content type='text'>
Check off adding an error message when mplayer is missing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check off adding an error message when mplayer is missing.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Decrease warning level of mplayer error</title>
<updated>2014-11-22T19:04:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-22T19:04:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=d194dc4e3772f0215c679c83c99fdd2f9c9c6a34'/>
<id>d194dc4e3772f0215c679c83c99fdd2f9c9c6a34</id>
<content type='text'>
Instead of echoing and error, just echo a message about mplayer not
being installed. Errors look pretty annoying on initial load, and I
don't think this is worth the red background colour. It could be that a
user has two machines, one with mplayer installed and one without. In
that case, I don't want people to have to disable the plugin on one
machine. That seems like too much to ask.

I think this is a nice middle-ground between alerting users that
something is needed by the plugin and not barfing if it's not there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of echoing and error, just echo a message about mplayer not
being installed. Errors look pretty annoying on initial load, and I
don't think this is worth the red background colour. It could be that a
user has two machines, one with mplayer installed and one without. In
that case, I don't want people to have to disable the plugin on one
machine. That seems like too much to ask.

I think this is a nice middle-ground between alerting users that
something is needed by the plugin and not barfing if it's not there.
</pre>
</div>
</content>
</entry>
<entry>
<title>plugin/auditory.vim: Show warning if mplayer not installed</title>
<updated>2014-11-22T18:53:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-22T18:53:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=5499449cfea44f2a33a0cf8fa039adf96cc6f313'/>
<id>5499449cfea44f2a33a0cf8fa039adf96cc6f313</id>
<content type='text'>
On plugin load, if mplayer isn't installed then fail ungracefully. Since
we depend on mplayer in order to play any sounds, my thinking now is
that I want to fail immediately.

Still trying to decide if this is be best course of action. Maybe I just
want an informative message instead of a complete failure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On plugin load, if mplayer isn't installed then fail ungracefully. Since
we depend on mplayer in order to play any sounds, my thinking now is
that I want to fail immediately.

Still trying to decide if this is be best course of action. Maybe I just
want an informative message instead of a complete failure.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2014-11-15T07:01:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T07:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=2047439f2f6204df670a2f3a1d0a7a396c8f115e'/>
<id>2047439f2f6204df670a2f3a1d0a7a396c8f115e</id>
<content type='text'>
Check off adding pathogen installation instructions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check off adding pathogen installation instructions.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add installation instructions</title>
<updated>2014-11-15T06:59:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:59:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=8597c9bde14f0f57be6ff19a4f1b53f91174b2fd'/>
<id>8597c9bde14f0f57be6ff19a4f1b53f91174b2fd</id>
<content type='text'>
Provide basic instructions. I'm only familiar with pathogen, so that's
what the example uses. You're free to use Vundle, NeoBundle, etc. if you
prefer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide basic instructions. I'm only familiar with pathogen, so that's
what the example uses. You're free to use Vundle, NeoBundle, etc. if you
prefer.
</pre>
</div>
</content>
</entry>
<entry>
<title>autoload/auditory.vim: Fix `d` not saving to register bug</title>
<updated>2014-11-15T06:17:44+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=3c76f38c4af8ca159f1bd24c153558b1e7ae171d'/>
<id>3c76f38c4af8ca159f1bd24c153558b1e7ae171d</id>
<content type='text'>
Previously my custom `d` and `dd` operators wouldn't save their
deletions to the unnamed register. For normal custom operators this is
exactly what you want, but not when you're making your own delete
operator.

When you notice this it becomes _extremely_ annoying. Fixing it here so
now deleted text goes into the unnamed register.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously my custom `d` and `dd` operators wouldn't save their
deletions to the unnamed register. For normal custom operators this is
exactly what you want, but not when you're making your own delete
operator.

When you notice this it becomes _extremely_ annoying. Fixing it here so
now deleted text goes into the unnamed register.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TODO</title>
<updated>2014-11-15T06:02:39+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=b766856147051d7d16f91bfb0f540885d12306f2'/>
<id>b766856147051d7d16f91bfb0f540885d12306f2</id>
<content type='text'>
Check off new sound file updating.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Check off new sound file updating.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'New-Sounds'</title>
<updated>2014-11-15T06:00:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-15T06:00:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/auditory.vim/commit/?id=8e3408546e168eda22579e42bac5f18313f58e66'/>
<id>8e3408546e168eda22579e42bac5f18313f58e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
