14892 Commits

Author SHA1 Message Date
Lioncash
5d65c73be3 Remove redundant conditions 2014-11-14 22:50:33 -05:00
Twinaphex
9428765596 Merge pull request #1250 from lakkatv/xmb
(XMB) Display core title
2014-11-15 00:40:49 +01:00
Jean-André Santoni
54d0489c41 (XMB) Display core title 2014-11-15 00:35:45 +01:00
Twinaphex
89104d8431 Add prototype to settings_data.h 2014-11-15 00:21:16 +01:00
Twinaphex
fda9c048ae Merge pull request #1249 from lakkatv/xmb
(XMB) Fix switch fall-through
2014-11-15 00:11:36 +01:00
Jean-André Santoni
c66222bd0c (XMB) Fix switch fall-through 2014-11-15 00:10:41 +01:00
Twinaphex
5130646630 Merge pull request #1248 from lakkatv/xmb
(XMB) Prevent horizontal navigation out of bounds
2014-11-14 23:55:56 +01:00
Jean-André Santoni
9edb44834a (XMB) Prevent horizontal navigation out of bounds 2014-11-14 23:54:48 +01:00
Twinaphex
57cc1d8884 Merge pull request #1247 from lakkatv/xmb
(XMB) Improve list switch animation
2014-11-14 23:42:56 +01:00
Jean-André Santoni
9c2617bcf8 (XMB) Improve list switch animation 2014-11-14 23:39:24 +01:00
Twinaphex
0575f338a4 Merge pull request #1246 from lakkatv/xmb
(XMB) List appropriate content under each core icon
2014-11-14 23:37:55 +01:00
Jean-André Santoni
5cd7e44455 (XMB) List appropriate content under each core icon 2014-11-14 23:33:37 +01:00
Twinaphex
4a431ad7c8 Merge pull request #1245 from lakkatv/xmb
(XMB) Horizontal navigation
2014-11-14 22:45:44 +01:00
Jean-André Santoni
662c7e51dc (XMB) Horizontal navigation 2014-11-14 21:56:21 +01:00
twinaphex
188265fbd2 (Menu) Archive mode options now get used for 'Load Content' option too 2014-11-14 16:34:22 +01:00
twinaphex
3094efdc7e Save archive_mode to config file and change representation 2014-11-14 16:30:55 +01:00
twinaphex
746529671c Implement archive_mode - 0 is 'Ask', '1' is 'Load archive', '2'
is 'Open Archive'
2014-11-14 15:58:49 +01:00
twinaphex
68798ede0a Split up archive extract/load code into separate functions 2014-11-14 15:38:11 +01:00
twinaphex
f921d2e2d4 Add Archive Options 2014-11-14 14:54:20 +01:00
twinaphex
8250cb635d Get rid of imports in UserPreferences.java 2014-11-14 01:20:25 +01:00
Twinaphex
3cb1c39827 Merge pull request #1244 from lordashram/master
(AndroidManifest.xml) Version Bump
2014-11-13 23:50:23 +01:00
lordashram
8d1c26079e (AndroidManifest.xml) Version Bump 2014-11-13 16:14:05 -06:00
Twinaphex
727ef83abb Merge pull request #1243 from lakkatv/xmb
(XMB) Draw the setting icon like a regular node, so all categories icons...
2014-11-13 21:45:37 +01:00
Jean-André Santoni
faae673beb (XMB) Draw the setting icon like a regular node, so all categories icons can be animated in an uniform way 2014-11-13 21:32:45 +01:00
Twinaphex
4286fa5440 Merge pull request #1242 from lakkatv/xmb
(XMB) Code refactoring
2014-11-13 21:07:59 +01:00
Jean-André Santoni
29bf7e962b (XMB) Code refactoring 2014-11-13 21:05:16 +01:00
Twinaphex
3cf5a13b66 Merge pull request #1241 from heuripedes/menu-fixes
(Menu) Ensure VSync is on after context reconfiguration
2014-11-13 19:35:53 +01:00
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