Commit Graph

15 Commits (263de4bf0e8090822d4b86bb78d04a57548cd435)

Author SHA1 Message Date
Moe Alam 263de4bf0e update monitor muting for modern browsers 2020-12-01 07:27:44 -08:00
Moe Alam c35f286fad cleaner connection to p2p 2020-09-27 22:14:36 -07:00
Moe b04749852b Merge branch 'dev' into 'p2p-framework'
# Conflicts:
#   libs/monitor.js
2020-09-22 15:45:34 +00:00
Moe Alam fe928efcab minor cleanup to usage 2020-09-21 23:49:18 -07:00
Levent Koch 72105d4656 hide detection info on fullscreen video in power viewer 2020-09-03 20:48:03 +02:00
Moe 6c577f7691 add cuda and opencl hwaccel options+ 2020-08-19 14:34:41 -07:00
Moe 73881a3337 Update dash2.config.js 2020-08-11 19:52:18 -07:00
Moe cebceae8b2 lay in framework for Probe result to populate Monitor Settings window 2020-06-06 13:13:57 -07:00
Moe 58df790e97 mergeDeep added
mergeDeep is the same as Object.assign except it works upon multiple layers of an object
2020-05-20 15:06:39 -07:00
Moe 4cb4276682 Basic ShinobiHub view window for user uploaded configurations 2020-05-20 14:03:45 -07:00
Moe 932095bf71 add P2P UI loading handlers 2020-03-07 19:23:29 -08:00
Moe 4d1a2d4977 Allow HLS playback on iOS
- You may disable JPEG API/JPEG Mode if you use HLS as your Stream Type, this method has been tested to work on iOS 13.1.3
2019-12-14 13:46:31 +06:00
Moe 9877ac480f Fix Host Connection for Plugins and pluginBase.js use CWS 2019-03-30 13:53:24 -07:00
Moe 6a81641096 Simplify scroll menu for forms 2019-03-21 14:55:05 -07:00
Moe d30a2702ef Refactor main.dash2.js into multiple modules
- purpose is to clean dash2 code and make it usable for a transform to dash3 while only taking the pieces we want.
- this should also make it easier for developers to understand frontend structure.
2019-01-12 10:53:12 -08:00