Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#4728 - Contact plugin

Attached to Project: Rockbox
Opened by Laurent Defert (Lodesi_) - Saturday, 25 February 2006, 13:49 GMT+1
Last edited by Ben Basha (paprica) - Saturday, 25 March 2006, 22:30 GMT+1
Task Type Patches
Category Plugins
Status Unconfirmed
Assigned To No-one
Player type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

Contact plugin.
Tested on archos recorder, recorder sim and x5 sim, but should work on all target.
Import VCF cards v3.0 when used as a viewer (v2 cards can also be imported but don't support charset translation to utf8)
I only tested vcf cards from Kontact (KDE's contact manager), so it might be buggy with other contacts manager vcard (just tell me, so I can correct errors).

The number of contact is limited to 64, as it's the biggest value supported by the archos recorder. Feel free to send me the biggest values for others dap, in order to put this value to the maximum of each target.

Any bug report welcome!
This task depends upon

Comment by Laurent Defert (Lodesi_) - Saturday, 25 February 2006, 14:57 GMT+1
Compatibility with Evolutions's Vcards added
Comment by Laurent Defert (Lodesi_) - Saturday, 25 February 2006, 20:49 GMT+1
Compute the max number of contacts at runtime
Switch to rockbox identation ;)
Comment by Laurent Defert (Lodesi_) - Saturday, 25 February 2006, 22:12 GMT+1
Use audio buffer when plugin buffer is full. (switch from a limitation of 106 contacts to 5652)
Finally, conform with rockbox coding rules.
Comment by Laurent Defert (Lodesi_) - Monday, 27 March 2006, 17:54 GMT+1
Fix a last warning, and fix compilation a issue on some targets reported on IRC by b00st4.
Comment by Peter (maestro) - Friday, 19 May 2006, 23:38 GMT+1
Hi can anybody tell how get this code to work. I need to know how I can compile it (flags, etc.)
Comment by Peter (maestro) - Sunday, 21 May 2006, 17:49 GMT+1
did it. works fine. Nice Work... thx
Comment by Julien (julius_c) - Saturday, 24 March 2007, 19:46 GMT+1
Can somebody explain to me where I have to export this file (to rockbox/viewers?)
Comment by Peter D'Hoye (petur) - Tuesday, 31 July 2007, 23:03 GMT+1
This plugin no longer compiles cleanly.
If you update it I'll consider committing it...
Comment by Laurent Defert (Lodesi_) - Monday, 03 September 2007, 21:52 GMT+1
Updated
The file is a diff against R14596
Comment by Laurent Defert (Lodesi_) - Tuesday, 04 September 2007, 01:24 GMT+1
Arg.. Ignore last comment (updated the first version of the plugin...)
New patch against R14599

Loading...