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
Themaister
1fb7ff7c4e
Push the correct path to history.
...
If a zipped ROM was loaded directly from CLI, the extracted path would
be pushed to history.
2013-05-30 22:53:40 +02:00
twinaphex
e8cddd9191
(Android/iOS/Blackberry) Add default shader dir for Blackberry/iOS/Android
v0.9.9
2013-05-29 13:29:48 +02: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
e283a5dc93
Makefile.shaders - now checks out shaders on OSX
2013-05-29 12:57:20 +02:00
twinaphex
e62c76c9b3
Makefile.shaders - add OSX detection
2013-05-29 12:55:24 +02:00
Hans-Kristian Arntzen
9ed10c5aaf
Add SystemDirActivity to manifest.
2013-05-29 11:35:13 +03:00
ToadKing
35da2fd555
(GX) re-enable IOS reloading, fixes lingering USB issues
2013-05-28 22:20:36 -04:00
twinaphex
ac40910221
Small inconsequential tweaks
2013-05-29 02:06:51 +02:00
twinaphex
360184d49e
(PS3) Fixes 'Return To Multiman' option
2013-05-28 22:15:21 +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
twinaphex
bbbde2f3f6
(iOS) Naming - change 'Emulators' to 'Cores'
2013-05-28 12:20:56 +02:00
Themaister
b547f354cb
Fix derp.
2013-05-28 09:46:40 +02:00
Themaister
70e99c30ab
Style nits.
2013-05-28 09:43:13 +02:00
Themaister
a292b5252c
Remove binary from repo.
2013-05-28 09:37:58 +02:00
Hans-Kristian Arntzen
8be8ee6954
Merge pull request #210 from sbooob/build-option-config-dir
...
--config-dir option in configure script
2013-05-28 00:37:03 -07:00
Squarepusher
c46fa5e21d
Merge pull request #211 from maddox/updated-ios-build-script
...
Updated iOS build script
2013-05-27 23:13:58 -07:00
Jon Maddox
4281f19938
updates to the README to reflect the new build script at libretro/libretro-super
2013-05-27 22:43:03 -04:00
Jon Maddox
8519015250
update iOS build script
...
1. Provides for better support of passing in the NOCODESIGN env var to
NOT codesign the build
2. Will once again codesign all of the dylibs in the modules directory
(wildcard paths passed to codesign broke in some update to Xcode)
2013-05-27 22:39:21 -04:00
Yohann Bianchi
cdfa97a41e
Fixes issues pointed by Themaister
...
configure option is now --global-config-dir
2013-05-28 01:59:06 +02:00
Themaister
013a2cdb8d
Clarify that the license only applies to libretro.h.
2013-05-28 00:21:57 +02:00
Themaister
20aed80b86
Add MIT license to libretro header.
...
Has to be one license or it defaults to "all rights reserved".
libretro (the API itself) is open,
and not restricted to a particular license.
2013-05-28 00:13:59 +02:00
meancoot
5c8fdb3ba1
(iOS) Allow a core named *_ios.dylib to match the info file *.info.
2013-05-27 17:20:35 -04:00
meancoot
171f1531b3
(iOS) Change view layouts to support ios 5 (still needs ios 6 for building though)
2013-05-27 13:14:04 -04:00
meancoot
6b2b56675c
(iOS)Add a RGUI toggle button to the cocoa pause menu
2013-05-27 13:12:59 -04:00
Yohann Bianchi
937b112e71
Adds --config-dir option in configure script to let the user set a custom path for system wide config file
2013-05-27 17:58:59 +02:00
twinaphex
63d0f97df7
(QNX) Build fix/typo
2013-05-27 12:49:05 +02:00
twinaphex
51947bbe03
Refresh rate for Blackberry Playbook seems to be more along the lines
...
of 59.86Hz, so set it to that. Note to CatalystG - try out what the
refresh rate of your BB10 phone is by running RetroArch, exiting and
then looking in the log for a line that says: "average monitor Hz"
2013-05-27 12:38:34 +02:00
twinaphex
58557f837b
(Menu) Reuse rgui_input for both HAVE_RMENU and HAVE_RGUI
2013-05-27 11:11:23 +02:00
twinaphex
9c0dbc8bea
Update console README txt files
2013-05-27 02:28:23 +02:00
twinaphex
ab706c044a
(Android) One more formatting fix
2013-05-27 02:18:56 +02:00
twinaphex
8a529b2780
(Android) Fix scenewalker module info name
2013-05-27 02:17:44 +02:00
twinaphex
4c97e16a14
(Android) Fix formatting in faq_whats_new.xml
2013-05-27 02:16:15 +02:00
twinaphex
51187ebbc2
Bump version to 0.9.9 official
2013-05-27 01:28:32 +02:00
twinaphex
4c5ebb46f6
Readd modules info files
2013-05-27 01:21:09 +02:00
twinaphex
cbe9bbfeba
Note for meancoot
2013-05-27 01:20:36 +02:00
twinaphex
c81a2e1c0f
Insane changelog update - because I am nuts like that and feel
...
like going through 45 commit pages >_>
2013-05-27 01:10:21 +02:00
Themaister
4dd117b5ab
Use correct buffer size in Pulse.
2013-05-27 00:56:41 +02:00
twinaphex
823b9a6a5d
(Android) Add big changelog changes to Android built-in resources
...
(PS3) *blind coding* hopefully fix Return To Multiman option
2013-05-26 22:41:44 +02:00
ToadKing
bbe4a65881
(ANDROID) config file changes mean we have to explicitly set the system directory in the config file
2013-05-26 15:45:00 -04:00
twinaphex
cfd862291d
(Android) Bump up Android version to r13
2013-05-26 19:25:48 +02:00
Squarepusher
e7cb134f5d
Update README.md
2013-05-26 17:36:53 +03:00
Themaister
43a6346d26
Adds video_hard_sync_frames.
...
Allows to control the maximum amount of frames that can be queued on
GPU.
2013-05-26 13:43:24 +02:00