Robert Mikhayelyan

Results 7 issues of Robert Mikhayelyan

After finding out about some behavior around surfaces in apps that do work in the background (single process background audio is a key one), some sort of resource management is...

enhancement
investigate

Some documentation should be added, along with some beefier comments for use with IntelliSense.

enhancement

A sample app would go a long way to show people how to use CompositionImageLoader now that it has gained new features.

enhancement

The application should either end the current recording or properly recover from losing the D3D device.

bug

Similar to [robmikh/SolitaireRT](https://github.com/robmikh/SolitaireRT), it would be nice to be able to start the game with a given seed. This would make testing much easier and open the possibility to automated...

A test harness that links against msweepcore and uses [Windows.Graphics.Capture](https://docs.microsoft.com/en-us/uwp/api/windows.graphics.capture.graphicscaptureitem.createfromvisual?view=winrt-18362) to test the output would be nice. No window required!

The [robmikh/giffun](https://github.com/robmikh/giffun) project has a much better cli, and uses a hotkey to start/stop recording. It would be nice to have that here.

enhancement