Skip to content

Commit 8828d1c

Browse files
committed
Update the log.
1 parent bfe84b1 commit 8828d1c

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

LOG

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
v0.2
2+
Date: 2018-09-02
3+
Commit#: TBD
4+
* Complete rewrite of compiler (first two passes).
5+
- New compiler creates significantly more stable video programs.
6+
* Can now properly decode wav files
7+
* Remove explicit #:transitions/#:merges keywrods from playlists/filters.
8+
* Fixed bug preventing video from being compiled on systems without ffmpeg.
9+
- (Still requires ffmpeg to run.)
10+
* Improve video player stability.
11+
- Seek bar and counter much more reliable.
12+
- Disable some unstable features, to be enabled for the next release.
13+
* Minimum required version of Racket bumped to 7.0
14+
* Add a --prove flag to raco video to get information about media file.
15+
* When using the video player server, sound stops when the server is out of scope.
16+
* The video-player-server% object is now considerably easier to construct.
17+
* Add #:start/#:end/#:length as special keywords for clip function.
18+
119
v0.2-rc.2
220
Date: 2018-08-13
321
Commit#: 3ea58fd2b8d5f0b6d4df793fe5999396c570d5e0

0 commit comments

Comments
 (0)