12 Commits

Author SHA1 Message Date
jp9000
6b37fdf576 replaced tabs (for the time being at least. probably going to switch everything to tabs later) 2013-05-01 15:58:55 -07:00
jp9000
d918efdc4a Add a debug flag when administrator - prevents issues with game capture being able to open target process 2013-05-01 15:48:07 -07:00
jp9000
9db9cd6359 fixed A/V issues for game capture injection, confirmed by multiple people 2013-03-10 16:23:51 -07:00
jp9000
8a05238dad fixed some issues with the project files: removed *.filters from gitignore, added *.filters files to git, fixed project dependencies that were causing the project to compile incorrectly 2013-03-09 16:00:46 -07:00
Lucas Murray
1a80def69b Make solution work in both VSE2010 and VSE2012 2013-03-05 19:26:45 +08:00
Lucas Murray
5894e62746 Use environment variables for include directories; Don't rely on MFC
being present
2013-03-05 18:39:26 +08:00
jp9000
f720805a1f switched to vs2010. gotta love the new directories thing in 2010. really great. so great. so wonderful.
also, recompiled libmp3lame
2013-03-04 16:13:29 -07:00
jp9000
d75c870c80 obfuscate evil import names because apparently they will cause problems with annoying programs 2013-03-04 16:10:45 -07:00
jp9000
5feede73d7 changed injecthelper to stupid statically linked c library 2013-02-18 13:37:27 -07:00
jp9000
c2385453cc fixed bug with injector where it wouldn't work if there were spaces in the path (failed to surround it with quotes) 2013-02-14 16:40:14 -07:00
jp9000
cddd726b4e minor adjustment to the injector 2013-02-11 19:30:18 -07:00
jp9000
6a44eba695 fixed game capture to work regardless of target application bit 2013-02-11 19:26:35 -07:00