Releases: ashqal/MD360Player4Android
Releases · ashqal/MD360Player4Android
M1-3
1.3.0
- add some reset function, such as
MDVRLibrary#resetPinch
,MDVRLibrary#resetTouch
- support sensor delay configuration in motion mode
- support sensorCallback
- fix a crucial bug: has an line in the center of the sphere
M1-2
- pinch gesture supported
- changed the way to listen onClick event
- fix the image distortion on the polar of sphere
M1-1
- Bitmap supported. For more info, See BitmapPlayerActivity in demo.
- Add callback if the TYPE_ROTATION_VECTOR is NOT supported.
- Use more divisions in sphere and load
.obj
file in working thread.
- Bug fix: Can not drag after setOnClickListener.
- Switch to IjkMediaPlayer in demo.
1.0.0
- Motion Sensor
- Glass Mode(multi-screen)
- Fix a few bugs.
- More easier.
- Worked with MediaPlayer or ijkMediaPlayer.