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
d0bfe193ee
[rsp] Add more keywords to RSP lexer
...
Just in case they might be needed by some client
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
rsp_lexer.l
[rsp] Add more keywords to RSP lexer
2022-01-29 17:46:40 +01:00
rsp_parser.y
[rsp] Add basic bison/flex RSP parser
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