Skip to content

Releases: kiall/android-tvheadend

v0.3.3

18 Mar 17:02
v0.3.3
Compare
Choose a tag to compare
  • 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

16 Mar 09:44
v0.3.2
Compare
Choose a tag to compare
  • Workaround: Put FFmpeg audio codecs first, as some devices fail otherwise
  • Respect caption styling preferences

v0.3.1

14 Mar 21:06
v0.3.1
Compare
Choose a tag to compare
  • Drop HtspDataSource buffer from 15 to 10MB
  • Support Audio Passthrough
  • Parse frame duration provided by TVHeadend

v0.3.0

13 Mar 20:25
v0.3.0
Compare
Choose a tag to compare
  • Dont restart the TvInputService during migrations
  • Remove HTTP support from ExoPlayer session
  • Remove VLC and MediaPlayer session types

v0.2.88

12 Mar 19:38
v0.2.88
Compare
Choose a tag to compare
  • 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

11 Mar 15:21
v0.2.87
Compare
Choose a tag to compare
  • 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

10 Mar 18:40
v0.2.86
Compare
Choose a tag to compare
  • Remove Session choice from Setup flow
  • List ExoPlayer first in Settings

v0.2.85

10 Mar 14:54
v0.2.85
Compare
Choose a tag to compare
  • Handle pts fields as longs, so they don't wrap after 35 minutes

v0.2.84

08 Mar 14:29
v0.2.84
Compare
Choose a tag to compare
  • HTSP Video: Possible workaround for periodic video hang
  • Additional logging in Htsp DataSource and Extractor
  • Avoid unnecessary byte[] allocations

v0.2.83

07 Mar 08:45
v0.2.83
Compare
Choose a tag to compare
  • 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