NeoMPC 0.5.1

Version 0.5.1 of my web based, small screen MPD client is now available for download from the NeoMPC page.

New stuff:

  • Album cover display on the control page.
  • Track progress bar and time display. (Requires Javascript)
  • Control page has been shuffled about to make more sense.

 Comments (10)

NeoMPC at Google Code

I’m now hosting the code for NeoMPC at Google Code. Currently only the last release is there, but the issues raised in the original post comments will be fixed soon, I promise!

 Comments (15)

The Media Box

I’ve been trying unsuccessfully to get Apache installed on my media box, in order to continue development of NeoMPC. I’d been getting an error message telling me that the build environment had changed, and all attempts at getting it compiled were failing.

Tonight I found the problem, in /etc/make.conf:

CFLAGS="-O2 -march=i686  -msse -mmmx -mfpmath=sse  -pipe -fomit-frame-pointer"

You probably can’t tell what’s wrong with that line, even if you’re a seasoned Gentoo Linux user. Here is the correct line:

CFLAGS="-O2 -march=i686 -msse -mmmx -mfpmath=sse -pipe -fomit-frame-pointer"

Spot the difference? Look carefully…

Continue reading…

 Comments (0)

NeoMPC Reprise

I’m in the process of getting my Media Box up and running again, the intention being to set it up as a music player with my iPaq as the remote. This means the the NeoMPC project is not dead! I’m going to make a page for it, so it has a permanent home here on PixelHum.

 Comments (0)

NeoMPC 0.2

NeoMPC 0.2 is now available for download. This is the first release of my MPD Client which is designed for a small screen device like a PDA or a mobile phone (although it’s taylored specifically for a screen 240 pixels wide, I might change it in the future to be a little more flexible).

Update: NeoMPC now has it’s own page. Continue reading…

 Comments (14)

 1 2 Next →

Twitter

Pages