35169 Commits

Author SHA1 Message Date
twinaphex
cbf26cfa2f Fix statically linked RA again 2016-12-16 10:09:09 +01:00
twinaphex
75334902a2 Cleanups 2016-12-16 09:32:28 +01:00
twinaphex
02e1c141a1 Cleanups 2016-12-16 09:29:43 +01:00
twinaphex
0adeaeaf1e Cleanups 2016-12-16 09:26:45 +01:00
twinaphex
13b807a526 Cleanups - turn new_type into a static variable 2016-12-16 09:24:58 +01:00
twinaphex
879049da70 (menu_filebrowser.c) Remove unneeded header includes 2016-12-16 09:18:39 +01:00
twinaphex
e4e938eb66 Cut down on HAVE_NETWORKING ifdefs 2016-12-16 09:16:46 +01:00
twinaphex
f186583728 Move filebrowser-dependent code to menu_filebrowser.c 2016-12-16 09:07:03 +01:00
twinaphex
17a66067b0 Add menu_filebrowser.c 2016-12-16 08:59:17 +01:00
Dave Leaver
cd5a5c5fd7 iohidmanager_hid: Remove name from adapters when they are disconnected 2016-12-16 20:17:24 +13:00
Dave Leaver
f7c6574b37 Correctly handle adding controllers if we fail to match them to the known pad_map. 2016-12-16 20:16:55 +13:00
Twinaphex
c50520ccd9 Merge pull request #4250 from GregorR/netplay-load-savestate-null
Fix a possible NULL dereference in load_savestate
2016-12-16 08:11:56 +01:00
Brad Parker
d8ae18aa2b update JP translation 2016-12-15 17:21:41 -05:00
Gregor Richards
8c08a5399d Fix a possible NULL dereference in load_savestate
In the unlikely situation that serial_info wasn't provided and the delta
frame wasn't ready (possibly an impossible situation) it previously
would have segfaulted. This fixes that.
2016-12-15 16:19:54 -05:00
twinaphex
ee7787dd52 (task_decompress.c) Don't log this 2016-12-15 21:21:39 +01:00
Twinaphex
b48d896c1e Merge pull request #4249 from joolswills/mali_fbdev_ctx_warning
added stdlib.h - fixes warning with free / system
2016-12-15 20:01:18 +01:00
Jools Wills
4153785130 added stdlib.h - fixes warning with free / system 2016-12-15 18:59:20 +00:00
twinaphex
a5d4032d01 (X11) Cleanups 2016-12-15 12:37:14 +01:00
twinaphex
7c6930b220 (menu_event.c) Cleanups 2016-12-15 12:21:28 +01:00
twinaphex
e4208750c8 (menu_content.c) Cleanups 2016-12-15 12:18:26 +01:00
twinaphex
9a4fe8c56a (dynamic.c) Style nits 2016-12-15 12:11:21 +01:00
twinaphex
a82492a681 Cleanup config_unload_override 2016-12-15 12:07:02 +01:00
twinaphex
cf6d6c584e Get rid of playlist_entry_get_label 2016-12-15 12:02:01 +01:00
twinaphex
af6128d976 Put around parentheses 2016-12-15 11:59:33 +01:00
twinaphex
c6727bd788 Change Audio Sync string 2016-12-15 11:45:28 +01:00
twinaphex
01afcaa050 Add icon for 'Parent Directory' 2016-12-15 11:31:06 +01:00
twinaphex
aee432a528 (materialui.c) Cleanup 2016-12-15 11:24:05 +01:00
twinaphex
2eca6aa04d (XMB) Don't use hardcoded 'OFF' 2016-12-15 11:23:08 +01:00
twinaphex
45e841c5c5 Don't include config_file.h inside input_config.h 2016-12-15 11:17:48 +01:00
twinaphex
2da5db592e (Filebrowser) Hide 'Filter Unknown extensions' if there are no files in the current
working directory
2016-12-15 08:39:12 +01:00
twinaphex
97c9eab9ba (menu_displaylist.c) Indenting breaks syntax formatting for vim 2016-12-15 08:36:28 +01:00
Twinaphex
b4c33a05f6 Remove warning about unused variable 2016-12-15 08:31:27 +01:00
Andrés Suárez
0b1a265675 Merge pull request #4244 from GregorR/nat-traversal-menu-label
Adding the NAT traversal label so the menu actually works
2016-12-14 20:22:28 -05:00
Gregor Richards
b156e486d6 Adding the NAT traversal label so the menu actually works 2016-12-14 19:59:05 -05:00
Alcaro
fd9e721f97 Merge pull request #4183 from markwkidd/patch-3
accept playlists with Unix and Windows style line endings
2016-12-14 21:48:20 +01:00
markwkidd
35437057b9 correct comment for accuracy 2016-12-14 15:32:47 -05:00
twinaphex
9893052df7 (vita) Buildfix 2016-12-14 21:24:17 +01:00
twinaphex
492e363fde Create xmb->thumbnail_orig_width/height 2016-12-14 20:49:50 +01:00
twinaphex
d6836a6a6f (iOS) Update solutions 2016-12-14 19:44:12 +01:00
twinaphex
c418abc0be (iOS) Update solutions 2016-12-14 19:43:02 +01:00
twinaphex
6807ef007b (gl_common.c) Cleanups 2016-12-14 19:29:14 +01:00
Twinaphex
30fae188fa Merge pull request #4243 from loganmc10/tex2
Fix internal formats used with texture creation
2016-12-14 19:23:39 +01:00
Logan McNaughton
fc4c7529a1 Fix internal formats used with texture creation 2016-12-14 09:54:55 -08:00
twinaphex
5908b540de Expose 'Rewind Granularity' to non-advanced users 2016-12-14 18:02:23 +01:00
twinaphex
1948a77bb5 Add TODO/FIXME 2016-12-14 17:56:55 +01:00
twinaphex
4d4710d881 Update MaterialUI 'Load Content' selection 2016-12-14 17:53:22 +01:00
twinaphex
f9b019c83a Rename loadTexture to gl_load_texture_image 2016-12-14 16:59:16 +01:00
Twinaphex
c12fd9c125 Merge pull request #4242 from loganmc10/texstore
Simplify glTexImage2D/glTexStorage2D calls
2016-12-14 16:50:06 +01:00
twinaphex
43f9f8e8ef (XMB) Cleanups 2016-12-14 16:47:10 +01:00
twinaphex
15780e7a87 Cleanups 2016-12-14 16:33:54 +01:00