Skip to content

Commit

Permalink
Merge pull request #633 from phunkyfish/v2611-bump
Browse files Browse the repository at this point in the history
release v2.6.11
  • Loading branch information
phunkyfish authored Apr 8, 2021
2 parents 842a613 + ec8defd commit 8aac2b4
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions inputstream.adaptive/addon.xml.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon
id="inputstream.adaptive"
version="2.6.10"
version="2.6.11"
name="InputStream Adaptive"
provider-name="peak3d">
<requires>@ADDON_DEPENDS@</requires>
Expand All @@ -19,11 +19,14 @@
<description lang="es_ES">Cliente InputStream para flujo de datos adaptativos</description>
<platform>@PLATFORM@</platform>
<news>
v2.6.11 (2021-04-08)
- Fix ampersand in changelog causing issues from v2.6.9 and v2.6.10

v2.6.10 (2021-04-08)
- Fix release build

v2.6.9 (2021-04-08)
- Fix MPD Timing (remove publishTime & presentationTimeOffset)
- Fix MPD Timing (remove publishTime and presentationTimeOffset)
- [Dash] Correctly set timeshift_buffer (live)
- [Dash] Support fpsScale in AdaptationSets
- [Dash] Fix missing audio languages
Expand Down

0 comments on commit 8aac2b4

Please sign in to comment.