summaryrefslogtreecommitdiff
path: root/macosx/Source/LaunchArg.m
Commit message (Collapse)AuthorAgeFilesLines
* OS X: Move away from ivars in headers, beginning with the main app.SND\MaddTheSane_cp2014-11-101-1/+1
| | | | | | Also have NSString properties be declared with copy, as recommended by Apple. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@92226 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: minor maintenance:SND\MaddTheSane_cp2014-09-271-5/+5
| | | | | | | Remove reference to "SJIS name": It wasn't being used anymore. Strip headers from SDL2 when copying it over: we don't need those files. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91642 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Modernize the Cocoa code using Xcode 6.SND\MaddTheSane_cp2014-07-211-2/+2
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@91019 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* OS X: Move source files to their own folder.SND\MaddTheSane_cp2014-07-201-0/+51
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@90999 e17a0e51-4ae3-4d35-97c3-1a29b211df97