sonninnos
|
b2ca569521
|
Logging unification cleanups
|
2025-07-10 05:59:06 +03:00 |
LibretroAdmin
|
c57c4fbd1a
|
Style nits
|
2025-02-10 13:59:25 +01:00 |
LibretroAdmin
|
cde82f532c
|
* Naming convention changes for variable names/function arguments
* Try to fit lines within ANSI 80-char limit
|
2025-01-19 20:19:14 +01:00 |
Autechre
|
e7f182811a
|
Split up audio code into new file audio/audio_driver.c (#13097)
* Split up audio code into new file audio/audio_driver.c
* Fix build issues #1
* Small cleanup
* Fix typo
|
2021-10-11 18:01:37 +02:00 |
Mark W. Kidd
|
2b3dfeb10c
|
standardize include path for config.h
|
2021-08-18 18:54:40 -04:00 |
twinaphex
|
13604b047f
|
(Audio) reorder structs/alignment (don't touch Switch audio drivers
for now)
|
2020-08-26 15:24:33 +02:00 |
twinaphex
|
127bf556c7
|
Merge audio_driver.c into retroarch.c
|
2019-06-17 12:49:21 +02:00 |
nia
|
c90d74f8d7
|
audioio: Improve the portability of the driver to illumos.
PLAY_ALL is deprecated in NetBSD-current due to a rework of the
audio system, prepare for this too.
|
2019-05-12 10:57:52 +01:00 |
nia
|
3ef9bbb592
|
Add an AudioIO dirver for NetBSD and Solaris.
|
2018-12-21 14:15:30 +00:00 |