summaryrefslogtreecommitdiff
path: root/SPICEConsoleAPI.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-11-16Fix SPICEConsoleAPI::SendValueChristophe Fergeau1-1/+4
2012-11-16Improve handling of port numbersChristophe Fergeau1-14/+13
2012-10-04Move trust store writing to SpiceControllerChristophe Fergeau1-39/+8
2012-10-02Move SPICEPluginAPI::initSocket to SpiceControllerChristophe Fergeau1-15/+1
2012-10-02Move SPICEController::StartClient to SpiceControllerChristophe Fergeau1-80/+2
2012-10-02Split SPICEConsoleAPI::connectChristophe Fergeau1-95/+122
2012-10-02Forward plugin state to the controllerChristophe Fergeau1-0/+72
2012-10-02Implement ::connect() and ::disconnect()Christophe Fergeau1-2/+180
2012-10-02Add licence headerChristophe Fergeau1-5/+34
2012-10-02Implement Show()Christophe Fergeau1-1/+17
2012-10-02Implement ConnectedStatusChristophe Fergeau1-1/+1
2012-10-02Implement SetUSBFilterChristophe Fergeau1-1/+3
2012-10-02Implement SetLanguageString()Christophe Fergeau1-1/+7
2012-10-02Add stub for SPICE plugin methodsChristophe Fergeau1-0/+23
2012-10-02Remove sample methodsChristophe Fergeau1-20/+0
2012-10-02Convert most properties to attributesChristophe Fergeau1-22/+0
2012-09-27Add SPICE controller propertiesChristophe Fergeau1-0/+55
2012-09-27Remove sample propertiesChristophe Fergeau1-17/+0
2012-09-27Import FireBreath plugin skeletonChristophe Fergeau1-0/+66