Commit graph

448 commits

Author SHA1 Message Date
a8453e6e3d clippy idiomacy 2024-10-30 04:26:53 +01:00
879dc39c27 ninja -C build clippy 2024-10-30 04:24:36 +01:00
9e5d23061c more meson stuff 2024-10-29 19:45:10 +01:00
38f1ce63d3 shoo 2024-10-29 19:27:13 +01:00
2bba51b97b meson stuff 2024-10-29 19:14:04 +01:00
2f70f61547 don' use the libsecret crate 2024-10-29 19:13:58 +01:00
1f289ecf1e gir 2024-10-29 15:46:33 +01:00
4193fb72c2 translated src/application.vala 2024-10-29 14:02:29 +01:00
5bfaeade17 bring back vala for a sec 2024-10-29 13:19:12 +01:00
5e2d2807c1 translate src/main.c 2024-10-29 13:02:18 +01:00
36b2cf989d cargo fmt, and also pass argc/argv to c lib 2024-10-29 12:29:04 +01:00
66500f483c let cargo build the resources 2024-10-29 11:56:44 +01:00
824a68956a this is not a place of honor 2024-10-29 11:37:15 +01:00
1ec9d1c2eb commence the ritual 2024-10-29 10:48:40 +01:00
68d1d78216 some restructuring 2024-10-28 11:02:13 +01:00
7799566758 expose play queue length as playbin property 2024-10-28 10:26:12 +01:00
e925dc33cc "fix" play button 2024-10-28 10:22:42 +01:00
a5091d42e0 add cover art member to song class 2024-10-28 10:16:15 +01:00
dfe4a24c5b turn playbin.play_queue_position into an int 2024-10-28 10:03:45 +01:00
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