Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#4737 - make visible files/folders with '..'

Attached to Project: Rockbox
Opened by Alexander Oster (egotrippen) - Sunday, 26 February 2006, 21:46 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 30 July 2007, 13:03 GMT+2
Task Type Patches
Category
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

When view is set to 'Supported,' patch retains hiding of dotfiles (.rockbox folder, etc.) while making visible '..' files (i.e. album names beginning with elipses)
   dotfile.patch (0.4 KiB)
 apps/filetree.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Monday, 30 July 2007, 13:03 GMT+2
Reason for closing:  Rejected
Comment by Daniel Stenberg (bagder) - Tuesday, 28 February 2006, 10:57 GMT+2
I disagree with this. If dot-files are hidden then so are dot-dot files.
Comment by Alexander Oster (egotrippen) - Saturday, 01 April 2006, 20:04 GMT+2
working patch this time. the old one had newlines problems
   dotfiles.patch (0.6 KiB)
 apps/filetree.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comment by Alexander Oster (egotrippen) - Sunday, 02 April 2006, 03:36 GMT+2
this time actually, in fact, compiling properly and fixing the newlines problem
   dotfiles.patch (0.6 KiB)
 apps/filetree.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Loading...