Commit graph

461 commits

Author SHA1 Message Date
3017ee3ee4 store a couple things in gsettings 2024-11-13 18:32:20 +01:00
206c21ef3f remove lol 2024-11-13 18:19:47 +01:00
60a0ae3be7 also clear that 2024-11-13 18:19:33 +01:00
17754db01c deframe 2024-11-13 18:13:18 +01:00
8d57d942e8 make these lists transparent 2024-11-13 18:10:45 +01:00
2f510c55ac shitty g4 like background blur 2024-11-13 18:06:24 +01:00
418cf01884 deblur thumbnails 2024-11-13 16:58:31 +01:00
d37ec6a19a decrash 2024-11-13 16:36:20 +01:00
f0f69b7323 try this 2024-11-13 16:36:20 +01:00
48a5beb8b6 move some things around 2024-11-13 16:36:20 +01:00
2f322774c9 y2 2024-11-13 04:31:19 +01:00
8609bfc41d is default 2024-11-11 12:02:12 +01:00
2f0b4025c5 todone 2024-11-11 12:01:28 +01:00
fd44d3280a fix seek command 2024-11-11 12:00:43 +01:00
4060213e80 time-pos notification 2024-11-11 10:06:53 +01:00
e72a690be2 sure 2024-11-11 10:06:53 +01:00
1d9318eb92 fix 2024-11-11 10:06:53 +01:00
274751a6e0 y 2024-11-11 07:54:27 +01:00
c4f17817e4 uhhh 2024-11-10 17:04:32 +01:00
57b6024845 state machine 2024-11-10 16:45:56 +01:00
129281ea4a another sanity check 2024-11-10 15:57:03 +01:00
a0be95189b remove volume, mute, pause watches
these shouldn't even change from the mpv side anyways
2024-11-10 15:54:47 +01:00
9599ee669d move sanity check here 2024-11-10 15:53:23 +01:00
cdff5c0e48 tbd search results 2024-11-10 15:36:11 +01:00
25f082ee6f use glib for md5 checksums 2024-11-10 15:31:32 +01:00
f4ba44fcb7 unlock keyring etc 2024-11-10 14:46:50 +01:00
a810842e68 refresh button 2024-11-08 09:39:22 +01:00
f66262b95f albums list wip 2024-11-07 21:54:01 +01:00
1c4f694157 clippy judgement 2024 2024-11-07 20:42:45 +01:00
5d3c22aaad album list stream 2024-11-07 19:53:57 +01:00
62d9f74a39 Revert "don't print auth token on mpv logs"
This reverts commit e52adda2ed.

guilty
2024-11-07 11:41:41 +01:00
0cbf091b91 property limits etc 2024-11-07 10:05:26 +01:00
2b9b6ee6c7 cover art api 2024-11-07 10:01:28 +01:00
e52adda2ed don't print auth token on mpv logs 2024-11-07 09:13:52 +01:00
1f482ab512 die on panic 2024-11-06 22:12:03 +01:00
6b8b361ba8 respond in mpris 2024-11-06 19:09:12 +01:00
6c87e5c29b +1 2024-11-06 19:02:00 +01:00
ce1aed758f wip bring back mpris 2024-11-06 13:10:39 +01:00
67e4eb9ff2 dont die in this case 2024-11-06 12:48:52 +01:00
db8d99e180 thumbnails in play queue 2024-11-06 12:46:49 +01:00
ba3cd74a68 try delaying notify signal 2024-11-06 12:30:02 +01:00
4fd2608eab de-indent mpv event handling 2024-11-06 12:21:45 +01:00
f8b47ca9b6 fix crash on end of playlist
apparently playlist_pos() can and will change from >0 to -1 between
those two queries
2024-11-06 12:11:14 +01:00
ab96330fbd oopsy 2024-11-06 11:45:26 +01:00
d1da88922f actually, notify on playback restart instead 2024-11-06 11:44:28 +01:00
3f10dbc102 update time-pos in all cases when seeking
otherwise the timeout won't notify of it if playback is paused
2024-11-06 11:39:33 +01:00
15ec2432c0 audrey version 2024-11-06 11:37:12 +01:00
73f3e8bdd3 add some timeouts 2024-11-05 21:59:59 +01:00
dae2882e0d playbinsong -> model::song 2024-11-05 21:44:20 +01:00
b5fadce142 fix drag and drop 2024-11-05 16:29:43 +01:00