Skip to content

Releases: kiall/android-tvheadend

v0.2.72

27 Jan 23:10
v0.2.72
Compare
Choose a tag to compare
  • Fix bug where default preference were not being set
  • Fix ExoPlayer UA string format

v0.2.71

20 Jan 14:33
v0.2.71
Compare
Choose a tag to compare
  • Attempt to fix "attempt to invoke virtual method .. SocketChannel.register"
  • EventLogger: Log videoSizeChanged events

v0.2.70

20 Jan 12:21
v0.2.70
Compare
Choose a tag to compare
  • 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

18 Jan 13:31
v0.2.69
Compare
Choose a tag to compare
  • Add mis to language blacklist

v0.2.68

15 Jan 14:10
v0.2.68
Compare
Choose a tag to compare
  • 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

07 Jan 15:39
v0.2.67
Compare
Choose a tag to compare
  • Add PAR and containerMime type to EventLogger
  • HTSP: Switch the Message Queue for a thread safe impl

v0.2.66

02 Jan 21:30
v0.2.66
Compare
Choose a tag to compare
  • 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

26 Dec 16:09
v0.2.61
Compare
Choose a tag to compare
  • Ensure connections fully tear down before reconnecting
  • Rework HTSP close to define a end rather than start state

v0.2.60

24 Dec 21:21
v0.2.60
Compare
Choose a tag to compare
  • Automate publication to GitHub
  • Automate publication to Google Play
  • Various bugfixes

v0.2.53

09 Nov 11:13
v0.2.53
Compare
Choose a tag to compare
  • 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!)