9 Commits
Author SHA1 Message Date
Daniel Gunzinger 922ca30697 clone title into keywords in class URLItem so added clips become searchable via the webinterface 2020-04-23 22:16:49 +02:00
Daniel Gunzinger fa727b6869 add delay for sending the new volume (client -> server) to limit packet send rate; only update the slider value when the value has changed 2020-04-18 16:46:38 +02:00
Daniel GunzingerandTerry Geng b8ebcce945 use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons 2020-04-18 10:18:43 +08:00
Daniel GunzingerandTerry Geng 08c76aab9d fix typeerror when setting volume; fix processing of volume updates in client-side webinterface 2020-04-18 10:18:43 +08:00
Daniel GunzingerandTerry Geng f95e07c9af implement trivial volume control slider and reporting of current volume to webinterface 2020-04-18 10:18:43 +08:00
Daniel Gunzinger 788383f65c change where we get the current volume from in the status method; adjust html input range from 0-100 to 0-1, thus remove need for scaling in javascript 2020-04-17 17:12:26 +02:00
Daniel Gunzinger b9fd17677b use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons 2020-04-16 23:31:08 +02:00
Daniel Gunzinger 9e1f2d605d fix typeerror when setting volume; fix processing of volume updates in client-side webinterface 2020-04-16 19:36:14 +02:00
Daniel Gunzinger 82af558e5a implement trivial volume control slider and reporting of current volume to webinterface 2020-04-16 19:09:24 +02:00