Kenny Goff
Kenny Goff
I've followed the build directions and was able to build capsulerun. However when pressing F9 to record, ffmpeg is throwing an error when opening the "capture.mp4" file to write. The...
I've been having some issues with images flickering at the start of the transition navigation. I have a transitions with one large shared image, 5 small ones, and some text,...
Add a helper function to discern between changed `os.stat()` api between Python 2 and 3. This should fix "Files changed on disk" popups during auto-complete in #272. Reference: - [`os.stat(pathname)[stat.ST_MODE]`](https://docs.python.org/3.0/library/stat.html)...
I'm having an issue where Sublime Text 3 is opening a file reload prompt when the Haxe plugin's autocomplete is triggered. It seems to consistently happen with `,` and `(`...
I've run into a wall trying to get steamwrap to load on Linux, and would love some help trying to fix it. I have a [forked branch](https://github.com/kennygoff/SteamWrap/tree/feature/p2p-session) with a few...