Commit Graph

35597 Commits

Author SHA1 Message Date
twinaphex
095c97d053 Don't try to save autoconfig profile if device name is empty 2017-01-02 08:11:28 +01:00
twinaphex
03818dc780 Always set VID/PID/name for connect tasks 2017-01-02 07:47:38 +01:00
twinaphex
824ba64daa Set autoconfig directory for autodetect task 2017-01-02 05:33:29 +01:00
twinaphex
4e3c2b3e66 (PSP/Vita) Buildfix 2017-01-02 02:39:15 +01:00
Alcaro
fcb17d91d9 warning: comparison between signed and unsigned integer expressions 2017-01-02 02:23:30 +01:00
Alcaro
9cf987c328 warning: comparison between signed and unsigned integer expressions 2017-01-02 02:18:54 +01:00
Alcaro
7b8a5b4f5b error: invalid conversion from ‘int’ to ‘xkb_keymap_compile_flags’ 2017-01-02 02:17:32 +01:00
Alcaro
f62ad35238 Shut up some warnings 2017-01-02 02:16:29 +01:00
Alcaro
f95759c39b No need for those casts 2017-01-02 02:11:30 +01:00
Brad Parker
1ae9c7d6d4 move net_http_parse to extern C for MSVC 2017-01-01 20:04:10 -05:00
twinaphex
dae80e4e26 (MSVC) Buildfixes 2017-01-02 01:41:00 +01:00
twinaphex
3b4c50b19e filebrowser_clear_type - get rid of it 2017-01-01 06:19:07 +01:00
twinaphex
b243fec095 Simplif gfx_ctx_drm_queue_flip 2017-01-01 06:06:44 +01:00
twinaphex
f94d07b0fc Cleanup msg_queue_new 2017-01-01 05:58:12 +01:00
twinaphex
fa606ee479 Cleanup command_event_save_current_config 2017-01-01 05:36:18 +01:00
twinaphex
92ca53db01 No more usage of settings_t inside input_overlay.c 2017-01-01 04:57:57 +01:00
twinaphex
36a6abede7 (input_overlay.c) Cleanup 2017-01-01 04:31:22 +01:00
twinaphex
46080f2194 (input_overlay.c) Cleanup 2017-01-01 04:28:25 +01:00
twinaphex
d84b75e1de (input_overlay.c) Cleanups 2017-01-01 04:26:21 +01:00
twinaphex
8d8fab60f9 input_overlay.c - cleanups 2017-01-01 04:21:29 +01:00
twinaphex
0ec6ef75df Move early return check to input_driver.c 2017-01-01 04:17:58 +01:00
twinaphex
6d4659a902 (overlay) Reduce dependence on grabbing settings pointer everywhere 2017-01-01 04:12:24 +01:00
twinaphex
6001fc65c1 Properly go back to top level settings when selecting a video
filter or audio filter
2017-01-01 01:44:12 +01:00
twinaphex
b10b70281b (Overlay) Selecting an overlay goes back correctly to the preceding
settings list
2017-01-01 01:34:28 +01:00
twinaphex
bed1db78aa (Directory settings) We go back one level to Directory Settings 2017-01-01 01:31:10 +01:00
Twinaphex
bcbb06c898 Merge pull request #4343 from Ryunam/master
Only show 'Information' if the .lpl playlist points to an existing database
2016-12-31 15:58:06 +01:00
twinaphex
5d9934d4da Remove buf variable 2016-12-31 07:59:28 +01:00
twinaphex
d3470637ad Add max_users param to autoconfig_params_t 2016-12-31 07:54:38 +01:00
twinaphex
103042de96 Rewrite task_autodetect.c 2016-12-31 07:43:34 +01:00
twinaphex
6faabfeebf Don't use settings struct from thrading functions 2016-12-31 07:03:29 +01:00
Twinaphex
ff4b260853 Merge pull request #4342 from loganmc10/patch-10
Attempt to fix some issues with BGRA textures
2016-12-31 05:15:23 +01:00
Logan McNaughton
35792721e5 Attempt to fix some issues with BGRA textures 2016-12-30 21:14:30 -07:00
Ryunam
c55ed91c46 Only show the 'Information' option for a Playlist entry if the 6th line of the .lpl playlist points to an existing file 2016-12-31 01:11:29 +01:00
Twinaphex
ee6cbd0bbf Merge pull request #4340 from loganmc10/patch-9
Use this code for GLES2 and GLES3
2016-12-30 22:08:52 +01:00
Logan McNaughton
34ad1555f1 Use this code for GLES2 and GLES3 2016-12-30 13:56:54 -07:00
Twinaphex
62b79a28b4 Merge pull request #4339 from loganmc10/patch-7
Found a combination that doesn't work
2016-12-30 18:45:58 +01:00
Logan McNaughton
8953bce122 Found a combination that doesn't work 2016-12-30 10:42:26 -07:00
Twinaphex
f570808692 Merge pull request #4338 from loganmc10/patch-6
One more sized format
2016-12-30 18:31:13 +01:00
Logan McNaughton
f94e944723 Update gl_common.c 2016-12-30 10:30:21 -07:00
Logan McNaughton
c0bdc67458 One more sized format 2016-12-30 10:29:26 -07:00
Twinaphex
18cfe90d0a Merge pull request #4337 from loganmc10/patch-5
This wasn't working on Android
2016-12-30 18:23:27 +01:00
Logan McNaughton
90a1c76abb This wasn't working on Android 2016-12-30 10:22:12 -07:00
Twinaphex
2174ba5e27 Merge pull request #4321 from loganmc10/glupen
Use RGBA for internal format
2016-12-30 16:18:40 +01:00
Brad Parker
daa5553777 fix another race condition 2016-12-29 23:39:51 -05:00
twinaphex
5d6bdbc2cd (task_image.c) Cleanup 2016-12-30 05:36:06 +01:00
twinaphex
598032f15e Cleanup 2016-12-30 05:33:42 +01:00
twinaphex
876a68717e We don't need enum_idx for task_push_image_load 2016-12-30 05:33:04 +01:00
Brad Parker
94309b3acd fix ThreadSanitizer data race warning 2016-12-29 23:16:00 -05:00
twinaphex
583511c045 nbio handle should be initialized on the thread, not the
main thread
2016-12-30 04:58:58 +01:00
Twinaphex
f962723943 Silence warning - unused variable 2016-12-30 03:32:35 +01:00