From 25eadeb89a1656096d3f70563f5f1937f20a3490 Mon Sep 17 00:00:00 2001 From: SirStendec Date: Wed, 13 Jul 2016 03:54:42 -0400 Subject: [PATCH] 3.5.248. Use stats.playback_bytes_per_second to calculate the current bitrate. Update the bitrate tooltip in real time. --- changelog.html | 5 +++++ src/ember/channel.js | 41 ++++++++++++++++++++++++++++++----------- src/main.js | 2 +- 3 files changed, 36 insertions(+), 12 deletions(-) diff --git a/changelog.html b/changelog.html index c1a5e833..fee27a38 100644 --- a/changelog.html +++ b/changelog.html @@ -1,3 +1,8 @@ +
3.5.248
+ +
3.5.247