summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-hub/src/meshbay_hub/static/video-player.js
Commit message (Expand)AuthorAgeFilesLines
* fix(hub): keep the video read-ahead across a reconnectionChristophe Besson5 days1-9/+164
* perf(hub): bound video read-ahead by bytes, not by secondsChristophe Besson5 days1-8/+145
* fix(hub): a reconnect re-reads the index, not just the handshakeChristophe Besson6 days1-3/+6
* feat(cast): carry subtitles to a Chromecast, on the relay's clockChristophe Besson7 days1-1/+123
* feat: tell a forced subtitle track from a full oneChristophe Besson8 days1-28/+9
* fix(hub): sample activeCues, the number that decides whether a subtitle showsChristophe Besson8 days1-0/+27
* fix(hub): trace the subtitle path end to end in the playerChristophe Besson8 days1-2/+24
* docs(hub): say what the subtitle track's mode effect was measured to doChristophe Besson8 days1-5/+9
* feat: embedded subtitles in the video player (MNP 3.3)Christophe Besson8 days1-4/+172
* feat(hub): give the audio-language button a glyph of its ownChristophe Besson8 days1-1/+1
* feat: let the viewer pick the audio trackChristophe Besson8 days1-3/+114
* fix(node): inline @owner next to group name, fix buffering layout shiftChristophe Besson2026-09-061-8/+7
* feat(video): hold a Screen Wake Lock while a video is openChristophe Besson2026-08-261-0/+43
* fix(transport): auto-reconnect after WebRTC failure, without dropping in-flig...Christophe Besson2026-08-261-0/+19
* fix(node,hub): always transcode video audio to stereo AAC, never copyChristophe Besson2026-08-231-10/+55
* feat(hub): split the group UI into a pluggable "applications" architectureChristophe Besson2026-08-231-0/+992