Skip to content

Releases: ashqal/MD360Player4Android

M1-3

19 May 16:33
Compare
Choose a tag to compare

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

09 May 09:18
Compare
Choose a tag to compare
  • pinch gesture supported
  • changed the way to listen onClick event
  • fix the image distortion on the polar of sphere

M1-1

24 Apr 13:37
Compare
Choose a tag to compare
  • 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

21 Mar 02:56
Compare
Choose a tag to compare
  • Motion Sensor
  • Glass Mode(multi-screen)
  • Fix a few bugs.
  • More easier.
  • Worked with MediaPlayer or ijkMediaPlayer.