Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
70978cee
authored
Jul 26, 2019
by
Oliver Woodman
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update release notes
parent
0b756a96
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
8 deletions
RELEASENOTES.md
RELEASENOTES.md
View file @
70978cee
...
...
@@ -2,19 +2,20 @@
### 2.10.4 ###
*
Offline: Add Scheduler implementation which uses WorkManager.
*
Flac extension: Parse
`VORBIS_COMMENT`
metadata
(
[
#5527
](
https://github.com/google/ExoPlayer/issues/5527
)
).
*
Fix issue where initial seek positions get ignored when playing a preroll ad.
*
Fix
`DataSchemeDataSource`
re-opening and range requests
(
[
#6192
](
https://github.com/google/ExoPlayer/issues/6192
)
).
*
Offline: Add
`Scheduler`
implementation that uses
`WorkManager`
.
*
Add ability to specify a description when creating notification channels via
ExoPlayer library classes.
*
Switch normalized BCP-47 language codes to use 2-letter ISO 639-1 language
tags instead of 3-letter ISO 639-2 language tags.
*
Fix issue where initial seek positions get ignored when playing a preroll ad
(
[
#6201
](
https://github.com/google/ExoPlayer/issues/6201
)
).
*
Fix issue where invalid language tags were normalized to "und" instead of
keeping the original
(
[
#6153
](
https://github.com/google/ExoPlayer/issues/6153
)
).
*
Add ability to specify a description when creating notification channels via
ExoPlayer library classes.
*
Fix
`DataSchemeDataSource`
re-opening and range requests
(
[
#6192
](
https://github.com/google/ExoPlayer/issues/6192
)
).
*
Flac extension: Parse
`VORBIS_COMMENT`
metadata
(
[
#5527
](
https://github.com/google/ExoPlayer/issues/5527
)
).
### 2.10.3 ###
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment