* Implement always-visible volume controls
* Implement toggling of volume controls
* Change icon based on volume level
* Add volume control keyboard shortcuts
* Check left mouse button for all events fired when changing the volume
Squashed commit of the following:
commit 23b9a3deac564bf3753a00238784a6045cb50d46
Author: Arne Schlüter <arne@schlueter.is>
Date: Sun Oct 14 10:20:08 2018 +0200
Enable seeking in buffered part and fix drawn x value
commit 9ce4b0941f4a57286f608d2b155658672cac3817
Author: Arne Schlüter <arne@schlueter.is>
Date: Sun Oct 14 09:40:43 2018 +0200
Draw seek position and enable seeking played part by click
commit 58cbf2d8035c0eeacaed3da7a68f97d94db4a2b6
Author: Arne Schlüter <arne@schlueter.is>
Date: Thu Oct 11 21:42:57 2018 +0200
Add retina canvas
commit 6acb84a67e4bee61e5b9ae6eb15e8159e0431662
Author: Arne Schlüter <arne@schlueter.is>
Date: Wed Oct 10 17:52:43 2018 +0200
Implement canvas progress bar
* Start implementing playlist
Done so far:
* Creation
* Changing playback mode
* Changing repeat mode
* Add skipping for linear playlists with all repeat modes
* Complete implementation for playlist/next-song
* Implement all the playlist skipping functionality
* Add functions to enqueue songs
* Remove start-idx parameter when constructing playlists
* Use namespaced keywords only when modifying external data
E.g. songs in the queue
2018-08-20 16:34:52 +02:00
Renamed from src/cljs/airsonic_ui/audio.cljs (Browse further)