elziko;415613 Wrote: 
> I now have it working in the VGA Emu and my HTC Touch Diamond.
> That said I'm impressed having it running at all! Well done!
> 
> 
Excellent to hear. Thanks. 

> 
> This is a great start - yes there are problems with the way it runs in
> full screen when other apps get focus.
> 
I spent some time on this, it is the major problem. Unfortunately I
found no way, to notice that the app is no longer in the foreground, a

message should be sent by Windows, but isnt (I debugged that).
Maybe I'll come up with some way.

> 
> I, too, get audio stuttering so I wonder if perhaps the average
> Windows Mobile phone is even powerful enough?
> 
No our phones are powerful enough (2.5 times faster than the
controller).
I haven't spent much time tuning the audio stuff, my main goal was
using my phone as an additional controller, the audio was a nice
bonus.

I have created a diff that might help (switched of some debugging and
increased the priority of the decode thread, apply in the
src/squeezeplay directory), please try if this helps.
I think it does (Playing with the variables defined at the top of the
decode.c might also help, but I do not what they mean). Main problem
still is, that scrolling text uses too much CPU time and causes
stuttering. There is a large delay before it starts playing and I think
there is big problem with a song repeating all the time.

> 
> If this could be eventually fixed up and made 'official' so we could
> download a WM version alongside the others I'd be very happy.
> 

Of course this is my goal, as well. I have tried to not break anything,
with my changes, still there are some changes (especially in the Lua
code), that would need some work. Would also require some help from the
developers, they probably have more important stuff to do (let's hope
one of them owns a Windows Mobile phone;)

> 
> My C++ & Lua skills are very rusty and non-existent respectively so I
> don't know how much I could help. I'm happy to test though if you make
> any changes. I haven't tried applying your second diff yet but will do
> so soon.

I won't be doing much new development in the next months. Maybe a
couple of fixes. 

Rudolf


+-------------------------------------------------------------------+
|Filename: audio.patch                                              |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=7274|
+-------------------------------------------------------------------+

-- 
rudolf_j
------------------------------------------------------------------------
rudolf_j's Profile: http://forums.slimdevices.com/member.php?userid=29177
View this thread: http://forums.slimdevices.com/showthread.php?t=61925

_______________________________________________
jive mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/jive

Reply via email to