-
Notifications
You must be signed in to change notification settings - Fork 82
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tizen Update #77
Open
CazuzaCzz
wants to merge
39
commits into
nikitakatchik:master
Choose a base branch
from
CazuzaCzz:tizen
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Tizen Update #77
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tizen update
Key 3 and 6 will do what the key KeyUp and KeyDown should be doing.
add tizen.tvinputdevice.registerKey("6"); change icon
Added preventDefault() to stop keys from doing default actions Removed Key 3 and 6
- Added language support.(RU localization need test). - Started to add support for Follower - Added license to config.xml <license xml:lang="en-gb" href="http://www.gnu.org/licenses/gpl.html">GNU GENERAL PUBLIC LICENSE</license> - Changed organization on index.html. Used Code Beautifier.
3.6.3 - Changed version to 3.6.3 - Changed to Required version 2.3 on config.xml - Added some STR for languages changes. Used what twitch use on their site, don't know if its the better translation - Didn't test DE and RU languages on my TV. It should work. - Added support to follower. - Added KEY_TOOLS to open window to input username and open follower window. - Added KEY_0 to open follower window with saved username. If there is no username save, it will open window to input username. - You can input username on the app, and see list of streams, live hosts, and live games which that that user is following. - The username should save on WebStorage, so when you close and open the app, it should still be there. - You can press the key TOOLS to open interface where you can input the username, and save/open. - if there there is already a username you can pres the KEY_0 to open the list whithout typing again the username.
Ukrainian language module. There is apostrophe in STR_ERROR_NETWORK_DISCONNECT, do not know if it must be "shielded" with \. Please add it if required.
Change Return key behaivor: - on main window, close app - on other windows return to main window. Fixed refresh key on follower window
Add a Polish language.
Changed error Dialog when Channel or User name does not exist. Changed some behaivor from Return key when dialog error is show.
Added Network.public privilege to get network changes. Removed Previus changes from SceneChannel loadDataError. When connection lost, it will wait until finisht playing the downloaded video, then it will close the AvPlayer. Added net Languages STR variables. Added way to check if SceneBrowser or Channel is on focus. Changed loadDataError: - When you try to open Channel with Open, it will check if Username or Channel exist. - Will tell when the stream is offline. Added addNetworkStateChangeListener(); - It will check when the network is disconnected, and show it to de user.
Changed shutdownStream() to corret listener. Added NetworkStateChangedCallback to response when wired network change. Removed new icon, using old one form icon folder. Changed jquery to new version and to min.js
Update version and README
Changed languages.js files to look like master repository
…nto Jiimiex-patch-1
…into PaulFurlet-patch-1
…to Szedar-patch-1
Fixed - Changed 3 de STR language
- Changed to version 3.6.5 - Added support for Multitasking. - If the user change to Smart Hub while playing one stream it will stop the app, and pause the AvPlayer. When the player return to the app, it will resume the stream. - If the user change to Smart Hub when strem list, it will refresh the page. Added support to save defaultQuality. - Default defaultQuality is "High", to change it, the user have to press Key_9 on the desired new defaultQuality, on Stream Info Panel, where the user can change stream quality. - While there is no network, only the return or exit key will work. - Changed window.load to document.addEventListener("DOMContentLoaded"). To load the app faster. - Changed Behaivor of addNetworkStateChangeListener.
Hi there, You did a great job but why do you think Tizen version should be pulled into this one? Regards, |
This reverts commit 1c18f8b.
Removed the auto option from quality list, that was not working. Dont know how to use quality auto now. If default quality, is not available, it will use the fist quality found. You can set default quality pressing KEY 9 when choosing quality.
italian localization
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
3.6.3
site, don't know if its the better translation
window.
no username save, it will open window to input username.
hosts, and live games which that that user is following.
app, it should still be there.
username, and save/open.
the list whithout typing again the username.