summaryrefslogtreecommitdiff
path: root/SpiceXPI/src/plugin/controller.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-06-09Workaround firefox-gtk3 bugHEADmasterChristophe Fergeau1-0/+8
2014-06-03controller: return immediately if already connectedMarc-André Lureau1-0/+2
2014-06-03controller: try connection every secondMarc-André Lureau1-2/+1
2014-01-06Fix compilation with -Werror=format-securityPetter Reinholdtsen1-1/+1
2013-03-25Add SpiceControllerWin classChristophe Fergeau1-0/+15
2013-03-14Add an abstract controller base classChristophe Fergeau1-0/+260
2013-03-14Rename controller.cpp to controller-unix.cppChristophe Fergeau1-194/+0
2013-03-01Move some preprocessor #define to configure.acChristophe Fergeau1-0/+2
2012-04-04Fix printf-format stringChristophe Fergeau1-1/+1
2012-04-03check string length before calling strcpyPeter Hatina1-0/+2
2012-02-24Remove unused global variableMarc-André Lureau1-2/+0
2012-02-24Switch from log4cpp to glibMarc-André Lureau1-14/+7
2011-06-07Fix compiler warningsspice-xpi-2.5Hans de Goede1-2/+2
2011-06-07Fix SpiceController::Connect sometimes returning success without connectingHans de Goede1-5/+1
2011-04-27initPeter Hatina1-0/+203