Hi,

using the Bluetooth plugin (0.2.1), Freevo (1.5.0rc4 debian package)
no longer updates time (idlebar) or the elapsed time display (music).
The display gets updated whenever I press a button on the phone.
After listening webradio for an hour I can see Freevo slowly catching
up with the display of the time.  Looks like the Bluetooth plugins
supresses some update functions that should be called periodically.

My settings:

plugin.activate('bluetooth')                                                           
                          
BLUE_RFCOMM = "/dev/rfcomm0"
BLUE_SLEEP = 1
BLUE_KEEP_ALIVE = 100
BLUE_KP_LOCK = 1

BLUE_UNILOCK = ""
BLUE_LOCK1 = ""
BLUE_LOCK2 = ""
BLUE_UNLOCK1 = ""
BLUE_UNLOCK2 = ""

BLUE_CMDS = {
    ']'              : 'VOL+',
    '['              : 'VOL-',
    '<'              : 'LEFT',
    '^'              : 'UP',
    '>'              : 'RIGHT',
    'S'              : 'SELECT',
    'V'              : 'DOWN',
    'E'              : 'EXIT',
    'e'              : 'PLAY',
    '#'              : 'UNILOCK',
    '0'              : 'HELP',
    '1'              : 'HOME',
    '2'              : 'MUTE',
    '3'              : 'DISPLAY',
    '4'              : 'PLAY',
    '5'              : 'PAUSE',
    '6'              : 'STOP',
    '7'              : 'CH-',
    '8'              : 'CH+',
    '9'              : 'ENTER',
    '*'              : 'SLEEP'
    }

BLUE_SIMPLE_ZOOM = 0

(this is for a Siemens S55 in case anyone is interested :-)

Cheers, Ray
-- 
Hfr fgebat rapelcgvba!


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to