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-01-28 15:06:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
owntone-server
/
src
/
parsers
History
ejurgensen
31ab97595e
[smartpl] Support larger smart playlists (
fixes
#1521
)
2022-08-08 17:42:54 +02: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] Fix parsing of CRLF and "NOT (" (
closes
#1502
)
2022-06-28 20:46:20 +02:00
smartpl_parser.y
[smartpl] Support larger smart playlists (
fixes
#1521
)
2022-08-08 17:42:54 +02:00