Commit graph

72 commits

Author SHA1 Message Date
29de582f84 [fix]: Use os_str on mupdf::FilePath such for builds on windows
Some checks failed
/ clippy (push) Failing after 6m38s
/ test (push) Failing after 7m31s
2026-04-29 10:20:35 -05:00
f1b1c053c7 [fix]: Using iced_video_player's rexport of gstreamer
Some checks failed
/ clippy (push) Failing after 6m20s
/ test (push) Failing after 6m47s
2026-04-29 09:51:08 -05:00
98d8ede443 [chore]: tweaking deps for windows build 2026-04-28 15:27:13 -05:00
495a28180f [chore]: switch to resvg_exposed
Some checks failed
/ clippy (push) Failing after 5m39s
/ test (push) Failing after 6m12s
This will allow us to potentially skip the parsing part of building
SVG text. If that performance boost isn't drastic, we will have to
build our own text system someday.
2026-04-28 06:05:28 -05:00
9b09da3904 [fix]: Opus files not playing because outdated rodio package
Some checks failed
/ clippy (push) Failing after 5m27s
/ test (push) Has been cancelled
2026-04-15 15:51:01 -05:00
e104887f2b [chore]: update libcosmic
Some checks failed
/ 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
62a631873d [fix]: use separate thread and stream text_svgs back one at a time
Some checks failed
/ 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
9de9b1784d [work]: Setting up parsing for genius lyrics
Some checks failed
/ clippy (push) Failing after 5m6s
/ test (push) Failing after 5m38s
2026-04-08 15:09:36 -05:00
a647a123ee somehow we are fixing the frame issues i had
Some checks failed
/ clippy (push) Failing after 5m50s
/ test (push) Has started running
2026-04-07 13:35:09 -05:00
f3d0ec9aa2 a working build of the new update 2026-04-07 11:40:43 -05:00
679a2cafa5 working on updating 2026-04-07 11:40:43 -05:00
0d20a1f1ff making some tweaks to the db pieces
Some checks failed
/ clippy (push) Failing after 5m3s
/ test (push) Failing after 6m24s
2026-04-02 12:58:11 -05:00
67b2bf2478 adding genius lyrics searcher
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-02-24 15:18:51 -06:00
6514d58192 fix clap vomitting on terminal 2026-02-03 10:33:05 -06:00
ecfeb79951 switching the underlying color type to remove colors-transform dep 2026-02-02 13:14:46 -06:00
65c55de54e adding a way to start importing songs from online 2026-01-27 15:00:31 -06:00
f88fe1088f selecting color in toolbar is working 2026-01-24 21:53:34 -06:00
56aad3942f updating flake and cargo
Some checks are pending
/ test (push) Waiting to run
2025-12-15 14:07:12 -06:00
06c4d1681c starting to add obs
Some checks failed
/ test (push) Has been cancelled
2025-12-09 15:23:34 -06:00
35a9996735 updating deps 2025-10-13 15:28:08 -05:00
f9f3f7f95f start to implement save and dnd for files
Some checks are pending
/ test (push) Waiting to run
2025-10-02 11:39:20 -05:00
144fba3706 updating and formatting more
Some checks are pending
/ test (push) Waiting to run
2025-09-30 13:14:03 -05:00
8068b57e71 better
Some checks are pending
/ test (push) Waiting to run
2025-09-24 12:37:14 -05:00
0d3f7180c9 trying some dialogs
Some checks are pending
/ test (push) Waiting to run
2025-09-24 12:01:14 -05:00
1f3c70279a drag and drop of service_items works
Some checks are pending
/ test (push) Waiting to run
2025-09-23 10:41:08 -05:00
991feb18c8 lots of cleanup and some ui tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-23 06:25:25 -05:00
28a18819cf updating deps
Some checks failed
/ test (push) Has been cancelled
2025-09-17 06:35:18 -05:00
e98e6c7619 making mupdf buildable in our nix flake
Some checks are pending
/ test (push) Waiting to run
2025-09-12 07:27:57 -05:00
294157397a trying to add mupdf
Some checks are pending
/ test (push) Waiting to run
2025-09-11 15:25:49 -05:00
62627155e8 add rapidfuzz for sorting my inputs 2025-09-09 15:21:32 -05:00
64a9937776 adding hasing the string as filename for better caching
Some checks are pending
/ test (push) Waiting to run
2025-09-09 09:26:28 -05:00
035f8896f1 updating to use the in memory rendered images for text
Some checks are pending
/ test (push) Waiting to run
2025-09-05 13:05:54 -05:00
1446e35c58 trying to figure out a more performant way to do svgs
Some checks failed
/ test (push) Has been cancelled
2025-08-27 15:33:27 -05:00
00dc33a661 updating deps
Some checks failed
/ test (push) Has been cancelled
2025-08-20 13:07:52 -05:00
0c51e7a724 debugging several things:
Some checks are pending
/ test (push) Waiting to run
Performance: text_svg still isn't that great neither is video
DnD: The cosmic DND solution still doesn't work consistently, so I
will likely code my own trick.
2025-08-19 14:18:06 -05:00
b7a28a0245 add rayon and update crisp 2025-08-15 15:15:35 -05:00
10fbbe5a65 some more updates
Some checks are pending
/ test (push) Waiting to run
2025-08-14 09:19:30 -05:00
a06890d9e1 updating and fixing some small performance issues
Some checks are pending
/ test (push) Waiting to run
2025-08-13 13:51:39 -05:00
79ae0dac0f starting to try to build my own text widget
Some checks failed
/ test (push) Has been cancelled
2025-08-10 21:06:43 -05:00
bf6add5c67 deps update
Some checks failed
/ test (push) Has been cancelled
2025-07-01 16:57:58 -05:00
1c403f7d81 tweaks to deps
Some checks failed
/ test (push) Has been cancelled
2025-05-23 10:37:03 -05:00
73baad8ae6 turns out svg's are terribly expensive in iced 2025-04-23 13:49:34 -05:00
a10264e081 update nix flake and cargo deps 2025-04-23 13:19:48 -05:00
ed80ccaa55 the beginnings of the text_svg 2025-03-27 15:20:32 -05:00
53791162b1 changing how each slide in the song_editor gets its video background 2025-03-16 22:49:42 -05:00
54ef90442e switch to libcosmics builtin rfd instead of our own 2025-03-15 23:16:47 -05:00
7d92afb30a updating crates 2025-03-12 15:58:46 -05:00
49e1e767c3 updating songs now works 2025-03-08 22:35:18 -06:00
3c9a60c625 tweaks to features 2025-02-24 22:51:33 -06:00
8d350edcaa updating deps 2025-02-24 22:47:32 -06:00