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



Rockbox mail archive

Subject: suggested button change for bookmarks screen for iaudio x5

suggested button change for bookmarks screen for iaudio x5

From: Max Weninger <max.weninger_at_eunet.at>
Date: Tue, 10 Oct 2006 00:26:06 +0200

Hi

I think the current button mapping for the bookmark screen for the
x5 is not so good.

Is would suggest to use the same mapping as for the h1x0 and h3x0
which is

...
const struct button_mapping button_context_bmark[] = {
    { ACTION_BMS_DELETE, BUTTON_REC|BUTTON_REPEAT, BUTTON_NONE },
    { ACTION_BMS_SELECT, BUTTON_SELECT, BUTTON_NONE },
    { ACTION_BMS_EXIT, BUTTON_REC|BUTTON_REL, BUTTON_NONE },

    LAST_ITEM_IN_LIST__NEXTLIST(CONTEXT_CUSTOM|CONTEXT_SETTINGS),
}; /* button_context_settings_bmark */
...

This is then also more accurate to the text displayed on the screen
(only the delete bookmark is different)

What do you think?

Thanks for your work! :-)

Max

-- 
_______________________________________________________________
     \                  
    o/\_          DI Max Weninger 
   <\__,\         Email (max.weninger_at_eunet.at)          
    ">.  |         
     ` .-|        
        . \      
         . \      
         .-|      
_________._|____________________________________________________
Received on 2006-10-10

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