Ben Baron

Results 141 comments of Ben Baron

Working on this now, related to https://github.com/reicast/reicast-emulator/issues/1845

Have basic pkg template for OS X done.

Created windows mkbundle script for creating a self-contained application that doesn't rely on the .NET framework. Created an Inno Setup template for creating an installer/uninstaller for Windows. Tested working on...

Is this still an issue now that we're using ImageMagick? For consistency, we'll get ImageMagick DLLs in for Windows as well and will be using mkbundle to bundle the Mono...

Login details in PM. It worked for me once, then it crashed and is now crashing on launch haha. Need to look at the crash logs.

This is highly requested but will have to be after iSub 4 as it's in feature freeze.

I've fixed one or two crashes related to this. But what's more likely is some unexpected data set or circumstance causing crashes that would have been prevented with adequate checking....

What prompted me to write the ticket was working on the streaming stuff and realizing that the Art, Web, Stream, and Transcode API handlers had some duplicate logic, especially the...

Ya it's all kind of spagetti code right now. It works but it's not maintainable. I'm not sure we can use the higher level HTTP constructs, but we can take...