-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathChanges
More file actions
19 lines (17 loc) · 686 Bytes
/
Changes
File metadata and controls
19 lines (17 loc) · 686 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
-------------------------
2018-02-06 v0.32
-------------------------
* Fix test failure on some systems
-------------------------
2018-02-03 v0.31
-------------------------
* Added support for arithmetic to timecode executable
-------------------------
2016-07-16 v0.30
-------------------------
* Fixed dropframe calculations and changed algorithm [RT Bug #91181]
* Changed $DEFAULT_FPS from 30 to 29.97
* Added strftime(3) style formatting via to_string(), which now accepts an optional format string
* Added package variable $DEFAULT_TO_STRING_FORMAT that allows one to set to_string's default format
* Added support for relational operators
* Added timecode conversion executable