Commit Graph

57015 Commits

Author SHA1 Message Date
Autechre
e1b2cba7ef
Merge pull request #11831 from IAmBoring/boring2
Threaded audio - prevent callbacks when paused
2021-01-06 14:39:14 +01:00
Autechre
b5df2d6bb1
Merge pull request #11834 from pcjco/pcjco-dist-cores-fix
Update dist-cores.sh
2021-01-06 00:49:27 +01:00
Autechre
6aeaf7cf16
Merge pull request #11833 from pcjco/pcjco-wii-fix
Some null pointer check
2021-01-06 00:35:23 +01:00
pcjco
70b3c01d91
Update dist-cores.sh 2021-01-06 00:18:46 +01:00
pcjco
a33bcfead7 Some null pointer check
fix Wii version crash on load.
2021-01-06 00:03:31 +01:00
Autechre
a9f98c1dcc
Merge pull request #11832 from jdgleaver/gitlab-linux64-disable-qt
(.gitlab-ci.yml) linux-x64 target: Disable Qt support, due to dependency hell
2021-01-05 17:51:11 +01:00
jdgleaver
9e577eba92 (.gitlab-ci.yml) linux-x64 target: Disable Qt support, due to dependency hell 2021-01-05 16:44:15 +00:00
IAmBoring
5d2c4e6868
Threaded audio - prevent callbacks when paused 2021-01-05 16:07:35 +00:00
Autechre
2c3f6f0882
Merge pull request #11828 from jdgleaver/gitlab-linux64-xenial-artefacts
(.gitlab-ci.yml) Use xenial-gcc9 build container + add missing artefacts
2021-01-05 12:49:20 +01:00
jdgleaver
b5feb2d48b (.gitlab-ci.yml) Use xenial-gcc9 build container + add missing artefacts 2021-01-05 11:19:05 +00:00
Autechre
fe848cae54
Merge pull request #11826 from valadaa48/oga_gfx_ogs_support
oga_gfx: support for OGS
2021-01-05 10:32:13 +01:00
Autechre
5c69132a04
Merge pull request #11825 from MrHuu/ctr_fix_error_applet
(3DS) Update error applet
2021-01-05 10:31:54 +01:00
Autechre
3c620c998d
Merge pull request #11827 from valadaa48/drm_go2_ctx_ogs_support
drm_go2: Dynamic resolution support
2021-01-05 10:31:37 +01:00
valadaa48
e21784f9c4 drm_go2: Dynamic resolution support
- Remove hardcoded values for width and height and query from drm
  context instead
2021-01-04 19:01:59 -05:00
valadaa48
659fb73867 oga_gfx: support for OGS 2021-01-04 18:58:58 -05:00
MrHuu
e6c035de7d (3DS) Update error applet 2021-01-04 20:15:28 +01:00
Autechre
55e730915c
Merge pull request #11823 from farmerbb/patch-1
Android: use project directory path when parsing manifest
2021-01-04 18:32:00 +01:00
Braden Farmer
67c1bf33ba
Android: use project directory path when parsing manifest 2021-01-04 10:23:54 -07:00
Autechre
a8390477b8
Merge pull request #11820 from farmerbb/master
Android: switch non-Play Store variants back to targetSdkVersion 28
2021-01-04 07:45:59 +01:00
Autechre
b5d03d9c20
Merge pull request #11819 from MrHuu/ctr_buildbot_url_fix
(3DS) Rework buildbot url
2021-01-04 04:15:42 +01:00
Braden Farmer
614f803638 Android: switch non-Play Store variants back to targetSdkVersion 28 2021-01-03 19:47:05 -07:00
MrHuu
c4db0fa439 (3DS) Rework buildbot url 2021-01-04 03:31:24 +01:00
Autechre
44a600a00c
Merge pull request #11815 from libretro/vita_hw
[VITA] Fixes for GL HW renderer
2021-01-04 00:03:02 +01:00
Francisco José García García
87ebd720ed
[VITA] Fix bubble name 2021-01-03 23:41:14 +01:00
Autechre
a967d22bd3
Merge pull request #11816 from farmerbb/master
Play Store: only generate symlinks for cores if on the available cores list
2021-01-03 22:42:00 +01:00
Braden Farmer
52e3939045 Android (Play Store): only generate symlinks for cores if on the available cores list 2021-01-03 09:52:53 -07:00
Francisco José García García
899ec9f9f4 [VITA] Disable depth test if needed 2021-01-03 17:31:18 +01:00
Francisco José García García
d83dcba0dd [VITA] Fixes for GL HW renderer 2021-01-03 17:20:21 +01:00
Autechre
5d2b27499c
Merge pull request #11814 from farmerbb/master
Play Store: implement biweekly auto-deploys
2021-01-03 07:57:57 +01:00
Braden Farmer
d3ac2658a8 Play Store: implement biweekly auto-deploys 2021-01-02 23:49:51 -07:00
Autechre
ac5c45f333
Merge pull request #11813 from libretro/revert-11811-xaudio
Revert "Windows: Fix multiple XAudio instances"
2021-01-03 06:48:33 +01:00
Autechre
9ef98928d2
Revert "Windows: Fix multiple XAudio instances" 2021-01-03 06:48:24 +01:00
Autechre
3c9fe5ebf5
Merge pull request #11811 from SimpleTease1/xaudio
Windows: Fix multiple XAudio instances
2021-01-03 06:02:01 +01:00
Autechre
5364d95a94
Merge pull request #11812 from SimpleTease1/menu
(Windows) MSVC Buildfix
2021-01-03 06:01:27 +01:00
SimpleTease
42d8e93171
(Windows) MSVC Buildfix 2021-01-03 04:57:05 +00:00
SimpleTease
ef51cf4ee1 Windows: Fix multiple XAudio instances 2021-01-03 04:36:03 +00:00
Autechre
4c0ee0dcfc
Merge pull request #11808 from schellingb/fix_winmm_midi_hang
Fix winmm midi driver hanging on content closing
2021-01-02 23:52:10 +01:00
Bernhard Schelling
8a1ca893f0
Fix winmm midi driver hanging on content closing
midiStreamStop can freeze the process when there has been a NOTE-ON message without a corresponding NOTE-OFF.
Just removing the call to midiStreamStop and letting the midiStreamClose below it do the entire stopping and closing fixes that.
2021-01-03 03:22:31 +09:00
Autechre
bfaa6e16dd
Merge pull request #11803 from sonninnos/led-win32-keyboard
LED win32 keyboard driver cleanup
2021-01-02 17:07:16 +01:00
Autechre
42f2e7e85e
Merge pull request #11805 from MrHuu/ctr_upd_makefile_cores
(3DS) Add Snes9x ID / Assets
2021-01-02 17:06:05 +01:00
Autechre
598d27dcfe
Merge pull request #11807 from schellingb/rhmap2
Add 32-bit key hash map rhmap
2021-01-02 17:05:34 +01:00
Autechre
780bfa7489
Merge pull request #11806 from MrHuu/ctr_server_url_default
(3DS) Server url reset default
2021-01-02 16:54:29 +01:00
Bernhard Schelling
9bea4831d7 Add 32-bit key hash map rhmap
Based on ex_hashmap32 in menu_explore.c, modify that to use the new rhmap
2021-01-03 00:52:25 +09:00
MrHuu
9e7facd011 (3DS) Add Snes9x ID / Assets 2021-01-02 16:04:33 +01:00
MrHuu
fa8c7b4d3e (3DS) Server url reset default 2021-01-02 15:31:18 +01:00
sonninnos
054bf115ac LED win32 keyboard driver cleanup 2021-01-02 05:46:04 +02:00
Autechre
74d97cc1ca
Merge pull request #11802 from farmerbb/farmerbb/fix_android_tv
Play Store: download cores at app install time on Android TV devices
2021-01-02 01:01:16 +01:00
Braden Farmer
4fbd787ede Play Store: install cores at download time on Android TV devices
Fixes issues with downloading cores on Android TV. On-demand module downloads are apparently unsupported on Android TV, so we need to fetch modules at install-time instead.
2021-01-01 16:47:17 -07:00
Autechre
74fcf85621
Merge pull request #11800 from tunip3/master
Add rescap for run full trust (needed to make broadFileSystemAccess work on Xbox)
2021-01-02 00:43:12 +01:00
Autechre
8747c01073
Merge pull request #11801 from MrHuu/ctr_cia_version
(3DS) Generate random cia version
2021-01-02 00:39:21 +01:00