Code

conf: Allow descriptive search modes
authorJeffrey Middleton <jefromi@gmail.com>
Wed, 25 Mar 2009 17:33:38 +0000 (12:33 -0500)
committerMax Kellermann <max@duempel.org>
Fri, 27 Mar 2009 07:26:00 +0000 (08:26 +0100)
commit632ac9003e48fdbe66018a26bf9c39149e3e227c
tree159ac82ebbddbd09069984d103205cf3dd5f37a7
parentd2ce1516a6ac48ad4c023258821d3e113ec541df
conf: Allow descriptive search modes

Previously only integers were accepted, to be interpreted as indices in
screen_search's list of search types.  Now the corresponding mode names
(title, artist, album, filename, artist+title) are accepted.
src/conf.c