Giter VIP home page Giter VIP logo

vader's Introduction

This repository consists of the various scripts required to make our VADER system work.
Further instruction/documentation to come in the future.

Components needed for VADER installation:
coming soon...

vader's People

Contributors

ecabuhay avatar jdturnage avatar pmosbach avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vader's Issues

Cleanup folders and files

*We need to reorganize our folders to remove anything that is not being actively used into some kind of "Legacy" or "Old" folder
*Most of the sets of website code were based upon HTML5 Boilerplate. They include a lot of unnecessary, unused, or undesirable files that greatly bloat the size. We need to clean out our remaining "Production" and "Active Development" folders.
*One option for the old or legacy stuff would be to stash it in a different branch.

Remove external includes

The code includes a number of includes for files (mostly related to CSS and jQuery) that are hosted by other providers (primarily Google). We need to add those includes into our files and then change those references from external to internal.

Sound Icon issue.

Right now when a new source is dragged to an output box the sound icons go away.

Source Indicators do not work in Firefox

The source indicator divs inside the landing zones do not show up at all in Firefox. Not seeing errors in the console. Command functionality is not affected.

Mission Control service Timeout issue

Log excerpt:

10:14:47 T:3972  NOTICE: ----------------------------------------
10:14:47 T:3972  NOTICE: Exception happened during processing of request from
10:14:47 T:3972  NOTICE: ('130.40.XXX.XXX', 57816)
10:14:47 T:3972   ERROR: Traceback (most recent call last):
10:14:47 T:3972   ERROR:   File "C:\Program Files\XBMC\system\python\Lib\SocketServer.py", line 283, in _handle_request_noblock
10:14:47 T:3972   ERROR:     self.process_request(request, client_address)
10:14:47 T:3972   ERROR:   File "C:\Program Files\XBMC\system\python\Lib\SocketServer.py", line 309, in process_request
10:14:47 T:3972   ERROR:     self.finish_request(request, client_address)
10:14:47 T:3972   ERROR:   File "C:\Program Files\XBMC\system\python\Lib\SocketServer.py", line 322, in finish_request
10:14:47 T:3972   ERROR:     self.RequestHandlerClass(request, client_address, self)
10:14:47 T:3972   ERROR:   File "C:\Program Files\XBMC\system\python\Lib\SocketServer.py", line 617, in __init__
10:14:47 T:3972   ERROR:     self.handle()
10:14:47 T:3972   ERROR:   File "C:\Program Files\XBMC\system\python\Lib\BaseHTTPServer.py", line 329, in handle
10:14:47 T:3972   ERROR:     self.handle_one_request()
10:14:47 T:3972   ERROR:   File "C:\Program Files\XBMC\system\python\Lib\BaseHTTPServer.py", line 312, in handle_one_request
10:14:47 T:3972   ERROR:     self.raw_requestline = self.rfile.readline()
10:14:47 T:3972   ERROR:   File "C:\Program Files\XBMC\system\python\Lib\socket.py", line 444, in readline
10:14:47 T:3972   ERROR:     data = self._sock.recv(self._rbufsize)
10:14:47 T:3972   ERROR: timeout: timed out
10:14:47 T:3972  NOTICE: ----------------------------------------

Ops Suite Dry Run

After Ops Suite 1 Dry Run:

  • Increase port command read delay
  • Hold down Volume +, Volume -
  • XMLHTTPRequest cannot load
  • Banner not always centered
  • Control popup too small on mobile
  • Channel change field update
  • Remove debug text and add user friendly helper text
  • Insert icon into XBMC Notification
  • Use TV's label in Input popup
  • Output labels should get bigger for the mobile ratio

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.