sonninnos
7a6434ecb2
(Ozone) Ensure the existence of values used in selection calculation
2021-08-21 13:10:59 +03:00
Autechre
b02ef55a92
Merge pull request #12836 from libretro/displayserver-refactors
...
Simplify win32_get_metrics
2021-08-21 03:07:42 +02:00
twinaphex
462137305b
Simplify win32_get_metrics
2021-08-21 02:24:32 +02:00
twinaphex
eb50d7dbb4
(UWP) Push temporary fixes for issue that happens when resizing on UWP
...
with latest Xbox Series dashboard; DXGIResizeBuffers passing 0, 0 as
width/height is apparently problematic as it changes 0, 0 to 8,8
instead,
breaking the program
2021-08-20 23:16:01 +02:00
twinaphex
77a17b213d
Fullscreen resolution width/height settings no longer require
...
'advanced settings'
2021-08-20 15:18:03 +02:00
IlDucci
ddd75d3bb9
Fetch translations from Crowdin 20-Aug-2021
2021-08-20 11:17:16 +02:00
twinaphex
ffb59e5261
(UWP) Turn this back on again - seems to work fine on Xbox
2021-08-20 10:07:29 +02:00
Mark W. Kidd
5f834a8cb3
input_driver refactor
2021-08-19 20:02:39 -04:00
Ryan C. Gordon
9a6faa3ddd
udev_input.c: Look for "ID_INPUT_KEY", not "ID_INPUT_KEYBOARD"
...
This fixes programs using /dev/uinput to create a virtual keyboard failing
to be detected on startup. Usual symptom is some sort of GPIO-based
controller that looks like a keyboard to the OS and can control
EmulationStation, but fails to work in-game unless you restart the program
while the game is running (in which case udev_input.c's hotplug code, which
was using the correct key, would pick it up).
2021-08-19 16:00:57 -04:00
Autechre
0c0de9f0ad
Merge pull request #12828 from jdgleaver/ff-override-runahead-fix
...
Fix RETRO_ENVIRONMENT_SET_FASTFORWARDING_OVERRIDE callback when runahead is enabled
2021-08-19 17:17:13 +02:00
jdgleaver
bbc121cd74
Fix RETRO_ENVIRONMENT_SET_FASTFORWARDING_OVERRIDE callback when runahead is enabled
2021-08-19 14:49:49 +01:00
Autechre
48bb705b03
Update CHANGES.md
2021-08-19 14:28:56 +02:00
twinaphex
78431d0700
(MSVC2017/2019 UWP) Define HAVE_TRANSLATE
2021-08-19 14:25:55 +02:00
Autechre
97144833cb
Merge pull request #12819 from libretro/revert-12703-input-drivers
...
Revert "input refactoring: create input_driver.c"
2021-08-18 18:46:03 +02:00
Autechre
ae327a769b
Revert "input refactoring: create input_driver.c"
2021-08-18 18:45:53 +02:00
Autechre
a66b1b3e48
Merge pull request #12703 from markwkidd/input-drivers
...
input refactoring: create input_driver.c
2021-08-18 18:17:43 +02:00
Autechre
5e879fa201
Merge pull request #12794 from DisasterMo/master
...
Add core options v1 to v2 conversion script
2021-08-18 18:17:26 +02:00
Autechre
80136dd3ec
Merge pull request #12663 from Nargash/log_early
...
Starting logging and verbose mode before first config load
2021-08-18 18:17:03 +02:00
Autechre
2e82db6447
Merge pull request #12818 from mahoneyt944/patch-1
...
Allow mobile touch screen devices to use emscripten.
2021-08-18 17:49:56 +02:00
mahoneyt944
2802817239
Update config.def.h
2021-08-18 11:41:53 -04:00
Autechre
9750ebcf71
Merge pull request #12817 from jdgleaver/core-option-visibility-callback
...
Add environment callback for enabling core option menu visibility updates without toggling Quick Menu
2021-08-18 17:31:06 +02:00
jdgleaver
0e98b4ddea
Add environment callback for enabling core option menu visibility updates without toggling Quick Menu
2021-08-18 16:08:26 +01:00
twinaphex
97b9a79fc0
Reproduced crash occurring on OSX upon entering 'Load Content'
...
menu, this fixes it
2021-08-18 16:10:19 +02:00
Autechre
3963039102
Update CONTRIBUTING.md
2021-08-18 02:45:48 +02:00
Autechre
4f26860bb4
Update CONTRIBUTING.md
2021-08-18 02:44:48 +02:00
Autechre
47b6d4a99d
Update CONTRIBUTING.md
2021-08-18 02:44:21 +02:00
Autechre
52db47d0fd
Update CHANGES.md
2021-08-17 20:24:23 +02:00
Autechre
92b330f2aa
Merge pull request #12809 from Tatsuya79/patch-1
...
QT: windowed settings update
2021-08-17 19:19:50 +02:00
Tatsuya79
bf8f527143
QT: windowed settings update
2021-08-17 15:41:49 +02:00
Mark W. Kidd
5a8920c862
input_driver refactor
2021-08-17 08:56:29 -04:00
twinaphex
dfea030f5b
Revert "Update libretro.h header file"
...
This reverts commit f3458fb943b3aa748b62b0da163f541e6155412a.
2021-08-17 10:38:14 +02:00
Autechre
e68e3e9bb3
Merge pull request #12806 from jdgleaver/window-size-cap
...
Add facility to cap maximum window size in windowed mode
2021-08-17 01:07:00 +02:00
twinaphex
f3458fb943
Update libretro.h header file
2021-08-16 23:53:50 +02:00
Autechre
d369e06a67
Merge pull request #12804 from tunip3/patch-1
...
add fix for beetle cores to change log
2021-08-16 19:21:07 +02:00
jdgleaver
fa7dd0f6d9
Add facility to cap maximum window size in windowed mode
2021-08-16 17:49:11 +01:00
jdgleaver
0f142d531a
Revert "Add extra video logs so we can see what goes on"
...
This reverts commit 6780f5844428fc4e27c0619300229891ad2af219.
2021-08-16 17:49:11 +01:00
jdgleaver
6e7e8a7680
Revert "video_driver_init_internal - add more logs"
...
This reverts commit d0a08ce959eb944d71ef6d169e40b9dd0a5bd61c.
2021-08-16 17:49:11 +01:00
jdgleaver
c2b3ba907c
Revert "video_driver_init_internal - refactor"
...
This reverts commit bba924e8d28a3bf2738a91da942b75a54d664e05.
2021-08-16 17:49:11 +01:00
tunip3
ece8ff8ad8
add fix for beetle cores to change log
2021-08-16 15:11:26 +01:00
Autechre
89f984400b
Merge pull request #12803 from fjtrujy/ps2/FlickeringIssues
...
Solve flickering issues in cores with Frame Skip
2021-08-16 14:07:14 +02:00
Francisco Javier Trujillo Mata
a442c5b14f
Simplify logic for transparencies
2021-08-16 13:12:06 +02:00
twinaphex
6223ba47fd
Bring back these tiny optimizations from foobar2k
2021-08-15 22:54:21 +02:00
twinaphex
1906a741c2
Rollback sinc resampler changes - themaister wasn't sure if these were
...
actual optimizations
2021-08-15 22:45:59 +02:00
twinaphex
bba924e8d2
video_driver_init_internal - refactor
2021-08-15 21:57:44 +02:00
Autechre
a6f44ab642
Merge pull request #12801 from fjtrujy/ps2/HDD_startup
...
Avoid to start HDD if user boot from different unit
2021-08-15 17:21:35 +02:00
Francisco Javier Trujillo Mata
e999c65037
Avoid to start HDD if user boot from different unit
2021-08-15 17:04:52 +02:00
Michael Burgardt
2d934f4d53
Add core options v1 to v2 conversion script
2021-08-15 13:07:31 +02:00
twinaphex
f5564120a4
Remove math-neon on frangarcj's recommendation - not used
2021-08-15 09:47:31 +02:00
Autechre
b0ac722366
Update CHANGES.md
2021-08-14 21:04:29 +02:00
Autechre
757ce5e572
Update CHANGES.md
2021-08-14 20:58:23 +02:00