NextPVR Forums
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Android v
1 2 Next »
Uidroid Changelog

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Uidroid Changelog
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,330
Threads: 865
Joined: May 2006
#1
2021-10-16, 03:30 PM
This thread will contain release information for uidroid.  Please subscribe to it be notified of updates.

The file is currently on mediafire with a  sha256 checksum of e5d478d65c26a31520a060a0bd0fedbc1ac4ffebe7ffb2b495ec5510fba9e3e4

https://www.mediafire.com/file/nb0ka2uat...g.apk/file

2021-10-16 1.1.0 Initial release

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,330
Threads: 865
Joined: May 2006
#2
2021-10-22, 02:21 PM
See post #1 for the link to the file.

2021-10-22 1.1.1

- Fix seeking in mp4/mkv files.
- Added keys for ONN remote Bookmark is Play/Pause, Arrows act like FF/RW keys



Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,330
Threads: 865
Joined: May 2006
#3
2022-01-02, 09:23 PM
See post #1 for the link to the file.

2022-01-01 Updated for 5.2.4 but it does work with the previous version too.

Please create a new post if you'd like to get extra remote keys working on your device or any other support requests.

Quote:5.2.4 enhancements

- support for fast background mode providing faster and smoother graphics
- new skip keys (Long 4 - Scheduler, Long 7 - What's New)
- configurable keys in clientstore.

Other enhancements

- several changes to the skip logic
- added a video aspect ratio cycle on Long DPAD Down, there are five modes. Fit (Default), Fixed Height, Fixed Width, Fill and Zoom. (Does not work with all Android devices)
- added Internet radio support. If IPTV stations are in a group called "Internet Radio" they will be direct streamed. Use play or watch to open (listen doesn't work for audio streams)
- added ID3v2 support for music, display artist - title if available.
- display Shoutcast data for Internet radio
- added a new layout for setting, hopefully they display better in Android 11
- key repeat added in the mini guide

Fixes

- several audio fixes.
- fixed an issue in relogin process check for donator state
- fixed potential issue on resume from Video Library
- fixed potential issue if user tries to play closed captioning when ExoPlayer says there aren't any.
- fixed mouse/touch playback working again.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,330
Threads: 865
Joined: May 2006
#4
2022-02-07, 12:35 AM
See post #1 for the link to the file.

2022-02-06 Updated for 5.2.6 but it will work with the previous versions. Sub added some great speed up changes top to the UI Client protocol and I strong suggest upgrading both the server and client.

5.2.6 changes
- use X-Activty header to process requests on keystrokes to eliminate (not on media yet)
- added activity=json to media= call, to further reduce http API calls to server.
- read priority from server on discovery (in a few versions will skip v4 server)
- use priority to select default server in new installs

Other changes
- started using night mode for settings
- better handling of Android OnCreate
- support for Android 5 sdk 22 (older FireTV devices)
- newer Android Studio and Android support libraries.

Fixes

- changes to donator logic to prevent overwriting donating status as identified by GRob
- allow change server when connected to expired servers only
- modified key repeat handling.
- fixed an issue parsing manual http/ https entries with no port specified. 80 or 443 are now calculated.
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,330
Threads: 865
Joined: May 2006
#5
2022-03-17, 04:28 PM
See post #1 for the link to the file.

Added features,

- added timeshifted live TV.
- better key control with the OSD
- Android 11 and 12 use dark mode for settings screen.
- added x86 client.
- improved mouse/touch control to open setting and control video playback.
- handle server side pause
- send ctrl-0 not ctrl-p to pause

Fixes
- multiple 5.2.6 servers could override a saved server.
- session information was not always cleared on Exit
- improved Android onCreate logic.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,330
Threads: 865
Joined: May 2006
#6
2022-06-04, 02:29 PM
Version 1.5.8 of uidroid is now available. It is a small release but significant for the changes in ExoPlayer

Changes
- Update to latest version of ExoPlayer
- replace several deprecated ExoPlayer function

Fixes
- Force 1280x720 background from server to avoid crash with custom skins
- Fix defines for alpha keys.

Martin
mvallevand
Offline

Posting Freak

Ontario Canada
Posts: 45,330
Threads: 865
Joined: May 2006
#7
2022-10-18, 02:20 PM
Version 1.6.12 of uidroid is now available via the link in post #1.

Code:
New features

- updated to ExoPlayer 2.18.1
- updated some deprecated TrackSelection calls in 2.18, changed xml to show video (undocumented)
- added remote keycodes which should be mapped to Generic.kl but Generic.kl is not in all Android versions
- remote Next and Prev will do short skip in video
- ExoPlayer changes for UK video
- added CEA 608 closed captioning, these were removed by default by ExoPlayer and never detected automatically
- added CC-3 CEA 608 decoding to ExoPlayer
- Long 0 defaults to toggle subtitles and mute during video playback.  Configurable

Fixes

- fix defines for alpha keys.
- fixed an issue on Android 10 devices crashing when no local devices are detected
- force 1280x720 background from server (needs v6 server but it will internally scale v5) to avoid crash with custom skins
- long press flag was not being reset on special function keys (zoom, local mute, subtitles, settings)
- fixed an issue after session.validate fails
- fixed audio and video track selection from {CTRL}M after 1.5

Remote configuration changes.

Three keys are configurable via clientstore.xml to control operation during video playback.  These default to

Long Up   {CTRL}M   Menu to select audio channel, subtitles and media information
Long Down F7        Cycles various video zoom options
Long 0    {ALT}X    Toggle subtitles on with mute

Other options that you might want on these, especially if {CTRL}M is slow for you or you don't have a number pad.

{CTRL}X  Cycle subtitles
{CTRL}E  Cycle audio tracks
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Sideloading uidroid mvallevand 9 1,652 2023-03-03, 10:50 PM
Last Post: mvallevand
  uidroid error when attempting channel change while recording active ninkynonk 5 190 2023-02-28, 07:03 PM
Last Post: mvallevand
  Selecting server when using uidroid ste-vv 2 59 2023-02-26, 06:56 PM
Last Post: ste-vv
  No video in uidroid ferrels 10 964 2022-12-06, 08:34 PM
Last Post: mvallevand
  uidroid installed but server online false smiffypr 16 583 2022-11-27, 08:47 PM
Last Post: mvallevand
  Uidroid backdrop arrbee99 11 341 2022-11-11, 12:55 AM
Last Post: arrbee99
  UIDroid on ONN Box not starting bphillips09 12 453 2022-10-17, 02:02 PM
Last Post: mvallevand
  uidroid - live TV often fails to start. smiffypr 20 827 2022-09-19, 11:59 PM
Last Post: mvallevand
  uidroid stops VCR58 4 728 2022-09-14, 09:51 AM
Last Post: smiffypr
  Remotes for uidroid mvallevand 16 1,370 2022-08-16, 02:33 PM
Last Post: VCR58

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode