Releases: kiall/android-tvheadend
Releases · kiall/android-tvheadend
v0.3.13
30 Apr 18:25
Compare
Sorry, something went wrong.
No results found
Prevent grey bar when DebugView disabled
v0.3.12
30 Apr 16:21
Compare
Sorry, something went wrong.
No results found
Update to ExoPlayer 2.4.0k2
Bump Android build tools version
Add DVBSUB Support
Rework HtspDataSource to better implement DataSource interface
Remove a misplaced leakcanary check
Add ExoPlayer DebugTextView
v0.3.11
30 Apr 10:01
Compare
Sorry, something went wrong.
No results found
Simplify TvheadendRenderersFactory
Update to ExoPlayer 2.4.0k1
v0.3.10
24 Apr 19:08
Compare
Sorry, something went wrong.
No results found
HtspDataSource must support multiple opens and closes
v0.3.9
24 Apr 17:36
Compare
Sorry, something went wrong.
No results found
Update for HTSP Lib v0.0.1a22
Reuse SharedPreferences instance in HtspDataSource
Update for Android Support libs v25.3.1
Allow launching preferences without running setup
v0.3.8
24 Apr 17:21
Compare
Sorry, something went wrong.
No results found
Revert "Update for HTSP Lib v0.0.1a20"
Revert "Update for Android Support libs v25.3.1"
Revert "Reuse SharedPreferences instance in HtspDataSource"
Revert "Allow launching preferences without running setup"
Revert "Initial Timeshift Support"
Revert "Update HTSP lib to v0.0.1a22"
v0.3.7
09 Apr 16:14
Compare
Sorry, something went wrong.
No results found
Update HTSP lib to v0.0.1a22
Initial Timeshift Support
Allow launching preferences without running setup
Reuse SharedPreferences instance in HtspDataSource
Update for Android Support libs v25.3.1
Update for HTSP Lib v0.0.1a20
v0.3.6
07 Apr 22:39
Compare
Sorry, something went wrong.
No results found
Allow customization of buffer size
Update for Studio 2.3.1
v0.3.5
04 Apr 21:56
Compare
Sorry, something went wrong.
No results found
Split out playback from TvInput Session
Catch SQLiteFullException during EPG sync
Attempt to fix video crashes due to IOExceptions
MP*: Handle new audio_version field
Update Android support libs
Update ExoPlayer to r2.3.0k1
Enable UnusedImport inspection
Remove unused imports
Fix incorrect resource ref
Dont apply default preferences
Centralize all preference default values
Disable audio passthrough by default
v0.3.4
18 Mar 20:28
Compare
Sorry, something went wrong.
No results found
Use CopyOnWriteArraySet in place of ArrayList for listeners
Attempt to group OOM's generated by HtspDataSource