Phonon MediaObject's aboutToFinish() and phonon-vlc

Ralf Engels ralf-engels at gmx.de
Thu Oct 14 20:43:42 CEST 2010


> >
> > I hope this all makes sense considering I wrote it while sitting in
> > calculus class ^^
> 
> Thanks Harald! Your work on Phonon and Amarok's Phonon interface is
> very welcome.
> 
> Just a short note (I'm still at Qt Dev Days, short on time):
> 
> Ralf Engels is currently working a huge refactoring of our (crufty)
> EngineController. His patch should simplify our code and resolve many
> bugs. Ralf will probably be interested in your tips, so I'm CC'ing
> him,
> 
> Cheers, Mark.
> 

Hi Harald,
thanks for the information.

Just to be clear. 
aboutToFinish is not guaranteed to be emitted and we should not rely on
it.

Actually this would make the logic a little bit more complex.
What I would really need is a signal that says: "give me a new track or
I will stop".
Could this be "aboutToFinish" + "finished"?

Thanks,
Ralf



More information about the Amarok-devel mailing list