Álvaro Velad Galván
|
4e6e37c0ce
|
feat(UI): Add close button to statistics panel (#7482)
|
2024-10-23 21:31:36 +02:00 |
|
Álvaro Velad Galván
|
ba369584bd
|
fix(UI): Don't enable StatisticsButton when create overflow menu (#7481)
|
2024-10-23 20:19:00 +02:00 |
|
Álvaro Velad Galván
|
7c33192a07
|
fix(UI): Don't display NaN stats (#6958)
|
2024-07-01 20:27:33 +02:00 |
|
Wojciech Tyczyński
|
8a678f374d
|
feat(Stats): Add manifestGapCount to stats (#6804)
Resolves #6789
|
2024-06-13 09:41:57 +02:00 |
|
Wojciech Tyczyński
|
65b0b8dd21
|
feat(Stats): Add manifestPeriodCount to stats (#6798)
Resolves #6788
|
2024-06-12 08:37:01 +02:00 |
|
Wojciech Tyczyński
|
d0d5843d8c
|
feat(Stats): add size of the manifest to player stats (#6783)
|
2024-06-10 17:26:44 +02:00 |
|
Wojciech Tyczyński
|
081afde932
|
feat(Stats): count non fatal errors (#6781)
Add `nonFatalErrorCount` to shaka stats.
|
2024-06-10 13:46:12 +02:00 |
|
Álvaro Velad Galván
|
d532bf44c7
|
feat: Add bytesDownloaded to stats (#6469)
Closes https://github.com/shaka-project/shaka-player/issues/6413
|
2024-04-23 14:26:58 -07:00 |
|
Julian Domingo
|
5987458e44
|
feat: add listenable events for playback stall detection and gap jumping (#4249)
An event `stalldetected` can be dispatched when Shaka Player detects a stall based on the value of stallThreshold through [StreamingConfiguration](https://shaka-player-demo.appspot.com/docs/api/externs_shaka_player.js.html#line920).
A second event `gapjumped` could also be dispatched when Shaka performs a jump in a media gap.
Related to issue #4227
|
2022-06-02 13:07:17 -07:00 |
|
Álvaro Velad Galván
|
34958c81b9
|
feat(ui): Added Loop and PIP to context menu, and Statistics to overflow menu (#3578)
|
2021-10-12 01:00:51 -07:00 |
|
Nico
|
afb93106a7
|
feat(ui): Add right-click context menu, statistics button (#3548)
Closes #2607
|
2021-08-04 22:16:56 -07:00 |
|