Results 12 issues of Songtronix

OS: Win10 Version: crates.io Just minimized the example project (opengl + debug feat.) and it crashed with the following error: ``` thread 'main' panicked at 'The left corner must not...

bug

A lot of functionality currently is very generic to any launcher (checking for updates, partial updates, profiles, offline support) and should be extracted into an external crate to be published...

diff: normal
pri: normal
status: in progress
type: maintenance

**Is your feature request related to a problem? Please describe.** Windows currently is a first class citizen. A single installer taking care of everything while on macos/linux/bsd the installation process...

help wanted
diff: hard
pri: normal
type: feature

TODO: - [ ] Do not hardcode absolute profile path. #138 - [ ] Find out a crossplatform way to determine where profiles directory should be located.

status: ready
type: feature

Right now Airshipper just downloads the zip everytime which includes all assets. This should be avoided by unzipping it to the s3 storage with a file list and hashes for...

diff: hard
pri: important
status: in progress
type: feature

diff: hard
pri: normal
status: ready
type: feature

diff: hard
pri: normal
status: ready
type: feature

Seems like a very hard thing to achieve cheaply and any advice would help me!

help wanted
diff: hard
pri: low
type: improvement

Can be done via the exit status. Later on with multi window support from iced ask if User wants to report the crash and upload the crash to my server....

good first issue
diff: easy
pri: normal
status: ready
type: feature

From unit tests to full integration test

good first issue
diff: easy
pri: low
status: ready
type: maintenance