7438 Commits

Author SHA1 Message Date
twinaphex
2eac87630d (Android) Build fix
(Android) Add GameMID to autodetection list
2013-06-04 11:14:14 +02:00
Themaister
7c57563827 Fix RPNG save_image memleak. 2013-06-03 23:02:59 +02:00
twinaphex
5bdcf63050 (360) Add notes to retroarch-360-README.txt 2013-06-03 21:12:40 +02:00
twinaphex
f50332df41 (360) Build fix 2013-06-03 20:42:04 +02:00
twinaphex
d8fe91867e (Android) Input autodetection - Gasia PS3 pad should correspond to PlayStation3 v2 controls 2013-06-03 16:25:04 +02:00
twinaphex
26cddf261e (XDK1) Genesis Plus GX needs LTCG_BigStack configuration now too 2013-06-03 02:45:24 +02:00
twinaphex
11ae5fde33 (RMenu) Move around 'Save Custom Controls' 2013-06-03 01:50:59 +02:00
twinaphex
5b3ef441a4 (Rmenu) Scroll viewport text at Resize Menu 2013-06-03 01:42:58 +02:00
Themaister
850ee9696e Drop broken delay logging in KMS.
Didn't serve any purpose anyways.
2013-06-03 01:37:52 +02:00
twinaphex
9adf9ce818 (RMenu) Shorter menu labels 2013-06-03 01:23:02 +02:00
twinaphex
2b32c4dd9b (RMenu) Remove stub 'Default all' options which were no longer used 2013-06-03 01:18:09 +02:00
twinaphex
f03dc4cb62 Cleanups 2013-06-03 00:44:09 +02:00
Themaister
8d716f4ca1 Fixup log message in pulse. 2013-06-02 23:57:43 +02:00
Themaister
0aa157a5b9 Handle when pulse spuriously changes buffer size. 2013-06-02 23:43:04 +02:00
twinaphex
a71a6a4749 (RMenu/RGUI) Console changes - menu should always run with vsync on +
remove video throttle option
2013-06-02 23:29:28 +02:00
Themaister
74f3e8e11c Pause audio when going into RGUI. 2013-06-02 23:10:03 +02:00
Themaister
de01d42cd8 Fixups in pulse.
Add proper pause/unpause, and improve pa_write().
2013-06-02 22:57:44 +02:00
twinaphex
5845530976 (RMenu) Fix game history Y positioning when dealing with multiple
pages
2013-06-02 22:57:35 +02:00
twinaphex
537be9f6a3 (Xbox/RMenu) Prevent empty string_lists returned by dir_list_new from
crashing the program
2013-06-02 22:32:06 +02:00
twinaphex
a581c9ac86 (PS3) Libfreevec/Altivec implementations of memcpy/memset -
use redefine macros in RGL and RetroArch for them - nice speedup
2013-06-02 18:35:13 +02:00
Themaister
86458420cf Fix legacy naming in config. 2013-06-02 12:19:45 +02:00
Themaister
062cdaefc1 Save video_shader_dir. 2013-06-01 12:42:38 +02:00
Squarepusher
21369d224a Merge pull request #217 from maddox/correct-codesigning
Correct Codesigning
2013-05-31 07:33:00 -07:00
Themaister
184e407e5d Work around awkward GLSL compiler bug on iOS. 2013-05-31 14:04:20 +02:00
Hans-Kristian Arntzen
070481f654 Merge pull request #218 from maddox/remove-shaders_glsl-from-ios-project
Remove glsl from project
2013-05-31 00:26:46 -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
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