Difference between revisions of "WiiMPC"
Jump to navigation
Jump to search
(I don't need the screenshot now that the thumbnail is working) |
Bitflusher (talk | contribs) m (add to category Homebrew_in_HomebrewBrowser) |
||
Line 64: | Line 64: | ||
[[category:Homebrew_using_GRRLib|P]] | [[category:Homebrew_using_GRRLib|P]] | ||
+ | [[Category:Homebrew_in_HomebrewBrowser]] |
Revision as of 19:51, 29 August 2008
WiiMPC | |
![]() | |
General | |
---|---|
Author(s) | Sshock |
Type | Media |
Version | 0.1 (08-20-2008) |
Links | |
[[0.1a|Download]] | |
[[0.1a source|Source]] | |
Peripherals | |
![]() |
WiiMPC is a simple MPD client for the Wii.
It utilizes the WiiMote to control your music server with buttons for play/pause/stop, change song, and change volume. The screen shows the current song, song position, and volume.
Install WiiMPC like any other HomeBrew channel app; then create a file in the wiimpc directory called wiimpc.conf, with a single line in it:
MPD_HOST = mpdserver
where "mpdserver" is the hostname of the machine running MPD.
The source is available, and of course patches are welcome.
Controls
Controller | Button | Action |
---|---|---|
![]() |
![]() |
Play / Pause |
![]() |
![]() |
Stop |
![]() |
![]() |
Previous Song |
![]() |
![]() |
Next Song |
![]() |
![]() |
Volume Up |
![]() |
![]() |
Volume Down |
![]() |
![]() |
Return to HBC |
Change Log
0.1a
- Scrolls title if too long
- Control with any wiimote
- Prettify filename (when used as song title)
0.1
- Initial Release
Known Bugs
- Sometimes freezes on "Exiting, please wait..."
Todo
- Fancier graphics
- Ability to enter mpd server name (e.g., via OSK)
- Ability to clear/change/shuffle playlist (e.g., via a home-button menu)
- Show upcoming songs