RSS feed
5fcaa204
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/21 08:51
fix crash when middle-clicking outside of the track list
af78af16
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/19 04:36
add -d option for debugging
3bf8d9c0
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/18 12:31
remove useless return value from start(player)
b7ac99b6
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/18 12:13
better choice of colors
adadd756
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/18 04:40
10 → \n
b185cb04
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/18 04:40
seekbar: don't do insetrect, use 'f_low' color for the seekbar background
2f722ab6
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/18 04:37
change default theme
6795644f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/13 08:38
remove useless priority setting
5e005228
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/13 07:21
show where zuke would seek if the user would press on the seek bar
5627fda2
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/13 05:19
same as last commit but better
412ccf57
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/13 05:09
make the area around seek bar not do anything when clicked
0ad2ce4d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/12 18:40
make seek bar slightly wider
5756ecf1
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/12 18:31
simplify current position logic in drawing
9661ba1a
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/12 10:55
update screenshot
951d3705
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/12 10:44
add seek bar
57ce0c69
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/08/04 05:38
fix current track highlight position
9f63a97f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/07/30 04:58
simplify seeking logic
3379ca51
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/07/11 10:57
readme: theming
f79b17b7
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/25 13:06
readme: update mkplist example
6af19b68
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/25 10:50
mkplist: read files as well
146f6caf
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/25 09:49
allow only one instance of picker to run, kill picker on exit
e11985de
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/25 09:18
close audio in picker proc since we're forking with RFFDG
e54644aa
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/25 09:09
fix picker pid with newwindow call, also put themeproc and the rest into a separate notify group
9a9b8477
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/18 06:51
add -s option to start in shuffled mode
8952c92c
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/18 05:25
mkplist: fix path->title translation
29431d5c
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/18 04:57
don't get stuck forever on broken streams, skip to the next one
6d6c45d9
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/17 14:21
fix crash reported by qwx; harden player logic, print more useful info when something goes wrong
4af9aa84
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/17 10:32
simplify picker logic since picker is loading colors dynamically now
d9b4a120
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/16 12:48
add and use CLAMP
9830943f
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/15 09:52
use readn and correct loop break conditions
108260c3
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/11 09:51
icy: don't touch the path
284c31ae
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/10 14:50
readme: clarify livestreams are icecast-like things
c87b8ced
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/10 14:47
mkplist: query IceCast metadata
fdbf31f1
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/09 12:23
remove all /dev/audio reopening logic
d074aa0d
– Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
authored
on 2020/06/09 12:10
add livestreams support