<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,25 @@
+0.1.5 (July 28, 2009)
+
+* fixing saving export settings - closes #8
+
+* improving how movie selection process happens providing more flexibility - closes #4 and #5
+
+* adding enable_alpha method to enable alpha transparency for compositing - closes #3
+
+* adding track transformations (rotation, scaling, and translation) - closes #1 and #2
+
+* adding movie.save method to save a movie in place
+
+* supporting .pict extension when exporting frame
+
+
 0.1.4 (October 3rd, 2008)
 
 * adding support for several export_image formats (PNG, JPEG, TIFF, TGA, BMP, PSD)
 
 * adding movie.export_image as a generic way to export a frame to multiple formats
 
+
 0.1.3 (October 3rd, 2008)
 
 * some support for text tracks
@@ -12,6 +28,7 @@
 
 * changing Quicktime module name to QuickTime to match proper casing
 
+
 0.1.2 (October 3rd, 2008)
 
 * movie.poster_time and movie.poster_time=(seconds) for getting and setting a movie's poster time
@@ -22,12 +39,14 @@
 
 * QuickTime settings dialog comes into the forground properly
 
+
 0.1.1 (October 3rd, 2008)
 
 * RubyGems 1.3 compatibility (updated Echoe)
 
 * fixing inline RDocs so call sequence is handled properly
 
+
 0.1.0 (October 2nd, 2008)
 
 * initial release</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -13,6 +13,7 @@ LICENSE
 Manifest
 Rakefile
 README.rdoc
+spec/fixtures/dot.png
 spec/fixtures/settings.st
 spec/quicktime/exporter_spec.rb
 spec/quicktime/movie_spec.rb</diff>
      <filename>Manifest</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 require 'rake'
 require 'echoe'
 
-Echoe.new('rmov', '0.1.4') do |p|
+Echoe.new('rmov', '0.1.5') do |p|
   p.summary        = &quot;Ruby wrapper for the QuickTime C API.&quot;
   p.description    = &quot;Ruby wrapper for the QuickTime C API.&quot;
   p.url            = &quot;http://github.com/ryanb/rmov&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>083814a5cd8e920a3a52f59256b32bcd2fc082b5</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/rmov/commit/259c6654a69a93c77eb59c9b52459c7037bbc52e</url>
  <id>259c6654a69a93c77eb59c9b52459c7037bbc52e</id>
  <committed-date>2009-07-28T16:11:56-07:00</committed-date>
  <authored-date>2009-07-28T16:11:56-07:00</authored-date>
  <message>releasing v0.1.5</message>
  <tree>c27daf75d7a4222ee901da56437d84bc42eee3fe</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
