Ron Pedde
f7bd776d5f
Fix problem with daap queries using apostrophe. It must be encoded as %27
2005-03-28 01:20:39 +00:00
Ron Pedde
f8a4166a2a
Fix error building query with wildcard specifiers
2005-03-28 00:41:37 +00:00
Ron Pedde
6565596321
cleanups in dbs-sqlite, fixes for paths with single quotes in them
2005-03-19 21:56:08 +00:00
Ron Pedde
559a45503f
Ignore invalid queries
2005-03-16 12:26:22 +00:00
Ron Pedde
8e6c0d2c6d
add query/filter support
2005-03-14 06:17:28 +00:00
Ron Pedde
847d10b361
First pass of sqlite backend
2005-03-11 06:39:40 +00:00
Ron Pedde
4069118651
Timo's fix for short title buffer
2005-02-27 04:26:15 +00:00
Ron Pedde
bdd5ba39da
integrate server-side conversion patches, -Wall cleanups, AMD64 fixes, and xml-rpc cleanups
2005-02-21 08:10:37 +00:00
Ron Pedde
31aa0d8575
modularize debugging statements
2004-11-13 07:14:26 +00:00
Ron Pedde
e2bf750033
Fix overrun in query.c -- calloc too small
2004-11-11 19:17:02 +00:00
Ron Pedde
9bae797548
get rid of the ugly query dump
2004-10-27 04:11:32 +00:00
Ron Pedde
e76fe090f8
invert strcasestr test
2004-10-27 04:01:33 +00:00
David W. Berry
9492a64846
1. Implement browse and query. These are both still somewhat experimental
...
pending further verification against iTunes. --enable-browse and
--enable-query must be specified to configure to enable both options.
browse support requires query support.
2. Database iteration is now sorted and the database is not kept locked
as long during iteration.
2004-06-14 19:01:06 +00:00