Hello,

I'm adding some cool features to the Bluetooth control plugin
freevused.py and I have found an annoying behaviour.

If I set 
    self.event_listener = False

The plugin can't see events like PLAY_STOP or STOP that I use to set a
variable to know if an item is playing.

I I set
    self.event_listener = True

The plugin can see all the events but they get duplicated and the
eventhandler function get executed twice.

Does anyone know a way for not getting duplicated events or a
workaround for this behaviour?

Thank you

-- 

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to