sensible-cinema 0.14.1 → 0.14.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/ChangeLog +4 -0
  2. data/README +1 -1
  3. data/VERSION +1 -1
  4. metadata +2 -2
data/ChangeLog CHANGED
@@ -1,3 +1,7 @@
1
+ == 0.14.{2,3} ==
2
+
3
+ Minor changes.
4
+
1
5
  == 0.14.1 ==
2
6
 
3
7
  Add ChangeLog (this file).
data/README CHANGED
@@ -157,7 +157,7 @@ The concept isn't too novel. Some examples:
157
157
 
158
158
  Clean Flicks
159
159
  http://en.wikipedia.org/wiki/Linear_video_editing
160
- http://imdb.com tends to have reasonably good lists of what occurs in movies (find a movie, click on "parent's guide" on the left). Sometimes it even lists the time signatures for events (ex: "Labyrinth" http://www.imdb.com/title/tt0047673/parentalguide) which you could use to translate into a sensible-cinema compatible list.
160
+ http://imdb.com tends to have reasonably good lists of what occurs in movies (find a movie, click on "parent's guide" on the left). Sometimes it even lists the time signatures for events (ex: "Labyrinth" http://www.imdb.com/title/tt0091369/parentalguide) which you could use to translate into a sensible-cinema compatible list.
161
161
  Edited "on airplane" style movies.
162
162
  http://en.wikipedia.org/wiki/Edit_decision_list (it's a linear editing tool, after all--so see the vast list of those)
163
163
  http://www.oreillynet.com/sysadmin/blog/2005/06/make_your_own_phantom_edit_wit.html (mplayer has had this ability for awhile).
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.14.1
1
+ 0.14.3
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 14
8
- - 1
9
- version: 0.14.1
8
+ - 3
9
+ version: 0.14.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Roger Pack