CHANGELOG in rmov-0.1.1 vs CHANGELOG in rmov-0.1.2
- old
+ new
@@ -1,4 +1,14 @@
+0.1.2 (October 3rd, 2008)
+
+* movie.poster_time and movie.poster_time=(seconds) for getting and setting a movie's poster time
+
+* track.offset and track.offset=(seconds) for getting and setting a track's offset time from the start of a movie
+
+* track.volume and track.volume=(vol) for getting and setting a track's volume
+
+* 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