Michael Manganiello
a40ba5eb79
Update icons to the new Repeat ones
2023-06-20 23:51:04 -03:00
Michael Manganiello
196f7f2cff
Add functionality to repeat current track
...
This new Loop mode keeps reproducing the current track, unless it is
changed using the player controls to go to the next/previous track.
As in other applications, this is set by using the "Repeat" button,
which now goes from "Off" -> "Repeat All" -> "Repeat One".
2023-06-20 23:23:38 -03:00
Drew Weymouth
a324177fef
adjust layout of aux controls
2023-06-19 19:22:47 -07:00
Michael Manganiello
13f0692566
Move loop button to auxiliary controls, change button color on toggle
2023-06-18 22:45:09 -03:00
Michael Manganiello
39b17abd7d
Fix typo on NewTappableIcon function
2023-06-12 18:45:21 -07:00
Michael Manganiello
c19edccf80
Temporarily add tappable behavior to seekbar slider until Fyne 2.4 ( #188 )
...
Same code as
https://github.com/dweymouth/supersonic/commit/a9cec173ddcd0999cfbe7f61ca15c01bd3c1cbce ,
but for the volume slider.
Related issue: #95
2023-06-10 14:57:38 -07:00
Drew Weymouth
88b32c7b05
Fix #156 : allow scrolling the volume slider
2023-05-06 10:20:58 -07:00
Drew Weymouth
7298b6f8b9
add some comments
2023-04-08 08:59:39 -07:00
Drew Weymouth
ae2ff2df2f
add favorite (aka starred) column to tracklist
2023-02-21 18:10:10 -08:00
Drew Weymouth
a83e21d7ea
remember volume setting across restarts
2023-02-19 14:19:31 -08:00
Drew Weymouth
b47bf6d000
fix clickable area around volume icon
2023-01-11 18:59:53 -08:00
Drew Weymouth
1088ab5db2
add click-to-mute to volume control icon
2023-01-10 18:15:23 -08:00
Drew Weymouth
4f0b2c24c8
add volume slider
2022-12-29 14:40:10 -08:00