Sha256: 9249f1dafe1bc99880c4d380b8eb78f634b8426827f51e2ed5d370c5f595624e

Contents?: true

Size: 1.14 KB

Versions: 3

Compression:

Stored size: 1.14 KB

Contents

=== 0.1.3

* Adds Event#capture_to_and_including_tc which is convenient for frame searches

=== 0.1.2

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

=== 0.1.1

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

=== 0.0.8

* Switch Rubyforge project to guerilla-di

=== 0.0.7

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

=== 0.0.6

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

=== 0.0.5

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

=== 0.0.4

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

=== 0.0.2

* 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

* 1 major enhancement

  * Birthday!

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
edl-0.1.7 History.txt
edl-0.1.6 History.txt
edl-0.1.5 History.txt