shithub: zuke

RSS feed

238db381 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/22 10:49
add a new format of playlist; zuke will load the old one too

bdd69bf8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/09 08:46
readme: add supported formats section

095faf70 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/12/09 08:36
add IT support (libtags update required)

deab18c9 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/11/25 17:29
mkplist: fix wrong verb used for duration (thanks qwx)

de1a9314 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/11/24 06:33
open /dev/audio with OCEXEC as should have been long time ago

d11f54fc – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/11/20 09:07
shut down audio when stopping

dc2d4daf – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/11/18 04:48
claim /dev/audio only when required

1a53cab8 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/11/10 10:55
change duration to uvlong; do not seek on streams

5417b9df – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/11/02 03:33
add wav support

bb0b8b8f – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/11/01 16:22
icy: deal with netmkaddr potentially returning nil

fd78a755 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/28 10:11
fix numerical progress background width for streams with no duration

73d9cb94 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/12 09:00
search: fix cycle when on first/last element in the playlist

eac2af26 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/12 08:53
status width: fix for online streams with no known duration

283868a7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/12 08:53
icy: make sure we have bytes to parse in the first place

3aea7228 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/12 08:48
icy: fix a memory leak

97b5812b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/12 08:42
status: adjust width according to song duration and max volume so it stays the same when seeking

8d2b1527 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/10/12 08:32
search: cycle when not found

ac6e12de – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/09/18 21:03
look for "art" covers; space key for toggle (thanks umbraticus)

4d649c3f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/31 08:27
make currently playing/found item appear on the window on "o", search, and shuffle

16cfcf74 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/27 06:52
don't display duration at all if it's unknown (as it is with online streams)

5be6d679 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 10:32
add a few yields in redraw to reduce sound crackle with slow drawing

b4f44fb5 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 10:25
HiDPI-ready now

55d7cc8d – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/24 04:07
fix left-click

087feb1e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/08/21 08:53
fix non-interruptable temporary warning

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

d24b93d9 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/09 08:24
free /dev/audio when not needed

713f33ce – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/03 17:24
shuffle: stop "next" player regardless

3b856e43 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/03 17:20
handle mouse scrolling

e62f9b68 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/03 14:50
make left/right mouse buttons work on scrollbar

8167a433 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/03 14:19
reload next track on (re)shuffle

06c50175 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/02 15:57
= is for volume up, not down

e4a9c434 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/02 15:08
add -c option to specify columns to show

ebbddfea – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/01 13:34
treat any read error and eof the same when switching to the next track or rewinding

28593db7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/01 13:27
mkplist: human readable error re new formats added to libtags

639f8704 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/01 12:41
use = to lower volume as well

1aed09b3 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/01 10:41
update the screenshot

d4575701 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/01 10:35
mkplist: don't fail on no files at all

5980078f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/06/01 10:12
add opus

5aacd6e0 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/29 11:00
remove "entering" logic

5f283c1b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/29 10:04
i behave just as o

49832e13 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/29 09:54
minimize shuffle logic, store all shuffle indices instead of generating by one on the fly, fix searching in shuffled mode

482f0ce1 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/28 14:13
mkplit: fix fd leak

524e32b1 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/28 14:06
add shuffled mode

13eb015a – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/28 11:50
fix wrong mouse info in the readme

e9dcac39 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/28 11:49
don't move selection to the new playing track automatically

6e8e1763 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/27 10:07
even simpler

2a933163 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/27 09:33
redrawing: simplify and fix for cover images of different size

a62cbf2b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/27 08:09
redraw less, fix menu disappearing

1146757b – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/25 13:41
revamp theming logic a bit

7062be1f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/25 13:24
not shutting up decoders was a mistake

0454f07c – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/25 13:12
better error message on old playlists

b1f4d9ee – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/25 13:10
don't silence decoder errors; fail on old playlist format

89f56064 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/25 13:10
fix a color in redraw()

4e3601d7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/23 15:25
overhaul zuke, add theme customization and make scrollbar work as expected on middle click

f0d9d039 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/23 15:25
use a specific decoder directly, bypassing /bin/play

26490a3f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/05/07 08:33
update install instructions

334efc1e – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/28 18:03
o: force scrolling when the playing track is already the one selected

3503aa01 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/28 16:17
it's s16, not u16

47a3ffaf – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/28 16:16
display volume

4e57b430 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/03/28 15:22
add volume control

149d383f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/01/30 05:57
seek: reset bytesfrom after seek is complete

423f348f – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/01/09 14:46
get rid of redraw arguments

0f5f23a7 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2020/01/03 15:46
readme: fix installation

2013a5d2 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2019/12/31 13:00
zuke: remove unused function

8bdc5338 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2019/12/28 19:56
readme: add mouse info

adf33645 – Sigrid Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2019/12/28 19:52
make the whole window work as a scroll bar

Next