twinaphex
831f708ede
performance.c - detect MMX too
2013-12-25 21:34:40 +01:00
meancoot
1eafcfe1a2
(iOS) Build fix
2013-12-25 10:00:14 -05:00
meancoot
87fff22956
(iOS) Add some common settings to the root of the core settings menu; Add some default paths; Add a default overlay
2013-12-25 09:52:09 -05:00
twinaphex
40d7eb40bd
(Apple) Some minor cleanups to location manager code - still only reports a few initial
...
locations and nothing afterwards
2013-12-25 05:04:49 +01:00
Toad King
3fd4f21c9a
fix check for salamander file in core menu
2013-12-24 22:28:24 -05:00
twinaphex
d1bdd4bd97
(Android/Apple) Set default opacity to 0.7f
2013-12-25 02:41:37 +01:00
Twinaphex
de8fde066f
Merge pull request #444 from hizzlekizzle/master
...
N64 overlay and a few small touchups to genesis.cfg
2013-12-24 17:35:07 -08:00
twinaphex
204113e389
Add environ callback to expose 'Content Directory' path to core -
...
and refactor g_settings.rgui_browser_directory
2013-12-25 02:31:35 +01:00
hunterk
4f4dd45cb9
delete extraneous files
2013-12-24 19:05:36 -06:00
hunterk
0b4be65f6d
add n64 overlay, made some minor tweaks to genesis.cfg
2013-12-24 19:00:50 -06:00
twinaphex
84c489d0da
file_path.c - Fix unused variable warning
2013-12-25 01:28:55 +01:00
Themaister
4ac75a8058
Don't allow more than one abbrev to take place.
2013-12-24 23:40:16 +01:00
Themaister
65aafdc2f4
Fix warning.
2013-12-24 23:38:25 +01:00
Themaister
5f1c3b48b3
Safeguard a bit in fill_pathname_abbrev*.
2013-12-24 23:37:03 +01:00
meancoot
0ba6bd8094
Merge branch 'apple_no_thread'
2013-12-24 17:29:33 -05:00
Themaister
c52f328a4e
Some style nits.
2013-12-24 23:02:45 +01:00
Themaister
b71b8f0be4
Merge branch 'path_handling' of github.com:libretro/RetroArch
2013-12-24 22:58:16 +01:00
meancoot
2ae0356081
(iOS) Pass BTstack messages through RARCH_LOG; patch the logger to print to stdout when building for the simulator.
2013-12-24 15:27:44 -05:00
meancoot
06c3cc1cb8
(iOS) Fixes:
...
Only display the limited permissions warning if the content actually failed to load.
Fix loading a second game through the cocoa menu.
2013-12-24 14:21:57 -05:00
meancoot
090c0d8e84
Merge branch 'master' into apple_no_thread
2013-12-24 14:11:39 -05:00
meancoot
0b17dc0d47
(iOS) Changes:
...
Allow requesting to browse for a directory.
Allow requesting the browser to display an option to return a black item.
Swap the ‘Up’ and back buttons in the browser.
Properly reset string settings that were changed in rgui.
2013-12-24 14:03:43 -05:00
meancoot
4d671fe116
Make settings abbreviate paths when saving config file.
2013-12-24 12:23:21 -05:00
Themaister
b146ee1c05
Clean frontend/menu/disp on make clean.
2013-12-24 14:20:23 +01:00
Themaister
8a81ee856c
Some Win32 fixes.
2013-12-24 14:10:18 +01:00
Themaister
58f8cde980
Fix PC build.
2013-12-24 11:11:25 +01:00
meancoot
839a5529b8
Merge branch 'master' into apple_no_thread
2013-12-23 21:03:14 -05:00
Toad King
ccc797cadb
don't reset keybinds on driver init
2013-12-23 20:05:09 -05:00
Toad King
54246497a8
[GX] add default binds for axises
2013-12-23 19:46:25 -05:00
Twinaphex
a3c3b4702e
Merge pull request #439 from libretro/wii-input
...
Wii input changes
2013-12-22 19:28:12 -08:00
twinaphex
b884faa2b1
(OSX) OSX 10.6.8 (Snow Leopard) works now - can get into RGUI
2013-12-23 04:23:46 +01:00
meancoot
431620c38a
(iOS) Change .zip UTI into an All Files UTI. Makes it easier to share files between devices. You can now download any file into RetroArch’s sandbox instead of just zip files. (Think air dropping a save between two devices).
2013-12-22 21:37:07 -05:00
meancoot
2f3a79c0af
(Apple - No Thread) Fix crash when backgrounding the app.
2013-12-22 21:34:47 -05:00
Toad King
2b3e5d6bbc
[GX] add in menu bind for classic controller home button
2013-12-22 21:12:19 -05:00
Toad King
2f46fa4fe9
[GX] input changes work now
2013-12-22 21:07:37 -05:00
Toad King
d7cacaa9ed
start of porting wii input driver to better support RGUI. still has issues with axises
2013-12-22 19:47:33 -05:00
Toad King
9a15b3e66e
fix logging on consoles
2013-12-22 16:42:03 -05:00
twinaphex
bb82c76a4c
(D3D9) Fix up D3D driver - use RARC_PERFORMANCE macros
2013-12-22 17:41:08 +01:00
meancoot
f3d5a44e76
(Apple - No Thread) Fix performance regression.
2013-12-21 21:58:19 -05:00
twinaphex
129b7093a3
Set default overlay opacity to 0.7f
2013-12-22 03:03:26 +01:00
twinaphex
86b3686677
Some triaging of overlays which don't look too good
2013-12-22 03:01:36 +01:00
meancoot
f069c82417
(Apple) First pass at removing UI/RetroArch thread split.
2013-12-21 19:42:10 -05:00
meancoot
f0bdd1286d
(Apple) Work around thread issues for the location driver.
2013-12-21 18:48:13 -05:00
Twinaphex
6121f1e21f
Merge pull request #436 from lioncash/master
...
Small cleanup in RetroActivityLocation.java
2013-12-21 14:36:05 -08:00
Lioncash
192bf387d4
Clean up tab/space mistmatch in RetroActivityLocation.java
2013-12-21 17:01:20 -05:00
twinaphex
b0a6a5f118
(Apple) Set distance filter to kCLDistanceFilterNone - should report every
...
movement change - still not calling didUpdateLocations though
2013-12-21 19:01:10 +01:00
twinaphex
9c82f5e89e
(Android locatio) Gets location updates now (seems to call
...
onLocationChanged) but only if Wifi is enabled - Wifi off and
GPS on doesn't work yet
2013-12-21 16:55:05 +01:00
twinaphex
9e3b69cb78
(Android) RetroActivityLocation - some cleanups
2013-12-21 16:43:50 +01:00
twinaphex
7009a70534
Remove next-menu.png from nes and gameboy overlays
2013-12-21 16:13:14 +01:00
Twinaphex
6a1f388c54
Merge pull request #435 from hizzlekizzle/master
...
fixed ugly, stretched 'next overlay' buttons and fixed a few more stretc...
2013-12-21 06:50:03 -08:00
hunterk
6723758f09
fixed ugly, stretched 'next overlay' buttons and fixed a few more stretched buttons I missed before
2013-12-21 08:43:54 -06:00