34782 Commits

Author SHA1 Message Date
twinaphex
a762dbcdfb Simplify input_poll 2016-12-04 22:22:00 +01:00
twinaphex
bbbcc97f57 Simplify input_push_analog_dpad 2016-12-04 22:20:47 +01:00
twinaphex
6cdb823bb4 Turn input_push_analog_dpad into macro 2016-12-04 21:37:47 +01:00
twinaphex
85aa88f665 Simplify input_push_analog_dpad 2016-12-04 21:30:50 +01:00
twinaphex
185925cf3a Update input_pop_analog_pads 2016-12-04 21:08:49 +01:00
twinaphex
c19a6dd018 Turn input_pop_analog_dpad into macro 2016-12-04 20:23:52 +01:00
twinaphex
59c317dc1d Pass pointers to input_push_analog_dpad 2016-12-04 20:20:35 +01:00
twinaphex
0fdb8881cb Pass pointer variables to input_pop_analog_dpad 2016-12-04 20:17:55 +01:00
twinaphex
1c21c001c6 Cleanups 2016-12-04 19:52:52 +01:00
Twinaphex
ea5b0bd6c9 Merge pull request #4154 from fr500/master
review: make preset loading more robust
2016-12-04 19:40:37 +01:00
twinaphex
d0cc1afe0a (tasks) Style nits 2016-12-04 19:12:35 +01:00
Twinaphex
7060a83323 Merge pull request #4159 from GregorR/miniupnpc-2.0-only
Remove support for MiniUPNPC < 2.0
2016-12-04 19:09:15 +01:00
twinaphex
47274607f4 (tasks) * Respect 80-char limit - * Fix leaking of ssid_list in task_wifi.c 2016-12-04 19:08:24 +01:00
Gregor Richards
c2c2c57095 Remove support for MiniUPNPC < 2.0 2016-12-04 13:04:30 -05:00
radius
ddf10e93f0 remove filestream, use path_file_exists instead 2016-12-04 12:38:46 -05:00
Twinaphex
b6d1c62933 Merge pull request #4157 from lasers/clean-up-info2
Improve Core Information
2016-12-04 17:23:57 +01:00
lasers
8f52e5b33c Add (s) for Firmware (Core Information) 2016-12-04 09:01:34 -06:00
lasers
c1dc702a99 Merge "Name,Status" (Core Information) 2016-12-04 08:47:45 -06:00
radius
c2acadb979 instead of writing absolute paths, try to resolve absolute paths when loading, if not fallback to relative paths 2016-12-04 02:09:19 -05:00
radius
5e1ed323bd make shaders paths absolute for now 2016-12-04 01:12:57 -05:00
twinaphex
eea1b3790b Try to prevent superfluous calls to recording functions
if not necessary
2016-12-04 06:31:29 +01:00
twinaphex
1386476792 Cleanups 2016-12-04 05:53:44 +01:00
twinaphex
3dc944977c (task_autodetect.c) Fix memory leak 2016-12-04 05:50:50 +01:00
Twinaphex
451874fdc7 Merge pull request #4128 from lasers/clean-up-info2
Improve Core Information
2016-12-04 05:40:12 +01:00
Twinaphex
61872b8cae Merge pull request #4119 from lasers/fix-info-sublabel
Avoid unpredictable sublabel wrap
2016-12-04 05:37:20 +01:00
twinaphex
b5177d807e Style nits 2016-12-04 04:43:53 +01:00
twinaphex
915a420279 (menu_content.c) Cleanups 2016-12-04 04:42:01 +01:00
twinaphex
42ce1de663 (menu_cbs_ok.c) Style nits 2016-12-04 04:38:58 +01:00
twinaphex
e2b27f6dc7 (tasks) Cleanups 2016-12-04 04:30:43 +01:00
twinaphex
62ab2fcc9c SPIRV-Cross buildfix 2016-12-04 04:19:13 +01:00
twinaphex
4a49d9969e Use libretro glslang 2016-12-04 04:10:03 +01:00
twinaphex
2c7af649cf (Wayland) Cleanups 2016-12-04 03:54:11 +01:00
twinaphex
49c78ea2ff (Drivers context) Cleanups 2016-12-04 03:51:12 +01:00
twinaphex
cd8fad87fc (Mali) Cleanups 2016-12-04 03:48:05 +01:00
twinaphex
4b2a906148 (gfx/common) Cleanups 2016-12-04 03:45:46 +01:00
twinaphex
2f171c4b5d (x11_common.c) Cleanups 2016-12-04 03:39:51 +01:00
Twinaphex
76304fd29d Merge pull request #4151 from GregorR/netplay-no-ipproto-tcp-define
Don't need to explicitly demand IPPROTO_TCP
2016-12-03 23:05:24 +01:00
Gregor Richards
2b437ccb8c Don't need to explicitly demand IPPROTO_TCP (and doing so breaks some
SOCKET_LEGACY builds)
2016-12-03 16:33:48 -05:00
Twinaphex
32423b9e4b Merge pull request #4148 from spec-chum/MSVC
Fix silly typo
2016-12-03 19:50:51 +01:00
Spec-Chum
f648b1cfbc Fix silly typo 2016-12-03 18:43:12 +00:00
Twinaphex
91550b6ba3 Merge pull request #4147 from spec-chum/MSVC
Fix MSVC compilation
2016-12-03 19:37:42 +01:00
Spec-Chum
7a6a0ee7af Fix MSVC compilation 2016-12-03 18:24:49 +00:00
Twinaphex
564243ae7b Merge pull request #4146 from Themaister/master
Vulkan: Check for more cases in vulkan_load_texture().
2016-12-03 18:57:56 +01:00
Hans-Kristian Arntzen
eb7870db5a Vulkan: Check for more cases in vulkan_load_texture().
*Sigh*
2016-12-03 18:54:34 +01:00
Twinaphex
42886713be Merge pull request #4144 from RobLoach/tooltips
[Emscripten] Add Tooltips to the buttons
2016-12-03 17:53:00 +01:00
Twinaphex
2b66b4c385 Merge pull request #4145 from Themaister/master
Vulkan: Load a dummy texture if needed.
2016-12-03 17:52:42 +01:00
Hans-Kristian Arntzen
b96f1fa067 Vulkan: Load a dummy texture if needed. 2016-12-03 17:48:48 +01:00
Rob Loach
d386f63525
[Emscripten] Add Tooltips to the buttons 2016-12-03 11:44:26 -05:00
Twinaphex
37d129a13d Merge pull request #4142 from Themaister/master
Correctly check errors if preset cannot be found.
2016-12-03 16:11:11 +01:00
Hans-Kristian Arntzen
53c30cacd5 Correctly check errors if preset cannot be found. 2016-12-03 16:05:04 +01:00