Releases: kiall/android-tvheadend
Releases · kiall/android-tvheadend
v0.2.72
- Fix bug where default preference were not being set
- Fix ExoPlayer UA string format
v0.2.71
- Attempt to fix "attempt to invoke virtual method .. SocketChannel.register"
- EventLogger: Log videoSizeChanged events
v0.2.70
- Perform a Quick Sync during setup
- Support choosing from different epgMaxTime values
- Refuse to send messages when HTSP connection is closed
- Abstract Exo Format -> TvTrackInfo conversion
v0.2.69
- Add mis to language blacklist
v0.2.68
- Remove use of versionName in archivesBaseName
- Add .idea/misc.xml to gitignore
- Debug app: Add Restart TV Input Service button
- Introduce EPG Default Poster Art and corresponding configuration option.
- Allow disabling of EPG lastUpdate handling
- Allow for disabling of EPG Sync
v0.2.67
- Add PAR and containerMime type to EventLogger
- HTSP: Switch the Message Queue for a thread safe impl
v0.2.66
- ExoPlayer2: Move to ExoPlayer v2, with Subtitle Support, Audio Switching
- ExoPlayer2: Include FFMpeg Audio Decoders, allowing for e.g. AC3 on devies without native support
- Sony: Fix Sony TV crash while reading EPG
v0.2.61
- Ensure connections fully tear down before reconnecting
- Rework HTSP close to define a end rather than start state
v0.2.60
- Automate publication to GitHub
- Automate publication to Google Play
- Various bugfixes
v0.2.53
- Automated Build and Publication with Jenkins
- Fix NullPointerException when closing ByteBuffer
- Grab more logo content in each read
- Lock around several key HTSP methods
- Clean hoards of lint errors
- Add ageRating (thanks tunip!)