Commit Graph
17 Commits
Author SHA1 Message Date
emeric 7d8ec6ff1e First step: make the player handle both transcode and native audio streams 2020-04-19 14:59:39 +02:00
emeric 6ce0d155f6 Now delevering the raw file when transcoding is not enabled (no more remux done via fmmpeg). Fixes #28, Ref #36 2020-03-07 17:50:03 +01:00
emeric c69ce99bd1 Keep media player volume persistent, fixes #21 2020-01-23 20:58:23 +01:00
emeric e384cdd021 Fixed regression on the play previous button 2020-01-22 21:19:24 +01:00
emeric cce5d35ca2 Added support for MediaSession API. fixes #17 2020-01-20 13:55:32 +01:00
emeric 60701fe182 Added volume support in the audio player. Fixes #14 2020-01-19 16:02:31 +01:00
emeric e4e294aa92 Added duration in the audio player. Fixes #15 2020-01-14 13:57:14 +01:00
emeric e55eb9ed83 Prevent the user from playing when no track is loaded 2018-09-11 13:35:51 +02:00
emeric 5d01878aed Added a seekable progress bar to the media player 2018-09-09 19:17:24 +02:00
emeric ea4befe765 Styling media player 2018-09-05 20:49:17 +02:00
emeric dbe0b81e43 Do not display previous artist/release when no one is set 2018-08-29 14:20:11 +02:00
emeric d51a0465cf Added anchors in the player 2018-08-29 14:10:22 +02:00
emeric 6e8737aabb Corrected cover display in mediaplay 2018-03-27 22:20:10 +02:00
emeric f011f0a7e5 Adding cover in player 2018-03-27 13:55:04 +02:00
emeric 9fb5c4e8ee Adding duration/total time in player 2018-03-27 13:22:09 +02:00
emeric f272394992 JS implementation of the player 2018-03-26 23:35:51 +02:00
emeric 145244102b Adding mediaplayer.js skeleton 2018-03-24 15:17:34 +01:00