|
2fe276bfbd
|
fix seeking hah
|
2024-10-16 22:24:48 +02:00 |
|
|
e1b6b19c03
|
try accurate seeking
|
2024-10-16 21:45:50 +02:00 |
|
|
ca3de608fd
|
don't use gconfaudiosink, actually
its fookin gone
|
2024-10-16 21:42:46 +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 |
|
|
f4744f03c3
|
use api duration value as placeholder
|
2024-10-16 13:12:58 +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 |
|
|
e9bfd056c8
|
shouldn't have removed that
|
2024-10-16 12:51:01 +02:00 |
|
|
560671c1da
|
also do that
|
2024-10-16 12:49:06 +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 |
|
|
9f33247d32
|
yes
|
2024-10-16 05:32:45 +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 |
|
|
e3a25e2429
|
put user agent in one place
|
2024-10-15 23:19:32 +02:00 |
|
|
a67615a6a3
|
explicit min dep version
just to have a cringe baseline to look at
|
2024-10-15 22:55:32 +02:00 |
|
|
86ca684643
|
Merge branch 'trunk' of git.ddd.rip:zerica/audrey into trunk
|
2024-10-15 22:53:39 +02:00 |
|
|
a770d71399
|
better buttons
|
2024-10-15 22:53:34 +02:00 |
|
|
16d9c54bb0
|
meson format
just the defaults
|
2024-10-15 22:51:13 +02:00 |
|
|
70dcd57194
|
buttons
|
2024-10-15 22:48:41 +02:00 |
|
|
e6f3dc6e7c
|
try handle more edge cases
|
2024-10-15 22:45:16 +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 |
|
|
c9b67977e0
|
improve async queue logic hopefully
|
2024-10-15 22:14:37 +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 |
|
|
f7afcbca01
|
Merge branch 'trunk' of git.ddd.rip:zerica/audrey into trunk
|
2024-10-15 11:11:31 +02:00 |
|
|
9329797ad6
|
playbin: use gconfaudiosink
|
2024-10-15 11:11:14 +02:00 |
|
|
e10069306d
|
remove unused with_password
the login and auth uses with_token seemingly
|
2024-10-15 08:57:36 +02:00 |
|
|
3615fb59eb
|
actually use the custom user agent tee hee
|
2024-10-14 22:27:40 +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 |
|
|
3c38388c21
|
gooder gapless track switching
|
2024-10-14 21:55:25 +02:00 |
|
|
629bc782fc
|
playbin refactor
|
2024-10-14 21:55:25 +02:00 |
|
|
4256778e95
|
place ui code in own directory
|
2024-10-14 21:55:25 +02:00 |
|
|
94107f9e60
|
partial seek button support
|
2024-10-14 21:55:25 +02:00 |
|
|
81b9acca6a
|
kill useless children
|
2024-10-14 21:55:25 +02:00 |
|
|
2f2e591584
|
use centerbox for seekbar
|
2024-10-14 21:55:25 +02:00 |
|
|
03c042f518
|
better song labels in play bar
|
2024-10-14 21:55:25 +02:00 |
|
|
8f0da45a63
|
😳 what if we bikeshedded the meme player user agent together (and we were both girls)
|
2024-10-14 21:55:25 +02:00 |
|
|
9c7bd61318
|
NO VERSIONS?
|
2024-10-14 21:55:25 +02:00 |
|
|
5345ebd2b4
|
fix gstreamer user agent
|
2024-10-14 21:55:25 +02:00 |
|
|
59e9c6d7b4
|
rename project lol
|
2024-10-14 21:55:25 +02:00 |
|
|
4f4253da42
|
remove agpl barf
they say its not 2003 anymore u_u
|
2024-10-14 21:55:24 +02:00 |
|
|
e229fa3911
|
bigger egg
|
2024-10-14 21:55:24 +02:00 |
|
|
c9cc47df1f
|
make setup a dialog
|
2024-10-14 21:55:24 +02:00 |
|
|
9ace252065
|
make cuter
|
2024-10-14 21:55:24 +02:00 |
|
|
4713b2b902
|
smaller volume slider
|
2024-10-14 21:55:24 +02:00 |
|
|
1d768e8d74
|
now featuring css
|
2024-10-14 21:55:24 +02:00 |
|
|
31027131ef
|
chill out with cpu usage
|
2024-10-14 21:55:24 +02:00 |
|
|
056daa8a4c
|
make more pog
|
2024-10-14 21:55:24 +02:00 |
|
|
1b298644df
|
larg art
|
2024-10-14 21:55:24 +02:00 |
|
|
0a62dc11a3
|
fix initial setup
|
2024-10-14 21:55:24 +02:00 |
|
|
770b76e882
|
that fish is unlocked
|
2024-10-14 21:55:24 +02:00 |
|
|
bc8da35381
|
who up scrobbling
|
2024-10-14 21:55:24 +02:00 |
|
|
2c4e493833
|
stuff
|
2024-10-14 21:55:24 +02:00 |
|
|
cc1da96fef
|
more
|
2024-10-14 21:55:24 +02:00 |
|
|
f8287e9ade
|
kill a child
|
2024-10-14 21:55:24 +02:00 |
|
|
216be6798e
|
shuffle gapless playback
|
2024-10-14 21:55:24 +02:00 |
|
|
c1e023276d
|
now gapless
|
2024-10-14 21:55:24 +02:00 |
|
|
aa6835df7e
|
removed unused widgets
|
2024-10-14 21:55:24 +02:00 |
|
|
4d3ddd1c41
|
more progress
|
2024-10-14 21:55:24 +02:00 |
|
|
c25df9d61b
|
progress
|
2024-10-14 21:55:24 +02:00 |
|
|
c5161b9c01
|
remove many manual connections
|
2024-10-14 21:55:24 +02:00 |
|
|
84696ef1ca
|
more changes
|
2024-10-14 21:55:24 +02:00 |
|
|
bf2edb3073
|
buncha changes
|
2024-10-14 21:55:24 +02:00 |
|
|
119a15eb3d
|
simple playback
|
2024-10-14 21:55:24 +02:00 |
|
|
88adebde64
|
more localized strings
|
2024-10-14 21:55:24 +02:00 |
|
|
31373051ec
|
random songs button
|
2024-10-14 21:55:24 +02:00 |
|
|
04ae260dc5
|
removed factory templates
|
2024-10-14 21:55:24 +02:00 |
|
|
c55b600a45
|
missing localized strings
|
2024-10-14 21:55:24 +02:00 |
|
|
446bc3d6ae
|
byte bye ui files
|
2024-10-14 21:55:24 +02:00 |
|
|
62694d8dae
|
some changes
|
2024-10-14 21:55:24 +02:00 |
|
|
bd80968104
|
don't refresh api for now
|
2024-10-14 21:55:24 +02:00 |
|
|
91b51883e7
|
initial commit
|
2024-10-14 21:55:24 +02:00 |
|