Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
|
mod:mplayer [2017/11/20 19:12] florence |
mod:mplayer [2020/04/07 11:06] (Version actuelle) |
||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | <html><!-- nomoodle --></html>{{ :logo-apl.png?nolink |}}<html><!-- /nomoodle --></html> | ||
| ===== Media Player ===== | ===== Media Player ===== | ||
| * **Component type:** Activity module | * **Component type:** Activity module | ||
| * **Name:** MPlayer | * **Name:** MPlayer | ||
| - | * **Versions:** 2.6 à 3.2 | + | * **Versions:** :M27: to :M34: |
| + | * **Old versions:** 2.6 | ||
| * **Distribution:** Public | * **Distribution:** Public | ||
| - | * **Availability:** Beta | + | * **Availability:** RC |
| * **Repository:** https://github.com/vfremauw/moodle-mod_mplayer | * **Repository:** https://github.com/vfremauw/moodle-mod_mplayer | ||
| * **Unit tests:** https://travis-ci.org/vfremaux/moodle-mod_mplayer/branches | * **Unit tests:** https://travis-ci.org/vfremaux/moodle-mod_mplayer/branches | ||
| Ligne 11: | Ligne 13: | ||
| - | {{ :mod:mplayer.png?nolink&150 |}} | ||
| <html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
| + | {{ :mod:mplayer.png?nolink&150|}} | ||
| <html><!-- /nomoodle --></html> | <html><!-- /nomoodle --></html> | ||
| Ligne 55: | Ligne 56: | ||
| * Autoplay configurable | * Autoplay configurable | ||
| * Full screen configurable | * Full screen configurable | ||
| - | * Volume configurable | + | * Configurable Volume |
| * Handles static poster images | * Handles static poster images | ||
| * Playlist chapter dots (dots) | * Playlist chapter dots (dots) | ||
| * Iconic playlist | * Iconic playlist | ||
| + | <html><!-- nomoodle --></html> | ||
| <html><!-- nomoodle --></html> | <html><!-- nomoodle --></html> | ||
| ==== Builds ==== | ==== Builds ==== | ||
| - | ^ 2.7 ^ 2.8 ^ 2.9 ^ 3.0 ^ 3.1 ^ 3.2 ^ | + | ^ :M27: ^ :M28: ^ :M29: ^ :M30: ^ :M31: ^ :M32: ^ :M33: ^ :M34: ^ |
| - | | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_32_STABLE"></html> | | + | | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_27_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_28_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_29_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_30_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_31_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_32_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_33_STABLE"></html> | <html><img src="https://travis-ci.org/vfremaux/moodle-mod_mplayer.svg?branch=MOODLE_34_STABLE"></html> | |
| [[https://travis-ci.org/vfremaux/moodle-mod_mplayer/branches|Travis-ci Continuous integration]] | [[https://travis-ci.org/vfremaux/moodle-mod_mplayer/branches|Travis-ci Continuous integration]] | ||
| Ligne 72: | Ligne 74: | ||
| ---------------------- | ---------------------- | ||
| + | <html><!-- /nomoodle --></html> | ||
| ==== Credits ==== | ==== Credits ==== | ||