14845 Commits

Author SHA1 Message Date
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
Twinaphex
d5f15fadff (iOS) iOS/menu.m - style nits 2014-11-17 13:09:05 +01:00
Jean-André Santoni
cd3e0b02f5 (XMB) Fix category icons not showing up 2014-11-17 16:17:24 +07:00
Lioncash
b5b7b584f3 Android: Make UI more compliant with 5.0
On 5.0 the ActionBar method of doing tabs are deprecated. So we use the PagerTabStrip instead.
Should get rid of deprecation warnings when building for Android 5.0.
2014-11-16 22:18:17 -05:00
Twinaphex
bae883e174 (OSX) Add ifndef OSX ifdef 2014-11-17 03:21:19 +01:00
Twinaphex
bdeeff2802 (OSX) Cleanups 2014-11-17 03:20:49 +01:00
twinaphex
a79000a03d Add action_toggle_scroll callback for MENU_FILE_USE_DIRECTORY 2014-11-17 02:25:54 +01:00
twinaphex
97c7860cf2 Add action_ok callback for FILE_PATH 2014-11-17 02:19:36 +01:00
twinaphex
985d378261 Cleanup menu_common_type_is 2014-11-17 01:29:02 +01:00
Twinaphex
c106252e80 Merge pull request #1256 from jeapostrophe/master
Always use the cbs actions and never the setting actions
2014-11-17 01:17:44 +01:00
Jay McCarthy
f27283d8cd Always use the cbs actions and never the setting actions 2014-11-16 19:16:32 -05:00
Twinaphex
f1820ce710 (OSX) Refactor apple_gfx_ctx_swap_buffers for OSX 2014-11-16 23:41:50 +01:00
twinaphex
ceee48fc39 (Menu) Make left/right work too for history list playlist entries 2014-11-16 22:47:10 +01:00
twinaphex
c7ed85dadf (Menu) Small cleanup of unused variable 2014-11-16 21:25:13 +01:00
twinaphex
9b2f6edf18 (Menu) Reimplement left/right scrolling 2014-11-16 21:24:04 +01:00
Twinaphex
436c0407a4 Merge pull request #1255 from mprobinson/timing-skew
Add audio_max_timing_skew setting
2014-11-16 15:28:54 +01:00
Mike Robinson
06c102d337 Add audio_max_timing_skew setting
Let users enable very large timing skews if they don't mind
inaccurate audio pitch.
2014-11-16 14:24:58 +00:00
Twinaphex
d568b1f2d2 (menu/menu_entries_cbs.c) Cleanup unused variables 2014-11-16 04:24:01 +01:00
twinaphex
0d03bf04d2 Cleanup code in menu_common_backend.c 2014-11-16 03:43:46 +01:00
twinaphex
f2ad282ee0 Reimplement menu actions toggle/OK/start - get rid of fall-through 2014-11-16 03:42:44 +01:00
twinaphex
d0bf0f6f4e Fixup comment 2014-11-15 20:01:22 +01:00
twinaphex
249f2b9eff Add missing cast to node assignment 2014-11-15 13:33:58 +01:00
Twinaphex
ec93f315e0 Merge pull request #1251 from lioncash/cond
Remove redundant conditions
2014-11-15 12:37:15 +01:00
Twinaphex
2580f04dd9 Merge pull request #1252 from lioncash/xaudio
xaudio: Fix a typo in xa_stop
2014-11-15 12:36:30 +01:00