summaryrefslogtreecommitdiff
path: root/macosx/PcsxrFileHandle.h
Commit message (Collapse)AuthorAgeFilesLines
* Setting end-of-line metadata.SND\MaddTheSane_cp2012-12-241-0/+0
| | | | git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@81971 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Changed utisCanHandle to supportedUTIs.SND\MaddTheSane_cp2011-12-181-1/+1
| | | | | | reworked application:openFile: to check if a PcsxrFileHandle supports a file then, if it does, uses the specified PcsxrFileHandle. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73485 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Reduce code duplication in -[PcsxrController application:openFile:].SND\MaddTheSane_cp2011-12-171-0/+1
| | | | | | Added a new function to the PcsxrFileHandle protocol that says what types of UTIs it supports. Currently only used when selecting discs or memory cards from an open dialog, and not used in checking if an app can open a file. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73437 e17a0e51-4ae3-4d35-97c3-1a29b211df97
* Rewrote the file handling on Mac OS X.SND\MaddTheSane_cp2011-12-111-0/+15
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@73141 e17a0e51-4ae3-4d35-97c3-1a29b211df97