Zebediah Figura
a5a28003b4
Rebase against b053e924e8e13b3637f2a5a8ffe88d84c2d17075.
2024-03-21 19:29:09 -05:00
Zebediah Figura
614cfc4589
Rebase against fcddf19498fca9b51baea705f5748b998f4560b9.
2023-11-29 18:35:48 -06:00
Alistair Leslie-Hughes
01fbf6d356
Rebase against aaf304f2441ebe52834fdda2b8a02a5349d2ca43.
2023-07-08 10:49:44 +10:00
Alistair Leslie-Hughes
6900845545
Rebase against f266dc094a9b4fbe95792ed706891609901834e3.
2023-05-24 12:06:20 +10:00
Alistair Leslie-Hughes
dc43a031be
Rebase against 56db5b0bf1aa6df5edbedbec03e0a1db39d6639b.
2023-03-01 11:25:57 +11:00
Alistair Leslie-Hughes
f0e38f512c
Fix Rebase
2022-06-16 10:08:01 +10:00
Alistair Leslie-Hughes
3d9f724967
Rebase against 712c547e0869b0caf797694137e36bacea614aa6.
2022-06-16 09:05:11 +10:00
Alistair Leslie-Hughes
8d8ed4b7d9
Updated dsound-EAX patchset
...
Remove warnings.
2022-03-14 09:48:41 +11:00
Zebediah Figura
5cfa68940f
Rebase against cfb1d2058fb47ff3f72501e0aaf35b97ea128036.
2022-02-14 18:52:59 -06:00
Alistair Leslie-Hughes
a1db1dfc16
Rebase against 975d0632a19efd41338cb73a97f1b0bdbe7bc0cc.
2021-09-21 11:58:46 +10:00
Zebediah Figura
7d496bf02c
Rebase against 2deb8c2825afcb88a9f106b73aa1f4da9253fb87.
2021-04-30 17:50:37 -05:00
Alistair Leslie-Hughes
3dec70bf32
Updated dsound-EAX patchset
2021-01-25 19:18:14 +11:00
Alistair Leslie-Hughes
0e67af3d09
Updated dsound-EAX patchset
...
Enable this feature by default, to allow for more testing.
2021-01-01 13:48:55 +11:00
Alistair Leslie-Hughes
553c1cff5a
dsound-EAX - Fix compile
2020-07-08 10:38:50 +10:00
Zebediah Figura
4ef21bcf82
dsound-EAX: Correct rebase against 130870084 and e09190399.
2020-07-07 18:10:13 -05:00
Alistair Leslie-Hughes
ca1047528f
Rebase against 87875e12bcdca659e578849fa62585b1b5316a50
2020-02-04 08:36:15 +11:00
Alistair Leslie-Hughes
3287f0fc9b
Rebase against c92fddae8661233e7699e1914987f0cc4caa8217
2019-06-04 09:10:22 +10:00
Zebediah Figura
bfff924f04
Rebase against 92f38bc8790cbfb31badf97a211ed890ac00c1db.
2018-11-26 18:45:43 -06:00
Alistair Leslie-Hughes
9517e98320
Removed dsound-Revert_Cleanup patchset
...
This patchset appears not to correct anything and is just here
to make applying other patchsets easier.
2018-09-17 18:15:46 +10:00
Sebastian Lackner
46514b9952
Rebase against 08df007e802dfa2845a5b4f33bbf8a04202258bb.
2017-07-03 00:08:58 +02:00
Sebastian Lackner
dab61e7333
Rebase against f2bb2064bfdf0e7b369f22c34d680dec6c12493c.
2017-06-23 06:14:34 +02:00
Sebastian Lackner
253835e7c3
Rebase against 6bb8ca1e25a9cfc66f396b2ae6bc423a8057929c.
2017-02-11 05:57:00 +01:00
Sebastian Lackner
252ee012a2
Added patch to clear the dsound mixing buffer after allocation.
2017-01-08 20:09:24 +01:00
Sebastian Lackner
16e6b1c3e3
Rebase against 58e95f72218fa018739c484f172bc236e685d5bb.
...
[dbghelp-EnumerateLoadedModulesExW]
Removed patch to implement dbghelp.EnumerateLoadedModulesExW (fixed upstream).
2016-05-19 13:19:02 +02:00
Sebastian Lackner
cd9936654a
Rebase against f7ac364b0c06bbe7a1ef5b715f2be46b5e6c04d4.
2016-05-16 19:31:20 +02:00
Sebastian Lackner
6f424b1e0f
Rebase against 1348d9e97b1e83c99b68e0c9b592798038dc7f41.
2016-05-15 02:23:15 +02:00
Sebastian Lackner
e3c64796cd
Rebase against 35eebeef0fe0b3f03f44731f805c447b2342acfd.
2015-12-23 03:12:48 +01:00
Sebastian Lackner
55379f6926
dsound-EAX: Added patch to implement DSPROPSETID_EAX20_BufferProperties stub.
2015-10-08 03:53:27 +02:00
Sebastian Lackner
ee5271ee57
Added patch to implement stub for DSPROPSETID_EAX20_ListenerProperties.
2015-10-07 02:57:45 +02:00
Sebastian Lackner
6fb06b865c
dsound-EAX: Fix compiler warning on x86_64.
2015-05-09 04:04:15 +02:00
Sebastian Lackner
2bb0477ca0
dsound-EAX: Disable EAX support by default.
...
Several older games seem to trigger various bugs when EAX 1 support is enabled.
2015-04-13 00:38:12 +02:00
Sebastian Lackner
8b06b71275
Merge pull request #315 from maharmstone/master (works around Wine Staging bug 199)
...
Various Windows apps (like Max Payne 2) seem to contain a broken eax.dll library,
which is affected by various use-after-free bugs. To work around such issues EAX
support can be globally disabled in winecfg. Moreover a winediag message is added
to inform the user about possible issues related to EAX.
2015-04-05 20:11:34 +02:00
Mark Harmstone
9138b6d929
Added patches to allow EAX support to be disabled.
2015-04-05 14:54:03 +01:00
Sebastian Lackner
e5a4f11591
dsound-EAX: Various improvements to EAX support (fixes Wine-Staging bug 195).
2015-04-04 21:53:57 +02:00
Sebastian Lackner
cd5078fa95
Merge pull request #311 from maharmstone/master
...
Adds support for Environmental Audio Extensions (EAX).
2015-03-28 21:27:16 +01:00
Mark Harmstone
cc21d373b5
Added patch to implement EAX support in dsound.
2015-03-27 21:24:40 +00:00