More actions
(Created page with "{{Infobox 3DS homebrew | title = OGG Vorbis Player | image = https://dlhb.gamebrew.org/3dshomebrew/OGGVorbisPlayer.jpg|250px | type = Media players | version = v0.9 | licence...") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/3dshomebrew/OGGVorbisPlayer.jpg|250px | | image = https://dlhb.gamebrew.org/3dshomebrew/OGGVorbisPlayer.jpg|250px | ||
| type = Media players | | type = Media players | ||
| version = | | version = 0.9 (July 2015) | ||
| licence = Mixed | | licence = Mixed | ||
| author = machinamentum | | author = machinamentum | ||
Line 10: | Line 10: | ||
| source = https://dlhb.gamebrew.org/3dshomebrew/OGGVorbisPlayer.rar | | source = https://dlhb.gamebrew.org/3dshomebrew/OGGVorbisPlayer.rar | ||
}} | }} | ||
OGG Vorbis Player is a work in progress OGG player for the 3DS, currently able to play/pause and loop videos. | |||
==Features== | |||
* Barebones. | |||
* Quick file browser. | |||
* FLAC. | |||
* OGG Vorbis. | |||
==User guide== | |||
Uses stb_vorbis for OGG decoding. | |||
==Media== | |||
<youtube>jax4t5Aasx4</youtube> | <youtube>jax4t5Aasx4</youtube> | ||
==Changelog== | |||
'''Version 0.9''' | |||
* Menus are now drawn by GPU. | |||
* Aesthetic changes. | |||
'''Version 0.8''' | |||
* Performance improvement (Caelina hardware-accelerated renderer backend implemented). | |||
'''Version 0.7''' | |||
* Fixed .3dsx having /3ds/music_player as default directory. | |||
* Added random0.ogg for your listening pleasure. | |||
'''Version 0.6''' | |||
* Fixed FLAC endless loop bug. | |||
'''Version 0.5''' | |||
* FLAC support. | |||
'''Version 0.4''' | |||
* Battery indicator (red = low, green = mid - high, blue = charging). | |||
'''Version 0.3''' | |||
* Added simple touch UI for Play/Pause and Loop. | |||
'''Version 0.2''' | |||
* Play/Pause.. | |||
* Loop toggle. | |||
* More verbose menu. | |||
==Credits== | |||
* [http://opengameart.org/content/play-pause-mute-and-unmute-buttons Icon.] | |||
* [http://opengameart.org/content/pd-glossy-icon-buttons Banner.] | |||
* [http://opengameart.org/content/grayscale-icons Play & Repeat icons] by Søren Nielsen licensed under [http://creativecommons.org/licenses/by/3.0 CC-BY 3.0]. | |||
* [http://opengameart.org/content/battery-power-icon Battery icon.] | |||
* [http://www.dafont.com/mb-gothic-spell.font MB Gothic Spell] by ModBlackmoon. | |||
* [http://creativecommons.org/licenses/by-sa/4.0/deed.en_US Anita Semi-square.] | |||
* random0.ogg: an archaic OC by machinamentum dug up from the depths of 2013. | |||
==References== | |||
GitHub, https://github.com/machinamentum/music_player <br> | |||
GBAtemp, https://gbatemp.net/threads/download-ogg-vorbis-player-wip.392268 <br> | |||
[[Category:3DS homebrew application]] | |||
[[Category:Homebrew media players on 3DS]] |
Revision as of 03:29, 3 July 2021
OGG Vorbis Player is a work in progress OGG player for the 3DS, currently able to play/pause and loop videos.
Features
- Barebones.
- Quick file browser.
- FLAC.
- OGG Vorbis.
User guide
Uses stb_vorbis for OGG decoding.
Media
Changelog
Version 0.9
- Menus are now drawn by GPU.
- Aesthetic changes.
Version 0.8
- Performance improvement (Caelina hardware-accelerated renderer backend implemented).
Version 0.7
- Fixed .3dsx having /3ds/music_player as default directory.
- Added random0.ogg for your listening pleasure.
Version 0.6
- Fixed FLAC endless loop bug.
Version 0.5
- FLAC support.
Version 0.4
- Battery indicator (red = low, green = mid - high, blue = charging).
Version 0.3
- Added simple touch UI for Play/Pause and Loop.
Version 0.2
- Play/Pause..
- Loop toggle.
- More verbose menu.
Credits
- Icon.
- Banner.
- Play & Repeat icons by Søren Nielsen licensed under CC-BY 3.0.
- Battery icon.
- MB Gothic Spell by ModBlackmoon.
- Anita Semi-square.
- random0.ogg: an archaic OC by machinamentum dug up from the depths of 2013.
References
GitHub, https://github.com/machinamentum/music_player
GBAtemp, https://gbatemp.net/threads/download-ogg-vorbis-player-wip.392268