504a5786d8
Implement play mode as dropdown button
Tyler Vigario
2020-04-27 20:18:28 -07:00
7766b15ea1
Implement play/pause as one button
Tyler Vigario
2020-04-27 18:32:44 -07:00
5447a0d132
fix: more on database migration, fixed#134
Terry Geng
2020-04-26 09:17:38 +08:00
b33e6c6dda
fix: include "openbsd" in pipe_no_wait, fixed#116
Terry Geng
2020-04-25 09:11:58 +08:00
9f8dcec5a4
fix: we don't use submodule any more
Terry Geng
2020-04-24 20:40:09 +08:00
09df681ebe
feat: database migration function mentioned in #133
Terry Geng
2020-04-24 10:41:47 +08:00
7f8b9eab5e
feat: add interface action 'next', mentioned in #130.
Terry Geng
2020-04-24 09:25:05 +08:00
d87143920c
Merge pull request #133 from Gunzinger/urlitem-keyword
Terry Geng
2020-04-24 09:16:19 +08:00
922ca30697
clone title into keywords in class URLItem so added clips become searchable via the webinterface
Daniel Gunzinger
2020-04-23 22:16:49 +02:00
33a497bc75
Further improve layout
Tyler Vigario
2020-04-20 15:27:13 -07:00
8f166b53d0
Improve mobile styling
Tyler Vigario
2020-04-20 14:47:10 -07:00
5fbc8e463d
new version
azlux
2020-04-19 16:05:04 +02:00
9640324668
feat: increase opacity for the floating play button, and now it can be activated by hovering on the title.
Terry Geng
2020-04-19 00:38:36 +08:00
81bfe92e13
Merge pull request #129 from Gunzinger/master
Terry Geng
2020-04-18 23:29:11 +08:00
d35e564681
Merge branch 'master' into master
Terry Geng
2020-04-18 23:28:31 +08:00
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
Daniel Gunzinger
2020-04-18 16:46:38 +02:00
e0e0819605
fix: use native python function to create non-blocking pipe. Thanks @azlux for this solution. Close#116.
Terry Geng
2020-04-18 09:57:07 +08:00
b8ebcce945
use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons
Daniel Gunzinger
2020-04-16 23:31:08 +02:00
08c76aab9d
fix typeerror when setting volume; fix processing of volume updates in client-side webinterface
Daniel Gunzinger
2020-04-16 19:36:14 +02:00
f95e07c9af
implement trivial volume control slider and reporting of current volume to webinterface
Daniel Gunzinger
2020-04-16 19:09:24 +02:00
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
Daniel Gunzinger
2020-04-17 17:12:26 +02:00
b9fd17677b
use bootstrap styling for the slider, center it vertically; move slider between the two volume buttons
Daniel Gunzinger
2020-04-16 23:31:08 +02:00
2d788c77f5
New version
azlux
2020-04-16 22:13:11 +02:00
9e1f2d605d
fix typeerror when setting volume; fix processing of volume updates in client-side webinterface
Daniel Gunzinger
2020-04-16 19:36:14 +02:00
82af558e5a
implement trivial volume control slider and reporting of current volume to webinterface
Daniel Gunzinger
2020-04-16 19:09:24 +02:00
f13d77ccbd#125 from NeodarZ/fix_typos
azlux
2020-04-10 13:09:21 +02:00