File tree 2 files changed +7
-1
lines changed
2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<addon
3
3
id =" inputstream.ffmpegdirect"
4
- version =" 1.15.5 "
4
+ version =" 1.15.6 "
5
5
name =" Inputstream FFmpeg Direct"
6
6
provider-name =" Ross Nicholson" >
7
7
<requires >@ADDON_DEPENDS@</requires >
24
24
<fanart >fanart.jpg</fanart >
25
25
</assets >
26
26
<news >
27
+ v1.15.6
28
+ - Update: Restore using msys2 repo for mingw packages for windows
29
+
27
30
v1.15.5
28
31
- Update: Use add-on supplied StringUtils and remove local version
29
32
- Update: Remove local threading code and use addon supplied instead
Original file line number Diff line number Diff line change
1
+ v1.15.6
2
+ - Update: Restore using msys2 repo for mingw packages for windows
3
+
1
4
v1.15.5
2
5
- Update: Use add-on supplied StringUtils and remove local version
3
6
- Update: Remove local threading code and use addon supplied instead
You can’t perform that action at this time.
0 commit comments