twinaphex
|
1ae20ea17c
|
Style nits - turn macro names into upper-case - some while style nits
|
2020-06-26 20:00:19 +02:00 |
|
twinaphex
|
127bf556c7
|
Merge audio_driver.c into retroarch.c
|
2019-06-17 12:49:21 +02:00 |
|
twinaphex
|
1fa89d67c5
|
(GX audio) Backport eefc216b0d
|
2018-11-28 11:14:21 +01:00 |
|
FIX94
|
13a2246c50
|
(GX) allow audio output rate to be changed in the settings between 32khz and 48khz
|
2018-03-05 20:17:51 +01: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
|
0de69c149a
|
Cleanup
|
2017-01-25 03:34:37 +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
|
b20c9d870b
|
Add block_frames member to audio driver init function;
be more prudent with strdup
|
2017-01-11 07:25:42 +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 |
|
netux79
|
a2851ab70b
|
(GX) Resolution Saving's Video Corruption Fix.
Also some cleanups for the RA GX version included.
|
2016-02-12 16:58:59 -05:00 |
|
twinaphex
|
7a55ae3765
|
Start updating headers for 2016
|
2016-01-10 04:06:50 +01:00 |
|
twinaphex
|
e0f0590269
|
Rearrange header includes
|
2015-11-23 19:40:09 +01:00 |
|
twinaphex
|
4ccbee5d8d
|
Update headers
|
2015-09-14 03:44:06 +02:00 |
|
Alcaro
|
ee2ad0c4bd
|
These aren't executable.
|
2015-08-12 01:31:03 +02:00 |
|
radius
|
828734e007
|
don't try to autoconfigure GPIO devices
|
2015-08-11 17:13:25 -05:00 |
|
twinaphex
|
77aa7535c9
|
MOve all 'define' headers to central place ' defines'
|
2015-08-10 23:11:40 +02:00 |
|
twinaphex
|
950f15ac2c
|
Updates pt. 2
|
2015-03-20 21:31:16 +01:00 |
|
twinaphex
|
08f59ddbff
|
Use retro_inline.h
|
2015-03-15 04:41:11 +01:00 |
|
twinaphex
|
b9ab7a545d
|
Move psp and gx drivers to gfx/drivers
|
2015-01-12 06:55:31 +01:00 |
|
twinaphex
|
98f35db95c
|
(PSP) Build fixes and rename sdk_defines.h
|
2015-01-12 06:51:57 +01:00 |
|
twinaphex
|
2d66cdc3e7
|
Move joypad drivers to input/drivers_joypad
|
2015-01-12 06:28:39 +01:00 |
|
twinaphex
|
1753430d68
|
MOve audio drivers to audio/drivers
|
2015-01-12 05:05:56 +01:00 |
|