Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: Enqueing all types.

Re: Enqueing all types.

From: Neon John <johngd_at_bellsouth.net>
Date: Fri, 19 Dec 2003 18:17:31 -0500

On Fri, 19 Dec 2003 09:51:17 -0500, "TP Diffenbach" <rockbox_at_diffenbach.org>
wrote:

>Easy. When an mp3 is loaded, read it's associated cfg file, if any. To
>associate cfg files to mp3s, we could:
> look for a .cfg in the same directory with the same file name as the mp3,

I think we're overcomplicating a very simple idea: when the playlist
interpreter comes to a .cfg file, "play" it just like a music file. KISS.
That will address the major of the need for this facility.

Dealing with shuffle can be done one of three ways. Method 1 is to ignore
.cfg files when in shuffle mode. Conceptually, executing a config file at
some random time makes no sense. An in-line config would normally be inserted
when the play list is to be played linearly. This would certainly be easy to
program - just check the mode flag and ignore the playlist entry if in the
shuffle mode.

Method 2 is to execute the cfg whenever it is encountered. That makes sense
to us control freaks who want absolute control over the device procedure. "If
I don't want a config to execute in shuffle, then by God, I'll take it out"
mode of thought.

Method 3 (my preference) is to have another config flag to tell the
interpreter whether or not to execute the cfg in shuffle mode.

This feature may not seem very important to you younger folks but it is vital
for the elderly like my mom. She simply cannot comprehend the meaning of
things like config files (or "files" for that matter) or overloaded keys.
Many audio books are encoded so poorly that to be understandable the bass must
be cranked all the way down and the treble all the way up. Music, of course,
sounds like unmitigated crap at those settings. The current situation
effectively precludes my mom from taking advantage of the huge storage on her
Jukebox. I have to be there to change from music to book setting.

I would love to have the feature for my benefit too. It would let me move
from book to music transparently, only having to select the appropriate play
list.

Please consider these thoughts before either blowing off this request or
over-complicating the feature.

John
---
John De Armond
johngdDONTYOUDARE_at_bellsouth.net
http://bellsouthpwp.net/j/o/johngd/
Cleveland, Occupied TN
Received on 2003-12-20

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy