d7098dcbca
[chore]: update todo
/ clippy (push) Failing after 5m19s
/ test (push) Failing after 6m19s
2026-04-15 15:59:51 -05:00
9b09da3904
[fix]: Opus files not playing because outdated rodio package
/ clippy (push) Failing after 5m27s
/ test (push) Has been cancelled
2026-04-15 15:51:01 -05:00
41f887ae01
[fix]: Adding an audio picking mechanism
2026-04-15 15:50:43 -05:00
b13f94cf8b
[fix]: Flashing library due to removing items for a brief second
2026-04-15 14:19:11 -05:00
9c47830330
[fix]: Deleting not taking a list of items
2026-04-15 14:14:21 -05:00
34105a517a
[fix]: children have precedence in draggable row and column
2026-04-15 14:13:45 -05:00
eee28286cf
[fix]: context_menu in the presenter works now
/ clippy (push) Failing after 5m23s
/ test (push) Failing after 6m3s
2026-04-15 10:14:08 -05:00
07741504e3
[work]: on the context_popover to use in place of context_menu
...
/ clippy (push) Failing after 5m7s
/ test (push) Failing after 6m4s
This is hopefully our own dynamic setup for context menus that won't
break due to a positioning error
2026-04-14 15:23:34 -05:00
7c82503510
[lint]: Ensure that it is clear Arc::clones are just cloning pointers
2026-04-14 10:32:41 -05:00
fb14180e15
adding new context_popover widget
/ clippy (push) Failing after 5m12s
/ test (push) Failing after 5m49s
2026-04-14 09:43:35 -05:00
3e4bf0a12e
[chore]: formatting stuff
2026-04-14 09:43:13 -05:00
85e9e262f9
[feat]: adding a grid view in main presenter
/ clippy (push) Failing after 5m15s
/ test (push) Failing after 6m6s
2026-04-13 14:24:25 -05:00
729d2f050a
[fix]: video slider bouncing from the video reading position 0
...
This seems to happen when buffering new parts of the video to be played.
2026-04-13 14:23:05 -05:00
b8e2209e23
[chore]: update todo
/ clippy (push) Failing after 5m3s
/ test (push) Failing after 6m5s
2026-04-12 06:41:20 -05:00
e104887f2b
[chore]: update libcosmic
...
/ clippy (push) Failing after 5m51s
/ test (push) Failing after 6m12s
This included a fix for dnd not working again
2026-04-11 15:03:03 -05:00
d7a041d245
[chore]: update todo
/ clippy (push) Failing after 5m7s
/ test (push) Failing after 6m12s
2026-04-11 07:20:34 -05:00
d77c5e58bb
[work]: make larger stroke and shadow sizes possible
2026-04-11 07:20:09 -05:00
97253475d0
[work]: some tweaks to the flatpak
/ clippy (push) Failing after 5m4s
/ test (push) Failing after 6m3s
2026-04-10 16:24:53 -05:00
123fdf15b4
making the name make more sense
2026-04-10 16:12:17 -05:00
e551f9e7e7
adding some metadata stuff
2026-04-10 15:57:58 -05:00
01068a5896
try again
/ clippy (push) Failing after 5m6s
/ test (push) Failing after 6m6s
2026-04-10 15:48:54 -05:00
69847e01d6
add screenshot
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-04-10 15:48:12 -05:00
d0df1ec201
[res]: adding some screenshots
/ clippy (push) Failing after 5m10s
/ test (push) Has been cancelled
2026-04-10 15:38:56 -05:00
a391f52ecc
[dev]: add flatpak-builder to attempt to build flatpaks
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-04-10 15:38:28 -05:00
ce2e021b4c
[deploy]: Nix build works now
...
/ clippy (push) Failing after 5m4s
/ test (push) Failing after 5m51s
This will be my first step to having a build that folks can use
2026-04-10 14:41:28 -05:00
22c9b02fbc
[fix]: performance issue by creating service_item on mouse hovers
/ clippy (push) Failing after 5m6s
/ test (push) Failing after 5m48s
2026-04-10 13:08:38 -05:00
62a631873d
[fix]: use separate thread and stream text_svgs back one at a time
...
/ clippy (push) Failing after 5m1s
/ test (push) Failing after 5m36s
Going to see if this gives some perceived responses back since the
svgs will be created and returned one at a time rather than needing
all of them done
2026-04-10 12:01:07 -05:00
4ace700fb0
[broken]: trying to switch the stream to using an os thread
/ clippy (push) Failing after 5m9s
/ test (push) Failing after 5m44s
2026-04-10 10:45:33 -05:00
13d20b05e5
[feat]: stream back the results of song text changes
...
/ clippy (push) Failing after 5m1s
/ test (push) Failing after 5m55s
This still needs some work since we might need to ensure that the old
list of songs is entirely changed from the new list if we are
switching songs or removing verses or something that changes the
number of generated slides
2026-04-10 07:27:59 -05:00
cdbeccc8a3
[fix]: crash on missing video
2026-04-10 07:27:43 -05:00
17b71e7ba3
idk
/ clippy (push) Failing after 5m0s
/ test (push) Failing after 5m57s
2026-04-09 15:30:55 -05:00
ea2d40a224
[work]: converting the service to an Arc<Vec<ServiceItem>>
...
This could likely save us some performance
2026-04-09 12:51:37 -05:00
d955551cd2
[fix]: play pause not working in presenter
2026-04-09 11:40:26 -05:00
9fa26e41cd
[fix]: Fixing bugs when adding items to the service
/ clippy (push) Failing after 5m6s
/ test (push) Failing after 5m40s
2026-04-09 11:33:12 -05:00
030fc23ac2
fix the presenter not having the service items when they are added
/ clippy (push) Failing after 4m56s
/ test (push) Failing after 5m47s
2026-04-09 11:06:43 -05:00
7f0a637cc2
presenter tests and fixing the bugs with changing slides
/ clippy (push) Failing after 5m6s
/ test (push) Has been cancelled
2026-04-09 10:56:45 -05:00
7dcad39d1c
[work]: more tweaks to the parsing of genius lyrics
/ clippy (push) Failing after 5m20s
/ test (push) Failing after 5m48s
2026-04-09 09:47:11 -05:00
252ca2d872
[work]: Think we have a roughly working thing here
/ clippy (push) Failing after 4m56s
/ test (push) Failing after 5m42s
2026-04-08 16:41:49 -05:00
3be778606b
[work]: parsing for verse_name works now
/ clippy (push) Failing after 5m18s
/ test (push) Failing after 6m7s
2026-04-08 15:26:02 -05:00
9de9b1784d
[work]: Setting up parsing for genius lyrics
/ clippy (push) Failing after 5m6s
/ test (push) Failing after 5m38s
2026-04-08 15:09:36 -05:00
3a155ed122
[fix]: broken song model/db tests
...
/ clippy (push) Failing after 5m7s
/ test (push) Failing after 5m59s
The new model and db functions changed alot of things and this gets
the tests working again
2026-04-08 09:54:01 -05:00
4c92bc1f43
[fix]: broken loading test
...
After making some optimizations to text_svg, some were smaller than
the anticipated amount
2026-04-08 09:52:03 -05:00
cf2866e019
sorta broken tests
/ clippy (push) Failing after 4m54s
/ test (push) Failing after 5m47s
2026-04-07 15:13:24 -05:00
694b84cd6e
tests build now
/ clippy (push) Failing after 4m50s
/ test (push) Failing after 5m47s
2026-04-07 14:55:31 -05:00
01993ea7eb
fixing lints
/ clippy (push) Failing after 6m55s
/ test (push) Failing after 8m11s
2026-04-07 13:53:54 -05:00
ab01a4bba8
formatting and other fixes
2026-04-07 13:44:47 -05:00
a647a123ee
somehow we are fixing the frame issues i had
/ clippy (push) Failing after 5m50s
/ test (push) Has started running
2026-04-07 13:35:09 -05:00
94c00c7b23
better names for db_functions
/ clippy (push) Failing after 4m42s
/ test (push) Failing after 5m37s
2026-04-07 12:46:57 -05:00
79401bb95e
add button for adding item from library
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-04-07 12:44:05 -05:00
73054a6709
presenter should use the same create_video fn
/ clippy (push) Failing after 5m0s
/ test (push) Failing after 5m41s
2026-04-07 11:51:40 -05:00