290 Commits

Author SHA1 Message Date
meancoot
06af7b23a7 (iOS) Fix issue where the clean input binding buttons would not work; don't leak config files used to populate the setting menus. 2013-06-18 19:31:50 -04:00
meancoot
68eefb7656 (iOS) Add a lable to the main settings menu to display whether a core has a custom config. For now, the labels wont update until you back out of the main settings menu. 2013-06-14 20:02:40 -04:00
meancoot
1fa9fdc374 (iOS) Make the Core Info button work when editing a core with a global config 2013-06-14 19:51:59 -04:00
meancoot
729b49e729 (iOS) Clean up custom config file path handling 2013-06-14 19:43:44 -04:00
meancoot
17a73dc47b (iOS) Entering a core's settings menu from the frontend settings menu will give an option to create a new custom config. 2013-06-14 18:11:47 -04:00
meancoot
ae59be4c06 (iOS) Don't show the Enable BTstack option if BTstack is not available 2013-06-14 13:52:14 -04:00
meancoot
8b2ed76b36 (iOS) Add ability to delete existing custom configurations 2013-06-14 13:48:55 -04:00
meancoot
8d253a0511 (iOS) Fix the file browsers refresh button 2013-06-14 13:11:59 -04:00
meancoot
4a4aa4b6c5 (iOS) Start adding support for global config 2013-06-14 13:10:35 -04:00
twinaphex
7f238606c8 (iOS) Add MAME 0.78 module file
(ioS) Add small cleanup to ios_input.c
2013-06-14 15:07:35 +02:00
meancoot
30b49e26c6 (iOS) Fix broken settings writer 2013-06-14 01:00:08 -04:00
meancoot
65fb256b90 (iOS) Some much needed code cleanup 2013-06-14 00:53:02 -04:00
meancoot
c3f1af7890 (iOS) Fix crash when creating an RAModuleInfoList when the module info file is not available. 2013-06-13 23:31:53 -04:00
meancoot
eb591d17d5 (iOS) Remove duplicate function 2013-06-13 23:29:17 -04:00
twinaphex
4ea7b492f7 Revert "(iOS) Add Global Configuration Enable option - will use one
common" - revert for now - it's broken right now anyway

This reverts commit d51ea3bf2a640bbf7280da082020f0ebcd7f66cb.
2013-06-14 02:10:36 +02:00
twinaphex
d51ea3bf2a (iOS) Add Global Configuration Enable option - will use one common
shared config instead of making a new config file per selected
core
2013-06-13 23:38:25 +02:00
twinaphex
66c8eb525a (iOS) Change Smooth Video label to Bilinear filtering 2013-06-13 22:29:10 +02:00
twinaphex
5419c4ff30 (iOS) Update some labels in Cocoa frontend 2013-06-13 22:28:03 +02:00
meancoot
9b5e717d53 (iOS) Add a refresh button to the root file browser controller, for deeper ones just go back and select the directory again. 2013-06-12 20:00:25 -04:00
meancoot
85a329d7ec (iOS) Display a warning message when loading a game from a directory without both read and write permissions.
Add a warning at startup when no libretro cores are installed.
2013-06-12 19:53:50 -04:00
meancoot
2f0446917f (iOS) Fix typo 2013-06-11 19:42:07 -04:00
meancoot
4243110f56 (iOS) Fix major regression that can break file loading (since 99990173ccafe76af54b334bea854da17eda765a); Simplify the variables used to hold system paths 2013-06-11 19:39:35 -04:00
twinaphex
14b32c3c0b Revert "(iOS) New icons"
This reverts commit d63efa04ba471152dc0db69ccba976fa14824568.
2013-06-11 15:54:39 +02:00
twinaphex
a27dc9936b Revert "(iOS) Resize Icon.png to 57x57"
This reverts commit 095076a45be9fa318450a9cf0ff11254255b7fa5.
2013-06-11 15:54:26 +02:00
twinaphex
711f01a84c Revert "(iOS) Resize other icons to 72x72 and 114x114"
This reverts commit 3f34ceeb6203bb83b0b9e9399c08323b6f7671e5.
2013-06-11 15:54:15 +02:00
twinaphex
b621e22704 (iOS/Genplus GX/Mednafen PCE Fast) Add firmware details to module info files 2013-06-11 01:55:56 +02:00
twinaphex
3f34ceeb62 (iOS) Resize other icons to 72x72 and 114x114 2013-06-11 01:37:46 +02:00
twinaphex
095076a45b (iOS) Resize Icon.png to 57x57 2013-06-11 01:35:58 +02:00
twinaphex
d63efa04ba (iOS) New icons 2013-06-11 01:34:05 +02:00
meancoot
ec660fff37 (iOS) Simplify some of the file browser code; add sanity checks for system directories 2013-06-09 20:13:05 -04:00
meancoot
841e8d1bb5 (iOS) Tapping a firmware item in RAModuleInfo will display an alert view with the full path 2013-06-07 10:38:13 -04:00
meancoot
7e91949be2 (iOS, Style) Use a info button style for the info buttons in RAModuleList 2013-06-07 09:51:40 -04:00
meancoot
73ba3be6ca (iOS) Add support for listing expected firmwares in module .info files. Still needs some style work. 2013-06-07 09:51:40 -04:00
meancoot
2fcc99a4f9 (iOS) Add system settings to enable or disable certain orientations while a game is running 2013-06-06 00:15:50 -04:00
meancoot
8aff61c4e6 (iOS) If a directory named 'RetroArchGames' is located in the documents folder it will be used as the browser root. It can be made into a symlink to change the browser root to any directory. 2013-06-05 23:12:22 -04:00
meancoot
2c4e863994 (iOS) Prevent auto-lock while game is running 2013-06-05 20:35:56 -04:00
meancoot
7c2c94872a (iOS) Append the failed path to the 'Browsed path is not a directory' error message 2013-06-04 16:58:31 -04:00
meancoot
1db8b2aac0 (iOS) Fix extension list in desmume_libretro.info 2013-06-04 16:41:48 -04:00
meancoot
2f883ddd1d (iOS) Fix file sorting to include directories at top 2013-06-04 16:40:13 -04:00
Squarepusher
21369d224a Merge pull request #217 from maddox/correct-codesigning
Correct Codesigning
2013-05-31 07:33:00 -07:00
Jon Maddox
779535b76f (iOS) remove glsl from project
Couldn't build with this in here
2013-05-31 02:10:56 -04:00
Jon Maddox
73b85c67ef manually install the mobileprovision file before building 2013-05-31 02:02:39 -04:00
Jon Maddox
b17747446f add mobileprovision reader 2013-05-31 02:02:19 -04:00
Jon Maddox
8e32951177 turn off code signing in the project 2013-05-31 02:02:15 -04:00
meancoot
06c65a8383 (iOS) Add an alphabetical jump bar to the file browser; remove RADirectoryGrid for now 2013-05-30 19:25:42 -04:00
twinaphex
119666b807 (iOS/GLSL) Shouldn't have been added to repo 2013-05-29 13:18:16 +02:00
twinaphex
67228d328e (iOS) Add reference to shaders_glsl - building/compiling will require
Nvidia Cg Toolkit installed now (and Python 3) for building the initial
GLSL files
2013-05-29 13:17:27 +02:00
twinaphex
67bcd157fd (iOS) Rename module display_name of mednafen_psx_libretro.info 2013-05-28 13:02:46 +02:00
twinaphex
36d3e41f4a (iOS) Rename display_names for PS1 cores 2013-05-28 12:59:59 +02:00
twinaphex
be3c34d395 (iOS) Add more modules 2013-05-28 12:56:30 +02:00