summaryrefslogtreecommitdiff
path: root/macosx/plugins/DFNet/macsrc/PluginConfigController.m
Commit message (Collapse)AuthorAgeFilesLines
* Fixes to the Net plug-in for Mac OS X:SND\MaddTheSane_cp2011-12-021-1/+1
| | | | | | | | | Use -[NSString cStringUsingEncoding:NSASCIIStringEncoding] instead of just -[NSString cString] for getting the IP address from an NSString. Center the SockDialog before showing it. Load values when sockOpen() is called. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72821 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* DFNet for Mac OS X.SND\MaddTheSane_cp2011-11-181-0/+145
Note that DFNet is disabled by default, and there are still a few rough edges. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@72400 e17a0e51-4ae3-4d35-97c3-1a29b211df97