Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11725 - fix duplicationg slash indicating root in filename.

Attached to Project: Rockbox
Opened by Teruaki Kawashima (teru) - Friday, 05 November 2010, 13:57 GMT+2
Last edited by Teruaki Kawashima (teru) - Monday, 29 November 2010, 13:54 GMT+2
Task Type Patches
Category Settings
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

1. select root directroy in the file browser.
2. go to main menu -> "Playlists" and select "Create Playlist"
3. open file /root.m3u8 . all entry starts with "//".
this patch fix it to start with one slash.
do same for recording screen.
   fix_dup_slash.diff (1.5 KiB)
 apps/playlist.c           |    6 ++++--
 apps/recorder/recording.c |    3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

This task depends upon

Closed by  Teruaki Kawashima (teru)
Monday, 29 November 2010, 13:54 GMT+2
Reason for closing:  Accepted
Comment by Marcin Bukat (MarcinBukat) - Monday, 29 November 2010, 11:36 GMT+2
Works for me on HD300

Loading...