> 10.3.0.0 (beta) [28 Mar 2014]
- Added a smart popup window when starts the setting up of the DiSEqC.
- Added a smart auto delay mode for Diseqc 1.2/USALS (Set the Wait value to 0 in diseqc config for make it work).
- Removed the old wait method for diseqc.
- Optimized speed loading of allsats.txt and profiles (2x more faster than before!).
- SA; Now detects if is a right/left (C-Band) pol based on the frequency (need test).
- Nasty bug when save a profile from the message box dialog (when the system detect a modified profile).
- Proper URL encoding for SatFeeds.info (this fix a bug with "#" and the message "Set a country" from the Server).
- Improved timeout for the WaitCursor based on the TSA timeout settings.
- AllSats.txt updated (thanks to PantaSat)
- Tons of fixes here and there
TSA specific:
- If the PMT section length is reached then the PMT scanning is aborted for that PID & SID.
- An important bug regarding to PMT packets buffering (For e.g in 13E 10910-V-27500 causes an infinite PMT reading until reach the timeout) was fixed.
- AC3 PID is now recognized as audio PID if the AC3_descriptor || ISO_639_language_descriptor is available.
- Added new var PMT_type, that now checks the current kind of broadcast (if is a tv, radio, data, unknown ..) (data broadcast is partially detected)
- Added support for a some "new" stream_type(s)
SmartUpdater specific:
- Sometimes the install dialog lost the focus and it's partially impossible do click in yes/no. That was resolved in this version.