nia
|
3ef9bbb592
|
Add an AudioIO dirver for NetBSD and Solaris.
|
2018-12-21 14:15:30 +00:00 |
|
Francisco Javier Trujillo Mata
|
0880bd00b0
|
PS2 is compiling with null drivers
|
2018-11-09 22:40:50 +01:00 |
|
twinaphex
|
2a7a2e7dee
|
(LIBNX) Start backporting libnx code; beginning with audio drivers
|
2018-09-12 08:14:17 +02:00 |
|
twinaphex
|
ea77fbbd38
|
Increase max streams from 8 to 16
|
2018-05-02 23:42:39 +02:00 |
|
twinaphex
|
ab360ae3ac
|
(Audio mixer) Add Sequential playback mode
|
2018-05-02 21:43:16 +02:00 |
|
twinaphex
|
9fbfd503af
|
Add value descriptions for audio mixer streams
|
2018-05-02 20:13:13 +02:00 |
|
twinaphex
|
5aeab54ab7
|
(Audio mixer) Ability to individually set volume per stream
|
2018-04-30 17:51:01 +02:00 |
|
twinaphex
|
49341bac26
|
Add Play/Play (Looped) actions
|
2018-04-30 15:04:29 +02:00 |
|
twinaphex
|
965859ddcb
|
Start adding mixer controls - ability to stop and remove loaded tracks
|
2018-04-30 14:34:25 +02:00 |
|
twinaphex
|
773fc1ebad
|
Create audio_driver_menu_sample
|
2018-04-29 00:06:54 +02:00 |
|
twinaphex
|
875450e228
|
Statistics - add sample count
|
2018-03-24 15:42:45 +01:00 |
|
twinaphex
|
9343eacc0a
|
Create public function compute_audio_buffer_statistics
|
2018-03-24 12:25:52 +01:00 |
|
Dwedit
|
7deeb6d2fa
|
Functions to enable and disable audio and video, and an environment function to query status of audio and video enables
|
2018-03-23 14:12:05 -05:00 |
|
twinaphex
|
b9248cf3af
|
Start preparing runtime toggleable resampler quality settings
|
2017-12-31 20:55:26 +01:00 |
|
misson20000
|
033a7259b4
|
audio driver for the switch
|
2017-12-29 00:10:01 +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 |
|
Charlton Head
|
4ad5f67663
|
TinyALSA support
|
2017-06-23 20:44:00 -05:00 |
|
twinaphex
|
cdf7a403ea
|
Add audio mixer mute enable
|
2017-06-08 23:53:24 +02:00 |
|
twinaphex
|
8f5f3d15f3
|
Add AUDIO_ACTION_MIXER_VOLUME_GAIN
|
2017-06-08 22:38:54 +02:00 |
|
twinaphex
|
420d0d0607
|
Get rid of audio_driver_set_volume_gain
|
2017-06-08 22:24:51 +02:00 |
|
twinaphex
|
5851d103d0
|
Add 'Add to Mixer' option for Ogg/WAV files inside the music tab
|
2017-05-27 21:03:17 +02:00 |
|
twinaphex
|
5343648dc9
|
Start creating state machien for audio mixer streams
|
2017-05-18 06:16:16 +02:00 |
|
twinaphex
|
67610b8263
|
Update task_audio_mixer.c
|
2017-05-15 11:07:12 +02:00 |
|
twinaphex
|
99e7cb7d75
|
Only need to grab settings pointer from within audio_driver_flush
now when setting slowmotion
|
2017-05-08 21:50:21 +02:00 |
|
twinaphex
|
097515fa63
|
No longer have to grab settings pointer to get audio mute value
|
2017-05-08 21:39:08 +02:00 |
|
twinaphex
|
3fb630c571
|
Get rid of is_perfcnt_enable for audio_driver_write function
|
2017-04-20 10:15:11 +02:00 |
|
twinaphex
|
e21df42ec1
|
Turn function static
|
2017-04-18 03:59:15 +02:00 |
|
twinaphex
|
8aa7ae168e
|
Remove unused function
|
2017-04-18 03:54:53 +02:00 |
|
Zoran Vuckovic
|
129151d5fc
|
add wasapi audio driver
|
2017-04-11 00:24:37 +02:00 |
|
twinaphex
|
eacac11abd
|
Add more documentation to audio_driver.h
|
2017-01-26 02:36:48 +01: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
|
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
|
e95cd1cbd1
|
(audio_driver.c) Cleanups, remove unused functions
|
2016-12-07 08:46:21 +01:00 |
|
aliaspider
|
86763e1e26
|
(WiiU) implement a sound driver.
|
2016-11-06 19:03:41 +01:00 |
|
twinaphex
|
ef67ba52b3
|
Cleanups
|
2016-10-24 07:28:32 +02:00 |
|
twinaphex
|
70eaadb8f7
|
audio_driver_process_resampler - get rid of wrapper function
|
2016-10-24 07:25:57 +02:00 |
|
twinaphex
|
5f3a47a725
|
Cleanups
|
2016-09-06 23:28:45 +02:00 |
|
twinaphex
|
5230aeb9d0
|
Use retro_common_api.h
|
2016-06-03 06:02:49 +02:00 |
|
twinaphex
|
807b5c6325
|
Get rid of audio_driver_ctl
|
2016-05-08 18:24:25 +02:00 |
|
twinaphex
|
de71776405
|
(audio driver) Cleanups
|
2016-05-08 18:03:09 +02:00 |
|
twinaphex
|
93d16aaba3
|
(audio driver) refactor functions
|
2016-05-08 18:00:32 +02:00 |
|
twinaphex
|
7e1a06d8dd
|
Remove some warnings
|
2016-05-08 17:54:30 +02:00 |
|
twinaphex
|
518a83b2c3
|
Create audio_driver_toggle_mute
|
2016-05-08 17:42:20 +02:00 |
|
twinaphex
|
ca79faa4ed
|
Rename for consistency
|
2016-05-08 17:26:17 +02:00 |
|
twinaphex
|
b1f6a7e0a1
|
Rename another function
|
2016-05-08 17:25:31 +02:00 |
|
twinaphex
|
8125579b7c
|
(audio driver) Refactors
|
2016-05-08 17:03:51 +02:00 |
|
twinaphex
|
8b714d2932
|
(audio driver) Refactor
|
2016-05-08 16:54:15 +02:00 |
|