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 |
|
twinaphex
|
13604b047f
|
(Audio) reorder structs/alignment (don't touch Switch audio drivers
for now)
|
2020-08-26 15:24:33 +02:00 |
|
twinaphex
|
0a1942f528
|
Turn fifo_read_avail and fifo_write_avail into macros
|
2020-07-07 08:13:32 +02:00 |
|
twinaphex
|
ee7051891b
|
(Audio) Update audio drivers to make them more uniform
|
2020-01-04 10:32:03 +01:00 |
|
twinaphex
|
127bf556c7
|
Merge audio_driver.c into retroarch.c
|
2019-06-17 12:49:21 +02:00 |
|
gblues
|
6904101c44
|
Clean up trailing whitespace
== DETAILS
Really simple code cleanup, because my editor flags trailing whitespaces
and it's pretty annoying.
|
2017-12-12 00:24:18 -08:00 |
|
twinaphex
|
3fb630c571
|
Get rid of is_perfcnt_enable for audio_driver_write function
|
2017-04-20 10:15:11 +02:00 |
|
twinaphex
|
e74853750b
|
(audio driver) Pass is_perfcnt_enable boolean variable to audio
driver write function
|
2017-01-25 17:30:50 +01:00 |
|
twinaphex
|
90bc170829
|
Get rid of runloop_ctl calls inside audio drivers
|
2017-01-22 18:05:07 +01:00 |
|
twinaphex
|
96c8ca5a09
|
Header update #1
|
2017-01-22 13:40:32 +01:00 |
|
twinaphex
|
d7e0a9005b
|
(rsound.c) Update rsound
|
2017-01-14 09:38:45 +01:00 |
|
twinaphex
|
83e8aec3d4
|
Refactor audio driver code - add new_rate variable
|
2017-01-09 13:09:14 +01:00 |
|
twinaphex
|
60cdd730b1
|
(audio/drivers) Cosmetic cleanups
|
2016-09-08 11:41:58 +02:00 |
|
twinaphex
|
f4b40cd108
|
(Audio) Add device_list_new/device_list_free to audio drivers
|
2016-04-26 17:55:20 +02:00 |
|
twinaphex
|
ef4a1a3c0f
|
(libretro-common) Rename fifo_buffer to fifo_queue
|
2016-03-20 14:06:21 +01:00 |
|
twinaphex
|
4ccbee5d8d
|
Update headers
|
2015-09-14 03:44:06 +02:00 |
|
twinaphex
|
9a989462f1
|
(rsound) Cleanups
|
2015-04-03 16:06:57 +02:00 |
|
twinaphex
|
bbc6a5cee4
|
Move rsound.c to audio/drivers
|
2015-01-12 22:28:59 +01:00 |
|