]> git.sesse.net Git - vlc/history - src/config/keys.c
Use var_Inherit* instead of var_CreateGet*.
[vlc] / src / config / keys.c
2010-02-03 Rémi Denis-CourmontFix keys order
2009-10-08 Rafaël CarréFix infinite loop introduced in [9142f0c6]
2009-10-07 Rémi Denis-CourmontSupport any Unicode symbol as part of an hotkey
2009-10-07 Rémi Denis-CourmontConfigKeyToString: binary search
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontGather key functions and tables in a single file