Commit graph

153 commits

Author SHA1 Message Date
0dab31137c use GStrings 2024-10-31 08:15:35 +01:00
ab354a35c0 unfuck playbar 2024-10-31 07:59:09 +01:00
f8015fbe10 seekbar also works again 2024-10-30 13:25:27 +01:00
bf8b02de12 volume slider works again 2024-10-30 13:09:22 +01:00
0f2351ae01 make the play pause button work again 2024-10-30 12:59:16 +01:00
6f3b3537ad wip translated ui playbar class 2024-10-30 12:45:50 +01:00
b94d41542f wrap playbar 2024-10-30 11:42:03 +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
66500f483c let cargo build the resources 2024-10-29 11:56:44 +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
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
8e5ac49417 cover art for mpris 2024-10-26 11:38:08 +02:00
3772be599b mpris support 2024-10-26 11:26:55 +02:00
36d6734e73 stop playback immediately on window close 2024-10-26 09:20:25 +02:00
64dcceea22 debug destructors 2024-10-26 00:00:20 +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
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
f09a89140d dont seek if the playbar doesnt have a duration 2024-10-20 13:37:33 +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
8bf0e13ba9 song 2024-10-18 22:55:38 +02:00
2f99ae9edf betetr playlist end behavior 2024-10-18 22:33:35 +02:00
d2f5a564e7 don't advertise mpris until it's implemented 2024-10-18 02:48:42 +02:00
d91f945375 fix cover art 2024-10-17 22:36:29 +02:00
925367b180 replace gstreamer with mpv
lol
2024-10-17 12:05:20 +02:00
2fe276bfbd fix seeking hah 2024-10-16 22:24:48 +02:00
83b3a862e3 use gst time constants
no more 1000000000000000000000000000000 in code
2024-10-16 21:26:45 +02:00
eaf8a86232 use style autoloading
avoids a deprecation warning; the function is not even deprecated, the vala
bindings just have a bug here, but this also fixes it
2024-10-16 20:25:56 +02:00
6bdf5d7e5c use - for unknown duration 2024-10-16 13:07:14 +02:00
19dd3b13e2 api -> subsonic 2024-10-16 13:02:32 +02:00
70f9e4f3a3 propertify current song 2024-10-16 12:37:39 +02:00
dee32826ec betterify ux 2024-10-16 12:15:00 +02:00
e1922a4d28 disable seekbar alongside rest of controls 2024-10-16 12:05:47 +02:00
14053a67a1 kill warnings 2024-10-16 12:04:58 +02:00
6c12828e31 try improve track choosing ux 2024-10-16 12:03:32 +02:00
636774d787 selection model bull shit 2024-10-16 11:43:11 +02:00
7f7a84d747 make playbin authoritative on the current play queue position 2024-10-16 11:11:52 +02:00
de5c1179fa extract playqueue model outside ui 2024-10-16 10:48:52 +02:00
fdbbfcd730 unfuck broken ninja dep tracking that always rebuilds the entire ui and also write a 200 word essay for twitch chat 2024-10-16 06:53:00 +02:00
8c42d99c18 slightly more explicit imports
i had no idea where these were from; now i do :)

vala is super loose about these..
2024-10-16 05:58:58 +02:00
367111171f lower salt randomize level from VeryStrong to Strong
this follows the documentation; the default is for longterm, not short lived
per-request/session rng
2024-10-16 05:48:30 +02:00
51b6dc8f3d clear up name 2024-10-16 05:40:00 +02:00
b18c8820a2 salt_password does nothing with class state so move it out 2024-10-16 05:38:34 +02:00
086ab02f77 dont actually use random_bytes, it leaks memory
ha ha vala what the fuck
2024-10-16 00:07:19 +02:00
9e05dc3313 use random_bytes directly 2024-10-16 00:02:38 +02:00
e6926725f7 bye bye sqlite 2024-10-15 23:57:00 +02:00
6f739fde18 just use the keyring for the rest of the authn lmao 2024-10-15 23:49:34 +02:00
ff9bd114ab use libsecret for password storage 2024-10-15 23:34:09 +02:00
a770d71399 better buttons 2024-10-15 22:53:34 +02:00
70dcd57194 buttons 2024-10-15 22:48:41 +02:00
bac519034d fix those buttons 2024-10-15 22:33:39 +02:00
db0fee7d92 propertify more things 2024-10-15 22:29:14 +02:00
72e0745d52 move a bunch of logic into playbin
also yeah yeah fixme those buttons are gone for now
2024-10-15 13:27:47 +02:00
814aa93bf0 who knows 2024-10-14 21:55:25 +02:00
8b4450c10f attempt to unfuck seeking 2024-10-14 21:55:25 +02:00
7268b1bacf oh my fucking godj ust comment it out for now 2024-10-14 21:55:25 +02:00
dd0536e5dd fix oopsie 2024-10-14 21:55:25 +02:00
b7385548c6 an attempt at bringing back the delete buttons 2024-10-14 21:55:25 +02:00
8a0c748d51 hopefully streamline playbin state machine 2024-10-14 21:55:25 +02:00
407551313b brand new play queue selection logic 2024-10-14 21:55:25 +02:00