-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
34 lines (25 loc) · 1.23 KB
/
NEWS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
2018-02-04 Dennis Murczak <[email protected]>
* 0.3.6 alpha release.
* Bugfix release.
* Bugfix: Parse the new JSON based option file format correctly.
* wapamux: Option file name changed from series.opt to muxopt.json
because mkvmerge expects a .json extension.
* Documentation updates.
2016-12-02 Dennis Murczak <[email protected]>
* 0.3.5 alpha release.
* Bugfix release.
* Bugfix: Don't touch track names when remuxing with wapamux.
* wapamux: New -t switch for stripping the title fields when remuxing.
* wapamux: Run with background priority (nice level 19) by default.
2016-11-15 Dennis Murczak <[email protected]>
* 0.3 alpha release.
* Bugfix release.
* Bugfix: Moving files instead of copying was broken in wapasplit.
* Bugfix: Don't touch the title field in file metadata.
* wapamux: Try to determine the file extension from option file if not
specified, instead of always defaulting to 'mkv'.
2016-11-09 Dennis Murczak <[email protected]>
* 0.2 alpha release.
* Preliminary build tools added.
2016-11-03 Dennis Murczak <[email protected]>
* First upload.