| .. |
|
audio
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
decoder
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
device
|
Deprecate component listener in favor of player
|
2021-04-30 18:55:06 +01:00 |
|
drm
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
metadata
|
Add track number & total to MediaMetadata
|
2021-05-19 20:20:43 +01:00 |
|
offline
|
simplify PlayerActivity towards using the media item only
|
2020-04-08 21:47:48 +01:00 |
|
source
|
Add Util class for server-side inserted ads.
|
2021-05-19 20:21:32 +01:00 |
|
text
|
Implement MediaController#getCurrentCues
|
2021-05-20 15:39:34 +01:00 |
|
trackselection
|
Add static TrackSelection type
|
2021-02-19 10:56:27 +00:00 |
|
ui
|
Convergence: Continue decoupling UI from Core
|
2021-04-09 13:19:07 +01:00 |
|
upstream
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
util
|
Add copy constructor and remove APIs for Commands builder
|
2021-05-12 11:52:49 +01:00 |
|
video
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
BasePlayer.java
|
Remove some deprecated Player methods
|
2021-05-10 23:42:10 +01:00 |
|
Bundleable.java
|
Remove nullable utility methods in Bundleable
|
2021-02-19 10:57:32 +00:00 |
|
BundleListRetriever.java
|
Implement Bundleable for Timeline
|
2021-03-12 10:53:41 +00:00 |
|
C.java
|
Add an IntDef for DATA_TYPE_* constants
|
2021-05-19 20:22:48 +01:00 |
|
ControlDispatcher.java
|
Re-format some javadoc
|
2021-04-21 18:46:00 +01:00 |
|
DefaultControlDispatcher.java
|
Remove deprecated UI methods
|
2021-05-04 11:18:26 +01:00 |
|
ExoPlaybackException.java
|
Assign ERROR_CODE_BEHIND_LIVE_WINDOW to BehindLiveWindowExceptions
|
2021-05-19 20:23:38 +01:00 |
|
ExoPlayerLibraryInfo.java
|
Bump version to 2.14.0 and tidy release notes
|
2021-05-10 23:39:25 +01:00 |
|
Format.java
|
Remove deprecated Format.create methods
|
2021-05-11 16:02:08 +01:00 |
|
ForwardingPlayer.java
|
ForwardingPlayer only forwards Player operations
|
2021-05-19 20:24:53 +01:00 |
|
HeartRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
IllegalSeekPositionException.java
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
MediaItem.java
|
Format Java source files
|
2021-05-06 13:32:25 +01:00 |
|
MediaMetadata.java
|
Add an extras bundle to MediaMetadata.
|
2021-05-26 11:25:27 +01:00 |
|
package-info.java
|
Split out extractor and common modules
|
2020-01-24 18:15:19 +00:00 |
|
ParserException.java
|
Add contentIsMalformed and dataType to ParserException
|
2021-05-21 12:02:29 +01:00 |
|
PercentageRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
PlaybackException.java
|
Re-order error codes for symmetry
|
2021-05-19 20:22:23 +01:00 |
|
PlaybackParameters.java
|
Implement Bundleable for PlaybackParameters
|
2021-03-12 10:37:41 +00:00 |
|
PlaybackPreparer.java
|
Make additional modules depend only on common
|
2021-02-09 13:59:41 +00:00 |
|
Player.java
|
Add guarantied invalid command to allow niche optimisations
|
2021-05-19 20:24:29 +01:00 |
|
Rating.java
|
Revise javadoc for Rating classes
|
2021-05-04 11:17:44 +01:00 |
|
StarRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
ThumbRating.java
|
Use getters in Rating subclasses rather than direct field access.
|
2021-05-07 10:21:50 +01:00 |
|
Timeline.java
|
Update player logic to handle server-side inserted ads.
|
2021-05-14 11:24:46 +01:00 |