]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/assets/player/peertube-player-manager.ts
Cleanup player quality change
authorChocobozzz <me@florianbigard.com>
Mon, 6 Sep 2021 14:08:59 +0000 (16:08 +0200)
committerChocobozzz <me@florianbigard.com>
Fri, 10 Sep 2021 13:06:57 +0000 (15:06 +0200)
commite367da949bb97c3db8c2f9a28ea09eef93abb2f5
tree49efec8135840525eedeee45fd914b77542534f9
parent4d3e611dd2764d1d5d0a7e777312631e1e7005d4
Cleanup player quality change
13 files changed:
client/package.json
client/src/assets/player/p2p-media-loader/hls-plugin.ts
client/src/assets/player/p2p-media-loader/p2p-media-loader-plugin.ts
client/src/assets/player/peertube-player-manager.ts
client/src/assets/player/peertube-plugin.ts
client/src/assets/player/peertube-resolutions-plugin.ts [new file with mode: 0644]
client/src/assets/player/peertube-videojs-typings.ts
client/src/assets/player/videojs-components/resolution-menu-button.ts
client/src/assets/player/videojs-components/resolution-menu-item.ts
client/src/assets/player/videojs-components/settings-menu-item.ts
client/src/assets/player/webtorrent/webtorrent-plugin.ts
client/src/standalone/videos/embed-api.ts
client/yarn.lock