owntone-server/scripts
ejurgensen 3a93dc5da8 [daap/rsp/smartpl] Drop ANTLR parsers
Replacing the antlr parsers solves multiple issues:

- Build warnings (issue #307)
- Build hacks: "-Xconversiontimeout 30000" and other Makefile magic
- Incorrect parsing of daap queries with sql wildcards (like 'tag:*tes%t_ng*')
- Infinite recursion/memory/CPU (issue #570 and #1248)
- systemd service file workarounds due to memory/CPU issue
- ANTLR3 being replaced with ANTLR4 (that doesn't support C file generation)
- Runtime dependency on antlr library
- Difficult installs of ANTLR3 on some systems (special install script)
2022-01-29 17:46:40 +01:00
..
freebsd_install.sh [daap/rsp/smartpl] Drop ANTLR parsers 2022-01-29 17:46:40 +01:00
freebsd_start.sh [docs] Update FreeBSD install scripts 2021-09-01 17:11:01 +02:00
pairinghelper.sh [scripts] Update pairing helper to only write pin 2017-06-14 23:54:16 +02:00