|
|
Rockbox mail archiveSubject: Re: Showing tracknames only in file view.Re: Showing tracknames only in file view.
From: gl <gl_at_ntlworld.com>
Date: 2006-03-01
I've rewritting this patch completely. It now features automatic filename
-- gl ----- Original Message ----- From: "gl" <gl@ntlworld.com> To: "Rockbox development" <rockbox-dev@cool.haxx.se> Sent: Tuesday, February 14, 2006 2:20 AM Subject: Showing tracknames only in file view. > > Is it already possible to filter anything but the track name from file > views? > > I've just coded a little setting that strips anything after the right-most > occurrance of '-' (and any follwing spaces or underscores) from a > displayed filename. The idea is to display filename like this: > > [track no ]<album title> - <track name>[.extension] > [track no_]<album title>_-_<track name>[.extension] > > as just this instead: > > <track name>[.extension] > > Takes up much less space on the screen and makes sense when tracks are > already sorted into album titled folders. > > Any good? (if it's already doable, it was good practice). > -- > glReceived on Wed Mar 1 22:20:29 2006 Page was last modified "Jan 10 2012" The Rockbox Crew |