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



Rockbox mail archive

Subject: RE: playlist usability issues

RE: playlist usability issues

From: Leif Sawyer <lsawyer_at_gci.com>
Date: Fri, 2 Apr 2004 08:01:50 -0900

Björn Stenberg replied to
> Lucas, whom wrote:
>> Party mode would be great. Any timeline on when this could
>> be implemented?
>
> No, nobody has volunteered to write it yet.

I had a strange dream last night about this.

Strange, because I don't really consider myself a programmer
anymore (i'm long out of practice) but I can still hack around.


All these features within rockbox
        play once /* think file/playlist */
        play + repeat
        random once /* think folder/playlist */
        random + repeat

        playlist_queue
        playlist_insert

        can_pause
        can_stop
        can_poweroff
        can_poweroff_idle

        etc...


would have a rule-name associated with them, which could be
placed in a textfile to define additional functions:

rule partymode {
        name "Partymode"

        allows "play_once", "play_random", "playlist_insert_last",
"can_pause",
                "save_playlist", "resume_playlist"

        wps "default"
}


Imagine the possibilities!
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox
Received on 2004-04-02

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