RetroArch/pkg/android/phoenix-common
Jacob Patterson a28ea1e1c6 Fix initialization of pattern and strengths arrays
Vibrator.vibrate(long[] pattern, int repeat) and
VibrationEffect.createWaveform(long[] timings, int[] amplitudes, int repeat)
expect an array of off/on pairs for both timings and amplitudes. Add an initial
off time of zero to achieve expected vibration behavior.
2020-07-20 16:13:58 -04:00
..
jni Add HAVE_VIDEO_FILTER 2020-07-02 06:28:14 +02:00
res
src/com/retroarch/browser Fix initialization of pattern and strengths arrays 2020-07-20 16:13:58 -04:00
.gitignore