Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#1961 - pseudo link support (with patch)

Attached to Project: Rockbox
Opened by Anonymous Submitter - Saturday, 24 January 2004, 16:28 GMT+2
Last edited by Rani Hod (RaeNye) - Monday, 18 September 2006, 18:06 GMT+2
Task Type Patches
Category Operating System/Drivers
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

this patch is a first try to support .lnk support.
at this time it support only pseudo link, in fact the link
are simple text file with the extension lnk, containing the
path to jump to, but it must be entered using "/" as
separator;

for example : test.lnk
/dir/to/jump


todo: - support the real windows link format

contact: bmidypim@softhome.net
   link.diff (4.1 KiB)
 apps/tree.c |   45 +++++++++++++++++++++++++++++++++++++++++++++
 apps/tree.h |    1 +
 2 files changed, 46 insertions(+)

This task depends upon

Closed by  Daniel Stenberg (bagder)
Saturday, 19 May 2007, 17:25 GMT+2
Reason for closing:  Rejected
Comment by Björn Stenberg (zagor) - Sunday, 25 January 2004, 10:27 GMT+2
(moved to patch description above --RaeNye)

Loading...