Re: [Freevo-devel] support for more architecture in kaa

2010-04-30 Thread Jason Tackaberry
On Fri, 2010-04-30 at 13:15 +0100, John Molohan wrote: > Hi Dischi, Jason, > > There's a bugtracker entry for kaa just in case it was missed. > https://sourceforge.net/tracker/?func=detail&aid=2976967&group_id=46652&atid=446895 It was missed. I spent a bit of time just now trying to figure out

[Freevo-devel] support for more architecture in kaa

2010-04-30 Thread John Molohan
Hi Dischi, Jason, There's a bugtracker entry for kaa just in case it was missed. https://sourceforge.net/tracker/?func=detail&aid=2976967&group_id=46652&atid=446895 John 'hi, With this patch, kaa.base uses the ctypes.util.find_library call to find libc. This way many different architectures

[Freevo-devel] Play automatically AudioItem

2010-04-30 Thread henri valeins
Hi, I try to write a plugin for playing music site JAMENDO. I have a menu with the tracklist for an album and when I select the song play fine but it stops at the end instead of playing the next song in the list. Each list item is a audioitem it is initialized with scan scan = TRUE or FALSE is th