Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6585 - Dictionary stardict converter

Attached to Project: Rockbox
Opened by Tomasz Moń (desowin) - Sunday, 28 January 2007, 20:11 GMT+2
Last edited by Marc Guay (Marc_Guay) - Friday, 12 December 2008, 16:20 GMT+2
Task Type Patches
Category Plugins
Status Unconfirmed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.0
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Private No

Details

There're many dictionaries for http://stardict.sourceforge.net/Dictionaries.php
as many of them are GPL'ed I would like to request for converter for those so it'll be possible to use them with RockboxDictionary
This task depends upon

Comment by Timo Horstschäfer (x1jmp) - Friday, 02 February 2007, 15:42 GMT+2
You can have a look at http://www.misticriver.net/showthread.php?t=50185. There you can find a stardict viewer I wrote based on rockbox's dict.
It's not yet on the rockbox tracker but well usable. Also interesting for reading wikipedia articles.
Comment by Tomasz Moń (desowin) - Friday, 02 February 2007, 16:21 GMT+2
It gaves me Data abort at 01F808B8 when trying to display translation, search works
Comment by Timo Horstschäfer (x1jmp) - Friday, 02 February 2007, 17:06 GMT+2
I can't reproduce that error. Did you compile it with a recent rockbox version from svn?

This version compiles with current svn, but there's no change related to your problem.
   stardict.patch (18.1 KiB)
 apps/plugins/viewers.config |    1 
 apps/plugins/stardict.c     |  619 ++++++++++++++++++++++++++++++++++++++++++++
 apps/plugins/SOURCES        |    1 
 3 files changed, 621 insertions(+)

Comment by JoshuaChang (JoshuaChang) - Monday, 05 December 2011, 01:09 GMT+2
http://www.rockbox.org/tracker/task/6697
this viewer does support stardict, IIRC

Loading...