summaryrefslogtreecommitdiffstats
path: root/src/common/logging/backend.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-07CoreTiming: Ported the CoreTiming namespace from PPSSPPSubv1-0/+1
Implemented the required calls to make it work. CoreTiming: Added a new logging class Core_Timing.
2014-12-31SOC_U: Preliminary implementation of sockets.Subv1-0/+1
Stubbed CreateMemoryBlock Using Berkeley sockets, and Winsock2.2 on Windows. So far ftpony creates the socket and accepts incoming connections SOC_U: Renamed functions to maintain consistency Also prevents possible scope errors / conflicts with the actual Berkeley socket functions SOCU: Close all the opened sockets when cleaning up SOCU
2014-12-21License changepurpasmart961-1/+1
2014-12-13New logging systemYuri Kunde Schlesner1-0/+151