RetroArch/apple/iOS
meancoot 1d8ce0cd0d (iOS) Add support for extracting zip files in the file browser (long press on a .zip to get the option).
The rationale here is that, on non-jailbroken devices, there is no way to upload a directory of files. If you wanted to upload data for a core that needs a set of files (e.g. prboom), the only option was to upload the files into the root of the Documents directory, then move each file into a sub-directory one at a time. With this addition a .zip file containing the grouped files can be uploaded then extracted, with sub-directories intact, via the file browser menu.
2013-12-16 20:15:24 -05:00
..
bluetooth (Apple) Rework gamepad connection management; fix BTstack support when building with the iOS 7 SDK. 2013-10-03 17:43:41 -04:00
en.lproj (Apple) Create OSX XCode project 2013-07-06 20:43:04 -04:00
RetroArch-Info.plist (iOS) Add iCade toggle option to prevent OSK from popping up 2013-09-20 19:04:46 -04:00
browser.m (iOS) Add support for extracting zip files in the file browser (long press on a .zip to get the option). 2013-12-16 20:15:24 -05:00
menu.h (iOS) Add an enumeration type setting and use it for selecting screen orientations and bluetooth mode 2013-12-03 19:47:24 -05:00
menu.m (iOS) Add support for extracting zip files in the file browser (long press on a .zip to get the option). 2013-12-16 20:15:24 -05:00
platform.h (iOS/OSX) Implement CLLocationManagerDelegate for views 2013-12-15 18:27:25 +01:00
platform.m (iOS) Fix iCade again (note to self: don’t test low level APIs on simulator) 2013-12-15 19:06:02 -05:00
views.h (iOS) Improve handling of path settings some: 2013-12-02 19:55:58 -05:00