This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
owntone-server
Watch
1
Star
0
Fork
0
You've already forked owntone-server
mirror of
https://github.com/owntone/owntone-server.git
synced
2025-03-03 15:20:09 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
owntone-server
/
src
/
parsers
History
ejurgensen
9c1f7dd380
[smartpl] Add ESCAPE to LIKE queries where the value contains % and _
...
Plus various minor improvements
2022-01-29 17:46:40 +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
[daap] Unescaping of \' in the value part of a daap clause
2022-01-29 17:46:40 +01:00
smartpl_lexer.l
[smartpl] Add ESCAPE to LIKE queries where the value contains % and _
2022-01-29 17:46:40 +01:00
smartpl_parser.y
[smartpl] Add ESCAPE to LIKE queries where the value contains % and _
2022-01-29 17:46:40 +01:00