14918 Commits

Author SHA1 Message Date
twinaphex
064f23b354 Add content_is_init - set to true if content file has been loaded
into memory, set to false when it has failed in doing so
2014-11-24 06:21:52 +01:00
Twinaphex
e75d94fd65 Merge pull request #1263 from lakkatv/xmb
(XMB) Display appropriate content icons
2014-11-21 15:58:27 +01:00
Jean-André Santoni
3c55ea7f43 (XMB) Display appropriate content icons 2014-11-21 16:40:47 +07:00
twinaphex
4d6c241c0c (Android) Take out default playlists directory 2014-11-20 07:12:40 +01:00
twinaphex
fc3299ecf5 Revert "(Android) Change default dir for retroarch-history.txt to playlists/ dir"
This reverts commit 95f6b7fa43c691a1b476be598681463cc7ed0a57.
2014-11-20 07:08:24 +01:00
twinaphex
1381fcfc25 (Griffin) Update Griffin 2014-11-20 07:03:25 +01:00
twinaphex
95f6b7fa43 (Android) Change default dir for retroarch-history.txt to playlists/ dir 2014-11-20 07:00:53 +01:00
twinaphex
a099e75825 Rename gfx/filter.c to gfx/video_filter.c 2014-11-20 06:45:57 +01:00
twinaphex
02b90d3456 libretro_dummy_retro_deinit - check if buffer needs to be freed
first
2014-11-20 06:37:03 +01:00
twinaphex
ba36b2e684 (menu_common_backend.c) Remove ifdef GEKKO lines 2014-11-20 02:53:18 +01:00
twinaphex
d66d698d7e (Menu) Simplify action_start_setting 2014-11-20 02:49:44 +01:00
twinaphex
2cc70005b9 Move more code to settings_data.c 2014-11-20 02:44:30 +01:00
twinaphex
e9d0803ddc Remove code duplication action_ok_file_path 2014-11-20 00:26:15 +01:00
twinaphex
821e27b11e Add fallback action_ok_lookup_setting - fixes 'Bind All' and
'Bind Reset Defaults' actions
2014-11-20 00:24:40 +01:00
Twinaphex
ec8c3a1d0f Merge pull request #1261 from lioncash/xml
Android: Remove unused XML files
2014-11-19 21:03:46 +01:00
Twinaphex
cfdc36ac8f Merge pull request #1262 from lordashram/master
(Android) Build fix [7rtype]
2014-11-19 21:03:34 +01:00
lordashram
fc970fa27f (Android) Build fix [7rtype] 2014-11-19 13:46:44 -06:00
Lioncash
6fb6eebde2 Android: Remove unused XML files 2014-11-19 10:32:32 -05:00
twinaphex
7acaaa9cb3 (2xBR) Build fix 2014-11-19 03:00:00 +01:00
twinaphex
3d15c0f892 Add wrapper functions for WPAD_StickX/WPAD_StickY 2014-11-19 02:51:34 +01:00
twinaphex
f6cb62be6d (Settings) Bind action_ok for video_refresh_rate_auto 2014-11-18 20:35:56 +01:00
twinaphex
f476d3d6f8 (OSX) Rename target to RetroArch 10.6 2014-11-18 18:46:53 +01:00
twinaphex
0bb01ea85a Rename RetroArch copy-Info.plist to RetroArch 10.6-Info.plist 2014-11-18 18:44:02 +01:00
Twinaphex
1ea7869bdd (Apple OSX) Add OSX 10.5 target 2014-11-18 18:34:14 +01:00
Twinaphex
d9d576b826 (Apple OSX ) Add Linked frameworks again 2014-11-18 18:23:06 +01:00
twinaphex
3714bb552f (Apple) Change __IPHONE_3_0 to __IPHONE_4_0 for AVFoundation camera 2014-11-18 18:11:43 +01:00
twinaphex
ab7181daab (Camera) Make it more backwards-compatible 2014-11-18 18:11:01 +01:00
Twinaphex
0f43deb6d2 (Apple) Start making camera driver OSX-compatible (OSX 10.7 and up/requires AVFoundation) 2014-11-18 18:04:17 +01:00
Twinaphex
9ea4a0d182 (iOS) Buildfix 2014-11-18 16:58:55 +01:00
Twinaphex
c07d6ebc32 (Apple) Fixup one ifdef 2014-11-18 16:57:47 +01:00
twinaphex
e83aabfd5a (Apple) Start making contentview_camera code more cross-platform 2014-11-18 16:56:37 +01:00
twinaphex
ef41c267bd (OSX) Add further HAVE_NSOPENGL ifdefs 2014-11-18 16:29:16 +01:00
twinaphex
c2a4695b5a Add README-mali_fbdev_r4p0.md 2014-11-18 16:07:08 +01:00
twinaphex
56939cdab6 Add rm -f *.d to Makefile clean targets 2014-11-18 16:01:36 +01:00
twinaphex
2d16ca2de7 (OSX) Build fixes/apple_gfx_context.c.inl 2014-11-18 01:49:55 +01:00
Twinaphex
b92838895a (Apple/OSX) Add HAVE_NSOPENGL ifdefs 2014-11-18 01:44:19 +01:00
twinaphex
e27ee8226b (OSX PPC) Remove Settings.xib 2014-11-17 23:45:26 +01:00
twinaphex
c5ecc44464 (OSX PPC) reuse Settings.xib from OSX Intel 2014-11-17 23:44:47 +01:00
twinaphex
376f87ac6e (OSX PPC) Remove OSXPPC MainMenu.xib 2014-11-17 23:38:28 +01:00
twinaphex
0de7d3807a (OSX PPC) Reuse xib from Intel OSX 2014-11-17 23:35:18 +01:00
twinaphex
063470f652 (OSX PPC) Finally works 2014-11-17 21:31:52 +01:00
twinaphex
e2a2180473 (OSX PPC) Add defines 2014-11-17 21:23:10 +01:00
twinaphex
a7e5ee7d40 (OSX PPC) Build fixes 2014-11-17 21:17:14 +01:00
Twinaphex
98a73e649f (OSX) Add workaround for pre-OSX 10.6 - apple_gfx_ctx_swap_buffers 2014-11-17 18:07:08 +01:00
Twinaphex
9459749c79 (OSX) Flesh out apple_gfx_ctx_init some more - add 'offline renderer'
flag, add fallback for pre-OSX 10.5, etc.
2014-11-17 17:51:35 +01:00
twinaphex
d87470c597 (Menu) Add stub Navigation Wrap-Around options 2014-11-17 16:16:52 +01:00
Twinaphex
23a9d43b08 (XMB) Get rid of unused variables 2014-11-17 14:56:25 +01:00
twinaphex
0276037a6c (menu_common_backend.c) Cleanup headers 2014-11-17 14:52:38 +01:00
Twinaphex
84574ed1be Merge pull request #1258 from lakkatv/xmb
(XMB) Fix category icons not showing up
2014-11-17 14:18:49 +01:00
Twinaphex
0a9296e6c7 Merge pull request #1257 from lioncash/android
Android: Make UI more compliant with 5.0
2014-11-17 13:47:53 +01:00