You can checkout trunk from the repository if you fancy having a play
with it. It is, of course, work in progress so expect things to be
incomplete and possibly broken.
Teaser screenshot here: http://groups.google.com/group/neompc/web/neompc0.6.png
- Dan
Do you want any detailed bug reports at this stage?
-Demian
As for the font size stuff, it would be worth updating your code tree
as I'm making changes quite regularly at the moment and it's probably
changed quite a bit already! It's probably not really worth giving me
any detailed bug reports, unless you think it's something I might not
have noticed.
Running both new and old at the same time seems to be problematic.
Sometimes it starts but no sound??
The graphics are improved again with the updates and are much more
readable.
Let me know when you want a second set of eyes testing the features.
-Demian.
I'm not sure why you are having problems running the two version
concurrently. It only sends and receives control messages from MPD so
there should be no reason why you're not getting sound. I'm running
both 0.5.2 and the development trunk here without any issues. I'm also
not sure why coverart is not working for you under 0.5.2. Is the music
directory setting in the config file pointing at the right place?
I will dig deeper into why the swapping between the two versions cause
the play with no sound problem.It happens when i make play pause
changes quickly. It also seems to happen with MPC so it may be a
problem with the system. I'll rebuild it and see. It was not happening
before i startede exploring web control, I had been using Mpod and
Minion. Which version of MPD are you using? I'm running 0.15.5.
-Demian
On the iPod Touch the volume control doesn't work- it does on a
windows computer. Seems related to the touchscreen. When I touch and
drag the whole frame moves instead of the control. Also the cover art
worked before the latest update and now it isn't. It is working on the
older version. I made sure the config settings were right.
The details and graphics are getting much better.
-Demian
I was wondering about the volume control on the iPod touch. It's been
wholly developed on a desktop browser as I don't actually have one of
my own to test on so it's good to know whether it works or not. Is
there any chance you could make a video of what it does when you try
to use it?
And sorry about the config thing. I made a small change to the config
format, but also renamed the config file in the repo (I adding .dist)
so that it wouldn't overwrite existing configs for anybody that is
updating directly from it.
- Dan
2010/1/26 Demian Martin <demi...@yahoo.com>:
> --
> You received this message because you are subscribed to the Google Groups "NeoMPC" group.
> To post to this group, send an email to neo...@googlegroups.com.
> To unsubscribe from this group, send email to neompc+un...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/neompc?hl=en-GB.
>
>
--
:: danbee ::
The album art seems to be broken in the latest build. Its working in
the older one.
-Demian
On 27 Jan, 06:16, Dan Barber <dan...@gmail.com> wrote:
> Glad you fixed your playback issues. I can't imagine how MySQL or
> Ampache might be causing it but it's good that you fixed it.
>
> I was wondering about the volume control on the iPod touch. It's been
> wholly developed on a desktop browser as I don't actually have one of
> my own to test on so it's good to know whether it works or not. Is
> there any chance you could make a video of what it does when you try
> to use it?
>
> And sorry about the config thing. I made a small change to the config
> format, but also renamed the config file in the repo (I adding .dist)
> so that it wouldn't overwrite existing configs for anybody that is
> updating directly from it.
>
> - Dan
>
> 2010/1/26 Demian Martin <demian...@yahoo.com>:
I have made some modifications to the album art code, and to the
config file. Might be worth checking the config file.
On Feb 1, 1:50 am, Dan Barber <dan...@gmail.com> wrote:
> You should be able to upload it to the group. Let me know if you can't
> and we'll figure something else out.
>
> I have made some modifications to the album art code, and to the
> config file. Might be worth checking the config file.
>
A separate question; I'm looking at installing Neompc on a server
instead of the player. it seems to work except for the cover art. I'm
not sure how that part works and if its possible to get the cover art
to work when neompc isn't local to mpd.
-Demian
Sorry I've taken so long to get back to you. The best solution to your
cover art problem would likely be to mount the music filesystem from
the MPD server onto the server running NeoMPC using NFS.
You're right about iPhone development being hard when you haven't got
one! I have managed to have a play using a friends iPod touch though
so I know what the problem is. It's just going to be tricky to fix!
- Dan