Skip to content
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

v3.5 #7

Open
wants to merge 43 commits into
base: master
Choose a base branch
from
Open

v3.5 #7

wants to merge 43 commits into from

Conversation

Trevelopment
Copy link
Contributor

  • Toggle Background Button
  • List Looping
  • Playback Touch controls
  • Updated Readme
  • Move Changelog to its own file
  • logFile as a variable
  • Some other small fixes
  • Some more log entries.
  • Save Recently Played List and Background Toggle Button State

Trevelopment and others added 20 commits March 20, 2017 11:02
previousVideoTrack changed to a local var
previousVideoTrack changed to a local var
Bump to v2.9 for AIO v2.5.5 release
Bump to v2.9 for AIO v2.5.5 release
Tables with Github Flavored Markdown
Bump to v2.9 for AIO v2.5.5 release
Toggle between Unicode and ASCII Mode
@mahouda28
Copy link

please can you just do an other app like this but it can read m3u file to play tv with m3u like iptv like vlc to see many channel in m3u with the connexion internet in mzdconnect please do you can this like this up is just the same but it read m3u file

  *   Created starting method StartVideoPlayerApp to start Player instead of using the document 'ready' event
  *   Repeat now toggles none - 1 - all in one button
  *   Shows gplay error in error message
  *   After hitting an error will make up to 3 attempts to re-start the video every 10 seconds
  *   Added Multicontroller 'hold' actions
  *   Video Resumes where it left off when shifting out of reverse
  *   Added to options panel "Resume Play" when checked:
  *   - Reloads saved video list on app reopen and resume (does not scan USB again)
  *   - Resumes the video where you left off if interrupted or app is exited.
  *   - If the video is stopped and you are in the list on exit you will return to the list when reopened.
  *   Multicontroller Hold events
  *   SBNs for toggles
@Trevelopment
Copy link
Contributor Author

Hey @vicbam85 Id love it if you want to test v3.5 and give me some feedback before I release it if you have some time there are many new features & fixes including yours for v3.4:

  • Fixed issues with random stopping in random
  • Fixed issues with trying to go back with no previous track
  • Video title filters out the extension and turns underscores to spaces
  • Repeat now one button toggles: none - 1 - all
  • StatusBarNotifications for toggles
  • Added Multicontroller 'hold' actions
  • Shows gplay error in error message
  • After hitting an error will make up to 3 attempts to re-start the video in 10 second intervals
  • Video Resumes where it left off when shifting out of reverse
  • Added to option "Resume Play" - when checked:
    • Resumes the video where you left off if it was interrupted or the app was exited while playing.
    • Saves video list to reopen and resume quickly (reloads if switch to music or press reload button)
    • If the video is stopped and you are in the list when you exit you will return to the list when reopened.
  • Added "Black Out Background" option - Will overlay all other GUI layers leaving only the video and solid black background
    • Video Title will show centered above video and time below in the lower left corner for about 5 seconds and fade out
    • If "Title to Statusbar" is checked, title and time will stay visible (but can be toggled with the multicontroller).
    • This is ON TOP of all layers including the statusbar and bottom controls while the video player background is ON THE BOTTOM of all the other layers
    • Pausing the video temporarily hides the overlay

@Trevelopment Trevelopment changed the title v2.9 v3.5 Apr 26, 2018
needs testing - changes make every time the _noLongerDisplayed is fired as long as the video hasnt started yet it will keep the same value insted of becoming null the 2nd time
Cuts down on the jquery ops and handle layouts with CSS (better performance)
Attempts to unmount a mounted swapfile by listening for 'WaitForEnding' || 'PowerDownAnimation' contexts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants