aboutsummaryrefslogtreecommitdiff
path: root/libpcsxcore/socket.c
AgeCommit message (Collapse)Author
2019-08-02Rename PACKAGE_VERSION to PCSX_VERSIONretro-wertz
- this should silence warning for another PACKAGE_VERSION define used for flac - PACKAGE_VERSION is not used within pcsx other than version logging. Savestate does not check for this and is using another define for savestate version number.
2015-09-29(vita) build fix.aliaspider
2011-06-07enable Wall warnings by defaultnotaz
still disable it in some cases (instead of fixing) to avoid drifting from upstream projects too much.
2010-11-16pcsxr-1.9.92PCSX* teams