owntone-server/src/parsers
ejurgensen e6823199d6
[db] Fix incorrect sorting of album/artist searches via web api (#1421)
Fix incorrect sorting of album/artist searches via web api. Also works with composers etc.

Fixes issue #1418
2022-02-20 10:18:13 +01:00
..
.gitignore Put bison/flex files in parsers dir, so scan-build --exclude can be used 2022-01-29 17:46:40 +01:00
daap_lexer.l Put bison/flex files in parsers dir, so scan-build --exclude can be used 2022-01-29 17:46:40 +01:00
daap_parser.y [parsers] Use YYABORT instead of negative return 2022-01-31 00:44:29 +01:00
rsp_lexer.l [rsp] Add more keywords to RSP lexer 2022-01-29 17:46:40 +01:00
rsp_parser.y [parsers] Use YYABORT instead of negative return 2022-01-31 00:44:29 +01:00
smartpl_lexer.l [smartpl] add 'THIS WEEK' 2022-01-31 17:23:48 +01:00
smartpl_parser.y [db] Fix incorrect sorting of album/artist searches via web api (#1421) 2022-02-20 10:18:13 +01:00