<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>22397f9bb08e6f38528bb53e1fd693468800041e</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/d4298f123a06a91acbe8422ddb6164be3dbcff9e</url>
    <id>d4298f123a06a91acbe8422ddb6164be3dbcff9e</id>
    <committed-date>2009-05-07T10:49:48-07:00</committed-date>
    <authored-date>2009-05-07T10:49:48-07:00</authored-date>
    <message>New, correct, preprocessor fix for 3.0</message>
    <tree>f23756c0107c238b62f5591a35f8fa3417a2d85e</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84e8aa31ccf4ca1b4b28656f68f0742bfd18b6e8</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/22397f9bb08e6f38528bb53e1fd693468800041e</url>
    <id>22397f9bb08e6f38528bb53e1fd693468800041e</id>
    <committed-date>2009-05-07T10:45:07-07:00</committed-date>
    <authored-date>2009-05-07T10:45:07-07:00</authored-date>
    <message>Undoing my attempted (ill-advised) preprocessor fix.</message>
    <tree>2ecaed0893735d35e38c4cca74c69e606ac2136b</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>73315cce1dd8a02117d1f5a492c3699b24b1e2ef</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/84e8aa31ccf4ca1b4b28656f68f0742bfd18b6e8</url>
    <id>84e8aa31ccf4ca1b4b28656f68f0742bfd18b6e8</id>
    <committed-date>2009-05-07T08:51:34-07:00</committed-date>
    <authored-date>2009-05-07T08:51:34-07:00</authored-date>
    <message>Prevent native OS X keychain framework from being used when you are building for the simulator with 3.0 (it's no longer necessary since 3.0 SDK includes the iPhone version of the keychain framework).</message>
    <tree>3b31cebb80fdee6b6a038579a0b5df609533aa53</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c17b0f145d9775a11463ea7bd4d7a97915c5402b</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/73315cce1dd8a02117d1f5a492c3699b24b1e2ef</url>
    <id>73315cce1dd8a02117d1f5a492c3699b24b1e2ef</id>
    <committed-date>2009-03-20T13:45:44-07:00</committed-date>
    <authored-date>2009-03-20T13:45:44-07:00</authored-date>
    <message>Fix problems with previous detection of existing &quot;bad&quot; keychain items.  Add better documentation.</message>
    <tree>2ecaed0893735d35e38c4cca74c69e606ac2136b</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4bcfcc86ac366357c367ea19993a4bdc4d924a7d</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/c17b0f145d9775a11463ea7bd4d7a97915c5402b</url>
    <id>c17b0f145d9775a11463ea7bd4d7a97915c5402b</id>
    <committed-date>2009-03-20T09:10:21-07:00</committed-date>
    <authored-date>2009-03-20T09:10:21-07:00</authored-date>
    <message>Fix improper insecure storage of passwords. Add automatic migration of incorrect keychain items to correct ones in password storage method. Add method for deleting keychain items. Fix a few memory leaks.</message>
    <tree>66c720a63ef5defa439f4e7710b3a4bd7551b72c</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>640d99dd835eded06c6864550ce97006dc0615f0</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/4bcfcc86ac366357c367ea19993a4bdc4d924a7d</url>
    <id>4bcfcc86ac366357c367ea19993a4bdc4d924a7d</id>
    <committed-date>2009-02-04T07:56:38-08:00</committed-date>
    <authored-date>2009-02-04T07:56:38-08:00</authored-date>
    <message>Add missing deallocs.</message>
    <tree>cb2a939a5af0e6e16ac05bc8b03a0f51d0bdefcb</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>5f08373ce68842c2ea4298dfacf5db206da3d345</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/640d99dd835eded06c6864550ce97006dc0615f0</url>
    <id>640d99dd835eded06c6864550ce97006dc0615f0</id>
    <committed-date>2009-02-04T07:38:29-08:00</committed-date>
    <authored-date>2009-02-04T07:38:29-08:00</authored-date>
    <message>Add HUD window class.</message>
    <tree>d22d381fa419bad1190a7a6ae9c1d92964c646cb</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0cc00306e0a269bf0409a5e75a48691a4df2e07a</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/5f08373ce68842c2ea4298dfacf5db206da3d345</url>
    <id>5f08373ce68842c2ea4298dfacf5db206da3d345</id>
    <committed-date>2009-02-04T07:18:33-08:00</committed-date>
    <authored-date>2009-02-04T07:18:33-08:00</authored-date>
    <message>Make sure that the deselection animation only happens if the cell is actually already selected (previously could happen on view load).</message>
    <tree>dcc02b1768a742016af653de4acc38a85a60cf88</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d834af1759500afd087d9e7e44f6940ee0f4a0e</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/0cc00306e0a269bf0409a5e75a48691a4df2e07a</url>
    <id>0cc00306e0a269bf0409a5e75a48691a4df2e07a</id>
    <committed-date>2009-02-04T07:09:47-08:00</committed-date>
    <authored-date>2009-02-04T07:09:47-08:00</authored-date>
    <message>Make activity indicator turn white during the time that the cell is selected.</message>
    <tree>ef0c93b4cf3d45801990d31b97b877160b967591</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>518aa98d7fdf55abe73008a975dcd7b6d5a75baa</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/4d834af1759500afd087d9e7e44f6940ee0f4a0e</url>
    <id>4d834af1759500afd087d9e7e44f6940ee0f4a0e</id>
    <committed-date>2009-02-04T06:53:33-08:00</committed-date>
    <authored-date>2009-02-04T06:53:33-08:00</authored-date>
    <message>Make it so that the cell deselects smoothly and with a fade animation on the text change, like a normal table cell.</message>
    <tree>e640846ca84b2ee0e8d5e1d313de7ac570273986</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8e0aae7cd1cba166d30e55dd1fc02e121f916a73</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/518aa98d7fdf55abe73008a975dcd7b6d5a75baa</url>
    <id>518aa98d7fdf55abe73008a975dcd7b6d5a75baa</id>
    <committed-date>2009-02-04T06:18:42-08:00</committed-date>
    <authored-date>2009-02-04T06:18:42-08:00</authored-date>
    <message>Add editable cell (label + text field) class.</message>
    <tree>4127ca5a52b62eee9efd0be67fc49797ea5e589e</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>05e64ff2814a8192c43f1f81eb8e09dc3764fa18</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/8e0aae7cd1cba166d30e55dd1fc02e121f916a73</url>
    <id>8e0aae7cd1cba166d30e55dd1fc02e121f916a73</id>
    <committed-date>2009-02-04T06:07:54-08:00</committed-date>
    <authored-date>2009-02-04T06:07:54-08:00</authored-date>
    <message>Make text turn white when cell is selected.</message>
    <tree>316fc768f2eb26027b1f765671338c9713adfced</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>edbedf249b0490c5b9d90ab2aff96bb13c79d56b</id>
      </parent>
    </parents>
    <author>
      <name>Evan Schoenberg</name>
      <email>evands@Balooga.local</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/05e64ff2814a8192c43f1f81eb8e09dc3764fa18</url>
    <id>05e64ff2814a8192c43f1f81eb8e09dc3764fa18</id>
    <committed-date>2008-12-25T17:26:14-08:00</committed-date>
    <authored-date>2008-12-25T17:26:14-08:00</authored-date>
    <message>Allow passing NULL for error parameters if an error result is not desired. Previously, doing so would crash.</message>
    <tree>bc0a7a783d1d2356392dc6045c00ae9a4070da2e</tree>
    <committer>
      <name>Evan Schoenberg</name>
      <email>evands@Balooga.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b6db67ccb37989efa45a04eb31a677b670fb3ae</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/edbedf249b0490c5b9d90ab2aff96bb13c79d56b</url>
    <id>edbedf249b0490c5b9d90ab2aff96bb13c79d56b</id>
    <committed-date>2008-12-12T10:16:53-08:00</committed-date>
    <authored-date>2008-12-12T10:16:53-08:00</authored-date>
    <message>Changing the way the image is set.</message>
    <tree>7b8c902c7e8474e9ff2538c8fca2a0be0160355f</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4cccc6d5894c9ba8b64a5117eeea6791c4674a9b</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/8b6db67ccb37989efa45a04eb31a677b670fb3ae</url>
    <id>8b6db67ccb37989efa45a04eb31a677b670fb3ae</id>
    <committed-date>2008-12-12T10:08:49-08:00</committed-date>
    <authored-date>2008-12-12T10:08:49-08:00</authored-date>
    <message>Adding UIWebView+SFHFStringMetrics</message>
    <tree>e4955d8df58fe19c8946c1bc6162f6206060bce4</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>4d7ad3219ef8a17dea5c1655a64c2c7ed9cd4ec2</id>
      </parent>
    </parents>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/4cccc6d5894c9ba8b64a5117eeea6791c4674a9b</url>
    <id>4cccc6d5894c9ba8b64a5117eeea6791c4674a9b</id>
    <committed-date>2008-12-08T09:04:37-08:00</committed-date>
    <authored-date>2008-12-08T09:04:37-08:00</authored-date>
    <message>Adding SFHFActivityIndicatingCell.</message>
    <tree>ae0ad30d83643c8057a80d5e1830fcf11cd68d9d</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>3b330651082547ecb2075fee3f15ecbe5b5e03c0</id>
      </parent>
    </parents>
    <author>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/4d7ad3219ef8a17dea5c1655a64c2c7ed9cd4ec2</url>
    <id>4d7ad3219ef8a17dea5c1655a64c2c7ed9cd4ec2</id>
    <committed-date>2008-11-01T05:11:21-07:00</committed-date>
    <authored-date>2008-11-01T05:11:21-07:00</authored-date>
    <message>Fix a few memory leaks.</message>
    <tree>e5f8b59a369df0508399b2b1f707a274a243bf7a</tree>
    <committer>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>675c60c54b7c45bc578abffbf93c5821cfb665ae</id>
      </parent>
    </parents>
    <author>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/3b330651082547ecb2075fee3f15ecbe5b5e03c0</url>
    <id>3b330651082547ecb2075fee3f15ecbe5b5e03c0</id>
    <committed-date>2008-10-27T11:50:20-07:00</committed-date>
    <authored-date>2008-10-27T11:50:20-07:00</authored-date>
    <message>Make sure &quot;item not found&quot; errors don't get returned in iPhone code (instead we just return a nil result).</message>
    <tree>d5ccdb26ed117a06907447df3d785d1ba2a349b1</tree>
    <committer>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>db5a503bb0016d6826a523a2dd544d5d019177e7</id>
      </parent>
    </parents>
    <author>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/675c60c54b7c45bc578abffbf93c5821cfb665ae</url>
    <id>675c60c54b7c45bc578abffbf93c5821cfb665ae</id>
    <committed-date>2008-10-27T11:48:23-07:00</committed-date>
    <authored-date>2008-10-27T11:48:23-07:00</authored-date>
    <message>Make sure &quot;item not found&quot; errors don't get returned (instead we just return a nil result).</message>
    <tree>aaaa1d57dcd034a81924d9c0bd25175dcdd7fb6b</tree>
    <committer>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ad8f910377a5bc901488547044f88650140cb67f</id>
      </parent>
    </parents>
    <author>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/db5a503bb0016d6826a523a2dd544d5d019177e7</url>
    <id>db5a503bb0016d6826a523a2dd544d5d019177e7</id>
    <committed-date>2008-10-23T11:28:00-07:00</committed-date>
    <authored-date>2008-10-23T11:28:00-07:00</authored-date>
    <message></message>
    <tree>370e0acff36a12d0db33388288bfe40fab0f912a</tree>
    <committer>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>387320a3f8db07e0836be3744b584b0b077f052a</id>
      </parent>
    </parents>
    <author>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/ad8f910377a5bc901488547044f88650140cb67f</url>
    <id>ad8f910377a5bc901488547044f88650140cb67f</id>
    <committed-date>2008-10-23T11:27:25-07:00</committed-date>
    <authored-date>2008-10-23T11:27:25-07:00</authored-date>
    <message></message>
    <tree>c905631abe7c5f4995097532c9103fa558502904</tree>
    <committer>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>6573388df399cb8fc0a9fb9fbbb7d9c12b2f0232</id>
      </parent>
    </parents>
    <author>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/387320a3f8db07e0836be3744b584b0b077f052a</url>
    <id>387320a3f8db07e0836be3744b584b0b077f052a</id>
    <committed-date>2008-10-22T11:51:16-07:00</committed-date>
    <authored-date>2008-10-22T11:51:16-07:00</authored-date>
    <message>Add acknowledgement for Jonathan Wight.</message>
    <tree>58a2c516a4a5093bace28db95d7a6b91ef199cae</tree>
    <committer>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e666de96899d893fc3a277348148eeb7b05a77cd</id>
      </parent>
    </parents>
    <author>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/6573388df399cb8fc0a9fb9fbbb7d9c12b2f0232</url>
    <id>6573388df399cb8fc0a9fb9fbbb7d9c12b2f0232</id>
    <committed-date>2008-10-22T11:50:28-07:00</committed-date>
    <authored-date>2008-10-22T11:50:28-07:00</authored-date>
    <message>Add acknowledgement for Jonathan Wight.</message>
    <tree>0458867784d0d271ba9cddfb4170c1ca3161bc2d</tree>
    <committer>
      <name>ldandersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </author>
    <url>http://github.com/ldandersen/scifihifi-iphone/commit/e666de96899d893fc3a277348148eeb7b05a77cd</url>
    <id>e666de96899d893fc3a277348148eeb7b05a77cd</id>
    <committed-date>2008-10-22T11:43:40-07:00</committed-date>
    <authored-date>2008-10-22T11:43:40-07:00</authored-date>
    <message>Adding Keychain code</message>
    <tree>6d3af09910aba6e4dad6f17747e5dd6d0c68bccd</tree>
    <committer>
      <name>Buzz Andersen</name>
      <email>buzz@scifihifi.com</email>
    </committer>
  </commit>
</commits>
