BizHawk/BizHawk.Client.ApiHawk/Attributes
Hathor86 c0f7219b06 Contextualization of external tools + Basic of ClientApi
We can now specify a context for external tools. Global, specific for a
type of emulator / system or specific for a game (If not specified, a
tool is global).  It should avoid loading something unwanted.

Also add ClientApi, a static class that can interract with EmuHawk
window (SetPadding is the only thing implemented currently).
2016-03-16 23:06:53 +01:00
..
BizHawkExternalToolUsageAttribute.cs Contextualization of external tools + Basic of ClientApi 2016-03-16 23:06:53 +01:00
ExternalToolAttribute.cs ExternalTools: Allow several tools running simultaneously 2015-12-30 11:00:56 +01:00