14915 Commits

Author SHA1 Message Date
Higor Eurípedes
886a559437 (Menu) Ensure VSync is on after context reconfiguration 2014-11-13 15:17:29 -03:00
Twinaphex
a56fc9d329 Merge pull request #1240 from heuripedes/mem-fixes
Mem fixes
2014-11-12 17:54:48 +01:00
Higor Eurípedes
8a84cd5278 (settings_data) Make sure all action setting fields are initialized 2014-11-12 13:46:16 -03:00
Higor Eurípedes
17c715748d (driver.c) Fix invalid write 2014-11-12 13:14:44 -03:00
twinaphex
e872bf69be Use C-style comments 2014-11-12 14:34:48 +01:00
twinaphex
4d5c7a05d1 (Android) C90 build fixes 2014-11-12 14:32:08 +01:00
Twinaphex
7fde71b2ee Merge pull request #1238 from jeapostrophe/master
Moving function
2014-11-11 18:34:55 +01:00
Jay McCarthy
8a4f65e227 Moving function 2014-11-11 12:23:24 -05:00
Alcaro
ca7558cda2 (Settings) Nit. 2014-11-11 18:17:33 +01:00
Twinaphex
f3226d9818 Merge pull request #1237 from lakkatv/xmb
(XMB) Fade out core icons depending on depth
2014-11-11 18:16:33 +01:00
Twinaphex
f16187337d Merge pull request #1236 from jeapostrophe/master
Improving iOS configuration menus, specifically for default paths, directory selection, and give example enumeration for strings.
2014-11-11 18:15:30 +01:00
Jean-André Santoni
ec517b824d (XMB) Fade out core icons depending on depth 2014-11-11 18:15:00 +01:00
Jay McCarthy
885adeb755 Improving iOS configuration menus, specifically for default paths,
directory selection, and give example enumeration for strings.
2014-11-11 12:12:47 -05:00
Twinaphex
336171a890 Merge pull request #1235 from lakkatv/xmb
(XMB) Display core icons
2014-11-11 17:45:36 +01:00
twinaphex
9a02ba253a (Apple) OSX solution does not use ARC, so don't use 'bridge' for that
one. Ideally we should wrap this function up in CFExtensions.m to
cater to this
2014-11-11 16:38:55 +01:00
Jean-André Santoni
9bbab80248 (XMB) Display core icons 2014-11-11 16:28:40 +01:00
Twinaphex
9b30d6c669 Merge pull request #1234 from Monroe88/patch-3
(Makefile.win) Add HAVE_ZLIB_DEFLATE=1
2014-11-10 20:30:46 +01:00
Monroe88
f164a0684e (Makefile.win) Add HAVE_ZLIB_DEFLATE=1 2014-11-10 13:28:06 -06:00
twinaphex
2a3c4a1845 (Theos/iOS) Update Makefile 2014-11-10 11:31:49 +01:00
Alcaro
88b21b87e7 Remove pointless include. Not only does the file not use this header, it breaks the build if HAVE_UDEV is false. 2014-11-09 23:55:37 +01:00
twinaphex
bb327684aa Update d3d_set_osd_msg 2014-11-09 20:27:51 +01:00
Twinaphex
54ca78fef7 (iOS/Theos) Have it still work for OSX 2014-11-09 18:35:56 +01:00
twinaphex
8441d46b10 (Theos/iOS) Come up with more elegant way of detecting the latest iOS SDK in
$THEOS/sdks
2014-11-09 18:13:56 +01:00
twinaphex
50e21d7432 (iOS) Don't use UIInterfaceOrientationUnknown since it creates a dependency
on iOS 8 SDK
2014-11-09 17:38:26 +01:00
Twinaphex
a609fb5c94 (iOS) Start adding Theos Makefile - still missing some things (need
some way to convert xib files on the fly to nib, .app bundle still
needs plists included, overlays bundled, etc.
2014-11-09 17:03:31 +01:00
twinaphex
7f1fb3e0cd (iOS) Style nits - menu/disp/ios.c 2014-11-09 14:43:10 +01:00
twinaphex
47b014d3cd (PS3/360) Build fixes 2014-11-08 19:31:11 +01:00
twinaphex
1c1297b3e6 Take out unused process_events callback from frontend_context driver 2014-11-08 16:45:55 +01:00
twinaphex
0a3be12302 (PSP) psp1_gfx.c - robustness checks 2014-11-08 16:35:59 +01:00
twinaphex
df24bf204c Remove core_info_get_first_custom_config - no longer used 2014-11-08 15:16:25 +01:00
Twinaphex
dbfc08b2c0 (iOS) Take out __APPLE__ ifdef out of settings_data.c 2014-11-08 14:58:47 +01:00
twinaphex
0745a66d49 Kill off a bunch of cruft in settings_data.c now that the iOS
menu no longer depends on it
2014-11-08 14:45:53 +01:00
twinaphex
20df9d5524 (Lakka/XMB) Build fixes 2014-11-08 14:42:08 +01:00
Twinaphex
f8a73398c4 (XMB/Lakka) Prevent variable shadowing 2014-11-08 03:02:58 +01:00
twinaphex
5089473355 (iOS) Add default menu driver setting 2014-11-08 03:01:34 +01:00
twinaphex
739cd59dc9 Add video_filter_dir to check_defaults_dir 2014-11-08 02:48:40 +01:00
Twinaphex
39f9ab895e Merge pull request #1231 from lakkatv/xmb
(Menu) Fix two warnings
2014-11-08 01:48:06 +01:00
Jean-André Santoni
26f35861d0 (Menu) Fix two warnings 2014-11-07 22:51:42 +01:00
Twinaphex
cc82363fb5 Merge pull request #1229 from lakkatv/xmb
(XMB) Use theme font + responsive font size
2014-11-07 20:32:05 +01:00
Jean-André Santoni
90548d572b (XMB) Use theme font + responsive font size 2014-11-07 17:08:44 +01:00
Twinaphex
12c118ac3f Add menu_config_dir to check_defaults_dirs 2014-11-07 17:08:20 +01:00
Jean-André Santoni
60c4ba8987 (Lakka) Code cleaning 2014-11-07 17:08:11 +01:00
Twinaphex
9eaace4f20 Merge pull request #1228 from lakkatv/xmb
(Lakka) Use theme font + responsive font size
2014-11-07 15:08:36 +01:00
Jean-André Santoni
82e67e7605 (Lakka) Use theme font + responsive font size 2014-11-07 15:05:59 +01:00
Twinaphex
7c81cabe83 Merge pull request #1227 from lioncash/android
DetectCoreDirectoryFragment: Fix indentation
2014-11-06 16:26:52 +01:00
Lioncash
0300d7d840 DetectCoreDirectoryFragment: Fix indentation
Also make a class function private.
2014-11-06 10:24:55 -05:00
Twinaphex
a20ad7d88b Merge pull request #1226 from lioncash/android
Android: Disallow explicit instantiation of utility classes
2014-11-06 15:55:06 +01:00
Lioncash
6336934c49 Android: Disallow explicit instantiation of utility classes 2014-11-06 09:53:14 -05:00
Twinaphex
21ad0d4300 Merge pull request #1225 from lioncash/android
Android: Use apply instead of commit for applying SharedPreference changes
2014-11-06 15:49:36 +01:00
Lioncash
0bb3999e18 Android: Use apply instead of commit for applying SharedPreference changes
This will apply changes asynchronously, so it gets rid of some blocking IO.
It probably doesn't matter, but is considered good practice.
2014-11-06 09:45:22 -05:00