Releases: kiall/android-tvheadend
Releases · kiall/android-tvheadend
v0.3.3
- Ignore merge commits when generating changelog
- Cleanup StreamReader log messages
- TEXTSUB: Be more explicit around UTF-8 usage
- Bump HTSP lib to v0.0.1a18
- Revert "Workaround: Put FFmpeg audio codecs first, as some devices fail otherwise"
- Strip ADTS headers from AAC audio
v0.3.2
- Workaround: Put FFmpeg audio codecs first, as some devices fail otherwise
- Respect caption styling preferences
v0.3.1
- Drop HtspDataSource buffer from 15 to 10MB
- Support Audio Passthrough
- Parse frame duration provided by TVHeadend
v0.3.0
- Dont restart the TvInputService during migrations
- Remove HTTP support from ExoPlayer session
- Remove VLC and MediaPlayer session types
v0.2.88
- Bump HTSP lib to 0.0.1a17
- EPG: Support fetching logos without imagecache
- Log SubscriptionStatus fields
- Update README.md
- Add IRC channel to README.md
- Allow disabling FFMpeg and Shield Workaround
v0.2.87
- Half fix channel sorting on Sony TVs
- Correct a few more memory leaks in Setup flows
- Fix adding channels when no EPG data is available
v0.2.86
- Remove Session choice from Setup flow
- List ExoPlayer first in Settings
v0.2.85
- Handle pts fields as longs, so they don't wrap after 35 minutes
v0.2.84
- HTSP Video: Possible workaround for periodic video hang
- Additional logging in Htsp DataSource and Extractor
- Avoid unnecessary byte[] allocations
v0.2.83
- Updates for Studio 2.3
- ExoPlyer: Remove excess line from subtitles
- Add LeakCanary
- Clear StreamReader references
- Pass Context through to to StreamReaders
- HtspDataSource should treat subscriptionStop as end of input