More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Media players) - GameBrew |title_mode=append |image=wiimp3wii.jpg |image_alt=WiiMP3 }} {{Infobox Wii Homebrews |title=WiiMP3 |image=wiimp3wii...") |
No edit summary |
||
Line 13: | Line 13: | ||
|type=Media players | |type=Media players | ||
|version=2.0.0 | |version=2.0.0 | ||
|license=GPL | |license=GPL-3.0 | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/wiimp3wii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/wiimp3wii.7z | ||
|website=https://gbatemp.net/threads/release-wiimp3-by-wentstorm.316410/ | |website=https://gbatemp.net/threads/release-wiimp3-by-wentstorm.316410/ | ||
|source=https://code.google.com/archive/p/wiimp3/source/default/source | |source=https://code.google.com/archive/p/wiimp3/source/default/source | ||
}} | }} | ||
WiiMP3 is a very simple MP3 player with a text interface, but it's completly open source. Lupo96 is now cooperating with me (Wentstorm) from now on. | |||
Special thanks to Aurelio Mannara (http://www.aureliomannara.it/) that helped me with the FATlib code | |||
==Screenshots== | ==Screenshots== | ||
[[image:wiimp3wii.jpg]] | |||
==Media== | ==Media== | ||
<youtube></youtube> | <youtube>o9fLer-tyxM</youtube> | ||
==Changelog== | |||
'''(v2.0):''' | |||
*Added support for USB Drives (now you can choose to use SD or USB in the 1st screen) | |||
*In the filebrowser, pressing B while you are in a subdir, makes it to go to the parent directory - if you are in root, it goes back to the drive selection screen | |||
*Added "Now playing FILE" function | |||
*Filesize also displayed in Megabytes | |||
*Volume changing is now possible | |||
*Semplified control's buttons | |||
*While playing a song, pressing B will redirect you to the last visited foder and not in root. | |||
*ASCII-Art logo :P | |||
*Other minor changes | |||
==External links== | |||
* Gbatemp - https://gbatemp.net/threads/release-wiimp3-by-wentstorm.316410/ | |||
* Wiibrew - https://wiibrew.org/wiki/User:Wentstorm/WiiMP3 | |||
* Google code - https://code.google.com/archive/p/wiimp3/source/default/source |
Revision as of 02:36, 28 Haziran 2022
WiiMP3 | |
---|---|
General | |
Author | Wentstorm |
Type | Media players |
Version | 2.0.0 |
License | GPL-3.0 |
Last Updated | 2012/01/21 |
Links | |
Download | |
Website | |
Source | |
WiiMP3 is a very simple MP3 player with a text interface, but it's completly open source. Lupo96 is now cooperating with me (Wentstorm) from now on.
Special thanks to Aurelio Mannara (http://www.aureliomannara.it/) that helped me with the FATlib code
Screenshots
Media
Changelog
(v2.0):
- Added support for USB Drives (now you can choose to use SD or USB in the 1st screen)
- In the filebrowser, pressing B while you are in a subdir, makes it to go to the parent directory - if you are in root, it goes back to the drive selection screen
- Added "Now playing FILE" function
- Filesize also displayed in Megabytes
- Volume changing is now possible
- Semplified control's buttons
- While playing a song, pressing B will redirect you to the last visited foder and not in root.
- ASCII-Art logo :P
- Other minor changes