]> git.sesse.net Git - vlc/commit
Sort keys by name rather than key code
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 13 Feb 2011 10:23:52 +0000 (12:23 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 13 Feb 2011 11:43:09 +0000 (13:43 +0200)
commit93764acc1ece6156c2b1e24b55475c30604ff373
treec84d115d522b14340897efb168ffdcbd286edd09
parent70000c98d8a9dd435598d43b25452deaf6579c41
Sort keys by name rather than key code

Names are looked up when starting VLC.
Codes are looked up when editing the preferences.
I prfer to optimize the VLC startup.
src/config/keys.c