Commit Graph

35 Commits

Author SHA1 Message Date
Emi Simpson 64ca3d972e
Take advantage of a few Window settings 2022-02-12 18:05:04 -05:00
Emi Simpson 436403d129
Add a whole bunch more clippy lints 2022-01-26 18:42:31 -05:00
Emi Simpson 29d36a8010
Minor clippy tweak 2022-01-26 17:20:17 -05:00
Emi Simpson 746715be39
Redo metadata -> song pipeline
Following the rejection of https://github.com/RustAudio/rodio/pull/410
2022-01-26 17:18:23 -05:00
Emi Simpson b97ae618b0
Fix images in background 2022-01-26 16:24:10 -05:00
Emi Simpson 415b4e7fc2
Massive refactor to match the Elm architecture better 2022-01-22 10:39:18 -05:00
Emi Simpson 31d59fd0ee
Set timestamp on newline 2022-01-09 17:10:12 -05:00
Emi Simpson eddf56ae64
Tweak the opacity of some faded colors 2022-01-09 09:48:52 -05:00
Emi Simpson 18572a6eff
Fix bug where images weren't rendered until image is resized 2022-01-09 09:48:52 -05:00
Emi Simpson 020e6c4f92
Automatically switch into a "light mode" on light backgrounds 2022-01-09 09:48:52 -05:00
Emi Simpson ace47d3225
Give the editor a bit of a facelift 2022-01-09 09:48:41 -05:00
Emi Simpson 5dd4841e55
And clippy lints too 2022-01-08 10:28:42 -05:00
Emi Simpson 34f548748a
Clean up warnings 2022-01-08 09:14:11 -05:00
Emi Simpson c39b545029
Add a timestamp doodad to the editor 2022-01-07 21:07:11 -05:00
Emi Simpson b5c1b088f3
Re-center the contents of the Lyrics 2022-01-07 18:16:59 -05:00
Emi Simpson b715155b20
Fixed the FUCKING bug
y'know the one where the progress bar disappeared at many resolutions
2022-01-07 17:39:24 -05:00
Emi Simpson 807289ca46
Only blur the cover when running in release mode
This was taking so much time omg
2022-01-07 17:31:02 -05:00
Emi Simpson b9883d2ad1
Run song length calculations asynchronously 2022-01-05 15:42:12 -05:00
Emi Simpson 7e64590279
Merge peripheries into the editor 2022-01-05 15:26:06 -05:00
Emi Simpson 4e44e612ab
Minor tweaks to peri height 2022-01-03 18:20:30 -05:00
Emi Simpson c211e79658
Music and controls!!!!! 🎉 2022-01-03 18:19:10 -05:00
Emi Simpson 02fbd15f44
Split Lyrics -> Editor + Lyrics 2022-01-01 23:11:47 -05:00
Emi Simpson 9b2a6ffde3
Add images on the size 2022-01-01 22:08:00 -05:00
Emi Simpson bc19df18cb
Add support for grabbing color from the song metadata 2022-01-01 13:21:34 -05:00
Emi Simpson a2f37bf3f3
Add basic metadata parsing for songs 2022-01-01 12:28:23 -05:00
Emi Simpson eecb67909a
Move everything out of the app dir 2022-01-01 11:20:25 -05:00
Emi Simpson 5724b25a88
Add support for selecting a file 2022-01-01 01:02:54 -05:00
Emi Simpson febc0737bf
Designed a intro screen 2021-12-31 23:41:12 -05:00
Emi Simpson ba0069ddbc
Add support for multi-line pasting 2021-12-31 15:38:42 -05:00
Emi Simpson 5a4992c419
Make it feel a little more lyric-editory 2021-12-31 00:09:01 -05:00
Emi Simpson 66daa5bd0e
Add ability to advance lines 2021-12-30 23:22:59 -05:00
Emi Simpson f8cd155293
Minor refactoring to get the architecture right 2021-12-30 23:01:08 -05:00
Emi Simpson a62702acdc
Add a basic framework for applying styles 2021-12-30 17:58:56 -05:00
Emi Simpson 558b32ae28
Add the start of a UI with Iced 2021-12-30 17:32:52 -05:00
Emi Simpson 68c74ab234
Initialize repository: a small palette test 2021-12-30 14:47:32 -05:00