Coder_TimT
Member
- Joined
- Mar 17, 2006
- Messages
- 288
sbock said:OK, tested the Beta 8:
-The volume bar is working: Turning the option "Software Vol.:" to "on" do the job. What's this option for?
-When I go to the settings menu the first time the cpu clock reads "80", what's definitely wrong. But you now can go to "580" max. and can save the value.
-Saving the settings freezes the program and you must restart the Wiz. But the settings are saved. (Edit This only seems to happen when a piece of music is currently playing in the background)
-After saving the settings the icons and album arts in the "Now playing" screen are gone. I found no way to bring them back. (Edit Found it: Album arts must be "false". Strangely the album covers are shown anyway!
-I can confirm sometimes crashes to desktop when updating the db. But the update is done.
-(Edit Changing the skin to "default" you get a crash to menu and Ommpc refuses to start. OK, editing the ommpc.conf manually and change back to "crystal_ts" brings me back to play...
Thanks for the great feedback Stephan. I've been working on this for so long I forget about some of the "issues" that need to be fixed.
- Software vol turns on mpd's internal mixer to control volume as opposed to using the hardware mixer. It was introduced on the f200 to deal with the issue of not being able to turn it down low enough. On a real system, it would be used to have application specific volume. MPD would internally adjust it's output volume while leaving the system volumes(Master and PCM) alone. So when uses the software mixer, MPD takes care of the volume itself and thus knows what it is. When using the hardware mixer, MPD expects to be controlling the PCM volume, but apparently the volume changes are happening at the Master level and the PCM volume never actually changes, so the volume bar doesn't change. In other words, I think another weird GPH quirk.
- This is caused by the fact I set the speed to 533 as an initial default, but 533 isn't an option in the list. So it just shows the first list item. Once you have a value from the list selected, it should be fine...
- This is the long time, main problem I've always had with mpd on gp2x hardware. I have 1 "good" build of mpd that I keep bringing forward on the gp2x that is somewhat well behaved. It only locks up half the time. All my new builds are worse. I will have to look into this again and see if I can figure anything out. Until then I will make some changes to try and minimize the impact on the wiz...
- Show Album Art is actually a depreciated option, I need to remove it...
- If I'm going to have that default there still, I should fix it up where it works...probably just remove it...
Again, thanks for testing.
Last edited by a moderator: