Releases: oreo639/3ds-theoraplayer
Releases · oreo639/3ds-theoraplayer
Release 3
POC demonstration of Ogg Theora+Vorbis playback on the 3DS.
Please read the Readme.md for instructions on how to get started.
What's New?
- Screen tearing issues should be resolved once and for all
- Videos are now centered on the screen
- Videos should now automatically be shrunk to fit on the screen (you can press Y to enable and disable video resizing)
- Noticeable improvements to playback speed
Hotfix:
- Switch from mutxes to double buffering
Hotfix 2:
- Fix rare race condition
Release 2
POC demonstration of Ogg Theora+Vorbis playback on the 3DS.
Please read the Readme.md for instructions on how to get started.
What's New?
- Further mitigation of screen tearing.
- Should fix weird issue causing certain videos to constantly display "Y2R timed out"
- Should fix weird issue causing certain videos to display incorrectly (or even not at all).
Inital release
POC demonstration of Ogg Theora+Vorbis playback on the 3DS.
Please read the Readme.md for instructions on how to get started.
What's New?
- Screen tearing issues have been mitigated significantly.
- Significant optimizations to Vorbis demuxing.
- Enabled compiler optimizations.
- Added error handling for if the file is non-ogg.
- Fixed a lockup that occurs when playing a non-Theora ogg file.
- Further improvements to overall system stability and other minor adjustments have been made to enhance the user experience.
Example Release
POC demonstration of Ogg Theora+Vorbis playback on the 3DS.
Please read the Readme.md for instructions on how to get started.