Erica Z zerica
  • Joined on 2024-10-04
zerica pushed to trunk at zerica/audrey 2024-10-17 20:45:53 +00:00
ffa6b20854 i think this fixes a memory leak
zerica pushed to trunk at zerica/audrey 2024-10-17 20:36:32 +00:00
d91f945375 fix cover art
zerica pushed to trunk at zerica/audrey 2024-10-17 20:32:55 +00:00
d17c538ccb vapi changes
d053e68744 just use the sync mpv api for everything
Compare 2 commits »
zerica pushed to trunk at zerica/audrey 2024-10-17 10:06:15 +00:00
925367b180 replace gstreamer with mpv
zerica pushed to trunk at zerica/audrey 2024-10-17 06:06:13 +00:00
c4dbba35c0 try new seeking
zerica pushed to trunk at zerica/audrey 2024-10-16 20:24:50 +00:00
2fe276bfbd fix seeking hah
zerica pushed to trunk at zerica/audrey 2024-10-16 19:45:54 +00:00
e1b6b19c03 try accurate seeking
zerica pushed to trunk at zerica/audrey 2024-10-16 19:43:01 +00:00
ca3de608fd don't use gconfaudiosink, actually
zerica pushed to trunk at zerica/audrey 2024-10-16 19:26:50 +00:00
83b3a862e3 use gst time constants
zerica pushed to trunk at zerica/audrey 2024-10-16 11:13:09 +00:00
f4744f03c3 use api duration value as placeholder
6bdf5d7e5c use - for unknown duration
Compare 2 commits »
zerica pushed to trunk at zerica/audrey 2024-10-16 11:02:36 +00:00
19dd3b13e2 api -> subsonic
zerica pushed to trunk at zerica/audrey 2024-10-16 10:51:12 +00:00
e9bfd056c8 shouldn't have removed that
560671c1da also do that
Compare 2 commits »
zerica pushed to trunk at zerica/audrey 2024-10-16 10:37:41 +00:00
70f9e4f3a3 propertify current song
zerica pushed to trunk at zerica/audrey 2024-10-16 10:15:03 +00:00
dee32826ec betterify ux
e1922a4d28 disable seekbar alongside rest of controls
14053a67a1 kill warnings
Compare 3 commits »
zerica pushed to trunk at zerica/audrey 2024-10-16 10:03:38 +00:00
6c12828e31 try improve track choosing ux
zerica pushed to trunk at zerica/audrey 2024-10-16 09:43:16 +00:00
636774d787 selection model bull shit
zerica pushed to trunk at zerica/audrey 2024-10-16 09:12:37 +00:00
7f7a84d747 make playbin authoritative on the current play queue position
de5c1179fa extract playqueue model outside ui
Compare 2 commits »
zerica pushed to trunk at zerica/audrey 2024-10-15 22:08:37 +00:00
086ab02f77 dont actually use random_bytes, it leaks memory
zerica pushed to trunk at zerica/audrey 2024-10-15 22:02:44 +00:00
9e05dc3313 use random_bytes directly