Viačasłaŭ
|
3a4330238a
|
Fix PulseAudio freeze (#17316)
* Fix freeze when close app/content after stopping/restarting
pulse service
* Fix pa->devicelist memleak
* Logging improvements
|
2024-12-30 23:08:45 +01:00 |
|
LibretroAdmin
|
1e656261b0
|
Local len variables need to have '_' prefix
|
2024-12-30 14:03:58 +01:00 |
|
Viačasłaŭ
|
4124ca49e3
|
PipeWire improvements (#17305)
* Fix freeze when pipewire service is stopped/restarted
* Fix `device_list `memleak
* Refactor pipewire drivers
|
2024-12-29 18:57:54 +01:00 |
|
Viačasłaŭ
|
284161057d
|
Add microphone support via PipeWire (#17279)
|
2024-12-23 13:40:35 -08:00 |
|
libretroadmin
|
442b9bc3da
|
Syntax style nits
|
2024-12-23 05:44:40 +01:00 |
|
Viačasłaŭ
|
fbe135fb60
|
Fix displaying PipeWire help label, styling (#17274)
Update README
|
2024-12-20 18:51:48 -08:00 |
|
Viačasłaŭ
|
0ae2b87c57
|
(Audio/PipeWire) Fill rest buffer with silence. (#17272)
Formatting, fix typo
|
2024-12-20 07:59:43 -08:00 |
|
Viačasłaŭ
|
963ffc0e77
|
Add PipeWire audio driver (#17271)
|
2024-12-19 22:11:27 -08:00 |
|
Viačasłaŭ
|
3019b926c2
|
Fix typos (#17068)
|
2024-10-01 17:36:33 -07:00 |
|
libretroadmin
|
c961e79a0c
|
Variable simplification
|
2024-09-10 06:25:00 +02:00 |
|
libretroadmin
|
3c23b2d04a
|
(WASAPI) wasapi_write now one function, no more leaf function calls
|
2024-09-10 04:45:28 +02:00 |
|
libretroadmin
|
59ddb6731f
|
Refactor WASAPI driver
- Use flags instead of bools
- Rewrite wasapi_write function
|
2024-09-10 04:12:10 +02:00 |
|
Eric Warmenhoven
|
abffbb95d4
|
Allow compiling SDL2 drivers using griffin (#16843)
|
2024-08-06 17:03:36 -07:00 |
|
Mats
|
a0208dd56c
|
(WASAPI) Only write when running and fix deadlock
|
2024-06-04 13:26:08 -05:00 |
|
sonninnos
|
5e79dd4569
|
Bring back audio toggling on menu toggle (#16467)
|
2024-04-25 10:10:39 -07:00 |
|
libretroadmin
|
a4212061d4
|
Cleanup some unused variables
|
2024-04-06 20:12:15 +02:00 |
|
sonninnos
|
aa1d47ad0f
|
(WASAPI) Buffer cleanups (#16057)
|
2023-12-28 18:56:28 -08:00 |
|
zengwei2000
|
df05f6e0eb
|
fix the Memory leak: psp (#16016)
fix the Memory leak: psp
Signed-off-by: zengwei zengwei1@uniontech.com
Signed-off-by: zengwei zengwei1@uniontech.com
|
2023-12-20 16:24:35 -08:00 |
|
sonninnos
|
598a0c0d37
|
(WASAPI) Shared buffer refactor + cleanup (#15929)
|
2023-11-19 08:44:25 -08:00 |
|
sonninnos
|
eb0124d6d7
|
(WASAPI) More logging cleanups (#15619)
|
2023-08-18 15:33:47 -07:00 |
|
Ethan O'Brien
|
71fe2624d2
|
Cleanup
|
2023-07-14 21:24:15 +02:00 |
|
Ethan O'Brien
|
5a1f20a999
|
Cleanup
|
2023-07-14 21:24:15 +02:00 |
|
Ethan O'Brien
|
e5c0ab17e4
|
Make openal default audio driver
|
2023-07-14 21:24:15 +02:00 |
|
Eric Warmenhoven
|
280dcb32f9
|
Fix several warnings
|
2023-07-02 05:46:45 +02:00 |
|
Jesse Talavera-Greenberg
|
3599b3e675
|
Fix a compiler error
- A use of mmdevice_list_new was not updated to reflect its changed signature
|
2023-06-18 08:38:53 +02:00 |
|