Commit Graph

15118 Commits

Author SHA1 Message Date
Jean-André Santoni
1d531c22a0 (RGUI) Fix backward navigation index bug 2015-01-04 15:52:46 +01:00
twinaphex
d3fb2c07d0 (menu/disp/rgui.c) Declare some variables at the top 2015-01-04 15:22:49 +01:00
twinaphex
955e8e29c1 Change 'Resume Content' to 'Load RetroArch' 2015-01-04 15:14:15 +01:00
Alcaro
dc3086495b Update rthreads.h 2015-01-04 12:39:37 +01:00
twinaphex
f283d302a8 (XDK 360) Obfuscate ROM connotations 2015-01-03 23:49:36 +01:00
twinaphex
c28430c818 (XDK360) Change 'ROM' to 'EXECUTABLE' 2015-01-03 23:47:26 +01:00
Twinaphex
5bb6c49029 Merge pull request #1312 from Swizzy/master
(XDK) Added support for Aurora Launch Data
2015-01-03 23:45:35 +01:00
Swizzy
f3f527ba20 (XDK) Added support for Aurora Launch Data 2015-01-03 23:39:32 +01:00
Twinaphex
96224575f5 Merge pull request #1311 from gizmo98/patch-3
check_block_hotkey(): Add RARCH_ENABLE_HOTKEY check of first autoconf_bi...
2015-01-03 23:00:05 +01:00
twinaphex
24ebb87844 (Android) Add Android 2.3 fallback for engine_lookup_name (turned
this function into a function pointer)
2015-01-03 22:29:37 +01:00
gizmo98
5fdb9004d5 check_block_hotkey(): Add RARCH_ENABLE_HOTKEY check of first autoconf_bind
If there is no RARCH_ENABLE_HOTKEY set in retroarch.cfg RARCH_ENABLE_HOTKEY set in a autoconf file is not respected. The new solution only checks the first autoconf input device.

https://github.com/libretro/RetroArch/issues/1310
2015-01-03 21:26:02 +01:00
Twinaphex
510f88b343 Merge pull request #1264 from vanfanel/master
Added fbdev res detection and term cursor blinking disabling to mali ctx
2015-01-03 21:00:38 +01:00
Twinaphex
b244b25082 Merge pull request #1308 from gizmo98/patch-2
RPI/VIDEOCORE: enable hardware upscaling...
2015-01-03 20:56:34 +01:00
twinaphex
e44092e589 (XDK) Fix d3d_get_video_size 2015-01-03 20:54:49 +01:00
twinaphex
abe7afbee1 (Android UI) Another fix for Android 2.3x devices 2015-01-03 18:59:52 +01:00
Twinaphex
e327eb4696 Merge pull request #1309 from lioncash/crap_devices
Android: Fix the core manager on outdated devices we still support
2015-01-03 18:45:06 +01:00
Lioncash
04cc4b3725 Android: Fix the core manager on outdated devices we still support 2015-01-03 12:25:20 -05:00
gizmo98
e699f7e46e videocore: enable upscaling...
...if retroarch.cfg contains custom resolution.
2015-01-03 09:54:56 +01:00
Twinaphex
141cd55112 Merge pull request #1305 from jeapostrophe/master
Fix dumb asset names and duplication
2015-01-01 21:16:25 +01:00
Jay McCarthy
3b1f1df272 Fix dumb asset names and duplication 2015-01-01 15:13:44 -05:00
twinaphex
ef947b3bf8 action_ok_directory_push - no longer crashes on pressing 'A' on an
empty entry
2015-01-01 19:04:12 +01:00
Twinaphex
343f0c40dd (iOS) Fix crash in fill_rect upon closing RetroArch iOS 2015-01-01 18:53:04 +01:00
Twinaphex
a3f4c07078 (iOS) Extensions list argument for dir_list_new should only be passed
when extension filtering is enabled
2015-01-01 18:47:39 +01:00
twinaphex
6ca7e0561e Add menu_navigation_browser_filter_supported_extensions_enable option 2015-01-01 16:40:47 +01:00
Toad King
3830dbebaf fix emscripten build 2014-12-31 20:26:49 -06:00
twinaphex
6bfe532d66 (iOS) Update 'black images' with libretro logo 2015-01-01 00:47:35 +01:00
Twinaphex
8e00408516 Merge pull request #1303 from jeapostrophe/master
Fix a variety of iOS issues:
2014-12-31 22:29:28 +01:00
Jay McCarthy
589e6ccde1 Ensuring that overlays... and maybe other things... have their settings take place immediately 2014-12-31 15:50:09 -05:00
Jay McCarthy
ace60b5827 Include auto save state in main_exit_save_config so that iOS users actually get auto saving 2014-12-31 15:30:28 -05:00
Jay McCarthy
c7cc2827a0 Go from load content directly into game 2014-12-31 15:24:50 -05:00
Jay McCarthy
73b4fe2f12 Add asset catalog and thus fixing iPhone 6 resolution 2014-12-31 14:52:08 -05:00
twinaphex
1e3686df40 Change audio_resampler_driver to 'OPTIONS' 2014-12-31 20:17:53 +01:00
twinaphex
3ee3e5a1a5 menu_list_destroy - check if 'list' is non-NULL before calling file_list_free 2014-12-31 20:07:42 +01:00
twinaphex
e0a364786c Further cleanups to dir_list_new 2014-12-31 19:25:45 +01:00
twinaphex
88c8c3b81e (SDK) Simplify dir_list_new 2014-12-31 19:17:43 +01:00
twinaphex
3ed8702a1f content.c - declare variables at the top 2014-12-31 18:51:29 +01:00
twinaphex
c340060731 (MSVC) Fix warning 2014-12-31 16:42:14 +01:00
twinaphex
d9632d4d34 (MSVC) Build fixes 2014-12-31 16:39:12 +01:00
Alcaro
fcc7da1270 Fix a bunch of aliasing warnings. 2014-12-31 16:36:56 +01:00
Alcaro
85fb0b784c Clear out a warning. Drop a random 7. 2014-12-31 16:34:32 +01:00
twinaphex
97dbcd709d (RarchDB) Build fixes 2014-12-31 14:39:21 +01:00
twinaphex
950a5489ec (RarchDB) Some build fixes for XDK 360 2014-12-31 14:37:28 +01:00
Twinaphex
f2e1641ace Fix 'no previous prototype for function' warning 2014-12-31 14:06:16 +01:00
Twinaphex
a1df3ef4a0 (iOS) Check if g_view is not NULL before trying to perform this
function
2014-12-31 13:52:59 +01:00
twinaphex
8aaa13dc6c (iOS) Add /var/mobile/Documents to default browser screen 2014-12-31 13:32:09 +01:00
Twinaphex
95c09844ab Call main_exit_save_config from applicationWillResignActive 2014-12-31 13:27:53 +01:00
twinaphex
c76a293a2e Add main_exit_save_config 2014-12-31 13:22:08 +01:00
twinaphex
dd713037b0 (Libretro SDK) Build fix for Wii 2014-12-31 11:07:45 +01:00
twinaphex
475273a4d4 (rarchdb) Fix some 'statement is unreachable' warnings 2014-12-31 11:04:23 +01:00
twinaphex
8d1bfa20db (rarchdb) Fix printf warnings 2014-12-31 10:56:57 +01:00