Skip to content

v0.2.73

Compare
Choose a tag to compare
@kiall kiall released this 12 Feb 13:51
· 251 commits to develop since this release
v0.2.73
  • Update to ExoPlayer 2.2.0k1
  • Rework setup's SyncingFragment InitialSyncComplete Callback
  • Update Jenkinsfiles for MultiBranch style jobs
  • Move README to markdown
  • Update Build Status image for Jenkins
  • Move git versioning code to top level build.gradle
  • Cleanup the Setup UI's EPG Connection
  • Cleanup stale channels/programs
  • Add back lastUpdate handling to EpgSyncTask
  • Update .gitignore
  • Recommend ExoPlayer
  • Fix EPG sync during setup
  • HTSP Video: Move EPG to new HTSP library and remove old lib
  • HTSP Video: Add a HtspExtractor for ExoPlayer
  • HTSP Video: Manage Subscriptions and add HtspDataSource
  • HTSP Video: Add flag to Enable HTSP Video (Does nothing right now)
  • Migrate Setup to use new HTSP Library