In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiMPC"

From WiiBrew
Jump to navigation Jump to search
Line 15: Line 15:
  
 
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.
 
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, and create a file in the same directory called wiimpc.conf, with a single line in it:
 +
<pre>
 +
MPD_HOST = mpdserver
 +
</pre>
 +
where "mpdserver" is the hostname of the machine running MPD.
  
 
The source is available, and of course patches are welcome.
 
The source is available, and of course patches are welcome.

Revision as of 10:11, 20 August 2008

WiiMPC
Wiimpc.png
General
Author(s)Sshock
TypeMedia
Version0.1 (08-20-2008)
Links
[[0.1|Download]]
[[0.1 source|Source]]
Peripherals
Wiimote1.svg

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, and create a file in the same 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
Wiimote1.svg Wiimote A Button Play / Pause
Wiimote1.svg Wiimote 2 Button Stop
Wiimote1.svg Wiimote D-Pad Left Previous Song
Wiimote1.svg Wiimote D-Pad Right Next Song
Wiimote1.svg Wiimote + Button Volume Up
Wiimote1.svg Wiimote - Button Volume Down
Wiimote1.svg Wiimote HOME Button Return to HBC

Screenshot

Wiimpc.png

Change Log

0.1

  • Initial Release

TODO

  • Fancier UI
  • Scroll title if too long
  • Ability to change playlist