radius
fd9d8c9512
fix potential crash on task_push_http_transfer
2018-03-18 12:52:04 -05:00
Andrés
a8fc4b204a
Merge pull request #6413 from fr500/staging
...
remove task_push_http_transfer_raw, encode before sending data to the…
2018-03-18 11:13:03 -05:00
Twinaphex
3e3b24bbaf
Merge pull request #6414 from bearoso/master
...
Fix X11 Vulkan bug from Wayland driver.
2018-03-18 04:41:32 +01:00
Brandon Wright
e8de264b75
Fix X11 Vulkan bug from Wayland driver.
2018-03-17 19:45:01 -05:00
Twinaphex
8f0c94a322
Merge pull request #6412 from fr500/master
...
Fix #6411
2018-03-17 22:47:19 +01:00
radius
05b6c4eafa
update CHANGES.md
2018-03-17 15:04:55 -05:00
radius
1a4db72e82
shader left / right fixes and cleanup
2018-03-17 14:56:34 -05:00
radius
c52fdc469f
remove task_push_http_transfer_raw, encode before sending data to the task
2018-03-16 22:38:21 -05:00
Twinaphex
9721c7c4be
Merge pull request #6407 from QuarkTheAwesome/master
...
[WiiU] Fix OOB read/write in keyboard driver
2018-03-17 03:36:47 +01:00
Ash
aeea0e6ca8
[WiiU] Fix OOB read/write in keyboard driver
...
This code used a keyboardState size of 256 and indexed it with a
retro_key, which can be any value (RETROK_RALT is 307). This fixes
that by using RETROK_LAST as the array size.
Should fix #6322 .
2018-03-17 13:00:47 +11:00
twinaphex
fb011f8377
Fix MSVC 2013 build
2018-03-16 22:04:34 +01:00
Brad Parker
450fc90a15
griffin: add vc2015 Makefile target
2018-03-16 21:03:58 +00:00
Brad Parker
614521b238
fix building on windows without dinput
2018-03-16 21:03:43 +00:00
twinaphex
ffbb439fb5
Fix MSVC 2015 solution
2018-03-16 21:45:14 +01:00
Brad Parker
3d378fd772
add back missing UTF8 BOMs
2018-03-16 16:21:19 -04:00
Twinaphex
65c903de3c
Merge pull request #6403 from fr500/staging
...
fix shader parameter increase decrease
2018-03-16 19:24:10 +01:00
radius
6b150ba38d
fix shader parameter increase decrease
2018-03-16 09:32:22 -05:00
Twinaphex
aa4ded4bc7
Merge pull request #6399 from meleu/patch-16
...
fixing cheevos (broken after #6389 )
2018-03-16 05:12:26 +01:00
meleu
eb5a69ded3
fixing cheevos (broken after #6389 )
2018-03-16 01:03:57 -03:00
Twinaphex
29a057ac98
Merge pull request #6397 from meleu/patch-11
...
cheevos: console ID for Game Gear
2018-03-15 21:39:35 +01:00
meleu
ca6df1ae32
Support Game Gear
...
The Console ID 15 was changed to Game Gear at RetroAchievements database.
http://retroachievements.org/gameList.php?c=15
2018-03-15 16:40:19 -03:00
Twinaphex
83fae86b6f
Merge pull request #6395 from RobLoach/achievement-list
...
cheevos: Rename "Achievement List" to "Achievements"
2018-03-15 18:03:58 +01:00
Rob Loach
518ff36ed4
cheevos: Rename 'Achievement List' to 'Achievements'
2018-03-15 12:56:20 -04:00
Twinaphex
1c045de7a6
Merge pull request #6392 from meleu/patch-15
...
Update CHANGES.md
2018-03-15 16:42:31 +01:00
Twinaphex
e07be500ee
Merge pull request #6390 from aliaspider/master
...
(Vulkan) add missing queue locks when calling vkQueueWaitIdle.
2018-03-15 16:41:33 +01:00
meleu
d02d48da24
Update CHANGES.md
2018-03-15 07:52:03 -03:00
aliaspider
b948cf46e7
(Vulkan) add missing queue locks when calling vkQueueWaitIdle.
2018-03-15 09:21:23 +01:00
Twinaphex
ee809abf6b
Merge pull request #6388 from meleu/patch-12
...
added cheevos_auto_screenshot
2018-03-15 06:42:10 +01:00
twinaphex
6653818dc8
Revert "(input_overlay.c) Cleanups"
...
This reverts commit 56389466aa
.
2018-03-15 06:39:06 +01:00
Twinaphex
1eaa902b6d
Merge pull request #6389 from fr500/master
...
make sure to always encode urls, also change the PS3 default urls
2018-03-15 06:36:40 +01:00
radius
b01e63e2cd
make sure to always encode urls, also change the PS3 default urls
2018-03-14 23:04:50 -05:00
meleu
6346f18133
added cheevos_auto_screenshot
2018-03-14 22:41:51 -03:00
twinaphex
6bf34c36ed
Update net_http_test
2018-03-15 00:38:30 +01:00
twinaphex
9cac3175c3
Buildfix
2018-03-15 00:31:29 +01:00
twinaphex
32b2808fe0
Revert "Turn scaler_ctx_scale_direct into inline function"
...
This reverts commit d51edd8239
.
2018-03-14 23:48:47 +01:00
twinaphex
e5eeed688e
Add some stuff to net sample Makefile
2018-03-14 23:48:29 +01:00
twinaphex
fd206a7dd0
Update https links
2018-03-14 19:09:05 +01:00
Twinaphex
0d4833fb76
Merge pull request #6385 from meleu/patch-11
...
Update CHANGES.md
2018-03-14 06:32:40 +01:00
meleu
a419c524f7
Update CHANGES.md
...
- CHEEVOS: Support Atari 2600, Virtual Boy, Neo Geo (Arcade).
- VITA: Bugfix for 'PS Vita takes many time to start to accept input' issue.
2018-03-13 23:08:25 -03:00
Twinaphex
d170cb5469
Merge pull request #6379 from RobLoach/morningblue
...
xmb: Add Morning Blue theme
2018-03-12 02:49:51 +01:00
Rob Loach
ddb0f81cf2
xmb: Add Morning Blue theme
2018-03-11 20:37:49 -04:00
twinaphex
d51edd8239
Turn scaler_ctx_scale_direct into inline function
2018-03-11 18:14:17 +01:00
twinaphex
d6eda2502d
Improve scaler_ctx_scale_direct macro
2018-03-11 17:46:39 +01:00
Twinaphex
4552002945
Merge pull request #6375 from GregorR/override-load-order
...
Make command-line overrides (somewhat) clearer
2018-03-11 01:32:14 +01:00
Twinaphex
173f6a23e3
Merge pull request #6377 from Ryunam/master
...
Implement Slow motion toggle under Input Hotkey Binds
2018-03-10 22:15:04 +01:00
Ryunam
c5775fd73c
Implement Slow motion toggle
2018-03-10 18:42:45 +01:00
Gregor Richards
2be56942da
Since directories can't be post-overridden, that case still needs to be handled separately.
2018-03-09 17:33:41 -05:00
Gregor Richards
b33d29aecf
Make command-line overrides (somewhat) clearer
...
This commit:
(1) Changes the order of command-line loading so that config loading
happens before command line overrides. This way, config loading does not
itself have to be concerned with being pre-overridden.
(2) Adds overrides to the data structures that configuration saving uses
to save configuration blocks of the same type, so that they can easily
be added in the future.
(3) Corrects some (all?) existing problems with command-line overrides
being ignored.
2018-03-09 17:23:34 -05:00
twinaphex
d991c7d471
Fix warning
2018-03-09 15:44:11 +01:00
twinaphex
96e154cb8f
Fixes PS3 build hopefully
2018-03-09 15:39:10 +01:00