twinaphex
|
768ebbfdb5
|
Merge commit 'ce9ce1d35387ef8144e53bf071396fa075bfb6c5' as 'libretro-common'
|
2018-05-12 17:56:34 +02:00 |
|
twinaphex
|
0548349991
|
Remove libretro-common
|
2018-05-12 17:56:14 +02:00 |
|
twinaphex
|
5aeab54ab7
|
(Audio mixer) Ability to individually set volume per stream
|
2018-04-30 17:51:01 +02:00 |
|
twinaphex
|
64f31f1ddd
|
Update libretro-common
|
2018-04-28 13:52:54 +02:00 |
|
twinaphex
|
faa99bd323
|
Start adding FLAC hooks
|
2018-04-27 23:45:06 +02:00 |
|
twinaphex
|
1f2ef858ab
|
Update libretro-common
|
2018-04-27 23:12:24 +02:00 |
|
twinaphex
|
be7eb4de1c
|
Update libretro-common
|
2018-04-16 08:57:17 +02:00 |
|
twinaphex
|
b9248cf3af
|
Start preparing runtime toggleable resampler quality settings
|
2017-12-31 20:55:26 +01:00 |
|
twinaphex
|
0dd2f075fe
|
Refactor sinc resampler so that we can set resampler quality
at runtime
|
2017-12-31 20:40:04 +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 |
|
Romain Tisserand
|
cbe2d9a941
|
Preliminary MOD/S3M/XM support through ibmx library (part of micromod repository)
|
2017-08-04 15:05:29 +02:00 |
|
twinaphex
|
cdf7a403ea
|
Add audio mixer mute enable
|
2017-06-08 23:53:24 +02:00 |
|
twinaphex
|
cd3276c554
|
Add volume override for audio_mixer_mix
|
2017-06-08 22:03:11 +02:00 |
|
twinaphex
|
efacf637db
|
Cleanup
|
2017-05-16 23:12:03 +02:00 |
|
twinaphex
|
c898ef1d6d
|
Attempt to copy over audio mixer data
|
2017-05-15 01:28:46 +02:00 |
|
Andre Leiradella
|
9f5ec1cc42
|
Fix the parameter name
|
2017-05-14 23:14:09 +01:00 |
|
Twinaphex
|
2fc45fb5ac
|
Merge pull request #4914 from leiradel/master
Pass the correct structure to the callback
|
2017-05-14 23:32:25 +02:00 |
|
Andre Leiradella
|
eb08a3dbef
|
Pass the correct structure to the callback
|
2017-05-14 22:29:52 +01:00 |
|
twinaphex
|
dd4146e302
|
Try to write initial implementation of audio mixer task
|
2017-05-14 23:12:27 +02:00 |
|
twinaphex
|
e378b7053d
|
Update
|
2017-05-13 17:55:29 +02:00 |
|
twinaphex
|
19db4f63a7
|
Take out filestream from audio_mixer.c
|
2017-05-13 07:53:42 +02:00 |
|
twinaphex
|
0411aba219
|
(audio_mixer.c) Cleanups
|
2017-05-08 18:11:09 +02:00 |
|
twinaphex
|
1274092fdd
|
Move audio_mixer code to libretro-common
|
2017-03-22 03:00:21 +01:00 |
|
twinaphex
|
ed3d75738c
|
Simplify audio conversion code
|
2017-01-31 07:33:58 +01:00 |
|
twinaphex
|
fda9b01ab3
|
Buildfixes
|
2017-01-31 03:54:50 +01:00 |
|
Brad Parker
|
6a79a81e4d
|
allocate enough memory for resampler, always put two channels into buffers
|
2017-01-26 00:59:53 -05:00 |
|
Brad Parker
|
4fae51edcb
|
initial resampling wav loader
|
2017-01-25 01:28:48 -05:00 |
|
twinaphex
|
669599cfd7
|
Add audio_mix to libretro-common
|
2017-01-24 00:29:40 +01:00 |
|
twinaphex
|
64bb848daf
|
Update headers (pt. 2 - libretro-common)
|
2017-01-22 13:58:20 +01:00 |
|
twinaphex
|
b89ec1369f
|
Rename rarch_resampler_* to retro_resampler_*
|
2017-01-09 12:45:51 +01:00 |
|
twinaphex
|
03adb6fd3a
|
Rename rarch_dsp_* to retro_dsp_*
|
2017-01-09 12:41:59 +01:00 |
|
twinaphex
|
d3b818a16a
|
Move dsp_filter to libretro-common
|
2017-01-09 12:22:29 +01:00 |
|
twinaphex
|
08a60c94d0
|
Move audio resampler drivers (Sinc/nearest) to libretro-common; maister gave permission to relicense to MIT
|
2016-12-12 13:02:29 +01:00 |
|