6.4
This is mainly a stability release, with some work on streamed media.
New features
- Time-line can be hidden via
hide="timeline"
- Streamed media can be indicated in
<audio>
withdata-streamed
attribute
Corrections
- Regression in playlist panel in
<cpu-controller>
- Do not show total duration on streaming media
- Do not permit time navigation via keys, timeline or handheld navigation on streaming media
- Do not store time position in browser on streaming media
- Do not recall a position from a stored information in browser on streaming media
- No timecode > 0 in links but still 0 to autoplay on streaming media
- Forbid direct download on streaming media
- Reduced
svg:path
precision : we don't have 10000 dpi screens (yet) - Some
.nosmall
elements weren't hidden - Streamed media won't display their time-line
- Should accept a declared
lang
in<html>
even in caps-lock - Warning message for too-old browsers got a bad link
Back-end
- Some precisions in documentation about contributions
- You can
./make.sh
an experimental ADVANCED_OPTIMIZATION, option--advanced
./make.sh
can cleandist/*
but onw on demand, option--clean
- Firefox Nightly will fire lot of errors on media, tests aren't reliable as we need
- MP3 streamed media are not correctly detected, may probably occurs on others media formats, browsers and OSes
Making of
Those posts are mainly in French, sorry
- Mettre de l'audio dans le web n'a pas été simple
- Reconstruire son lecteur audio pour le web
- Retravailler un lecteur web audio dans les petites largeurs (on issues #51 #58, #62, #63)
- Le blues du Web Share , in english
- Deux couleurs bizarres en CSS (on issue #29)
- Tout-terrain WebVTT pour de l'audio (on issues #57, #59)
- Dichotomie entre podcast et web sur l'audience