Skip to content

Commit c1b42f6

Browse files
committed
changelog and version - v1.16.1
1 parent 5179448 commit c1b42f6

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

inputstream.ffmpegdirect/addon.xml.in

+4-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<addon
33
id="inputstream.ffmpegdirect"
4-
version="1.16.0"
4+
version="1.16.1"
55
name="Inputstream FFmpeg Direct"
66
provider-name="Ross Nicholson">
77
<requires>@ADDON_DEPENDS@</requires>
@@ -26,14 +26,11 @@
2626
<fanart>fanart.jpg</fanart>
2727
</assets>
2828
<news>
29-
v1.16.0
30-
- Update: Inputstream API 2.3.4
31-
- Added: German translation
32-
- Added: Debian build test to Travis CI
29+
v1.16.1
30+
- Update: Restore using msys2 repo for mingw packages for windows
3331

34-
v1.15.5
32+
v1.16.0
3533
- Update: Use add-on supplied StringUtils and remove local version
36-
- Update: Remove local threading code and use addon supplied instead
3734
- Update: Use new addon supplied CEndTime class based on chrono
3835
- Update: Add autoreconf step to lib zvbi
3936

inputstream.ffmpegdirect/changelog.txt

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
v1.16.1
2+
- Update: Restore using msys2 repo for mingw packages for windows
3+
14
v1.16.0
25
- Update: Inputstream API 2.3.4
36
- Added: German translation

0 commit comments

Comments
 (0)