More actions
(Created page with "{{#seo: |title=Wii Homebrew Apps (Media players) - GameBrew |title_mode=append |image=wiiradiowii.jpg |image_alt=WiiRadio }} {{Infobox Wii Homebrews |title=WiiRadio |image=wii...") |
No edit summary |
||
Line 15: | Line 15: | ||
|license=GPL | |license=GPL | ||
|download=https://dlhb.gamebrew.org/wiihomebrews/wiiradiowii.7z | |download=https://dlhb.gamebrew.org/wiihomebrews/wiiradiowii.7z | ||
|website=http://www.scanff.com | |website=https://web.archive.org/web/20090403142433/http://www.scanff.com/ | ||
|source=https://github.com/scanff/wiiradio | |source=https://github.com/scanff/wiiradio | ||
}} | }} | ||
WiiRadio is a SHOUTcast and ICECast client written for Nintendo Wii. It also allows local playback and sports a great visualization system that includes ProjectM. | |||
== | == Install/Usage == | ||
==Media== | |||
<youtube></youtube> | ===Installing The Application=== | ||
Copy the "radiow" directory to your SD or USB Drive under /apps | |||
NOTE: '''DO NOT''' rename "radiow" directory. | |||
'''Tested on PAL 3.2 - works fine.''' | |||
'''Tested on NTSC 3.3v2, 4.0 - works great!''' | |||
===Playlists=== | |||
Copy the playlist file to "/apps/radiow/pls" on your SD card. Saving playlists from WiiRadio will create a *.pls file under "/apps/radiow/pls". Pressing the "+" button will add the playing station to the Playlists. | |||
=== Internet Connection === | |||
Make sure you're getting a decent wireless connection on your Wii for better performance. | |||
=== Free Space Requirements === | |||
WiiRadio requires free space on the SD card for caching stations and playlists. 10MB free recommended. | |||
==Features== | |||
=== Stream Ripping === | |||
0.7 - Will save music to SD:\apps\radiow\wr_music_rip. There is currently no option to change this!!! | |||
=== ProjectM Visuals === | |||
0.7 - This is not a full port (yet) of ProjectM, textured visuals are not supported and some of the filtering is also incorrect. | |||
=== Album Art === | |||
0.7 - This only works on local files if the file has an APIC or the album art is located in the folder. | |||
=== Skins === | |||
0.7 - Only the new WRBlue skin allows you to select local playback. The older skins will be updated in time but still work well if you just want stream playback. | |||
Version 0.5 has the ability to skin WiiRadio. There are two skins by default, if you'd like to create one please see the skinning reference. Also feel free to fill in the blanks on it. | |||
=== Languages === | |||
Version 0.5 now contains the ability to change your language, however the current language packs are incomplete and maybe incorrect. If you'd like to help out with these please contact me. | |||
== Controls == | |||
'''In Browser''' | |||
{| class="wikitable" | |||
|- | |||
! Button !! Action | |||
|- | |||
| Wiimote Aim}} || Move cursor | |||
|- | |||
| Wiimote Power Button}} || (Hold) Exit to loader | |||
|- | |||
| Wiimote A Button}} || Select | |||
|- | |||
| Wiimote Plus Button}} || Saves current playing stream to Playlists | |||
|- | |||
| Wiimote Home Button}} || Options Screen | |||
|- | |||
| Wiimote DPad Left}} || Playlists/Browser/Genre Back | |||
|- | |||
| Wiimote DPad Right}} || Playlists/Browser/Genre Next | |||
|- | |||
| Wiimote DPad Up}} || Volume Up | |||
|- | |||
| Wiimote DPad Down}} || Volume Down | |||
|- | |||
| Wiimote Minus Button}} || Mute | |||
|- | |||
| Wiimote 2 Button}} || Show Visualizer | |||
|- | |||
| Wiimote 1 Button}} || Show Stream Information | |||
|- | |||
| Wiimote B Button}} || Show Browser | |||
|} | |||
'''In Visualizer''' | |||
{| class="wikitable" | |||
|- | |||
! Button !! Action | |||
|- | |||
| Wiimote Power Button}} || (Hold) Exit to loader | |||
|- | |||
| Wiimote DPad Up}} || Volume Up | |||
|- | |||
| Wiimote DPad Down}} || Volume Down | |||
|- | |||
| Wiimote DPad Left}} || Back a visual (single mode) | |||
|- | |||
| Wiimote DPad Right}} || Forward a visual (single mode) | |||
|- | |||
| Wiimote Minus Button}} || Mute | |||
|- | |||
| Wiimote 1 Button}} || Toggle mix and single mode | |||
|- | |||
| Wiimote 2 Button}} || Back To Browser | |||
|} | |||
== Media == | |||
<youtube>wns2pgP4np4</youtube> | |||
<youtube>yOsCMR4mpj8</youtube> | |||
== Bug Reporting/Feature Requests == | |||
Please use the issue tool on Google SVN for reporting bugs or feature requests - http://code.google.com/p/wiiradio/issues/entry | |||
== Change Log == | |||
'''Version 0.7''' | |||
* Stream searching is now working again | |||
* Stream ripping | |||
* Basic local playback (SD/USB) of mp3 files ** Currently only FAT partitions | |||
* Album Art if the local file has it | |||
* Clean up of visuals and a new mix mode | |||
* ProjectM Visuals | |||
* New skin and skin design allowing lua scripting | |||
* And more …. | |||
'''Version 0.6''' | |||
* More Visuals | |||
* Added Icecast Support | |||
* Search on stations | |||
* Connection to a stream address | |||
* Booting from USB support | |||
* Widescreen setting | |||
* Added ability for user to select visual mix mode or single mode | |||
* Bug Fixes | |||
'''Version 0.5''' | |||
* Skins | |||
* Languages | |||
* Genre Searching | |||
* New visual system | |||
* Bug Fixes | |||
'''Version 0.4''' | |||
* Added support for M3U files/format | |||
* Added three more visuals | |||
* Dynamic buffering based on stream bitrate | |||
* Added a couple of options (more will come) | |||
* Mute Icon for mute state | |||
* Added stream information screen press button Wiimote1Button}} | |||
* Ton of bug fixes | |||
'''Version 0.3''' | |||
*Whole new GUI thanks to TiMeBoMb | |||
*Added a visualizer and black screen that acts as a burn reducer | |||
*Loading streams from a playlist have been changed and bugs fixed | |||
*Added a playlist delete option | |||
*Hovering over stations or playlists now scroll giving you all the information | |||
*Added Volume controls | |||
*Added dynamic buffering (if your signal is weak) | |||
*Fixed a crashing bug when parsing the ICY data | |||
*Added more controls from the WiiMote (see above) | |||
*Created a cache per genre so if the SHOUTcast DB does not respond you can play streams. If it does respond it will refresh your cache. | |||
*Caches up to 1,000 stations per genre. No more waiting when you click next or previous | |||
*Now using the new SDL port which improves the look and performance | |||
*Text no longer uses a bitmap, it uses SDL-TTF | |||
*Added informational pop-up's | |||
*Lots of bug fixes | |||
'''Version 0.2''' | |||
*Changed logo - (Thank You TiMeBoMb for the new logo!) | |||
*Added support for loading Playlist files (*.pls) from the SD card | |||
*Fixed a few minor bugs | |||
*Increased pre-buffer size (this seems to help streaming on the Wii) | |||
'''Version 0.1 (Preview version)''' | |||
*First version! | |||
== Thanks To == | |||
* [[User:TiMeBoMb|TiMeBoMb]] - For all the graphics work, ideas, feedback, support and testing. | |||
* [[User:Tantric|Tantric]] - For SDL Wii Project. The use of libgui images. | |||
==External links== | |||
* Homepage - https://web.archive.org/web/20090403142433/http://www.scanff.com/ | |||
* Wiibrew - https://wiibrew.org/wiki/WiiRadio |
Revision as of 03:10, 28 Haziran 2022
WiiRadio | |
---|---|
General | |
Author | scanff |
Type | Media players |
Version | 0.7 |
License | GPL |
Last Updated | 2011/05/02 |
Links | |
Download | |
Website | |
Source | |
WiiRadio is a SHOUTcast and ICECast client written for Nintendo Wii. It also allows local playback and sports a great visualization system that includes ProjectM.
Install/Usage
Installing The Application
Copy the "radiow" directory to your SD or USB Drive under /apps
NOTE: DO NOT rename "radiow" directory.
Tested on PAL 3.2 - works fine.
Tested on NTSC 3.3v2, 4.0 - works great!
Playlists
Copy the playlist file to "/apps/radiow/pls" on your SD card. Saving playlists from WiiRadio will create a *.pls file under "/apps/radiow/pls". Pressing the "+" button will add the playing station to the Playlists.
Internet Connection
Make sure you're getting a decent wireless connection on your Wii for better performance.
Free Space Requirements
WiiRadio requires free space on the SD card for caching stations and playlists. 10MB free recommended.
Features
Stream Ripping
0.7 - Will save music to SD:\apps\radiow\wr_music_rip. There is currently no option to change this!!!
ProjectM Visuals
0.7 - This is not a full port (yet) of ProjectM, textured visuals are not supported and some of the filtering is also incorrect.
Album Art
0.7 - This only works on local files if the file has an APIC or the album art is located in the folder.
Skins
0.7 - Only the new WRBlue skin allows you to select local playback. The older skins will be updated in time but still work well if you just want stream playback.
Version 0.5 has the ability to skin WiiRadio. There are two skins by default, if you'd like to create one please see the skinning reference. Also feel free to fill in the blanks on it.
Languages
Version 0.5 now contains the ability to change your language, however the current language packs are incomplete and maybe incorrect. If you'd like to help out with these please contact me.
Controls
In Browser
Button | Action |
---|---|
Wiimote Aim}} | Move cursor |
Wiimote Power Button}} | (Hold) Exit to loader |
Wiimote A Button}} | Select |
Wiimote Plus Button}} | Saves current playing stream to Playlists |
Wiimote Home Button}} | Options Screen |
Wiimote DPad Left}} | Playlists/Browser/Genre Back |
Wiimote DPad Right}} | Playlists/Browser/Genre Next |
Wiimote DPad Up}} | Volume Up |
Wiimote DPad Down}} | Volume Down |
Wiimote Minus Button}} | Mute |
Wiimote 2 Button}} | Show Visualizer |
Wiimote 1 Button}} | Show Stream Information |
Wiimote B Button}} | Show Browser |
In Visualizer
Button | Action |
---|---|
Wiimote Power Button}} | (Hold) Exit to loader |
Wiimote DPad Up}} | Volume Up |
Wiimote DPad Down}} | Volume Down |
Wiimote DPad Left}} | Back a visual (single mode) |
Wiimote DPad Right}} | Forward a visual (single mode) |
Wiimote Minus Button}} | Mute |
Wiimote 1 Button}} | Toggle mix and single mode |
Wiimote 2 Button}} | Back To Browser |
Media
Bug Reporting/Feature Requests
Please use the issue tool on Google SVN for reporting bugs or feature requests - http://code.google.com/p/wiiradio/issues/entry
Change Log
Version 0.7
- Stream searching is now working again
- Stream ripping
- Basic local playback (SD/USB) of mp3 files ** Currently only FAT partitions
- Album Art if the local file has it
- Clean up of visuals and a new mix mode
- ProjectM Visuals
- New skin and skin design allowing lua scripting
- And more ….
Version 0.6
- More Visuals
- Added Icecast Support
- Search on stations
- Connection to a stream address
- Booting from USB support
- Widescreen setting
- Added ability for user to select visual mix mode or single mode
- Bug Fixes
Version 0.5
- Skins
- Languages
- Genre Searching
- New visual system
- Bug Fixes
Version 0.4
- Added support for M3U files/format
- Added three more visuals
- Dynamic buffering based on stream bitrate
- Added a couple of options (more will come)
- Mute Icon for mute state
- Added stream information screen press button Wiimote1Button}}
- Ton of bug fixes
Version 0.3
- Whole new GUI thanks to TiMeBoMb
- Added a visualizer and black screen that acts as a burn reducer
- Loading streams from a playlist have been changed and bugs fixed
- Added a playlist delete option
- Hovering over stations or playlists now scroll giving you all the information
- Added Volume controls
- Added dynamic buffering (if your signal is weak)
- Fixed a crashing bug when parsing the ICY data
- Added more controls from the WiiMote (see above)
- Created a cache per genre so if the SHOUTcast DB does not respond you can play streams. If it does respond it will refresh your cache.
- Caches up to 1,000 stations per genre. No more waiting when you click next or previous
- Now using the new SDL port which improves the look and performance
- Text no longer uses a bitmap, it uses SDL-TTF
- Added informational pop-up's
- Lots of bug fixes
Version 0.2
- Changed logo - (Thank You TiMeBoMb for the new logo!)
- Added support for loading Playlist files (*.pls) from the SD card
- Fixed a few minor bugs
- Increased pre-buffer size (this seems to help streaming on the Wii)
Version 0.1 (Preview version)
- First version!