Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#6271 - Say something when entering an empty directory

Attached to Project: Rockbox
Opened by Stephane Doyon (sdoyon) - Wednesday, 01 November 2006, 06:08 GMT+2
Last edited by Daniel Stenberg (bagder) - Friday, 28 September 2007, 23:33 GMT+2
Task Type Patches
Category User Interface
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

In the file browser, when entering a directory with no files shown, and
"Voice Filenames" enabled, just say "No files", rather than remaining
silent. It helps :-).
   say-empty-dir.diff (0.7 KiB)
 rockbox-devel/apps/tree.c |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

This task depends upon

Closed by  Daniel Stenberg (bagder)
Friday, 28 September 2007, 23:33 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  superseded by P7774 + P7775
Comment by Stephane Doyon (sdoyon) - Friday, 10 August 2007, 04:12 GMT+2
Sync'ed.

Very simple. And the needed voice entry is already defined.
   say-empty-dir.diff (0.7 KiB)
 trunk/apps/tree.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

Loading...