Sha256: 09beeb9455714e701f29990b32c8c1fbfcf86965d3a3bdfbf9b4198e87161595

Contents?: true

Size: 1.27 KB

Versions: 2

Compression:

Stored size: 1.27 KB

Contents

=== 0.1.3 / 2010-10-25

* Adds Event#capture_to_and_including_tc which is convenient for frame searches

=== 0.1.2 / 2010-10-23

* Fix parsing of files with Windows and \r linebreaks properly

=== 0.1.1 / 2010-10-21

* Fix parsing of files with Windows linebreaks. In an ugly manner.

=== 0.0.8 / 2009-01-18

* Switch Rubyforge project to guerilla-di

=== 0.0.7 / 2009-01-18

* Register line_number in the original EDL for parsed events
* Preserve the star in comments that have it

=== 0.0.6 / 2009-01-14

* Fix comments in events appearing twice
* Capture extra comments that have no star at the beginning as fallback

=== 0.0.5 / 2009-01-14

* EDL::Event#starts_with_transition? is an alias
* EDL::Event#incoming_transition_duration works as a shortcut for EDL::Transition#duration

=== 0.0.4 / 2009-01-14

* EDL::Event#speed works as a shortcut for timewarp speed

=== 0.0.2 / 2009-01-14

* Fix reverse timewarps
* Migrate to specs
* Rename EDL::Event.ends_with_a_transition? to ends_with_transition?
* Improve documentation
* Allow parsing from string and not only from IOs
* Do not store original EDL lines anymore
* Deprecate EDL::Clip - everything is an EDL::Event now
* Parse and save verbatim comments in EDL::Event#comments
  
=== 0.0.1 / 2008-12-22

* 1 major enhancement

  * Birthday!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
edl-0.1.4 History.txt
edl-0.1.3 History.txt