Commit Graph
77 Commits
Author SHA1 Message Date
emeric f41b6c38a7 WIP replaygain support 2020-04-25 14:39:49 +02:00
emeric 4749fd7548 Added a new transcoding mode: transcode if and only if the format is not handled by the browser. Made the subsonic API configurable again in conf file. Moved the subsonic's artist list mode in the per-user settings page. fixes #46 2020-04-20 20:54:16 +02:00
emeric 7d8ec6ff1e First step: make the player handle both transcode and native audio streams 2020-04-19 14:59:39 +02:00
emeric 13c96dcef6 fixed playqueue button selected state visual 2020-04-18 19:13:22 +02:00
emeric b2918b93d2 Minor UI tweak 2020-04-18 11:37:51 +02:00
emeric 27320054e5 Made some more progress on theming 2020-04-17 17:37:26 +02:00
emeric 8d0a18d1ed Added covers for the tracks view 2020-04-14 21:32:44 +02:00
emeric 8f2c36ede9 Added a currently playing indicator in the tracks view 2020-04-14 21:09:26 +02:00
emeric 622d20afa8 Some more polish 2020-04-14 20:25:29 +02:00
emeric 2e660314a2 Some more btn polish 2020-04-14 09:43:59 +02:00
emeric 6e237caaef Make sure the player is always on top 2020-04-13 18:25:38 +02:00
emeric 22d98bbb1a Added some more spaces around the player controls 2020-04-13 18:21:46 +02:00
emeric 036cef4510 Some more polish both flatly and darkly themes 2020-04-13 14:46:46 +02:00
emeric fa14586b64 Reworked CSS in order to isolate themable elements 2020-04-12 18:35:55 +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 6950616466 Added a way to filter artist by type (album artist, track artist, all artits). Fixes #19 2020-01-22 21:31:11 +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 5478406553 Added track duration in various relevant place in the UI. #15 2020-01-08 13:34:42 +01:00
emeric 78579f2456 Slightly better UI looking 2019-06-19 13:25:49 +02:00
emeric ab2ed24f75 API Subsonic: first working version, still WIP (missing commands, no authentication) 2019-04-01 13:57:14 +02:00
emeric 37e87ccc1c Now handling multi artists in tracks, playqueue and play history views 2019-03-19 13:38:44 +01:00
emeric 3150de4f0c Fixed color for Tracks and Player views 2019-03-19 12:56:53 +01:00
emeric 41542492ac Better looking grid 2019-03-18 23:04:33 +01:00
emeric 202d447422 Added multi artists support 2019-03-18 13:54:13 +01:00
emeric 3e142b5507 [WIP] Added Artist/ReleaseInfo 2019-01-23 13:22:43 +01:00
emeric c30604dcc4 Make the copyright link less invasive 2018-09-24 13:42:42 +02:00
emeric d8db92561b Implementing a repeat all funtion in the playqueue 2018-09-18 13:33:30 +02:00
emeric 352bb6506a Style cluster tag on hover 2018-09-13 20:51:46 +02:00
emeric 36ea379787 Indicate the playing track while in release view 2018-09-13 20:37:10 +02:00
emeric 80db1791db Better style for users panel 2018-09-12 13:31:29 +02:00
emeric f838717d8e Now reloading the playqueue at startup, better styling the show more button 2018-09-11 14:00:55 +02:00
emeric e55eb9ed83 Prevent the user from playing when no track is loaded 2018-09-11 13:35:51 +02:00
emeric dcf8e3df42 Added Tracks information panel 2018-09-11 13:09:47 +02:00
emeric 5d01878aed Added a seekable progress bar to the media player 2018-09-09 19:17:24 +02:00
emeric dc6b134af6 Better styling media player 2018-09-05 21:19:51 +02:00
emeric ea4befe765 Styling media player 2018-09-05 20:49:17 +02:00
emeric 92e4206ce6 Hover style on buttons 2018-09-02 14:02:05 +02:00
emeric 98e6a9ec17 simplified the tracks view 2018-09-01 20:53:25 +02:00
emeric 9945e14bc6 Better hover style on media rows 2018-09-01 17:16:48 +02:00
emeric c8c28d84e2 Added hover style on artist info panel 2018-08-31 17:22:42 +02:00
emeric 41f37a5a52 Added a style to the show more option 2018-08-31 16:58:39 +02:00
emeric 46f550f7b9 Improved the playqueue/playhistory views 2018-08-31 16:29:47 +02:00
emeric 4c2dca647b Improved the tracks/playqueue view 2018-08-31 15:48:01 +02:00
emeric 65269904df Simplified the artists view 2018-08-31 14:17:39 +02:00
emeric 93f993c146 Improved ui style 2018-08-31 11:47:55 +02:00
emeric c437a17f63 Handling tracknames too long in the release view 2018-08-30 17:03:43 +02:00