This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
owntone-server
mirror of
https://github.com/owntone/owntone-server.git
Watch
1
Star
0
Fork
You've already forked owntone-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fc90acbc17
owntone-server
/
src
/
.gitignore
10 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix paths and rename the project
2009-06-12 05:09:58 -04:00
forked-daapd
Add more .gitignore stuff
2009-04-08 13:28:49 -04:00
Add new ANTLR parser for DAAP queries
2009-06-02 09:51:38 -04:00
*.tokens
*Lexer.[ch]
*Parser.[ch]
DAAP2SQL.[ch]
Add new ANTLR parser for RSP queries This parser actually supports way more than is needed for RSP proper, as mt-daapd was piggybacking on the RSP queries for its smart playlists. As I don't have (yet?) the RSP specs, better safe than sorry here. This will be revisited at some point. Or not.
2009-06-04 09:45:22 -04:00
RSP2SQL.[ch]
Add new ANTLR parser for DAAP queries
2009-06-02 09:51:38 -04:00
*.u