icefoxen

Results 74 issues of icefoxen

PR to make `AppInfo` a trait and have different structures with different ownership semantics for it. Resolves issue #19 I still think there should be some way to use `Cow`...

Some of us want to make a library that uses `app_dirs` to manage data but lets the user of the library specify the strings for the application using it. Forcing...

enhancement
help wanted

I was noodling around in the code and discovered that, as far as I can tell, the bytecode interpreter decodes the binary instructions to `Instruction` when a function is called,...

I swore there was an issue discussing this but I can't find it, so I'm making it now. Basically, it would be nice to be able to initialize only part...

enhancement
question
Type-CODE

Should happen eventually!

enhancement
*HARD*

Should happen eventually!

enhancement
*HARD*

The AstroBlasto example sort of serves that purpose but it might be nice to have something that digs more into the how and why ggez is the way it is?

enhancement
Type-DOCS

ggez's unit tests suck, have for a long time, and as has been discussed in a PR or two that I can't find right now, we don't know how to...

enhancement
Type-TOOLING

This is a wishlist/tracking issue on the feasibility of this. Basically, there's lots of hardware still out there that's old as heck but is also cheap as heck and so...

enhancement
Type-CODE
*HARD*

Being able to get the length of a sound would be really nice. It feels silly to have `audio::Source::elapsed()` without knowing how long the time actually is. I know `rodio`...

enhancement
*GOOD FIRST ISSUE*
Type-CODE
dependency bug