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
|
7cf1793801
|
Silence some static code analysis warnings
|
2017-10-11 21:46:18 +02:00 |
|
twinaphex
|
b610d034ae
|
(sinc_resampler.c) Cut down on ifdef party
|
2017-06-07 03:09:23 +02:00 |
|
twinaphex
|
34b5d0025b
|
Get rid of implicit declaration warnings
|
2017-06-07 03:02:50 +02:00 |
|
aliaspider
|
47d0cb053e
|
fix resampler_sinc_process_c.
|
2017-05-20 23:12:56 +01:00 |
|
twinaphex
|
4ed3e750d4
|
sinc_resampler - cleanups - set process function pointer
dynamically
|
2017-05-20 14:46:53 +02:00 |
|
Twinaphex
|
216e7bcdaf
|
Silence more warnings on iOS
|
2017-02-26 21:46:19 +01:00 |
|
twinaphex
|
6732446ca4
|
Avoid warnings
|
2017-01-30 19:12:28 +01:00 |
|
twinaphex
|
7a02876999
|
(sinc_resampler.c) More cleanups
|
2017-01-30 19:10:52 +01:00 |
|
twinaphex
|
26ebdb1056
|
More cleanups
|
2017-01-30 18:48:29 +01:00 |
|
twinaphex
|
73acd4aa0f
|
(sinc_resampler.c) Do away with function pointer
|
2017-01-30 18:45:37 +01:00 |
|
twinaphex
|
cdb45a38d3
|
Refactor code - do away with sinc_resampler_common
|
2017-01-30 18:43:09 +01:00 |
|
twinaphex
|
21508003c9
|
Create sinc_resampler_common
|
2017-01-30 18:15:41 +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
|
0c9a831bf3
|
(libretro-common) Cleanup
|
2016-12-12 14:09:58 +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 |
|