aboutsummaryrefslogtreecommitdiff
path: root/backends/networking/curl
AgeCommit message (Expand)Author
2017-09-24NETWORKING: Fix mismatched curl callback declaration and definitionBastien Bouclet
2017-09-22NETWORKING: Changed NetworkReadStream not to subclass MemoryReadWriteStreamBastien Bouclet
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2017-04-29CLOUD: Fix compilation with old curl vesionsThierry Crozat
2017-01-10CLOUD: Fix Two Variable Shadowing Compiler Warnings.D G Turner
2016-09-18CLOUD: Change the cloud icon to be updated by the main threadBastien Bouclet
2016-09-13CLOUD: Switch to the new OSD APIBastien Bouclet
2016-09-05CLOUD: Do not error out when loading icon if OSD format is not 2 or 4 BppThierry Crozat
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-08-24CLOUD: Remove unused includesPeter Bozsó
2016-08-24CLOUD: Add custom User-AgentAlexander Tkachev
2016-08-24CLOUD: Fix RequestsAlexander Tkachev
2016-08-24CLOUD: Update OneDriveAlexander Tkachev
2016-08-24CLOUD: Update NetworkReadStreamAlexander Tkachev
2016-08-24ALL: Fix debug, warning and error usageAlexander Tkachev
2016-08-24CLOUD: Upload ListDirectory RequestsAlexander Tkachev
2016-08-24CLOUD: JANITORIAL: Fix code formattingEugene Sandulenko
2016-08-24CLOUD: Update BoxListDirectoryByIdRequestAlexander Tkachev
2016-08-24CLOUD: Fix code formattingPeter Bozsó
2016-08-24JANITORIAL: Remove spaces at the end of the lineAlexander Tkachev
2016-08-24CLOUD: Do some refactoring/cleanup in NetworkingAlexander Tkachev
2016-08-24GUI: Update DownloadDialogAlexander Tkachev
2016-08-24CLOUD: Calculate FolderDownload download speedAlexander Tkachev
2016-08-24CLOUD: Upgrade FolderDownloadRequest::getProgress()Alexander Tkachev
2016-08-24CLOUD: Update CurlJsonRequestAlexander Tkachev
2016-08-24CLOUD: Update NetworkReadStream and CurlRequestAlexander Tkachev
2016-08-24CLOUD: Fix finishSuccess() warningAlexander Tkachev
2016-08-24CLOUD: Fix crash on exiting ScummVM while ConnMan is activePeter Bozsó
2016-08-24CLOUD: Fix "-Wcast-qual"Alexander Tkachev
2016-08-24CLOUD: Embed cloud icons as byte arraysAlexander Tkachev
2016-08-24CLOUD: Fix initialization of NetworkReadStreamPeter Bozsó
2016-08-24CLOUD: Add Request::date()Alexander Tkachev
2016-08-24CLOUD: Add ConnMan::urlEncode()Alexander Tkachev
2016-08-24CLOUD: Add GoogleDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManagerAlexander Tkachev
2016-08-24CLOUD: Make Save/Load dialog start saves syncAlexander Tkachev
2016-08-24CLOUD: Add new CloudManager shortcutsAlexander Tkachev
2016-08-24CLOUD: Add new cloudicon.pngAlexander Tkachev
2016-08-24CLOUD: Document CloudIcon::draw() more preciselyAlexander Tkachev
2016-08-24CLOUD: Fix CloudIconAlexander Tkachev
2016-08-24CLOUD: Make CloudIcon switch ConnMan's timer offAlexander Tkachev
2016-08-24CLOUD: Make CloudIcon pulsate, fade in and fade outAlexander Tkachev
2016-08-24CLOUD: Fix CloudIconAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager a littleAlexander Tkachev
2016-08-24CLOUD: Fix CloudIcon to use clearOSD()Alexander Tkachev
2016-08-24CLOUD: Add CloudIconAlexander Tkachev
2016-08-24CLOUD: Add GoogleDriveStorageAlexander Tkachev
2016-08-24CLOUD: Document ConnectionManager's onDeleteCallbackAlexander Tkachev
2016-08-24CLOUD: Fix ConnectionManager's destructorAlexander Tkachev