<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>acf01e704949aaa06019dbd2e38dea7555469762</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/6207085780d6668794e6b765e4fc8363ff50fb40</url>
    <id>6207085780d6668794e6b765e4fc8363ff50fb40</id>
    <committed-date>2009-11-29T20:37:21-08:00</committed-date>
    <authored-date>2009-11-29T20:37:21-08:00</authored-date>
    <message>Perform clipping.

I can't believe I didn't notice this wasn't implemented..</message>
    <tree>10d045b23589dbf84a8e7de3515ea19396152054</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>bdc028878b32de51707864438d418341a16f5ca1</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/acf01e704949aaa06019dbd2e38dea7555469762</url>
    <id>acf01e704949aaa06019dbd2e38dea7555469762</id>
    <committed-date>2009-11-29T20:37:12-08:00</committed-date>
    <authored-date>2009-11-29T17:40:28-08:00</authored-date>
    <message>Very basic support for recording to a file.

Allows specifying a file name on the path, and this file will be
written with each output sample.  It records only a raw signed 16-bit
file, which can be converted to .wav using sox.  Doesn't do any
buffering for the writing (depends on file stream buffering), so it
can cause real-time audio glitches, but the written file will not be
missing any data.</message>
    <tree>cb95bf6fc0d3dcdc847e4ab9aad3e837e4361b15</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>84e385a8dfbdcc17a16ab00740a795441ace0c5a</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/bdc028878b32de51707864438d418341a16f5ca1</url>
    <id>bdc028878b32de51707864438d418341a16f5ca1</id>
    <committed-date>2009-11-27T10:16:18-08:00</committed-date>
    <authored-date>2009-11-27T10:16:18-08:00</authored-date>
    <message>Space bar retrigs sample, 'keys' are cleared when button is unpressed.

This breaks polyphony in 'keys' mode but makes it more fun for
real-time retriggering.</message>
    <tree>3c742fb71a86cbeac092d3ffa3624b05b80180cd</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c7014ed0d19aa1db10133ac49cd36b1fb7cfc348</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/84e385a8dfbdcc17a16ab00740a795441ace0c5a</url>
    <id>84e385a8dfbdcc17a16ab00740a795441ace0c5a</id>
    <committed-date>2009-11-07T19:36:16-08:00</committed-date>
    <authored-date>2009-11-07T19:36:16-08:00</authored-date>
    <message>In UI, some data members were not initialized, creating major problems.</message>
    <tree>7a0f2f02dd5ed207a15cc5c2c38220eebd3363c0</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fee7261ca82f2ca636880804cb030020ebef8c31</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/c7014ed0d19aa1db10133ac49cd36b1fb7cfc348</url>
    <id>c7014ed0d19aa1db10133ac49cd36b1fb7cfc348</id>
    <committed-date>2009-11-07T19:22:17-08:00</committed-date>
    <authored-date>2009-11-07T19:22:17-08:00</authored-date>
    <message>Don't call FileBrowser::SetDirectory before FileBrowser::Create.</message>
    <tree>c55bad9dc837c27629d9ea80cbebe4be8f87f4f7</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>19e8a9e03bd4e5840b222c3d2ae6c2855d6513f8</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/fee7261ca82f2ca636880804cb030020ebef8c31</url>
    <id>fee7261ca82f2ca636880804cb030020ebef8c31</id>
    <committed-date>2009-11-07T18:53:44-08:00</committed-date>
    <authored-date>2009-11-07T18:53:44-08:00</authored-date>
    <message>RtAudio flag for JACK is not __LINUX_JACK__, but __UNIX_JACK__.</message>
    <tree>f41b531a9ed6c2c70fb186dc00923c9f9c1f3a7c</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a8ffab49e4b8482e305b3e8af198de66f9ede7a1</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/19e8a9e03bd4e5840b222c3d2ae6c2855d6513f8</url>
    <id>19e8a9e03bd4e5840b222c3d2ae6c2855d6513f8</id>
    <committed-date>2009-11-07T18:52:40-08:00</committed-date>
    <authored-date>2009-11-07T18:52:40-08:00</authored-date>
    <message>Remove strange call to OnMouseUp() from Button::Draw().

Why did I have this here?  It causes spurious commands to be handled.</message>
    <tree>8ce846a29de8b9340d7c7c0ed5a7db5d81f9d057</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>96c9d6e522316b05952ddd1b59e96187377e6276</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/a8ffab49e4b8482e305b3e8af198de66f9ede7a1</url>
    <id>a8ffab49e4b8482e305b3e8af198de66f9ede7a1</id>
    <committed-date>2009-11-06T07:48:05-08:00</committed-date>
    <authored-date>2009-11-06T07:48:05-08:00</authored-date>
    <message>Change bootstrap post-instructions to run local scons.</message>
    <tree>bcc6fde0ba850e25f1a4129ead2ce8c204fb53a4</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclair@music.mcgill.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1c14fc5b449df5e5a4464eb3354b677a87eff4af</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/96c9d6e522316b05952ddd1b59e96187377e6276</url>
    <id>96c9d6e522316b05952ddd1b59e96187377e6276</id>
    <committed-date>2009-11-06T07:41:37-08:00</committed-date>
    <authored-date>2009-11-06T07:41:37-08:00</authored-date>
    <message>Upgrade to RtAudio 4.0.6 and bootstrap local scons on Linux.</message>
    <tree>ee4bb4d0d6e2ca3eda41be2bac25546f3f07d753</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclair@music.mcgill.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a0b2a94f6f4225afe76cec5e24c76a6a87bfdc58</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/1c14fc5b449df5e5a4464eb3354b677a87eff4af</url>
    <id>1c14fc5b449df5e5a4464eb3354b677a87eff4af</id>
    <committed-date>2009-11-06T07:06:04-08:00</committed-date>
    <authored-date>2009-11-06T07:06:04-08:00</authored-date>
    <message>Fix version script by changing &quot;git-&lt;cmd&gt;&quot; to &quot;git &lt;cmd&gt;&quot;</message>
    <tree>f7db916a9c1644056e8111c57c7bab12bd958260</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclair@music.mcgill.ca</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a39fd708087f6db1b7aa2799a34dd9a214e66b6</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/a0b2a94f6f4225afe76cec5e24c76a6a87bfdc58</url>
    <id>a0b2a94f6f4225afe76cec5e24c76a6a87bfdc58</id>
    <committed-date>2009-07-04T09:29:20-07:00</committed-date>
    <authored-date>2009-07-04T09:29:20-07:00</authored-date>
    <message>Update documentation with info on github repository.</message>
    <tree>dcaffcc19687b0864f3f3e4ae9500de3e41ce231</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>b4b1fc7fbd19595f88bc87c4b522a5a88918289b</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/8a39fd708087f6db1b7aa2799a34dd9a214e66b6</url>
    <id>8a39fd708087f6db1b7aa2799a34dd9a214e66b6</id>
    <committed-date>2009-07-02T20:10:20-07:00</committed-date>
    <authored-date>2008-01-02T19:15:40-08:00</authored-date>
    <message>Initialize the default sample rates with the internal defaults.
Add an example for the sample rates to the example configuration file.</message>
    <tree>69552548ee032c03ea2332cb852195def8992141</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1e34f36794dbb2ec86809ed2e114c60119de8a06</id>
      </parent>
    </parents>
    <author>
      <name>Nick Thomas</name>
      <email>nhomas@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/b4b1fc7fbd19595f88bc87c4b522a5a88918289b</url>
    <id>b4b1fc7fbd19595f88bc87c4b522a5a88918289b</id>
    <committed-date>2008-01-02T18:58:14-08:00</committed-date>
    <authored-date>2008-01-02T18:58:14-08:00</authored-date>
    <message>Control of sample rate variables via the configuration file.

Adds two new configuration parameters to .loopdub.conf:
HardwareSampleRate and InternalSampleRate.  HardwareSampleRate is the
sample rate used for the audio output; it corresponds to
Player::m_nHwSampleRate. InternalSampleRate is the sample rate used
for internal processing; it corresponds to the new static variable
Player::m_nSampleRate, which replaces the old SAMPLE_RATE constant
defined in player.h.

Signed-off-by: Stephen Sinclair &lt;sinclair@music.mcgill.ca&gt;</message>
    <tree>fe98a716d895d6845cc331db025d1498b151f2b6</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>45019a7dabe68012206b4be4ba8ec34a054a9c4e</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@Spatialization-Laptop.local</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/1e34f36794dbb2ec86809ed2e114c60119de8a06</url>
    <id>1e34f36794dbb2ec86809ed2e114c60119de8a06</id>
    <committed-date>2008-01-01T19:28:10-08:00</committed-date>
    <authored-date>2008-01-01T19:27:37-08:00</authored-date>
    <message>For version number, convert slashes in branch name to underscores.</message>
    <tree>4ed7263cddd4ae08bc907f29058fec2c54544219</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@Spatialization-Laptop.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d5673b773648dafedbedb011d96c847cbe3d332e</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@Spatialization-Laptop.local</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/45019a7dabe68012206b4be4ba8ec34a054a9c4e</url>
    <id>45019a7dabe68012206b4be4ba8ec34a054a9c4e</id>
    <committed-date>2008-01-01T16:26:08-08:00</committed-date>
    <authored-date>2008-01-01T16:26:08-08:00</authored-date>
    <message>This configuration file was not intended to be in the repository.</message>
    <tree>b44d1bc4761e22da4bab52fad80165bb25a79896</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@Spatialization-Laptop.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>0fe117057b506baa1a4c4cff0bb92d3e19d95a22</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@Spatialization-Laptop.local</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/d5673b773648dafedbedb011d96c847cbe3d332e</url>
    <id>d5673b773648dafedbedb011d96c847cbe3d332e</id>
    <committed-date>2008-01-01T16:22:51-08:00</committed-date>
    <authored-date>2008-01-01T16:22:51-08:00</authored-date>
    <message>[darwin] gcc options were wrongly grouped for -framework.</message>
    <tree>34533def5a0de0e55d2fc57aee1c3acb6eccf2ed</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@Spatialization-Laptop.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>9106079117a03c105ba8435b57a881f3bf5126b2</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/0fe117057b506baa1a4c4cff0bb92d3e19d95a22</url>
    <id>0fe117057b506baa1a4c4cff0bb92d3e19d95a22</id>
    <committed-date>2007-12-30T21:10:45-08:00</committed-date>
    <authored-date>2007-12-30T21:10:45-08:00</authored-date>
    <message>Fix: Track filenames were not displayed correctly.

The Label class still had its own copy of the m_strText pointer, which
is now provided by the TextInput base class.</message>
    <tree>4157fe750d67adcc845217d8e5df585482de552a</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>2e042e99527fa1e0f4fe41771d5553fd741f13b1</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/9106079117a03c105ba8435b57a881f3bf5126b2</url>
    <id>9106079117a03c105ba8435b57a881f3bf5126b2</id>
    <committed-date>2007-12-29T18:07:16-08:00</committed-date>
    <authored-date>2007-12-29T11:22:10-08:00</authored-date>
    <message>Added common base classes for toolkit objects which have associated textual and integer values.</message>
    <tree>f823bbc70216e9ee9015d7797aa9307135d05cac</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a61024a2cf15cac3d7da9fc42df4b5b0e4ab10f3</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/2e042e99527fa1e0f4fe41771d5553fd741f13b1</url>
    <id>2e042e99527fa1e0f4fe41771d5553fd741f13b1</id>
    <committed-date>2007-12-28T18:38:38-08:00</committed-date>
    <authored-date>2007-12-28T18:38:38-08:00</authored-date>
    <message>Added an Inkscape SVG file for a potential LoopDub icon.</message>
    <tree>ca92e6a18ce8e7a76a208b0ca6de3e0af30ba4fb</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>1a5b6864420725ab4327836ca6e898e98e699ccf</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/a61024a2cf15cac3d7da9fc42df4b5b0e4ab10f3</url>
    <id>a61024a2cf15cac3d7da9fc42df4b5b0e4ab10f3</id>
    <committed-date>2007-12-28T17:24:41-08:00</committed-date>
    <authored-date>2007-12-28T17:24:41-08:00</authored-date>
    <message>Fix: Layout of the program labels when more than about 40 labels was wrong, causing the program area not to display at all.</message>
    <tree>6bb14333faf408a749965e17805b314ff348b4ee</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>29dbe2628e119583cec61515b26f31a634e38cfd</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/1a5b6864420725ab4327836ca6e898e98e699ccf</url>
    <id>1a5b6864420725ab4327836ca6e898e98e699ccf</id>
    <committed-date>2007-12-28T11:31:52-08:00</committed-date>
    <authored-date>2007-12-28T11:31:52-08:00</authored-date>
    <message>Installing from scratch on a Debian machine revealed that some list packages were wrong in the bootstrap script for Linux.</message>
    <tree>529a0a89c566a3c53de5a4cdd0d13c5f4312ef21</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>sinclairs@IDMIL-Spat.(none)</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8a7ff518457a112fc63a29ab0e3fa23835701b4f</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/29dbe2628e119583cec61515b26f31a634e38cfd</url>
    <id>29dbe2628e119583cec61515b26f31a634e38cfd</id>
    <committed-date>2007-12-27T20:02:38-08:00</committed-date>
    <authored-date>2007-12-27T20:02:38-08:00</authored-date>
    <message>Version script uses dash for increment-number (commits since last tag) instead of period.

This should allow for bugfix-releases that can be sanely
tagged. (Instead of including the increment number.)  Note the
dependency on perl for parsing the version tags.</message>
    <tree>8761e779c709d6559780d6b6da5bc74a7daebc1d</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>d722bf0be1478179bad94c798d7d4c9d79396639</id>
      </parent>
      <parent>
        <id>913467f96e1a04cba106ebfc7bf58de366924b32</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/8a7ff518457a112fc63a29ab0e3fa23835701b4f</url>
    <id>8a7ff518457a112fc63a29ab0e3fa23835701b4f</id>
    <committed-date>2007-12-27T16:57:35-08:00</committed-date>
    <authored-date>2007-12-27T16:57:35-08:00</authored-date>
    <message>Merge branch 'midisync'

Conflicts:

	ld_midi.cpp
	loopdub.h

Nick's patch for MIDI control synchronization was based on 0.3.</message>
    <tree>c075fdf943722bf23a12a2586c6f20b8452f823d</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a1b5b8e64c677014d01031b3f1b77558fb8e16e7</id>
      </parent>
    </parents>
    <author>
      <name>Nick Thomas</name>
      <email>nhomas@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/913467f96e1a04cba106ebfc7bf58de366924b32</url>
    <id>913467f96e1a04cba106ebfc7bf58de366924b32</id>
    <committed-date>2007-12-27T16:54:41-08:00</committed-date>
    <authored-date>2007-12-27T16:54:41-08:00</authored-date>
    <message>Adds MIDI output support to LoopDub.  Adds a new user interface
function: when the user presses 'S' (for 'synchronize'), CC messages
corresponding to the current values for all volume and effect sliders
will be sent to the MIDI output.</message>
    <tree>7543127f91c90fc5267987b193a1403afdefadc8</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>98eb5e6e069e64340d836223d7fbed4b56579236</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/d722bf0be1478179bad94c798d7d4c9d79396639</url>
    <id>d722bf0be1478179bad94c798d7d4c9d79396639</id>
    <committed-date>2007-12-27T16:22:01-08:00</committed-date>
    <authored-date>2007-12-27T15:59:19-08:00</authored-date>
    <message>Fixes a couple of compilation problems for libsndfile under Cygwin.
Also some fixes for Cygwin with the SCons files and the bootstrap
makefiles.  (Erroneous CFLAGS, CCFLAGS needed to be changed from a
string to an array.)</message>
    <tree>2270d5f233bce24eb422e76f6dce54519d5d86a5</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>41c9c398aa2589adb0fe32d9b3144e42849010dd</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/98eb5e6e069e64340d836223d7fbed4b56579236</url>
    <id>98eb5e6e069e64340d836223d7fbed4b56579236</id>
    <committed-date>2007-12-27T16:21:40-08:00</committed-date>
    <authored-date>2007-12-27T15:45:00-08:00</authored-date>
    <message>An example file for general configuration options.
This file goes in the user's HOME folder as &quot;.loopdub.conf&quot;.</message>
    <tree>d070865eb026579110309a47761e03e341fbadf5</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>65818a49c92d96c511a46ec51632d59314d9ed2d</id>
      </parent>
    </parents>
    <author>
      <name>Nick Thomas</name>
      <email>nhomas@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/41c9c398aa2589adb0fe32d9b3144e42849010dd</url>
    <id>41c9c398aa2589adb0fe32d9b3144e42849010dd</id>
    <committed-date>2007-12-27T16:21:37-08:00</committed-date>
    <authored-date>2007-12-27T15:43:01-08:00</authored-date>
    <message>Implements another configuration file, .loopdub.conf, which contains
general configuration information such as default button mode and
default volume.

Signed-off-by: Stephen Sinclair &lt;radarsat1@gmail.com&gt;</message>
    <tree>5950ad43ebefe61a356b20527338db6265553c1c</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>92a352c15ebc53fb747a2465269d9329407c1946</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/65818a49c92d96c511a46ec51632d59314d9ed2d</url>
    <id>65818a49c92d96c511a46ec51632d59314d9ed2d</id>
    <committed-date>2007-12-27T14:22:36-08:00</committed-date>
    <authored-date>2007-12-27T14:22:36-08:00</authored-date>
    <message>PortMidi is no longer used by this project.</message>
    <tree>8ea92c5c81cc853ae82bea9b5795095bc521b467</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>a3819b180a07baf513823a428d9c3e41be4d39a2</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/92a352c15ebc53fb747a2465269d9329407c1946</url>
    <id>92a352c15ebc53fb747a2465269d9329407c1946</id>
    <committed-date>2007-12-27T14:08:50-08:00</committed-date>
    <authored-date>2007-12-27T13:51:12-08:00</authored-date>
    <message>Script to automatically determine a unique version number from the
number of commits since the last tag.  Last release, forgot to
increment the version number!  This should put an end to that.</message>
    <tree>bc43a6d549219f3b6acf3f89f3175824b019009f</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>ed686c8718648de0f1ca72cc87f8056b40a8be56</id>
      </parent>
    </parents>
    <author>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </author>
    <url>http://github.com/radarsat1/LoopDub/commit/a3819b180a07baf513823a428d9c3e41be4d39a2</url>
    <id>a3819b180a07baf513823a428d9c3e41be4d39a2</id>
    <committed-date>2007-12-25T21:25:14-08:00</committed-date>
    <authored-date>2007-12-25T21:25:14-08:00</authored-date>
    <message>Patch to sort filenames alphabetically in the file browser. (Nick Thomas)

Signed-off-by: Stephen Sinclair &lt;radarsat1@gmail.com&gt;</message>
    <tree>3b07d34eca8e71c5140325e9ba05d4957e2c492f</tree>
    <committer>
      <name>Stephen Sinclair</name>
      <email>radarsat1@gmail.com</email>
    </committer>
  </commit>
</commits>
