|
713b3d8842
|
use adw box for more things
|
2024-10-28 09:52:50 +01:00 |
|
|
edaf7079ac
|
add dropdown to album view
|
2024-10-28 09:47:27 +01:00 |
|
|
3f7f7d4ce9
|
feishinization continues
|
2024-10-27 22:01:49 +01:00 |
|
|
77f9d70d29
|
feishinize more the play queue
and also readd the drag widget i guess
|
2024-10-27 21:39:29 +01:00 |
|
|
6a2b157c7d
|
new play queue style
|
2024-10-27 12:20:43 +01:00 |
|
|
f240424774
|
allow play to be pressed if stopped but playlist not empty
|
2024-10-26 17:46:15 +02:00 |
|
|
a82b5b0475
|
fix edge case when stopping and then selecting something
|
2024-10-26 17:30:58 +02:00 |
|
|
175563ba76
|
mpris: don't warn when api is set
|
2024-10-26 15:22:53 +02:00 |
|
|
8e5ac49417
|
cover art for mpris
|
2024-10-26 11:38:08 +02:00 |
|
|
347cb55c9d
|
more mpris
|
2024-10-26 11:34:12 +02:00 |
|
|
efc639367b
|
clear mpris metadata on stop
|
2024-10-26 11:28:36 +02:00 |
|
|
3772be599b
|
mpris support
|
2024-10-26 11:26:55 +02:00 |
|
|
8c4c4f8e74
|
make mpv call its audio output audrey
|
2024-10-26 09:26:17 +02:00 |
|
|
36d6734e73
|
stop playback immediately on window close
|
2024-10-26 09:20:25 +02:00 |
|
|
d550d8f9b7
|
that was never called
|
2024-10-26 09:13:39 +02:00 |
|
|
faa5d15e1e
|
add warning
|
2024-10-26 09:11:58 +02:00 |
|
|
9f6bc7b10b
|
Revert "use pipe for mpv wakeup callback"
This reverts commit 72d4e63249 .
more trouble than it's worth
|
2024-10-26 09:10:55 +02:00 |
|
|
d666c8fb49
|
whoopsies
|
2024-10-26 00:12:11 +02:00 |
|
|
41b32aa4cf
|
mpv event id to string
|
2024-10-26 00:05:56 +02:00 |
|
|
64dcceea22
|
debug destructors
|
2024-10-26 00:00:20 +02:00 |
|
|
72d4e63249
|
use pipe for mpv wakeup callback
hopefully works better with the gtk main loop but idk lol
|
2024-10-25 23:26:45 +02:00 |
|
|
2b2ace0f5c
|
some async
|
2024-10-25 22:09:57 +02:00 |
|
|
f436557bf5
|
add "no songs queued" placeholder
|
2024-10-25 11:05:01 +02:00 |
|
|
fdd719f4f8
|
baahhhhh
|
2024-10-20 18:25:40 +02:00 |
|
|
48795a4d2f
|
fix some warnings
|
2024-10-20 17:46:59 +02:00 |
|
|
41bfab9ab8
|
bring back position in play queue
|
2024-10-20 17:44:16 +02:00 |
|
|
a556fe7e29
|
placeholder albums nav page
|
2024-10-20 17:43:06 +02:00 |
|
|
af4da894fc
|
only show cover art in playbar if view isnt play queue
|
2024-10-20 17:28:47 +02:00 |
|
|
fa9d3b873f
|
add placeholder options to song popover
|
2024-10-20 16:47:35 +02:00 |
|
|
2f96d2216d
|
new art sizing
|
2024-10-20 16:25:30 +02:00 |
|
|
83b2db4b76
|
play queue experiment
|
2024-10-20 16:15:22 +02:00 |
|
|
75cb222b91
|
kill sidebar
|
2024-10-20 15:30:22 +02:00 |
|
|
734ffc5758
|
try fix duration fallback
|
2024-10-20 14:45:37 +02:00 |
|
|
9ba12bf365
|
default to no position shown in play queue
|
2024-10-20 14:26:51 +02:00 |
|
|
c6446f4352
|
fancy fancy drag widget :o
|
2024-10-20 14:24:04 +02:00 |
|
|
b53801c470
|
track reordering!!!
|
2024-10-20 14:10:02 +02:00 |
|
|
64744819de
|
reimplement track deletion
|
2024-10-20 13:45:47 +02:00 |
|
|
f09a89140d
|
dont seek if the playbar doesnt have a duration
|
2024-10-20 13:37:33 +02:00 |
|
|
d2025102e6
|
warn on failed seek
|
2024-10-20 13:35:15 +02:00 |
|
|
26449b9dcf
|
this should be better than inc_position
|
2024-10-20 13:32:15 +02:00 |
|
|
5c24cde637
|
fix end of stream lol
|
2024-10-20 13:26:36 +02:00 |
|
|
af127b8d7b
|
yet another playbin refactor
|
2024-10-20 13:17:40 +02:00 |
|
|
c880729d19
|
remove bottom sheet for now
|
2024-10-20 12:11:32 +02:00 |
|
|
0fd5298a31
|
better cover art loading
|
2024-10-20 12:05:48 +02:00 |
|
|
f97b8ab17c
|
fix playbar centering
|
2024-10-20 12:03:24 +02:00 |
|
|
35394d74ac
|
refactor
|
2024-10-20 12:02:06 +02:00 |
|
|
eec61c8ed0
|
configure play queue displayed fields
|
2024-10-20 11:57:47 +02:00 |
|
|
c8e4e55410
|
silence blueprint suggestion
|
2024-10-20 11:52:51 +02:00 |
|
|
4c9f24cd6b
|
silence adwaita warning
|
2024-10-20 11:52:09 +02:00 |
|
|
f78268c013
|
rm name
replace with the hamburger about menu later
|
2024-10-20 09:18:05 +02:00 |
|