Commit graph

155 commits

Author SHA1 Message Date
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
73a626e5a0 dbg 2024-10-20 08:33:25 +02:00
5214daf4e7 shorter 2024-10-20 08:32:56 +02:00
800bff6e1a fix keyring unlock
closes #5
2024-10-20 08:31:20 +02:00
cc525dcc80 split playbar into its own template 2024-10-19 17:04:56 +02:00
8e1edd39c8 disable can-open 2024-10-19 16:49:40 +02:00
1a515c719c use bottom sheet for playbar 2024-10-19 15:05:43 +02:00
feb08c9ba5 show separators in play queue 2024-10-19 14:53:49 +02:00
cc2f9f1466 remove track from playlist 2024-10-19 14:39:44 +02:00
a556ca4840 highlight current track 2024-10-19 14:04:52 +02:00
8966c5fff4 drag and drop basics 2024-10-19 13:55:25 +02:00
ba1a5f3f39 kill custom selection model 2024-10-19 13:29:39 +02:00
8de2adde18 play queue restyle 2024-10-19 13:07:22 +02:00
08611f9b6a mini style 2024-10-19 05:09:24 +02:00
8bf0e13ba9 song 2024-10-18 22:55:38 +02:00
f8ad4cd36d only send now_playing when playlist-pos is updated
these updates are coalesced, so it's possible that by START_FILE the
observed event hasn't had the change to update the property
2024-10-18 22:49:42 +02:00
2f99ae9edf betetr playlist end behavior 2024-10-18 22:33:35 +02:00
df3484f147 better event tracking 2024-10-18 22:33:23 +02:00
0f1bbec5de instantly update next track info when manually switching 2024-10-18 22:17:04 +02:00
72c8507126 catch end_file errors 2024-10-18 22:13:28 +02:00
d43857646d remove unused class 2024-10-18 21:54:12 +02:00
749b66417d fix play/pause 2024-10-18 10:57:55 +02:00
0f5c77bc3d define G_LOG_DOMAIN for G_MESSAGES_DEBUG=audrey to be usable with internal debugging 2024-10-18 10:56:56 +02:00
cb180857c9 fix set_property_flag 2024-10-18 10:56:48 +02:00
d2f5a564e7 don't advertise mpris until it's implemented 2024-10-18 02:48:42 +02:00